|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Laptop Support Questions specific to laptop computers running SUSE Linux |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
First off all, Hi everybody!
I'm new to linux and even newer to OpenSuse. I guess the title already says it all, I have an HP dv9680 and can't seem to get the sound to come out of it. It didn't work fresh out of the box after installing, so I tried a couple answers I've found here and on suse support. First thing I did was installing the missing firmware package for alsa, didn't work; after that I tried to manually install cutting edge alsa (1.0.16 from Alsa Project page), installed fine but... no sound; then being the noob I am, I supposed I messed up the installation and went looking for the "one click install" packages, found them at opensuse's software portal and installed latest version available (alsa-1.0.16.hg20080301-2.1.x86_64.rpm), and yet, no sound, after that I tried to go looking for automated updates via yast, it found some more 1.0.16'ish alsa packages alsa-firmware, alsa-utils, etc and updated all alsa packages to the latest available (1.0.16'ish, don't recall) <<BTW did a reboot after each attempt to install>>. I can't to get the sound to work. Any suggestions? Thanks in advance. Cheers. |
|
|||
|
Quote:
http://en.opensuse.org/AudioTroubleshooting It may be you just need an edit to your /etc/modprobe.d/sound file, followed by an alsa restart. If you attempt that, and it doesn't work for you, then please post here the URL output of the two diagnostic scripts on that guide. Also, please post the contents of your /etc/modprobe.d/sound file. |
|
|||
|
Thanks for the quick answer, will do, I'm at work now, will edit this post with what you asked me as soon as I get home for lunch.
Cheers Edit: Here's the result of the first script onhttp://en.opensuse.org/AudioTroubleshootinghttp://pastebin.ca/927652 and the second script:http://nopaste.com/p/afjnXdELm Hope you can help me! Edit 2: Weird... if I run "rpm -q alsa alsa-utils alsa-firmware" i get: helder@osuse:~> rpm -q alsa alsa-utils alsa-firmware alsa-1.0.16.hg20080301-2.1 alsa-utils-1.0.16.hg20080226-1.3 alsa-firmware-1.0.16.hg20080206-1.1 but if i run "cat /proc/asound/version" helder@osuse:~> cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.14 (Thu May 31 09:03:25 2007 UTC). and "cat /proc/asound/modules" helder@osuse:~> cat /proc/asound/modules 0 snd_hda_intel and yet "cat /proc/asound/cards" gets me: helder@osuse:~> cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xf8400000 irq 22 "uname -a" helder@osuse:~> uname -a Linux osuse 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC x86_64 x86_64 x86_64 GNU/Linux Cheers. |
|
|||
|
Updated!
Edit: Got it, did as you suggested and got it to work. Thank you very much. Cheers |
|
|||
|
Quote:
I can see you have a 64-bit openSUSE-10.3 with the latest kernel provided by Novell/SuSE-GmbH. Your HP DV9680 codec is an ALC268. Quote:
Go to http://en.opensuse.org/AudioTroubleshooting and install the latest alsa rpms (again) using the zypper commands given. After installing the latest alsa drivers (don't forget to install alsa-driver-kmp-default) you should reboot (to restart alsa) and then if your sound still doesn't work, do a hand edit to your /etc/modprobe.d/sound file. According to the ALSA-Configuration.txt file (of which there is a copy on your openSUSE hard drive) the model options to consider for the ALC268 are: Code:
******3stack****3-stack model ******toshiba****Toshiba A205 ******acer********Acer laptops ******dell********Dell OEM laptops (Vostro 1200) ******zepto********Zepto laptops ******test********for testing/debugging purpose, almost all controls can ************adjusted.**Appearing only when compiled with ************$CONFIG_SND_DEBUG=y ******auto********auto-config reading BIOS (default) http://en.opensuse.org/SDB:Intel-HDA_sound_problems and here: http://en.opensuse.org/AudioTroubleshooting |
|
|||
|
Thank you so much!
Got it working as you might see in the edited post! Cheers. |
|
|||
|
Quote:
Out of curiosity, what worked for you? An alsa update and did you need to edit your /etc/modprobe.d/sound file? If so, with what? |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|