Quote:
No sound even when I turn everything up to max
alsa info script: "http://pastebin.ca/736844"
[/b]
|
I looked at the script output, ... and I note the Intel codec is an AD1984. Searching the alsa page I find support for this has only very recently been added:
http://www.alsa-project.org/main/index.php...D1984&go=Go
Quote:
1. Changes v1.0.14rc4 v1.0.14 (59,806 bytes)
72: - hda-codec - Add AD1884 / AD1984 codec support
86: - hda-codec - Add AD1884 / AD1984 codec support
110: - hda-codec - Fix wrong mixer controls for AD1984 thinkpad model
558: - hda-codec - Add AD1884 / AD1984 codec support
560: Added the support of AD1884 and AD1984 codec chips.
2. Changes v1.0.14 v1.0.15rc1 (130,235 bytes)
265: : hda-codec - Fix Oops with AD1984 thinkpad model
305: : hda-codec - Fix AD1984 basic model
1806: : - hda-codec - Fix Oops with AD1984 thinkpad model
1808: : Fixed Oops with AD1984 thinkpad model. Also fixed the wrong
2018: : - hda-codec - Fix AD1984 basic model [/b]
|
If you are unlucky, support for yours may need alsa-1.0.15.
But somethings we could investigate ... can you type:
dmesg > dmesg-record.txt and then open "
dmesg-record.txt" in a text editor and do a search for error messages associated with the key words "alsa", and "intel" and "snd" and maybe anything else you think relevant.
If in the dmesg you see a message about alsa firmware not being installed, you check if alsa-firmware & alsa-tools are installed, and if not, install them. Then try rebooting. (maybe also try running "alsaconf" to configure your sound).
I note your audio levels are at 100%. If you do get sound working, that will cause distortion. Be sure to back off to 75% or so. I note "simple mixer control speaker" is OFF. Did you try the ON setting (honestly - I don't think that has anything to do with this, but I am trying to be thorough).
If the above doesn't work, you may have to try and upgrade to the RC version of alsa-1.0.15. Either download and compile and build your own alsa, alsa-driver, alsa-firmware, alsa-tools,
http://www.alsa-project.org/main/index.php/Download
... or download and install rpms from this site:
http://download.opensuse.org/repositories/...SUSE_10.3/i586/
I've never tried using that site, so I don't know how good or bad the quality of those rather cutting edge rpms are.
.... edit: and before I forget:
WELCOME to suselinuxsupport.de