Date: Mon, 15 Apr 2002 00:48:28 +0200 From: Andreas Ntaflos <ntaflos.andreas@gmx.net> To: George Georgalis <george@galis.org> Cc: freebsd-questions@freebsd.org Subject: Re: make sound? Message-ID: <20020415004828.A27387@Deadcell.ant> In-Reply-To: <20020414160250.E1146@trot.haven.dom>; from george@galis.org on Sun, Apr 14, 2002 at 04:02:50PM -0400 References: <20020414160250.E1146@trot.haven.dom>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 14, 2002 at 04:02:50PM -0400, George Georgalis wrote: > I've been very happy with freebsd, today I can watch mpegs I recorded with the HQ option... see below. > > Now I need sound. What is the fundamental port I need to fix: > couldn't open/init audio device -> NOSOUND > > /dev/dsp is 'there' > lrwxrwxrwx 1 root wheel 4 Mar 6 08:27 /dev/dsp -> dsp0 > lrwxrwxrwx 1 root wheel 6 Mar 6 08:27 /dev/dsp0 -> dsp0.0 > crw-rw-rw- 1 root wheel 30, 3 Mar 6 08:27 /dev/dsp0.0 > crw-rw-rw- 1 root wheel 30, 0x00010003 Mar 6 08:27 /dev/dsp0.1 > crw-rw-rw- 1 root wheel 30, 0x00020003 Mar 6 08:27 /dev/dsp0.2 > crw-rw-rw- 1 root wheel 30, 0x00030003 Mar 6 08:27 /dev/dsp0.3 > lrwxrwxrwx 1 root wheel 5 Mar 6 08:27 /dev/dspW -> dspW0 > lrwxrwxrwx 1 root wheel 7 Mar 6 08:27 /dev/dspW0 -> dspW0.0 > crw-rw-rw- 1 root wheel 30, 5 Mar 6 08:27 /dev/dspW0.0 > crw-rw-rw- 1 root wheel 30, 0x00010005 Mar 6 08:27 /dev/dspW0.1 > crw-rw-rw- 1 root wheel 30, 0x00020005 Mar 6 08:27 /dev/dspW0.2 > crw-rw-rw- 1 root wheel 30, 0x00030005 Mar 6 08:27 /dev/dspW0.3 > Have you compiled your kernel with sound support? What kind of soundchip do you have? Are you sure no other program which locks the dsp device is running? Eg. xmms or whatever? Your /dev/dsp devices look normal to me, my `ls /dev/dsp*` looks the same. HTH regards -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA 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?20020415004828.A27387>