From owner-freebsd-questions Tue Jan 27 00:51:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12870 for questions-outgoing; Tue, 27 Jan 1998 00:51:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from info.tsu.tomsk.su (info.tsu.tomsk.su [194.226.48.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12816 for ; Tue, 27 Jan 1998 00:50:57 -0800 (PST) (envelope-from vas@vas.tsu.tomsk.su) Received: (from uucp@localhost) by info.tsu.tomsk.su (8.8.5/8.8.2) with UUCP id PAA08936; Tue, 27 Jan 1998 15:47:50 +0700 (TSK) Received: (from vas@localhost) by vas.tsu.tomsk.su (8.8.8/8.8.8) id XAA11718; Sat, 24 Jan 1998 23:14:11 +0700 (KRS) From: Victor Sudakov Message-Id: <199801241614.XAA11718@vas.tsu.tomsk.su> Subject: Re: mpg123 from ports would not play In-Reply-To: <19980122182205.40613@scsn.net> from "Donald J. Maddox" at "Jan 22, 98 06:22:05 pm" To: dmaddox@scsn.net Date: Sat, 24 Jan 1998 23:14:10 +0700 (KRS) Cc: questions@FreeBSD.ORG (freebsd questions mailing list) X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Donald J. Maddox wrote: > On Thu, Jan 22, 1998 at 11:00:46PM +0700, Victor Sudakov wrote: > > > > > vas: {7} cat /dev/sndstat > > VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 > > freebsd-hackers@freefall.cdrom.com) > > Config options: ffffffff > > > > Installed drivers: > > Type 1: OPL-2/OPL-3 FM > > Type 2: SoundBlaster > > Type 6: SoundBlaster16 > > Type 7: SB16 MIDI > > > > > > Card config: > > SoundBlaster at 0x220 irq 7 drq 1 > > SoundBlaster16 at 0x220 irq 5 drq 6 > > SB16 MIDI at 0x300 irq 5 drq 0 > > OPL-2/OPL-3 FM at 0x388 irq 0 drq 0 > > This cannot be configured correctly... The SB family cards _all_ > only use 1 IRQ, you are trying to use both 5 and 7 here. This was configured from "boot -c". My sound card is jumperless and sets itself automatically to IRQ7 on reboot. I know no way of making it use IRQ5. I am not actually using both IRQ lines here (I hope) because some devices are disabled. This is dmesg output: sb0 at 0x220 irq 7 drq 1 on isa sb0: sbxvi0: disabled, not probed. sbmidi0: disabled, not probed. opl0: disabled, not probed. > > Most likely, the only IRQ your SB uses is 5. Below are the lines > from my config file that configure my SB AWE64G. Yours should > probably be exactly the same, except that you don't need the awe0 > device unless your card is an AWE card: > > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device opl0 at isa? port 0x388 > #device awe0 at isa? port 0x620 # <-- You may not need this one... > > Hope this helps... > I have exactly the same in the kernel config file. Would you recommend me to recompile the kernel with "irq 7" ? -- Victor Sudakov mailto:vas@obluo.tomsk.su http://www.obluo.tomsk.su/~vas PGP public key: finger vas@obluo.tomsk.su