You are not logged in.
While that maybe the case with OpenBSD. It wont be with Hyperbola.
They don't tend to try and fix every package they just remove the one's they can and fix the ones they have to. ( Java and Rust) They know they will end up with a minimal system.
As you see they deblob
https://issues.hyperbola.info/index.php … ask_id=761
dopewars is the only game I've built for Dragora. Always run it with the -t option in my ever increasing effort to future proof via the terminal
Actually, I was thinking of this image.
Fame at last
Here's a test iso made from ascii that aitor just uploaded. This one will not boot into a live session, but if you could test the installer and report, it would be helpful. Thanks.
The Installer:
It installed fine using the "just hit return" method. Only thing I would add from what's already been said is:
The Rest:
No Browser.
I couldn't connect to install one via eth0 or my libre wifi dongles . I know the onboard wifi is non-free but eth0 always works. It did see the cards and after scanning saw the router (the firmware was in place) but no connection.
after fiddling I did get Simple-Netaid to say it was connected by using a static ip "ifconfig eth0 10.0.011" I noticed it was on localhost before. When I tried to test the connection with ping I got "Temporary failure in name resolution"
Hope this helps
This is what I use on my Dragora setup. I place it in a bash script in /usr/local/bin naming the file screencast and access it from my openbox menu.
The only real thing I need to change between machines is the soundcard I have my usb mic load after the onboard card (card:0) as hw:1 then change the screen size to suit .
xterm -e ffmpeg -f alsa -ac 1 -ar 44100 -i hw:1 -video_size 1680x1050 -framerate 30 -f x11grab -i :0.0 -vcodec libx264 -crf 23 -preset ultrafast cature`date +%Y%m%d%H%M%S`.mkv
Is there a 32bit in the pipe for us old hardware lovers ?