From owner-freebsd-questions Mon Jul 23 8:53:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id 27F3A37B401 for ; Mon, 23 Jul 2001 08:53:46 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f6NFrfs02375; Mon, 23 Jul 2001 11:53:41 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 23 Jul 2001 11:53:41 -0400 (EDT) From: Joe Clarke To: Martin Hasenbein Cc: Bjarne Wichmann Petersen , Subject: Re: Gnome 1.4 and FreeBSD 4.3 / Soundproblem under FreeBSD 4.3 In-Reply-To: <20010723174312.B71648@Space.Net> Message-ID: <20010723115252.W2322-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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