Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 1997 23:07:32 -0500
From:      Adam McDougall <mcdougall@ameritech.net>
To:        multimedia@freebsd.org
Subject:   sb32 troubles
Message-ID:  <349C9604.9F69715B@ameritech.net>

next in thread | raw e-mail | index | archive | help
Hello, I am hoping one (or more :)  or the sound geniouses could help me
with a problem I am having with my sb32 card in -current.  Almost all
parts of it are detected, but not sbxvi0(sp), thus I get no digital
audio.  And I am unsure if the midi component is working since playmidi
doesnt want to compile for me.  I am pretty sure it is not the card's
fault since it works fine in other machines under NT and 2.2.5-release,
and I have tried other same model cards in my -current machine, but
still no luck. heres the lines from my kernel conf file:

controller      snd0
device          sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr
options         SBC_IRQ=5
device          sbxvi0 at isa? drq 5
device          sbmidi0 at isa? port 0x300
device          opl0 at isa? port 0x388 conflicts
controller      pnp0
(adding the pnp0 didnt help but made the kernel realize a pnp card was
present)

Here is my output from dmesg:

FreeBSD 3.0-CURRENT #0: Fri Dec 19 18:50:51 EST 1997
    user1@flashram.egr.msu.edu:/usr/src/sys/compile/BSDXKRNL
CPU: Pentium (233.22-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x543  Stepping=3
  Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory  = 67108864 (65536K bytes)
avail memory = 62894080 (61420K bytes)
Probing for devices on PCI bus 0:
chip0: <Host to PCI bridge (vendor=1039 device=5571)> rev 0x00 on
pci0.0.0
chip1: <SiS 85c503> rev 0x01 on pci0.1.0
ide_pci0: <PCI IDE controller (busmaster capable)> rev 0xc0 int a irq 14
on pci0.1.1
vga0: <Matrox MGA 1024SG graphics accelerator> rev 0x02 int a irq 9 on
pci0.11.0
Probing for PnP devices:
CSN 1 Vendor ID: CTL0044 [0x44008c0e] Serial 0x1009ddf2
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 at 0x280-0x29f irq 15 on isa
ed0: address 00:00:1b:37:54:89, type NE2000 (16 bit)
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
wdc0 at 0x1f0-0x1f7 irq 14 flags 0x2000 on isa
ide_pci: generic_dmainit 01f0:1: warning, IDE controller timing not set
wdc0: unit 0 (wd0): <QUANTUM FIREBALL_TM3840A>, DMA
wd0: 3681MB (7539840 sectors), 7480 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 not found at 0x170
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
sb0 at 0x220 irq 5 drq 1 on isa
snd0: <SoundBlaster 16 4.13>
sbxvi0 at ? drq 5 on isa
snd0: <SoundBlaster 16 4.13>
sbmidi0 at 0x300 on isa
snd0: <SoundBlaster MPU-401>
opl0 at 0x388 on isa
snd0: <Yamaha OPL3 FM>
Intel Pentium F00F detected, installing workaround

Thanks for your time.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?349C9604.9F69715B>