I have an Asus EeePC 1015px I ran Lubuntu 18.04 on because I figured I would need proprietary drivers anyway. But nevertheless the sound card did never work properly. The best I could achieve was to enable sound using a headphone. Therefore I decided to try Lubuntu 20.04. After installing it the third time (because it didn't accepted my LUKS pass phrasefor ages) I have enough and want to try other options. (I am also a little puzzled by the claim of the Lubuntu installer that the partition gets set-up as an MS-DOS partition by default and I couldn't see any option to alter that.) Lubuntu includes the Trojitá mail client that doesn't support GPG and Kmail is to heavy for this system. And I also so far wasn't able to set-up the key management for it even if importing the private key did instantly work on the command line. Kpass just won't accept it. And with it also Kmail. Besides, LXQt obviously can't properly handle the low resolution of 1024x768 pixel because it keeps cutting off parts of the dialogues without giving me any option to scroll to the cut-off parts. LXDE is obviously better able to serve such low resolution screens.
And since I have been a long time user of Debian I wonder if the most recent stable version should work with this hardware. Does anyone have recommendations? Would it be better to go for testing? But this would probably make no difference since the hardware is rather dated now. (In my experience the live stick of Debian isn't the best choice for installation. Therefore I usually use the version without live system. But maybe this information is outdated and it should work fine nowadays. (I need hard disk encryption.)
I just found a specific
LXDE live build with non-free drivers. I will test if that works in this case ...
Some probably relevant specs:
- Code: Select all
$ cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf7cf8000 irq 25
$ head -n 1 /proc/asound/card0/codec*
Codec: Realtek ALC269VB
$ lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
$ basename -s ".ko" $(find /lib/modules/$(uname -r) -type f -name "*.ko" | grep snd | grep via)
snd-via82xx-modem
snd-hda-codec-via
snd-via82xx