Click to See Complete Forum and Search --> : Sound and Slack with Creative 128PCI


Nalle
03-09-2001, 10:31 AM
I've recompiled my kernel several times, but can not seem to find the right parameters for the sound board.

It showes in the PCI-listing provided by the BIOS, but I can't seem to get it to work.

Any suggestions???

Radar
03-09-2001, 10:41 AM
Make sure it's not the es1373 chip. It needs to be either es1370 or es1371. ct4750 I think is the es1373. Check the archives.

mangeli
03-09-2001, 10:42 AM
Edit the rc.modules file in /etc/rc.d

look for the line in the sound section that reads emu100k or somthing like that (For the Sound Blaster 128) and get rid of the # at the beginning of the line.

Then its a matter of typing /etc/rc.d/rc.modules at the cli (I think) to start the card.

Pierre Lambion
03-09-2001, 11:25 AM
I have a SB PCI128 using the es1370 chispset. In slackware, I only need to uncomment the es1370 line in rc.modules. The stock kernel is ok.

P.