Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2001 21:25:45 +0100
From:      Oliver Cook <ollie@uk.clara.net>
To:        freebsd-questions@freebsd.org
Subject:   Ensoniq 1371 (AudioPCI) & FreeBSD 4.3RELEASE
Message-ID:  <20010520212544.A6599@mutare.noc.clara.net>

next in thread | raw e-mail | index | archive | help
I am having some trouble getting my audio card with an ES1371
chipset to work under FreeBSD 4.3-RELEASE.

Here is some pertinent informatiom from my kernel configuration.

<<<
device          pcm
>>>

From boot -v:

<<<
found-> vendor=0x1274, dev=0x1371, revid=0x06
        class=04-01-00, hdrtype=0x00, mfdev=0
pcm0: <AudioPCI ES1371> port 0xd800-0xd83f irq 16 at device 11.0 on pci0
pcm0: ac97 codec id 0x54524103
pcm0: ac97 codec features 1 bit master volume, no 3D Stereo Enhancement
pcm: setmap f8fb000, 1000; 0xc0c47000 -> f8fb000
pcm: setmap f8dc000, 1000; 0xc0c48000 -> f8dc000
>>>

It seems to be recognised correctly, but when I:

sh MAKEDEV snd0
cat english.au > /dev/snd0

I get nothing.

From /dev/sndstat:

<<<
FreeBSD Audio Driver (newpcm) May 20 2001 19:39:57
Installed devices:
pcm0: <AudioPCI ES1371> at io 0xd800 irq 16 (1p/1r channels duplex)
>>>

The vendor ID and device ID are: 0x13711274 which is in my es137x.c:
<<<
#define ES1371_PCI_ID 0x13711274
>>>

I am at a loss as what to do now.

Any ideas of what to try next would be cool! :) Thanks.

Ollie

-- 
Oliver Cook    Systems Administrator, ClaraNET
ollie@uk.clara.net               020 7903 3065

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?20010520212544.A6599>