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