LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Sound not working on IBM Thinkpad 600E (https://www.linuxquestions.org/questions/linux-newbie-8/sound-not-working-on-ibm-thinkpad-600e-130613/)

zer0python 01-01-2004 02:58 PM

Sound not working on IBM Thinkpad 600E
 
I've been surfing the net all day, and it seems to be very common, and just about everything I try doesn't work.. the closest I got to it working was when I did:

modprobe cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=9, but then dmesg reports, about synthio, and synirq should be set to wavefront facility, which I don't understand in the least bit. any help is appreciated.. and I'm running Slackware 9.1, 2.4.22..

Peacedog 01-01-2004 03:15 PM

have you tried alsaconf?

zer0python 01-01-2004 03:16 PM

yes, but my computer crashes when it goes to probe for my card.

Peacedog 01-01-2004 03:29 PM

may have found it.

Quote:

cs4232 io=0x530 irq=5 dma=1 dma2=0 synthio=0x220 mpuio=0x330 mpuirq=9
taken from this thread.

http://www.linuxquestions.org/questi...+Thinkpad+600E

have a look at these threads, looks like people have this working.

http://www.linuxquestions.org/questi...der=descending

zer0python 01-01-2004 04:01 PM

I cam across some of that stuff in my googling, but not of it worked. the synthio=0x220, quiets down the message about ``synthio, and synirq should be set to wavefront facility'', but it still has no luck, but now it's saying that there is no such device -sighs-

Peacedog 01-01-2004 04:07 PM

when exactly does it say no such device? is it during the modprobe or does that goe alright.

zer0python 01-01-2004 04:20 PM

when I do:

modprobe cs4232 io=0x530 irq=5 dma=1 dma2=0 synthio=0x220 mpuio=0x330 mpuirq=9 isapnp=0 # (found the isapnp out thru modinfo :))

anyway the output is:
/lib/modules/2.4.22/kernel/drivers/sound/cs4232.o.gz: init_module: No such device
/lib/modules/2.4.22/kernel/drivers/sound/cs4232.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ paramaters. You may find more information in syslog or the output from dmesg
/lib/modules/2.4.22/kernel/drivers/sound/cs4232.o.gz: insmod /lib/modules/2.4.22/kernel/drivers/sound/cs4232.o.gz failed
/lib/modules/2.4.22/kernel/drivers/sound/cs4232.o.gz: insmod cs4232 failed

dmesg reports:
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play devices found
ad1848/cs4248 codec driver Copyright (C) by hannu Savolainen 1993-1996
ad1848: No ISAPnP cards found, trying standard ones...

syslog doesn't report anything.

Peacedog 01-01-2004 04:50 PM

sorry, no ideas. is it possible the card is bad. i ran into something similar w/ a video card. turned out the card was bad.
anyway, ill keep looking around, maybe someone else will have a fresh thought.

zer0python 01-01-2004 04:51 PM

Well, the card isn't bad, because it was just working on Windows XP, and thanks for the help anyway

Peacedog 01-01-2004 04:57 PM

just one other thought, is the bios set to plug n play os = no? i looked through a ton of threads, and the ibm website has some good info. all the settings you passed during modprobe looked good. as i stated before i'll keep looking around.

zer0python 01-01-2004 05:06 PM

is the bios set to pnp os? hmm? I never seen anything in the bios about pnp os???


All times are GMT -5. The time now is 04:29 AM.