Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 23:57:38 +0000
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        Dee Cee <admin@cyrebels.org>
Cc:        questions@freebsd.org
Subject:   Re: pcm0, no such device? help!
Message-ID:  <20000322235738.I248@parish>
In-Reply-To: <38D959E0.61205AD5@cyrebels.org>; from admin@cyrebels.org on Wed, Mar 22, 2000 at 06:40:16PM -0500
References:  <38D959E0.61205AD5@cyrebels.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000322235738.I248>