Soundcard HELP!!! Just looks plzForum: Laptops Topic: Soundcard HELP!!! Just looks plz started by: WeaponsX Posted by WeaponsX on Sep. 16 2004,00:10
I have a Tecra 720cdt and the sound card is Crystal Semiconductor CS4232. To get it working this is what I did; I right-clicked on the desktop than went to "System" than went to "Sound Config" and went through some blue windows it didn't find a PNP or PCI soundcard so I picked "Crystal CS423x sound chip" from the list it gave me and hit "ok". BUT IT STILL DIDN'T WORK!!! Im sure as heck I have that soundcard so...what can I do to fix this? Posted by ke4nt1 on Sep. 16 2004,02:42
Search the forums for " cs4232 " There are a lot of threads on getting this working successfully .. Here are some links to get you started .. < http://damnsmalllinux.org/cgi-bin....=cs4232 > 73 ke4nt Posted by WeaponsX on Sep. 16 2004,03:34
I don't see anything that tell me how to fix it...step by step im kind of new to linux...I need to know how to fix it step by step...for a cs4232 sound card not a soundblaster...
Posted by Ghost_runner on Sep. 19 2004,23:27
I got mine working, here is howadd these lines to bottom of /etc/rc5.d/S99bootlocal modprobe cs4232 io=0x530 irq=5 dma=1 dma2=0 synthio=0x330 synthirq=9 modprobe opl3 modprobe soundcore then comment the line in /etc/pcmcia/config.opts #include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff reboot and be happy! |