On 4/19/25 22:33, Gregory Nowak via Dng wrote:
> I was assuming I need to login as
> root/toor, and did that followed by running both scripts which didn't
> work. The scripts do work fine on the laptop once I use su, so I'll
> try on the desktop when I can reboot it.
>
The first boot option should take you to the desktop, logged in as devuan.
The second option brings you to console, logged in as devuan on tty1-6.
Should I make the second option like the minimal live, logged in as root
on tty1 and as devuan on tty2-6? Trying that here, and I think it makes
sense for the two isos to work more or less the same.
> I agree that keeping set-card and set-default-card separated is the
> right thing to do.
>
I managed to combine them. You can still use card number or name. If you
use the name, the script will get the card number from aplay. It sets the
card in /etc/default/espeakup and /etc/asound.conf and restarts both
espeakup and alsa. It cleans up after itself, so you can run it multiple
times until you find the card that works. And if you tell it to use a card
that doesn't exist, it does nothing and exits with an error.
I put it on paste.debian.net here:
https://paste.debian.net/1370439/
I'll add espeak-ng. You can turn off espeakup with 'service espeakup stop'
and then use espeak-ng for selective reading.
Is there anything else this iso needs? I'll make a new one with these
changes soon.
> I also noticed on the laptop that my pen drive got detected a second
> time, which
> caused squashfs to not be able to access blocks, and giving i/o
> errors.
Make sure the usb is not disconnecting and reconnecting. Sometimes they do
that if they can wiggle in the port.
fsmithred