Code Sample |
Model: CS 4610/11 [CrystalClear x x SoundFusion Audio Accelerator] |
Quote |
io port=0x530 irq=5 dma=1 dma2=0 mpu/io=0x330 and mpu irq=5 |
Code Sample |
root@box:/home/dsl# cat /proc/interrupts CPU0 0: 10784844 XT-PIC timer 1: 27945 XT-PIC keyboard 2: 0 XT-PIC cascade 3: 310046 XT-PIC orinoco_cs 8: 1 XT-PIC rtc 11: 0 XT-PIC Texas Instruments PCI1251A, Texas Instruments PCI1251A (#2), usb-uhci 12: 1380425 XT-PIC PS/2 Mouse 14: 74469 XT-PIC ide0 15: 2202 XT-PIC ide1 NMI: 0 LOC: 0 ERR: 0 MIS: 0 |
Quote |
like if i turn the computer off and reboot, will i have to use sndconfig |
Quote |
last time i booted it i am pretty sure it was cs46xx |
Code Sample |
root@box:/home/dsl# sndconfig --noprobe |
Code Sample |
rmmod uart401 rmmod ad1848 rmmod sound rmmod snd-pcm-oss rmmod snd-pcm rmmod snd-timer rmmod snd-page-alloc rmmod snd-mixer-oss rmmod snd rmmod soundcore insmod soundcore insmod sound insmod ad1848 insmod uart401 #comment: modify following settings if necessary. insmod cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=9 |