[ltp] 600E ALSA sound problem

luca pisani linux-thinkpad@linux-thinkpad.org
Mon, 10 Mar 2003 03:37:54 +0100


Hi....
I'm trying to use alsa driver on thinkpad 600e
Doing
modprobe snd-cs4236 index=0 id=CardZero enable=1 cport=0x538 port=0x530 
fm_port=0x388 sb_port=0x220 irq=5 dma1=1 dma2=0

I get:
Note: /etc/modules.conf is more recent than /lib/modules/2.4.19/modules.dep
/lib/modules/2.4.19/kernel/sound/isa/cs423x/snd-cs4236.o: init_module: 
No such device
/lib/modules/2.4.19/kernel/sound/isa/cs423x/snd-cs4236.o: Hint: insmod 
errors can be caused by incorrect module parameters, including invalid 
IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.19/kernel/sound/isa/cs423x/snd-cs4236.o: insmod 
/lib/modules/2.4.19/kernel/sound/isa/cs423x/snd-cs4236.o failed
/lib/modules/2.4.19/kernel/sound/isa/cs423x/snd-cs4236.o: insmod 
snd-cs4236 failed

dmesg

Crystal 4280/46xx + AC97 Audio, version 1.28.32, 02:35:23 Aug 28 2002
cs46xx: Card found at 0x50100000 and 0x50000000, IRQ 11
cs46xx: Thinkpad 600E (unsupported) (1014:1010) at 
0x50100000/0x50000000, IRQ 11
cs46xx: create - never read card ready from AC'97
cs46xx: probably not a bug, try using the CS4232 driver,
cs46xx: or turn off any automatic Power Management support in the BIOS.
cs46xx: create - never read card ready from AC'97
cs46xx: probably not a bug, try using the CS4232 driver,
cs46xx: or turn off any automatic Power Management support in the BIOS.
cs46xx: create - never read card ready from AC'97
cs46xx: probably not a bug, try using the CS4232 driver,
cs46xx: or turn off any automatic Power Management support in the BIOS.
cs46xx: create - never read card ready from AC'97
cs46xx: probably not a bug, try using the CS4232 driver,
cs46xx: or turn off any automatic Power Management support in the BIOS.
cs46xx: create - never read card ready from AC'97
cs46xx: probably not a bug, try using the CS4232 driver,
cs46xx: or turn off any automatic Power Management support in the BIOS.
cs46xx: cs46xx_probe()- cs_hardware_init() failed, retried 5 times.
cs46xx: probe()- no device allocated
cs46xx: Unable to detect valid cs46xx device
ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
ad1848: No ISAPnP cards found, trying standard ones...
<Crystal audio controller (CS4239)> at 0x530 irq 5 dma 1,0
uart401: Failed to allocate IRQ5
<MPU-401 (UART) MIDI> at 0x330 irq 5
mpu401: I/O port 330 already in use

YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 
1993-1996
<Yamaha OPL3> at 0x388
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy


OSS is working with this:
modprobe cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5 
synthirq=-1 synthio=-1

why alsa doesn't work ??

can u help ?

Thanks,
Bye Luca