No reply to comment #5 so will assume problem was fixed long ago. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Fix Released
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/377023 Title: no sound through internal speakers hp dv2-1030us notebook Status in ALSA driver: Fix Released Status in alsa-driver package in Ubuntu: Fix Released Bug description: Bug/problem description: On the hp dv2-1030us notebook, you get no sound from your internal laptop speakers though you do get sound from the headphone jack. (This apparently happens on other hp notebooks as well with different audio controllers). OS: Ubuntu Jaunty 64bit with all updates as of 5/14/09 LSPCI -v output of sound device for hp dv2-1030us: 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) Subsystem: Hewlett-Packard Company Device 3055 Flags: bus master, slow devsel, latency 64, IRQ 16 Memory at f0300000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel Description of cause of problem: The cause, according to some alsa developers, is an incorrect 'pin' assignment (in the BIOS, perhaps) whereby sound output meant for the internal speakers gets routed to the wrong place. Solution: The latest alsa-driver snapshot provides a fix for this issue. ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz #> ./configure --enable-dynamic-minors #> make #> sudo make install-modules #> sudo vim /etc/modprobe.d/alsa-base [add 'options snd_hda_intel model=hp-dv5' sans quotes to the bottom of the file, even if you have a dv4, etc.] #> sudo reboot To manage notifications about this bug go to: https://bugs.launchpad.net/alsa-driver/+bug/377023/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp