On 15-Apr-2001 Calvin NG wrote:
> My Way:
> ------
> in /boot/loader.conf, I have a line that says,
> snd_pcm_load="YES"
> This loads the pcm module way in advance, (before kernel, I think),
Yes.
> then , I have to edit a file /etc/rc.local (create it if not there),
> and add the following line,
> /sbin/kldload snd_maestro3
> Which loads the sound driver towards the end of system startup.
Hmm OK.
> I figure out after a while that it probably has to do with
> the order of the modules loading (I tried and error by hand),
> and that I need to load the pcm module way in advance, then
> after that load the maestro3 module.
Hmm.. that shouldn't be the case.. Maybe you have a slightly out of date system?
> Good luck to you, Daniel. Hope this helps.
Yep, I loaded the module and sounds works great now :)
---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message