LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   alsa install (https://www.linuxquestions.org/questions/linux-hardware-18/alsa-install-121092/)

fideli 11-29-2003 06:49 PM

alsa install
 
Hey everyone,

I don't have a hardware problem or anything, but I'm just curious to know a few things. First off, I just reinstalled ALSA and it works great but I just want to know where it's loading its modules from. It all used to be in /etc/rc.d/rc.alsa and there were some aliases in /etc/modules.conf but now nothing is there, and rc.alsa doesn't exist. I was under the impression that everything in Slackware loads from the /etc/rc.d directory, but maybe I'm wrong. If anyone can give me a rundown on the steps Linux takes at startup to load various things, as well as give me a specific answer to where my ALSA modules are loading from, I would really appreciate it. Thanks!

fr0zen 11-29-2003 08:50 PM

Well I suppose the first question is: Are they even being loaded at boot? Try doing 'cat /proc/modules' after boot to see if they are loaded.

Or/then, try looking in '/etc/rc.d/init.d/'. That's where my alsa boot script is located.

fideli 11-29-2003 09:14 PM

they are being loaded. i run lsmod right after i boot and they're there. snd- this and snd- that. i'll do some more hunting. all my startup scripts are right in /etc/rc.d/ as rc.* files.


All times are GMT -5. The time now is 03:57 PM.