Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2006 09:24:59 -0400
From:      Olivier Gautherot <ogautherot@vtr.net>
To:        freebsd-hardware@freebsd.org
Subject:   Re: beep: open of /dev/speaker for writing: No such file or directory
Message-ID:  <200603230925.00592.ogautherot@vtr.net>
In-Reply-To: <20060322232514.GA94374@megan.kiwi-computer.com>
References:  <4421DA1D.1080407@yourdot-mail.com> <20060322232514.GA94374@megan.kiwi-computer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 22 March 2006 19:25, Rick C. Petty wrote:
> On Wed, Mar 22, 2006 at 11:13:33PM +0000, Carlos Silva wrote:
> > the device /dev/speaker is not created, how can I fix this?
> >
> > ERROR: beep: open of /dev/speaker for writing: No such file or directory
>
> I'm assuming you're running 5.x or 6.x.  Try the following, as root:
>
> 	kldload speaker

You can also add the line

	device speaker

to your config file when recompiling the kernel.

Cheers
-- 
Olivier Gautherot
olivier@gautherot.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603230925.00592.ogautherot>