Click to See Complete Forum and Search --> : redhat sound help need please help


stevewabc
12-31-2002, 09:58 AM
I dont understand Y in mandrake I have sound but in redhat I dont. I have a soundblasterlive 5.1 I went in and config the kernel turn on the soundblasters the did a make dep and then install and came back with errors /usr/src/linux-x.x.xx/drivers/sound and then i did a modules.cofig and this is what i got:

bash: alias: parport_lowlevel: not found
bash: alias: parport_pc: not found
bash: alias: eth0: not found
bash: alias: eepro100: not found
bash: alias: usb-controller: not found
bash: alias: ehci-hcd: not found
bash: alias: sound-slot-0: not found
bash: alias: i810_audio: not found
bash: alias: sound-slot-1: not found
bash: alias: emu10k1: not found
bash: alias: usb-controller1: not found
bash: alias: usb-uhci: not found
bash: alias: /dev/ttySHCF0: not found
bash: alias: hcfpciserial: not found
bash: alias: char-major-240: not found
bash: alias: hcfpciserial: not found
bash: alias: /dev/cuaHCF0: not found
bash: alias: hcfpciserial: not found
bash: alias: char-major-241: not found
bash: alias: hcfpciserial: not found
bash: alias: /dev/modem: not found
bash: alias: hcfpciserial: not found
bash: options: command not found
bash: alias: sound-slot-2: not found
bash: alias: riptidelow: not found
bash: alias: /dev/dsp: not found
bash: alias: /dev/dsp1: not found
bash: alias: /dev/dsp56k: not found
bash: alias: riptidelow: not found
bash: alias: /dev/sound/dsp*: not found
bash: alias: riptidelow: not found
bash: alias: /dev/mixer: not found
bash: alias: /dev/mixer1: not found
bash: alias: riptidelow: not found
bash: alias: /dev/sound/mixer*: not found
bash: alias: riptidelow: not found

Everthing not found what do i do...PLEASE HELP
redhat 8.0 on a Intel 2.4/512/533 system

jonas_larson
01-02-2003, 10:56 AM
Hi Steve,

Hmmm...

Seems like you have a problem with your modules.conf file and mayby your build...

When you changed your kernel did you complie the soundblaster as a module or in the kernel?

When you built your kernel did you do;
make dep;make clean;make bzImage;make modules;make modules_install???

Have you done a "depmod"?

Regards

Jonas

PS: is your modules.conf formatted OK? DS

stevewabc
01-02-2003, 12:45 PM
This hole thing is trash I quit counting at a 150 errors in the kernel bin trying now to load a new kernel 2.4.20 im vary clos to having it up but not there yet.

being i dont like microsucks at all i hope once i understand and learn the basc of linux i will love it right now im just pulling my hair out and picking up the computer and droping it then kising it hoping it will help lolol have a good one...

adikgede
01-02-2003, 12:48 PM
either you left them out of make config or you didn't make modules make modules_install

ag