Date: Fri, 11 Aug 2000 13:54:08 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: Zhihui Zhang <zzhang@cs.binghamton.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: warning after exiting X-windows Message-ID: <20000811135408.B6778@jonc.ntdns.wilsonandhorton.co.n> In-Reply-To: <Pine.SOL.4.21.0008102126220.4058-100000@sol.cs.binghamton.edu>; from zzhang@cs.binghamton.edu on Thu, Aug 10, 2000 at 09:29:24PM -0400 References: <Pine.SOL.4.21.0008102126220.4058-100000@sol.cs.binghamton.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 10, 2000 at 09:29:24PM -0400, Zhihui Zhang wrote:
>
> Each time I exit X-windows by ctrl_alt_backspace, I got the following:
>
> Gdk-WARNING ** : locale not supported by C library
> /dev/dsp: no such file or directory.
>
> What is /dev/dsp? How to avoid this annoying message? I am new to
> X-windows. Just tell me how to fix this. Thanks.
/dev/dsp is the digitised sound device, from `man pcm'
[...]
FILES
The following commonly used symbolic links to real device nodes
should be
present:
/dev/audio Sparc-compatible audio device
/dev/dsp Digitized voice device
/dev/dspW Like /dev/dsp, but 16 bits per sample
/dev/midi Raw midi access device
/dev/mixer Control port mixer device
/dev/music Level 2 sequencer interface
/dev/sequencer Sequencer device
/dev/pss Programmable device interface
[...]
To disable it you may possibly want to disable sound-support.
--
Jonathan Chen <jonathan.chen@itouch.co.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
- Douglas Adams
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000811135408.B6778>
