ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: Jan. 01 2005,22:15 |
|
Try typing this from a root shell...
cd /lib/modules/2.4.22-xfs/kernel/drivers/sound <enter> insmod uart401 <enter> insmod cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5" <enter>
You shouldn't see any errors when you type these lines.. If you do, start with removing any existing loaded drivers by typing "rmmod soundcore" , then trying the insmod lines again.
If this works , place these lines in your /opt/bootlocal.sh file Make a backup. Now, when you bootup, your sound will be already configured for you.
73 ke4nt
|