Fedora 13, hp620, HD audio
Someone could be experienced by problem with sound card on hp620, so combination of old kernel & old ALSA drivers caused weird issue – you can hear sounds only through headphones, but there is no speaker sound (everything looks ok – HW, tests, volume sliders).
If you have still problem with it, you can use this workaround:
Download & install last ALSA drivers:
wget -O alsa-compile.sh http://www.alsa-project.org/alsa-compile.sh chmod 755 alsa-compile.sh ./alsa-compile.sh ./alsa-compile.sh --kmodulesThe last command remove old kernel modules & loaded new, but the actual modules are hold by other dependents. So you can switch to runlevel 3 and back to 5 like this – open terminal and run command:
telinit 3Then login as root; then run alsa-compile & change runlevel again:
./alsa-compile.sh --kmodules telinit 5That’s all.
Advertisements
Advertisements
-
Archives
- November 2010 (1)
- September 2010 (1)
- August 2010 (1)
- January 2009 (2)
- December 2008 (2)
-
Categories
-
RSS
Entries RSS
Comments RSS