Page 1 of 1

Thinkpad T61 no sound in Puppy 4.0

Posted: Wed 04 Jun 2008, 21:23
by zhangchipku
alsaconf can recognize the sound card as hda-intel, but I can't hear anything.
I saw a similar post posted last year. Has the problem fixed?

Posted: Thu 05 Jun 2008, 01:49
by muggins
Hello zhangchipku,

I saw this in Barry's blog:

http://puppylinux.com/blog/?page=3
alsaconf
The /usr/sbin/alsaconf script used in Puppy has been fairly heavily hacked over the years by me. Last week a 4.00 tester reported that sound did not work, but when that person used the alsaconf script that came with alsa-utils-1.0.16 package, sound worked.

So, I got that script, put in some hacks for it to work better in Puppy, tried it, and lo-and-behold, sound worked for me too. On my laptop, which uses the snd_hda_intel module, sound does not work with some versions of ALSA. I don't recall exactly, but it was working with 1.0.11 I think, stopped working later, came back with 1.0.14, then went away again with the latest as used in pup 4.00, 1.0.16.

Until I ran the alsaconf script that is, then it came back. Now, I see one difference. I had these lines in /etc/modprobe.conf:

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

The alsaconf script removed those lines. Right, so I will take them out of the original modprobe.conf.

Posted: Thu 05 Jun 2008, 08:16
by zhangchipku
so I should remove those lines myself?
well I tried that, but nothing happened

Posted: Thu 05 Jun 2008, 13:37
by muggins
Actually, see this thread by Tempestuous.

Posted: Thu 05 Jun 2008, 16:48
by zhangchipku
Thanks!
That thread seems helpful. I did exactly what it said and add the option line with the model=thinkpad, as in AD1984 header, reboot the computer, but still nothing happened.

Posted: Sat 07 Jun 2008, 00:02
by muggins
Did you post a query to that thread? Also if you run alsaconf -a, does it properly detect your card?