Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 1996 01:44:25 GMT
From:      Jim Barker <jimbark@ibm.net>
To:        questions@FreeBSD.ORG
Cc:        jbarker@bbn.com
Subject:   Yamaha OPL card
Message-ID:  <199610200144.BAA00207@lunchbox.ibm.net>

next in thread | raw e-mail | index | archive | help
I have a problem with my sound card.  I have a Yamaha
OPL???.  I have read several entries in the FreeBSD
mail archives, the handbook, and the sound.doc to
see if I could solve this problem on my own, but
to this point I have failed in every attempt.  Looking
at the output of dmesg below tells me that it cannot
find sbxvi0 (sb16).  I am at a loss as to why and I
have not had much success in troubleshooting the
problem myself, so I was wondering if I could call
upon the FreeBSD authorities to point me in the right
direction.  Below are 3 things.....1 kernel conf entries
2 contents of /dev/sndstat file and 3 output of dmesg.
If there is anymore information that I can provide, I
would be happy to do so.  Any information would be
greatly appreciated, thanks.

...also, I am able to play CD's with no problem :)

======kernel configuration entries begin======
controller      snd0
device sb0      at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr
device sbxvi0   at isa? drq 5
device sbmidi0  at isa? port 0x330
device opl0     at isa? port 0x388 
======kernel configuration entries end======

======Output of "cat /dev/sndstat" begin======
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 0x0 irq 65535 drq 5)
(SB16 MIDI at 0x330 irq 65535 drq 4294967295)
OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295

Audio devices:

Synth devices:
0: Yamaha OPL-3

Midi devices:

Timers:
0: System Timer

Mixers:
======Output of "cat /dev/sndstat" end======

======Output of "dmesg" begin======
Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.2-RELEASE #0: Sun Oct 20 00:56:03 GMT 1996
    root@lunchbox.ibm.net:/usr/src/sys/compile/jcbkernel
CPU: Pentium Pro (233.86-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x633  Stepping=3
  Features=0x80f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,<b11>,MTRR,PGE,MCA,CMOV>
real memory  = 68091904 (66496K bytes)
avail memory = 63569920 (62080K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82440FX (Natoma) PCI and memory controller> rev 2 on pci0:0
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:1:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:1:1
vga0 <VGA-compatible display device> rev 6 int a irq ?? on pci0:9
ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 9 on pci0:10
ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs
ahc0 waiting for scsi devices to settle
ahc0:A:0: refuses WIDE negotiation.  Using 8bit transfers
(ahc0:0:0): "QUANTUM FIREBALL ST3.2S 0F0C" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 3090MB (6328861 512 byte sectors)
fxp0 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 10 on pci0:11
fxp0: Ethernet address 00:a0:c9:74:89:78
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
sio2: disabled, not probed.
sio3: disabled, not probed.
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
lpt1 not found at 0xffffffff
psm0: disabled, not probed.
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
wdc0 not found at 0x1f0
wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 0 (wd2): <IOMEGA  ZIP 100>
wd2: 96MB (196608 sectors), 512 cyls, 12 heads, 32 S/T, 512 B/S
wdc1: unit 1 (atapi): <CD-ROM  TW 240D/V1.10>, removable, dma, iordy
wcd0: 4153Kb/sec, 120Kb cache, audio play, 255 volume levels, ejectable tray
wcd0: 120mm data/audio disc loaded, unlocked
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
sb0 at 0x220 irq 7 drq 1 on isa
sb0 not probed due to irq conflict with lpt0 at 7
sbxvi0 not found
sbmidi0 not found at 0x330
opl0 at 0x388 on isa
opl0: <Yamaha OPL-3 FM>
joy0 at 0x201 on isa
joy0: joystick
======Output of "dmesg" end======

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



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