From owner-freebsd-questions Fri Dec 3 18:12:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id DA49814BFD for ; Fri, 3 Dec 1999 18:12:49 -0800 (PST) (envelope-from j_mckitrick@bigfoot.com) Received: from 208-58-240-89.s343.tnt1.atnnj.pa.dialup.rcn.com ([208.58.240.89] helo=bigfoot.com) by smtp02.mrf.mail.rcn.net with esmtp (Exim 2.12 #3) id 11u4gf-0002uq-00 for freebsd-questions@freebsd.org; Fri, 3 Dec 1999 21:12:38 -0500 Message-ID: <38487898.43ED3099@bigfoot.com> Date: Fri, 03 Dec 1999 21:12:40 -0500 From: Jonathon McKitrick X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions Subject: sound on toshiba laptop Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, i've gotten some suggestions on getting my sound working on my Toshiba Satellite 4010 CDT, but no luck. Here is my latest kernel config: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 device sbmidi0 at isa? port 0x330 device opl0 at isa? port 0x388 #device mpu0 at isa? port 0x330 irq 6 drq 0 #device css0 at isa? port 0x534 irq 5 drq 1 flags 0x08 #device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x10 I have tried it with only the first and last lines, and i have tried it with the first and all lines EXCEPT the last line. All to no avail. Here is my most recent dmesg. I commented out mpu and css because the last dmesg showed conflicts, and besides, they didn't work. :-( sb0 at 0x220 irq 5 drq 1 on isa NOTE! SB Pro support required with your soundcard! snd0: sbmidi0 not found at 0x330 opl0 at 0x388 on isa snd0: npx0 on motherboard npx0: INT 16 interface Any ideas? This shouldn't be this tough. P.S. to test it i am playing XGalaga with sound on. Any better ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message