mdyn,

Can you please try this out ?

on my Dell mini 10V I do lspci and I get the following information:

$ lspci -nn | grep Audio
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition 
Audio Controller [8086:27d8] (rev 02)

you need the 2 numbers in the [XXXX:YYYY] .. before (rev 02)

You need to run this command, replace XXXX and YYYY for the values on your 
machine.
$ pushd "/sys/bus/pci/drivers/HDA Intel/" && sudo bash -c "echo 'XXXX YYYY' > 
new_id" && popd

manually remove the snd-hda-intel module and install it with modprobe.

$ sudo modprobe snd-hda-intel

Let me know if your sound works after this, if it does please post the
output of lspci -nnvv and other relevent information.

-- 
sound only from built-in speakers, not headpones
https://bugs.launchpad.net/bugs/548661
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to