Re: pcm0, no such device? help!

[ Available lists | Index of freebsd-questions | Month of Mar 2000 | Week of 22 Mar 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mark Ovens <mark@ukug.uk.freebsd.org>
Date
22 Mar 2000 23:10:14
Subject
Re: pcm0, no such device? help!
Message-ID
20000322235738.I248@parish

References to

[ Hide this part ]
On Wed, Mar 22, 2000 at 06:40:16PM -0500, Dee Cee wrote:
> Hi!
>
> Im running freebsd 3.4, and im trying to se my Sound Blaster 128 PCI
> (Ensoniq 1371 chip...) up. But i get a problem when it comes to building
> devices; in every text on how to set this card up, it says to make the
> device pcm1 or 0, depending on i dont remember what... so uhm when i try
> to do ./MAKEDEV pcm0 i get this error: pcm0 - no such device name
>

You need to do

# cd /dev
# ./MAKEDEV snd1

Your card is PCI and is found as pcm1. There is no pcm[01] device.

> same with pcm1...
>
> what the hell?
>
> some people told me that doing MAKDEV snd1 would do the same but it
> doesnt cuz the card wont werk..
>
> and YES, my car is probed properly, in the dmesg i get these lines:
>
> es1: <AudioPCI ES1371> rev 0x07 int a irq 9 on pci0.13.0
> pcm1: using I/O space register mapping at 0xe000
> es1371: codec vendor revision 0
> es1371: codec features Bass & Treble
> es1371: stereo enhancement: no 3D stereo enhancement
>
> and in /dev/sndstat i get:
>
> FreeBSD Audio Driver (981002) Mar 22 2000 17:56:44
> Installed devices:
> pcm1: <ES1371Q AudioPCI> at 0xe000 irq 0 dma 0:0
>
>
> so, to me, the problem would be when i try to make the pcm* device...
> HELLLLPP!!
>
> Thanks!
> dc
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

--
Seminars, n.:
From "semi" and "arse", hence, any half-assed discussion.
________________________________________________________________
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



Elapsed time: 0.137 seconds