Your message dated Sun, 17 Jan 2010 18:17:11 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-alsa-devel] Bug#516701: Bug#516701: No sound on
Thinkpad 600E
has caused the Debian Bug report #516701,
regarding No sound on Thinkpad 600E
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
516701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: alsa-base
Version: 1.0.17.dfsg-4
I've installed Debian 5.0 on my Thinkpad 600E. Sound did not work.
However, I've found a workaround on the net. What follows is
essentially a synopsis of
http://www.wlug.org.nz/ThinkpadNotes
0) As a preliminary step, you have to disable the "Quick Boot" option
in the bios (since we will not be using plug-and-play). To do this,
press F1 on boot. Then,
Config->Quick Boot->Disable
1) Now, we have to disable plug-and-play and acpi on boot. So, in
/boot/grub/menu.lst
append
pnpbios=off acpi=off
to the line that starts with
# kopt=
Then, run grub-update
2) We now need to load the sound card "manually". Append
snd-cs4236
to
/etc/modules
Note: after running lspci we get
00:06.0 Multimedia audio controller: Cirrus Logic CS 4610/11
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
But, we use cs4236 and NOT cs4610 or whatever
3) We now give the loading options. So, create (or edit if exists)
/etc/modprobe.d/sound
and write in it
options snd-cs4236 isapnp=0 port=0x530 cport=0x538 irq=5 fm_port=0x388
sb_port=0x220 dma1=1 dma2=0 isapnp=0
in it (all in one line)
That should be it. But, in the process, we've created a bug. Running
shutdown -h now
does not shutdown the computer. The above mentioned link suggests a
fix: create the file
/etc/modprobe.d/power
and in it write
options apm power_off=1 realmode_power_off=1
However, that didn't work for me.
Please write back in case there are any questions. I'd be very happy to help!
--- End Message ---
--- Begin Message ---
* Elimar Riesebieter [090904 12:22 +0200]
> * Abu Yoav [090223 10:29 +0200]
> > Package: alsa-base
> > Version: 1.0.17.dfsg-4
> >
> > I've installed Debian 5.0 on my Thinkpad 600E. Sound did not work.
> > However, I've found a workaround on the net. What follows is
> > essentially a synopsis of
> > http://www.wlug.org.nz/ThinkpadNotes
>
> What I found:
> http://www.thinkwiki.org/wiki/Category:600E
> http://www.blog.savant.be/linux/ubuntu-610-edgy-on-a-thinkpad-600e-2645-57u/15/
> http://www.ibmlaptop.8k.com/
>
> Sorry, but sometime it is painful to set uo ISA cards.
>
> Did you succeeded?
No response since 4 months. Bug closed hereby.
Elimar
--
It's a good thing we don't get all
the government we pay for.
--- End Message ---