>it works!  disks burn correctly now.  thanks to everyone who helped
>me get thi s straightened out, especially paul davis and joerg
>shilling.  in case it might help someone else, i'm running a redhat
>based system and load the hammerfall modules at boo t time with this
>line added to /etc/rc.d/rc.sysinit:
>
>action "Loading ALSA Hammerfall driver" modprobe snd-rme9652
>
>/etc/modules.conf is set to load soundcore and snd-rme9652-mem before
>snd-rme9 652, so this takes care of it.

this is not quite right. rc.sysint should load just
snd-rme9652-mem. it will work the way you have it, but there is no
reason to load snd-rme9652 in rc.sysinit - this (unlike
snd-rme9652-mem) will require loading of all of the ALSA
infrastructure as well. 

>action "Setting Hammerfall as master clock" alsactl restore snd-rme9652
>
>can be added after the modprobe command.

this will happen anyway if /etc/asound.state contains the relevant
setting for the card. that is, if you've set it to master, and ALSA is
shutdown normally, then /etc/asound.state will be used to reset the
state when the alsasound init script runs.

--p


-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to