Comment 10 for bug 728161

Revision history for this message
alek (slen) wrote :

I recently purchased an ASUS G73JH laptop and installed ubuntu 11.04 64bit version.
Unfortunately subwoofer doesn't work.
I don't have any alsa driver overrides installed.
It would be very gratifying if the problem could be solved.

I've attached a zip.file (alsa.zip), containing following files:

general.txt - output of
lsb_release -a
uname -rm
lspci | grep -i audio
lspci -nnk | grep -iA2 audio
cat /proc/asound/cards
ps -C pulseaudio
lsmod | grep "snd"
aplay -l
aplay '/usr/share/sounds/alsa/Side_Right.wav'

other files:

alsa-info.txt.boBLP3VAIF: information according to https://wiki.ubuntu.com/Audio/AlsaInfo
lspci_vvnn.txt: output of "lspci -vvnn > lspci_vvnn.txt"
lsmod.txt: output of "lsmod > lsmod.txt"
lshw.txt: output of "sudo lshw > lshw.txt"
dmesg.txt: output of "dmesg > dmesg.txt"
kern_log.txt: output of"cat /var/log/kern.log > kern_log.txt"
syslog.txt: output of "cat /var/log/syslog > syslog.txt"