Re: getting sound working :(

2003-01-10 Thread Hugo Saro
yep. --- George Vagner <[EMAIL PROTECTED]> wrote: > did you make your sound device? > > cd /dev > ./MAKEDEV snd0 > > > - Original Message - > From: "Hugo Saro" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 09, 2003 2:41 PM > Subject: getting sound working :(

Re: getting sound working :(

2003-01-09 Thread George Vagner
did you make your sound device? cd /dev ./MAKEDEV snd0 - Original Message - From: "Hugo Saro" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 2:41 PM Subject: getting sound working :( > Hey everyone. > > I've tried everything i've remembered to put sound

RE: getting sound working :(

2003-01-09 Thread Sean J. Countryman
Try: kldload snd Then type: cd /dev and then: sh MAKEDEV snd0 If that works, and: snd_load="YES" in the /boot/loader.conf file Good Luck Sean -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hugo Saro Sent: Thursday, January 09, 2003 12:42 PM To:

Re: getting sound working :(

2003-01-09 Thread John Bleichert
On Thu, 9 Jan 2003, Hugo Saro wrote: > Subject: getting sound working :( > > Hey everyone. > > I've tried everything i've remembered to put sound > working on my fbsd box, but without success yet. > > I read the handbook section on sound and followed > every step. > > more /var/log/messages |