Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 1998 23:14:10 +0700 (KRS)
From:      Victor Sudakov <vas@vas.tsu.tomsk.su>
To:        dmaddox@scsn.net
Cc:        questions@FreeBSD.ORG (freebsd questions mailing list)
Subject:   Re: mpg123 from ports would not play
Message-ID:  <199801241614.XAA11718@vas.tsu.tomsk.su>
In-Reply-To: <19980122182205.40613@scsn.net> from "Donald J. Maddox" at "Jan 22, 98 06:22:05 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Donald J. Maddox wrote:
> On Thu, Jan 22, 1998 at 11:00:46PM +0700, Victor Sudakov wrote:
> <SNIP>
> > 
> > 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: <SoundBlaster Pro 3.1>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801241614.XAA11718>