[Bug 8358] No sound on ThinkPad 600E

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Mon Aug 22 15:30:16 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=8358
Ubuntu | linux


jdthood at yahoo.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mdz at ubuntu.com




------- Additional Comments From jdthood at yahoo.co.uk  2005-08-22 16:30 UTC -------
Submitter:  Blacklist snd-cs46xx and load snd-cs4236 instead.
Add a file /etc/modprobe.d/snd-cs4236 containing:
    options snd-cs4236 isapnp=0 cport=0x538 port=0x530 sb_port=0x220
fm_port=0x388 irq=5 dma1=1 dma2=0
or something like that with values corresponding to the way you have
your hardware configured.  You can configure the hardware using either
PS2.EXE (under DOS) or setpnp.  You can view hardware configuration
with "lspnp -v".

(ref: http://ubuntuforums.org/showpost.php?p=134941)
(ref: http://linux-laptop.net/hosted/thinkpad600e-fc4.html)

The ThinkPad 600E does require snd-cs42[26], not snd-cs46xx.

If we were to fix this problem (rather than just document it) then we
would have to fix the hardware detection so that snd-cs4236 got
loaded instead of snd-cs46xx on TP600E and we would have to get the
right "options" line into a module loader configuration file.  The
latter would be difficult---it would involve the equivalent of
running alsaconf.  The former should be doable and should be done.
To which package should this report be reassigned in order to 
request that that happen?

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list