Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2001 11:53:41 -0400 (EDT)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Martin Hasenbein <mh-freebsd-questions@space.net>
Cc:        Bjarne Wichmann Petersen <mekanix@privat.dk>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Gnome 1.4 and FreeBSD 4.3 / Soundproblem under FreeBSD 4.3
Message-ID:  <20010723115252.W2322-100000@shumai.marcuscom.com>
In-Reply-To: <20010723174312.B71648@Space.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
You shouldn't make /dev/pcm.  You need to make snd:

cd /dev ; ./MAKEDEV snd0

Or snd1, if your soundcard is detected as pcm1.

Joe Clarke

On Mon, 23 Jul 2001, Martin Hasenbein wrote:

> Bjarne Wichmann Petersen (mekanix@privat.dk) wrote:
> > On Mon, 23 Jul 2001 14:27:49 +0200
> > Martin Hasenbein <mh-freebsd-questions@space.net> wrote:
> >
> > >    This error -message is not written to the logfile so I
> > >    can't post it here.
> >
> > $ startx &>error.txt
> >
> > >    Can anybody help me?
> >
> > What output-device have you chosen for xmms? ESD or OSS? If it's the
> > latter then you've propably have located your troubled since esd blocks
> > the device.
> >
> > If your using esd check if /dev/dsp0 have been created and the
> > protectionbits set correctly and /dev/dsp linked to the former:
> >
> > x$ ls -l /dev/dsp*
> > lrwxrwxrwx  1 root  wheel         4 Apr 22 15:16 /dev/dsp -> dsp0
> > crw-rw-rw-  1 root  wheel   30,   3 Jul 23 17:21 /dev/dsp0
> > lrwxrwxrwx  1 root  wheel         5 Apr 22 15:16 /dev/dspW -> dspW0
> > crw-rw-rw-  1 root  wheel   30,   5 Apr 22 15:16 /dev/dspW0
> >
> > Bjarne
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> ---
>
> Hi Bjarne,
>
> I will try that: startx &>error.txt.
> Right now I'm not at my computer so I can't test
> it right now.
>
> I'm using esd for xmms. I haven't checked for /dev/dsp* right now,
> but I' ve noticed, that I couldn't MAKEDEV pcm. I did it
> 5 times, always sh MAKEDEV /dev/pcm, but it didn't work.
>
> =09/martin
>
> ---
>
> --------------------------------------------------------------------
>                Martin Hasenbein  Phone (Fax): (+49) 89 1216376-1 (3)
>      \|/       Weiglstr.9=09 mailto:martin@hasenbein.com
>      @ @       D-80636 M=FCnchen=09 http://martin.hasenbein.com
> -oOO-(_)-OOo--------------------------------------------------------
>
>                 On the 8th day, god created Unix ;-)
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>


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?20010723115252.W2322-100000>