Crystal CS4236 cant configure
Forum: Laptops
Topic: Crystal CS4236 cant configure
started by: peter rus
Posted by peter rus on Mar. 26 2006,09:45
hello, in my ibm thinkpad 380ED i have the following soundcard:
16 bit audio chip / 20 voice MIDI FM Synthesis / Crystal Semiconductor CS4236
this is quite a common soundcard, but it isnt detected though. now, when i run sndconfig. i get a message that no cards are detected, okay, then i get a list where i can choose one my own, so i choose the right card, i press enter and. "poof" the terminal window disapears, and thats it... no sound, nothing, it happens to every card i select, i even reinstalled dsl and still... no effect, how can i configure my sound?
btw: can i use infrared on my laptop to send files to any other infrared enabled device (i just need something like "infraredsend" see )
Posted by peter rus on Mar. 26 2006,13:44
alright, sound is working, i entered the folowing values in the terminal, and all worked like a charm
modprobe opl3 io=0x388
modprobe cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=9
tnx kslawson!
now i need to find a way to make this happen everytime i boot. can someone tell me what the linux variant of autoexec.bat is? or something else. so i can make it run everytime i start dsl
Posted by searayman on Mar. 26 2006,21:34
can somone help me get sound workign on my ibm thinkpad 600e? here is some info about my computer from dmesg
Code Sample | PCI: Found IRQ 11 for device 00:06.0 PCI: Sharing IRQ 11 with 00:02.0 PCI: Sharing IRQ 11 with 01:00.0 Crystal 4280/46xx + AC97 Audio, version 1.28.32, 19:48:02 Apr 17 2004 cs46xx: Card found at 0x50100000 and 0x50000000, IRQ 11 cs46xx: Thinkpad 600E (unsupported) (1014:1010) at 0x50100000/0x50000000, IRQ 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. Linux agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 94M agpgart: Detected Intel 440BX chipset agpgart: AGP aperture is 64M @ 0x40000000 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 eth0: New link status: Connected (0001) cloop: Initializing cloop v2.01 cloop: loaded (max 8 devices) usb.c: registered new driver hiddev usb.c: registered new driver hid hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz> hid-core.c: USB HID support drivers mice: PS/2 mouse device common for all mice sr0: CDROM (ioctl) reports ILLEGAL REQUEST. cdrom: open failed. eth0: New link status: Connected (0001) apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16) ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 ad1848: No ISAPnP cards found, trying standard ones... cs4232: set synthio and synthirq to use the wavefront facilities. ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 ad1848: No ISAPnP cards found, trying standard ones... cs4232: set synthio and synthirq to use the wavefront facilities. ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 ad1848: No ISAPnP cards found, trying standard ones... cs4232: set synthio and synthirq to use the wavefront facilities. cs4232: set synthio and synthirq to use the wavefront facilities. YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996 OPL3 not detected ff
|
Posted by aries43 on Mar. 31 2006,18:55
hi i have the same IBM 350ED and here what u need to do get the sound to work here is my /opt/bootlocal.sh
rmmod soundcore rmmod cs4232 modprobe sound insmod ad1848 insmod uart401 insmod cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5
hope this help u i using 2.0dsl
Posted by kernel panic on Aug. 10 2007,16:24
Hello,
I have the same problem with my ThinPad 380ED. DSL insists in that there is no soundcard. So if I type insmod CS4232 and so on, it says 'No such device'. Is there a way to tell DSL that there is a soundcard, no matter whether it is autodetected or not?
I would be thankful for any suggestions.
kernel panic
|