Date: Sun, 24 Jan 1999 13:52:19 -0500 From: Adam McDougall <bsdx@spawnet.com> To: multimedia@FreeBSD.ORG Subject: AudioPCI es1370 driver Message-ID: <36AB6BE3.1BE6541F@spawnet.com>
next in thread | raw e-mail | index | archive | help
Hello, I've added "device pcm0 at isa ? port? tty irq 5 drq 1" to my kernel and booted with it, I get es1: <AudioPCI ES1370> rev 0x00 int a irq 9 on pci0.15.0 pcm1: using I/O space register mapping at 0x6100 ~later on~ pcm0 not found amethyst:~ % cat /dev/sndstat FreeBSD Audio Driver (981002) Jan 23 1999 19:49:09 Installed devices: pcm1: <ENSONIQ AudioPCI> at 0x6100 irq 0 dma 0:0 I have a shuttle brand audiopci, it has the es1370 chip on it, and it works with OSS (although they arent supporting the mixer or something and I dont want to pay for a broken product) catting a .au to /dev/audio1 returns immediately with no sound, crw-rw-rw- 1 root wheel 30, 20 Jan 24 13:49 /dev/audio1 I have ./MAKEDEV snd1 and it made the proper links from blah1 to blah for pcm, etc When I try to use mpg123, it does as follows: High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3. Version 0.59o (1998/Feb/08). Written and copyrights by Michael Hipp. Uses code from various people. See 'README' for more! THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK! Can't reset audio! Playing MPEG stream from Gershwin-American_in_Paris.mp3 ... MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo Can't reset audio! Can't reset audio! ^C [0:03] Decoding of Gershwin-American_in_Paris.mp3 finished. with no audio.. Am I missing something? Help would be appreciated, thanks :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36AB6BE3.1BE6541F>