I'm not sure about devfs since I don't use it ...
for me I think ./sndevices was run as part of make install ...
However I then had to chown /dev/snd/* before anything
would work.
Hope that helps.
-Eric Rz.
"David H." wrote:
>
> I have it all working and is playing sound good
> on redhat9 w
I have it all working and is playing sound good
on redhat9 with kernel linux-2.4.20-18.9
But...
When I try to run alsamixer.. after installing
alsa-driver-0.9.6, alsa-libs-0.9.6,
alsa-oss-0.9.6, and alsa-utils-0.9.6 for RH 9
(from source) I get this error:
alsamixer: function snd_ctl_open failed
> /lib/modules/2.4.19pre1 doesn't go anywhere. However, I'd like to
> compile modules for the 2.4.19pre2 kernel.
>
> /lib/modules/2.4.19-pre2/build/include/linux/version.h exists just fine.
>
> How do I convince alsa to compile modules for the currently installed
> kernel as opposed to the curren
This is a Debian/Alpha box, running the latest from testing.
./configure in the alsa-driver-0.9.0-beta11 dir gives me:
ALPHA :./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-c