From owner-freebsd-questions Tue May 5 09:37:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15727 for freebsd-questions-outgoing; Tue, 5 May 1998 09:37:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blackhole.dimensional.com (0@blackhole.dimensional.com [208.206.176.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15691 for ; Tue, 5 May 1998 09:36:48 -0700 (PDT) (envelope-from gerard@dimensional.com) Received: from flatland.dimensional.com (sendmail@flatland.dimensional.com [208.206.176.24]) by blackhole.dimensional.com (8.8.8/8.8.nospam) with ESMTP id KAA05723 for ; Tue, 5 May 1998 10:36:49 -0600 (MDT) Received: from imagination.org (p00.pm3c03.pm.dimcom.net [206.124.5.129]) by flatland.dimensional.com (8.8.8/8.8.nospam) with SMTP id KAA20108 for ; Tue, 5 May 1998 10:36:46 -0600 (MDT) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 05 May 1998 09:40:14 -0600 (MDT) From: Gerard To: freebsd-questions@FreeBSD.ORG Subject: Sound card no longer works after 2.2.2 to 2.2.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently did a 'make world', and rebuilt my kernel to upgrade my system from 2.2.2 to 2.2.6. Now I can't get my sound card to work anymore. It's configuration in the kernel is the same as before, startup shows that it's detected, ... sb0 at 0x220 irq 7 drq 1 on isa sb0: ... and I've done a 'MAKEDEV' /dev/snd0 (are there any other /dev files it uses?). Playing CD's does nothing and sounds sometimes give the error "DMA Timed out - IRQ/DMA Conflict Error?" Here's what's in my kernel: controller snd0 device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr #options "SBC_IRQ=7" #device sbxvi0 at isa? drq 1 # drq 7 ? #options "SB16_DMA=1" # DMA 9 ? #device sbmidi0 at isa? port 0x330 #device mss0 at isa? port 0x530 irq 10 conflicts drq 1 vector adintr I've tried variations on the above such as removing the 'conflicts' from sb0, uncommenting any and all of the other options and sb devices (lpt0, which also uses IRQ 7 is commented out). The only thing that gets my sound card to do anything is commenting out sb0 and using 'mss0', however the volume is exceeding loud with lots of feedback. The sound card itself is a Reveal in the ISA slot, and it works/ed with 2.2.2 and Windows 95. Thanks for any help! Gerard Giamberdine ---------------------------------------- E-Mail: Gerard Date: 05-May-98 Time: 09:40:14 ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message