atom feed11 messages in org.freebsd.freebsd-stableRe: Dell Inspiron 8000 and FreeBSD 4.3
FromSent OnAttachments
Daniel O'ConnorApr 14, 2001 9:28 am.dmesg, .chowder
John BaldwinApr 14, 2001 1:20 pm 
Daniel EischenApr 14, 2001 2:19 pm 
Calvin NGApr 14, 2001 7:41 pm 
Daniel O'ConnorApr 14, 2001 8:29 pm 
Daniel O'ConnorApr 14, 2001 8:38 pm 
Trenton SchulzApr 14, 2001 10:03 pm 
Greg LeheyApr 14, 2001 10:21 pm 
Brandon S. Allbery KF8NHApr 15, 2001 4:38 am 
Toby HuttonApr 16, 2001 5:58 pm 
Warner LoshApr 16, 2001 9:21 pm 
Subject:Re: Dell Inspiron 8000 and FreeBSD 4.3
From:Daniel O'Connor (doco@gsoft.com.au)
Date:Apr 14, 2001 8:29:54 pm
List:org.freebsd.freebsd-stable

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 :)

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message