Date: Tue, 07 Sep 1999 23:19:14 -0700 From: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> To: current@freebsd.org Subject: VibraX audio broken with newpcm Message-ID: <535.936771554@localhost>
next in thread | raw e-mail | index | archive | help
Using: controller pnp0 device pcm0 In my kernel and "pnp aware OS" turned both on and off in my BIOS, I get this on probe: pcm0: <Vibra16X> at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,3 on isa But just catting a .au file to /dev/audio (yep, MAKEDEV snd0 run previously) results in the cat hanging and no sound. Just for comparison, from a kernel of August 29th using: controller pnp0 device pcm0 at nexus? port ? irq 5 drq 1 flags 0x13 I get this on probe: CSN 1 Vendor ID: CTL00f0 [0xf0008c0e] Serial 0xffffffff Comp ID: PNPb02f [0x2fb0d041] pcm1 (SB16pnp <Vibra16X> sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags 0x13 on isa And, after a MAKEDEV snd1, things work just fine. I'm happily listening to my mp3s again and will hang back from the ragged edge of -current for awhile until this one is fixed. I can live without a lot of things, but not my online music archive. :-) - Jordan 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?535.936771554>