From owner-freebsd-questions Tue Sep 3 18:55:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7957C37B400 for ; Tue, 3 Sep 2002 18:55:44 -0700 (PDT) Received: from tomts15-srv.bellnexxia.net (tomts15.bellnexxia.net [209.226.175.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id A203343E3B for ; Tue, 3 Sep 2002 18:55:43 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([65.95.177.86]) by tomts15-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020904015529.XJNN18984.tomts15-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 3 Sep 2002 21:55:29 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g840fqX77383; Tue, 3 Sep 2002 20:41:52 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <007e01c253b6$2d1fb080$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Chris Kulish" , References: <00e801c253b4$eb32aa20$0101010a@superbeast> Subject: Re: Sound+FreeBSD4.6-stable+Inspiron Date: Tue, 3 Sep 2002 21:55:41 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I am trying to get sound configured on an Inspiron 2650 using > FreeBSD4.6-stable. But I am not sure what I am doing, or how to start. > > Windows tells me it's a Intel(r) 8280/CA/CAM AC'97 Audio controller > > Dmesg | grep 8280 yields the following: > > uhci0: port > 0x1800-0x181f irq 10 at device 29.0 on pci0 > usb0: on uhci0 > uhci1: port > 0x1820-0x183f irq 11 at device 29.1 on pci0 > usb1: on uhci1 > uhci0: port > 0x1800-0x181f irq 10 at device 29.0 on pci0 > > I'm not sure if that's even related to the sound card or not. Does > anyone know if this sound card is supported? And if it is, could > someone point me to some info? Everything you've shown are the USB controllers and ports. Grep your dmesg for "unknown". I bet your sound card's PCI IDs will show up there (vendor code 0x8086), unfortunately. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message