Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 1999 03:00:21 -0400 (EDT)
From:      Joe Clarke <marcus@jclarke-isdn2.cisco.com>
To:        freebsd-current@freebsd.org
Cc:        luigi@labinfo.iet.unipi.it
Subject:   ES1370 Sound problems
Message-ID:  <Pine.BSF.4.10.9906110254120.423-100000@highlands.cisco.com>

next in thread | raw e-mail | index | archive | help
I currently re-added my es1370-based Ensoniq soundcard to my FreeBSD 3.2
system with the hope of getting Luigi's sound driver working with it.  I
added the following line to my kernel:

device          pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0

Then rebooted.  I see the following in my dmesg output:

es1: <AudioPCI ES1370> rev 0x00 int a irq 10 on pci0.15.0
pcm1: using I/O space register mapping at 0x1800

which looks good. The card was detected, and pcm1 was bound to it.  Next,
I cd to /dev, and did a ./MAKEDEV snd1.  This built the necessary device
entries.  I cat my /dev/sndstat, and see the following:

FreeBSD Audio Driver (981002) Jun 11 1999 02:46:46
Installed devices:
pcm1: <ENSONIQ AudioPCI> at 0x1800 irq 0 dma 0:0

So, that looks promising.  However, when I try to play a sound file or
even cat a file to /dev/audio, I get nothing.  Trying to play an mp3 with
mpg123, I get the following:

Can't reset audio!
Can't reset audio!

Is there something I'm missing?  Any input would be greatly appreciated.
Below is the output from pciconf -l and scanpci.

Joe Clarke

pciconf -l:

chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x71908086 rev=0x03
hdr=0x00
chip1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x71918086 rev=0x03
hdr=0x01
chip2@pci0:7:0: class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02
hdr=0x00
ide_pci0@pci0:7:1:      class=0x010180 card=0x00000000 chip=0x71118086
rev=0x01 hdr=0x00
none0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01
hdr=0x00
chip3@pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02
hdr=0x00
rl0@pci0:14:0:  class=0x020000 card=0x12111113 chip=0x12111113 rev=0x10
hdr=0x00
es1@pci0:15:0:  class=0x040100 card=0x4c4c4942 chip=0x50001274 rev=0x00
hdr=0x00
ahc0@pci0:16:0: class=0x010000 card=0x78819004 chip=0x81789004 rev=0x01
hdr=0x00
vga0@pci1:0:0:  class=0x030000 card=0x00201545 chip=0x002010de rev=0x04
hdr=0x00

scanpci:

PCI says configuration type 1

PCI probing configuration type 1
Probing for devices on PCI bus 0:


pci bus 0x0 cardnum 0x00 function 0x0000: vendor 0x8086 device 0x7190
 Intel 82443BX Host

pci bus 0x0 cardnum 0x01 function 0x0000: vendor 0x8086 device 0x7191
 Intel 82443BX AGP

pci bus 0x0 cardnum 0x07 function 0x0000: vendor 0x8086 device 0x7110
 Intel 82371AB PIIX4 ISA

pci bus 0x0 cardnum 0x07 function 0x0001: vendor 0x8086 device 0x7111
 Intel 82371AB PIIX4 IDE

pci bus 0x0 cardnum 0x07 function 0x0002: vendor 0x8086 device 0x7112
 Intel 82371AB PIIX4 USB

pci bus 0x0 cardnum 0x07 function 0x0003: vendor 0x8086 device 0x7113
 Intel 82371AB PIIX4 ACPI

pci bus 0x0 cardnum 0x0e function 0x0000: vendor 0x1113 device 0x1211
 Device unknown

pci bus 0x0 cardnum 0x0f function 0x0000: vendor 0x1274 device 0x5000
 Ensoniq AudioPCI

pci bus 0x0 cardnum 0x10 function 0x0000: vendor 0x9004 device 0x8178
 Adaptec 2940U/UW
Probing for devices on PCI bus 1:


pci bus 0x1 cardnum 0x00 function 0x0000: vendor 0x10de device 0x0020
 NVidia Riva TNT


-- 

Please use Reply-To: address for response.

Joe Clarke, CE                     |          |
Customer Support Engineer        |||||      |||||
Phone: (919) 472-2867       ..:|||||||||::|||||||||:..
Email: jclarke@cisco.com     c i s c o  S y s t e m s

----------------------------------------------------------------------------




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9906110254120.423-100000>