Date: Sun, 20 Jun 1999 00:28:19 -0700 From: Root <tetsuya1@prodigy.net> To: freebsd-questions@freebsd.org Subject: soundcard installation problem Message-ID: <376C9813.BF6B778D@prodigy.net>
next in thread | raw e-mail | index | archive | help
Hello, I need help with SB16ValuePnP(CT2980) configuration on 3.2R. symptom: snd0 does not work; there's no sound. x11amp refuses to play. setup I did: In the kernel, relevant statements were added as you can see below. In /kernel.config, relevant pnp info was entered as in a freebsd.org faq. Even though the last part of the dmesg looks Ok, but pnp configurator seemed to fail the COM2 assignment for SB16 card. My modem is also pnp. It was also configured with the same procedure as SB16 was done. It has worked very fine. When I put pnp thing in /boot/kernel.conf, SB16 was not displyed at bootup at all. Please help. Tetsuya. ------------------------------------------------ dmesg: ~~ avail memory = 127823872 (124828K bytes) Preloaded elf kernel "kernel" at 0xc02a8000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02a809c. ~~ Probing for devices on PCI bus 1: Probing for PnP devices: CSN 1 Vendor ID: CTL002b [0x2b008c0e] Serial 0x0013d725 Comp ID: PNP0600 [0x0006 d041] sio1: configured irq 5 not in bitmap of probed irqs 0 sio1: probe failed sio1 (siopnp <CTL002b> sn 0x0013d725) failed to attach ~~ 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 0x330 on isa snd0: <SoundBlaster MPU-401> opl0 at 0x388 on isa snd0: <Yamaha OPL3 FM> ------------------------------------------------ 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?376C9813.BF6B778D>