1. Automatic alsa start:
Unlike with former kernels, the alsa-driver doesn't get loaded automatically when it is used by an application (I have configured the driver supplied with the kernel source). I have to issue
modprobe snd-ice1712 or
service alsasound start
to get alsa going (Redhat 9 system).
2. Proper location of alsa-driver in kernel source tree:
I'd like to merge a more recent driver into the kernel source (in linux-2.6.0 from kernel.org there's version 0.9.7). Following Jaroslav's advice from a recent thread, I'd copy the contents of, say
alsa-driver-1.0.0rc2/alsa-kernel to /usr/src/linux-2.6.0/sound.
But in the former directory (alsa-kernel) there is a subdirectory /include which isn't in the latter (sound).
Should the contents go to
/usr/src/linux-2.6.0/include/sound/ ?
TIA
Klaus
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user