Tiny Core Base > CorePlus
Crystal Semiconductors CS4232 sound card: is it possible to configure it?
Rich:
Hi t18
Here's the best I can come up with:
Go back to TC4.7.7.
--- Code: ---tce-load -wi alsa-config
tce-load -wi alsa
--- End code ---
Check tce/onboot.lst and make sure alsa-config.tcz and
alsa.tcz are listed in that order.
Reboot.
Make sure no drivers auto-loaded:
--- Code: ---sudo modprobe -r cs4232
sudo modprobe -r uart401
sudo modprobe -r ad1848
--- End code ---
Load the modules:
--- Code: ---sudo modprobe snd-ad1848
sudo modprobe snd_cs4236 isapnp=0 dma1=1 irq=5 cport=0x120 port=0x534 fm_port=0x388 enable=1 index=0
--- End code ---
--- Code: ---alsactl init
speaker-test [-Ddefault:1] -c2 -t wav -l1
--- End code ---
Then attach a new dmesg.txt
t18:
Dmesg.txt attached.
I'm not lucky.
Navigation
[0] Message Index
[*] Previous page
Go to full version