Even completely headless, command line #linux doesn't prioritize #accessibility in any way. Today I had to reinstall an entire #debian system from scratch because a drive listed in my /etc/fstab died. That makes #systemd boot into emergency mode, where you get no SSH, no network, no sound, and no screen reader. There is no quick way to force it to try and boot even though drive 7 of 11 has died, and it could absolutely bring up SSH and the network to let me fix it if it wanted to, just like sysvinit used to do. You can't even force systemd to add SSH and the network to emergency mode because of circular dependencies. nofail will only continue the boot if the drive doesn't exist, but if the filesystem has issues...emergency mode for you. In short: if your drive dies on Linux, fuck you. Be able to see, or reinstall your entire system, because nobody in Linuxland gives a shit about #a11y or your needs.
@fastfinge I won't boost this, due to the needless vulgarity, but I am quite shocked to hear this. I would think that, since they've been around for decades, Debian, of all distributions, would have such accessibility as a default! I played with it a bit, but I am really a Windows user who is just curious about Linux. And yes, I do need a screen reader as well. Fortunately, mine is within VmWare, so if something goes wrong, it's not serious, just annoying. But if that were my primary machine, that would be horrible!
@fastfinge@freya I haven't seen something that doesn't work with standard HDA sound drivers in... decades? If you're stuck with some hardware that bad, external USB sound device (they're cheap and I've used them for multichannel signal generation stuff separate from system sound) might be a good idea to have on hand. AFAIK they're driverless (standard USB device class driver works for any of them).
@fastfinge we dunno what machine you're running on, but the integrated speech in the installer for Debian and arch works all the time every time. And again, not sure what hardware you're on, but we've got 3 machines right here with serial consoles and, when they were running Linux, they all worked. They're all running Solaris now but still
@freya Only if you have a hardware synthesizer. I’ve never, in 20 years of running Linux machines, had sound work out of the box. Not once. Serial console output used to work, but not so much, these days.
@freya Nope. USB images don’t support sound or screen readers. So reinstall involves creating a preseed on another machine, making a custom image, and reinstalling. If I can’t have SSH and network, or sound and a screen reader, reinstall is my only option. And the systemd emergency target denies me both of those things, as do live images.
@dalias@fastfinge@freya Well HDA is also quite non-standard, ended up discovering that with installing longterm kernels on brand new hardware and having to pick out the kernel.org stable kernel instead.
(And wanting to try out OSSv4 some years ago and discovering that none of my hardware is supported…)
@dalias@freya Heck, the standard Debian bookworm install media doesn’t have onboard sound chipset working on my framework AMD laptop. And framework intentionally supports Debian.
@hyc Interesting that it continues to exist, and is the default in every major distro, then. Apparently Linux is just as subject to enshittification as everything else.