[PlanetCCRMA] Re: [PlanetCCRMANews] added: new edge kernels for fc2/3

Shayne O'Connor forums@machinehasnoagenda.com
Wed Mar 23 15:14:01 2005


Fernando Lopez-Lezcano wrote:

>On Wed, 2005-03-23 at 14:55, Rui Nuno Capela wrote:
>  
>
>>Shayne O'Connor wrote:
>>    
>>
>>>>See what you see with this:
>>>> ls /etc/rc.d/*.d/*rtirq*
>>>>
>>>>        
>>>>
>>>/etc/rc.d/init.d/rtirq
>>>/etc/rc.d/rc0.d/K19rtirq
>>>/etc/rc.d/rc1.d/K19rtirq
>>>/etc/rc.d/rc2.d/K19rtirq
>>>/etc/rc.d/rc3.d/S88rtirq
>>>/etc/rc.d/rc4.d/K19rtirq
>>>/etc/rc.d/rc5.d/S88rtirq
>>>/etc/rc.d/rc6.d/K19rtirq
>>>      
>>>
>>Check also
>>  ls /etc/rc.d/*.d/*alsa*
>>As you can see, the main question is whether S88rtirq is after S??alsasound.
>>    
>>
>
>It should be, but sound should be started (in fc3!) earlier than that,
>right after rc.sysinit starts. The alsasound is there (I include it in
>the alsa-driver package) but it is disabled by default because sound -
>apparently - starts before that. Sigh. 
>
>Shayne: what do you have in /etc/modprobe.conf?
>-- Fernando
>
>
>  
>
uh oh ... this is a file i may have truly stuffed over time, in my
attempts to make things work the way i need ... (nb - i've got
"asfxload" in there from the awesfx package, cos "sfxload" wasn't
loading any soundfonts into the sb live's wavetable during boot. this,
however, works. apparently "sfxload" is not compatible with alsa):

alias eth0 forcedeth
alias snd-card-0 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-emu10k1
install snd-emu10k1-synth /sbin/modprobe \
--ignore-install snd_emu10k1_synth;/usr/bin/asfxload /etc/midi/8MBGMSFX.SF2
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias char-major-195* nvidia
options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1 NVreg_ReqAGPRate=8