Date: Sun, 25 Jun 2000 12:34:01 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: leegold <goldtech@worldpost.com> Cc: questions@freebsd.org Subject: Re: audio - help Message-ID: <20000625123401.A233@parish> In-Reply-To: <000401bfde17$5a923a90$fced7ad1@beefstew>; from goldtech@worldpost.com on Sat, Jun 24, 2000 at 04:04:06PM -0400 References: <000b01bfde0f$c1995370$fced7ad1@beefstew> <20000624201945.J233@parish> <000401bfde17$5a923a90$fced7ad1@beefstew>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 24, 2000 at 04:04:06PM -0400, leegold wrote: > Mark, > Here's the info you requested: > > > $ ls -l /dev/dsp* > lrwxrwxrwx 1 root wheel 4 June 23 09:52 /dev/dsp -> dsp0 > crw-rw-rw- 1 root wheel 30, 3 June 23 09:52 /dev/dsp0 > lrwxrwxrwx 1 root wheel 5 June 23 09:52 /dev/dspW -> dspW0 > crw-rw-rw- 1 root wheel 30, 5 June 23 09:52 /dev/dspW0 > > > $ dmesg > ...<snip>... > chip2: <VIA 82C686 AC97 Audio> port 0xe400-0xe403, 0xe000-0xe003, > 0xdc00-0xdcff > irq5 at device 7.5 on pci0 > ... > Sorry, I wasn't specific enough, what I need is the line that finds the device (rather than the chip); something like: pcm0: <AudioPCI ES1371> port 0x6800-0x683f irq 11 at device 11.0 on pci0 > > note: > my motherboard (Abit VA6 )manual describes the integrated sound as: > "...built in AC'97 2.1 CODEC onboard. This CODEC has an integrated H/W Sound > Blaster Pro AC '97 digital audio controller that can give you the best sound > quality and compatibility" > > > Thanks. > Lee G. > > > > > > ----- Original Message ----- > From: Mark Ovens <mark@ukug.uk.freebsd.org> > To: leegold <goldtech@worldpost.com> > Cc: <questions@freebsd.org> > Sent: Saturday, June 24, 2000 3:19 PM > Subject: Re: audio - help > > > > On Sat, Jun 24, 2000 at 03:09:40PM -0400, leegold wrote: > > > trying to get some "noise" coming out of my speakers. dmesg cites the > > > integrated audio on my Abit VA6 motherboard - AC97. I did a # sh > > > /dev/MAKEDEV snd0 and that added alot of associated devices in my > /dev. I > > > installed waveplay from the packages ( I can't find man/documentation on > > > waveplay ) and then tried: > > > > > > # waveplay SOUND108.WAV > > > File name : SOUND108.WAV > > > Sampling rate : 11025 HZ > > > Bits/sample : 8 bits > > > Channels : 1 > > > Size : 7498 Bytes > > > openDSP: Device not configured > > > > > > > What does ``ls -l /dev/dsp*'' produce? What exactly is your sound > > "card" found as? (the output from demsg(8)) > > > > > i got no sound but i got the text output above. > > > > > > Anyone know what I sould do to get this working? > > > > > > THANKS > > > > > > > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > If I buy a copy of WinDelete, and it doesn't delete Windows, > > am I entitled to my money back? > > ________________________________________________________________ > > FreeBSD - The Power To Serve http://www.freebsd.org > > My Webpage http://ukug.uk.freebsd.org/~mark/ > > mailto:mark@ukug.uk.freebsd.org http://www.radan.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com 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?20000625123401.A233>