danboid
05-14-03, 05:53 AM
My main problem at the moment is getting the latest ALSA (0.9.3) working on my RH9/ A7N8X box. I successfully got ALSA 0.9.2 working under Mandrake 9.1 (with the same hardware), but the same procedure isn't working for RedHat.
The 0.9.3a ALSA driver source compiled without error, and I followed all the instructions on the ALSA site, like adding those extra lines to modules.conf, but when I run alsaconf (after installing the driver) I get this output:
----------------------------
Loading driver...
Starting sound driver: snd-intel8x0 /lib/modules/2.4.20-8/kernel/sound/acore/snd.o: unresolved symbol schedule_work
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod /lib/modules/2.4.20-8/kernel/sound/acore/snd.o failed
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod snd-intel8x0 failed
done
Setting default volumes...
Saving the mixer setup used for this in /etc/asound.state.
/usr/sbin/alsactl: save_state:1048: No soundcards found...
------------------------------
So then, unsurprisingly-
[root@localhost utils]# ./alsasound status
ALSA sound driver not loaded.
How do I get ALSA to work on RH9? I installed the kernel development stuff but I noticed RH9 doesn't come with the modutils (modprobe, insmod etc.) so I downloaded them and they got installed in /sbin. That leads me to another question about RedHat- where do I alter or add to the PATH statement? I was confused by all that stuff about 'pathmunge' in /etc/profile- I don't know shell scripting so I didn't know what it was meant to do. Is the PATH somewhere else on RH systems?
My final RH9 quirk of the moment is- why does konqueror not work in super user mode? Konq works as a web browser and a 'normal user' file manager but it just exits as soon as I start it in super user mode.
Thanks for your help,
dan
The 0.9.3a ALSA driver source compiled without error, and I followed all the instructions on the ALSA site, like adding those extra lines to modules.conf, but when I run alsaconf (after installing the driver) I get this output:
----------------------------
Loading driver...
Starting sound driver: snd-intel8x0 /lib/modules/2.4.20-8/kernel/sound/acore/snd.o: unresolved symbol schedule_work
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod /lib/modules/2.4.20-8/kernel/sound/acore/snd.o failed
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod snd-intel8x0 failed
done
Setting default volumes...
Saving the mixer setup used for this in /etc/asound.state.
/usr/sbin/alsactl: save_state:1048: No soundcards found...
------------------------------
So then, unsurprisingly-
[root@localhost utils]# ./alsasound status
ALSA sound driver not loaded.
How do I get ALSA to work on RH9? I installed the kernel development stuff but I noticed RH9 doesn't come with the modutils (modprobe, insmod etc.) so I downloaded them and they got installed in /sbin. That leads me to another question about RedHat- where do I alter or add to the PATH statement? I was confused by all that stuff about 'pathmunge' in /etc/profile- I don't know shell scripting so I didn't know what it was meant to do. Is the PATH somewhere else on RH systems?
My final RH9 quirk of the moment is- why does konqueror not work in super user mode? Konq works as a web browser and a 'normal user' file manager but it just exits as soon as I start it in super user mode.
Thanks for your help,
dan