Greetings.
I have been tasked with setting up an old ASUS EEEBox EB1033 using Ubuntu Desktop 10.04 LTS (Lucid is a firm requirement of necessary custom software). As Ubuntu doesn't have a download for desktop lucid anymore, I grabbed server, then ran an update and finally apt-get install ubuntu-desktop to get a desktop.
Everything but sound is working. I cannot get the Realtek ALC887 sound card to produce audio. I have confirmed nothing is muted using alsamixer, I've installed linux-backports-modules-alsa-lucid-generic, I've fiddled with options in /etc/modprobe.d/alsa-base.conf, all to no avail. I had intended to upgrade alsa, but the alsa site no longer lists dkms packages for Lucid.
Aside from adding nvidia graphics drivers, nothing has been done to the base install other than the steps mentioned above.
/etc/modprobe.d/alsa-base-conf ends with:
options snd-hda-intel model=generic
# aplay -l
card 0: Intel [HDA Intel], device 0: ALC887 Analog [ALC887 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 0: ALC887 Analog [ALC887 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
# cat /proc/driver/nvidia/version
NVRM version: NVIDIA UNIX x86 Kernel Module 319.17 Thu Apr 25 22:14:10 PDT 2013
GCC version: gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
# uname -r
2.6.32-52-generic-pae
# lspci
04:00.1 Audio device: nVidia Corporation Device 0e08 (rev a1)
Can anyone offer assistance?
Bookmarks