A permanent solution is:

sudo -s wget 
http://ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb/hda-verb-0.3.tar.gz
tar xf hda-verb-0.3.tar.gz
cd hda-verb-0.3
make
cp hda-verb /usr/bin 

sudo vi /etc/rc.local
and add the following line before exit 0 :
/usr/bin/hda-verb /dev/snd/hwC0D0 0x19 SET_PIN_WIDGET_CONTROL 0x22

save and reboot the system

ps: instead vi you can use gedit, kate or other editor.
pps: sorry for my eglish.

-- 
No sound in sony vaio VPCEB16FG (Realtek ALC269, snd-hda-intel driver)
https://bugs.launchpad.net/bugs/537448
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