The alsa-libs package is used by most things to access the alsa drivers I believe, an API for programs to access so yes you do need to load it.
Sorry my best guess without being at your computer right now is that your /dev/ entry isnt being created correctly for some reason, make sure you have everything you need from alsa and check your /dev/snd directory to make sure there are things in there.
Also go through your /proc/asound directory and check things in it, meaning for example make sure you check /proc/asound/modules and make sure you are trying to access the right card number, make sure your card is in there and the like. Other than that I think I would have to be there, sorry.
Seablade
Sorry my best guess without being at your computer right now is that your /dev/ entry isnt being created correctly for some reason, make sure you have everything you need from alsa and check your /dev/snd directory to make sure there are things in there.
Also go through your /proc/asound directory and check things in it, meaning for example make sure you check /proc/asound/modules and make sure you are trying to access the right card number, make sure your card is in there and the like. Other than that I think I would have to be there, sorry.
Seablade





. I'll hafta look for this magic 4.0...
I love knoppix it has gotten me outa a few jams in the past. I think I posted how I got Ubuntu to run didn't I? If not let me basically say that for the first run after install you'll need to disable the sound in the bios, then get into it and blacklist the snd_hda_intel driver in the hot plug. seems it locks up the hot plug boot up. once its blacklisted your good to go. Of course I think this basically keeps my sound from working, so to fix that I'll need to do more ground work.

