From owner-freebsd-questions Tue Sep 3 19: 2:40 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 4F9E437B400 for ; Tue, 3 Sep 2002 19:02:37 -0700 (PDT) Received: from cheese.kulish.com (12-216-148-55.client.mchsi.com [12.216.148.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7859D43E42 for ; Tue, 3 Sep 2002 19:02:36 -0700 (PDT) (envelope-from lists@tekengine.net) Received: from 12-216-148-55.client.mchsi.com ([12.216.148.55] helo=superbeast) by cheese.kulish.com with asmtp (Exim 3.36 #1) id 17mPV5-0000Ky-00 for freebsd-questions@FreeBSD.ORG; Tue, 03 Sep 2002 21:02:35 -0500 From: "Chris Kulish" To: Subject: RE: Sound+FreeBSD4.6-stable+Inspiron Date: Tue, 3 Sep 2002 21:02:35 -0500 Message-ID: <00e901c253b7$23173800$0101010a@superbeast> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <007e01c253b6$2d1fb080$1200a8c0@gsicomp.on.ca> Importance: Normal 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 Yep, that's correct. I was sure if I had some funky usb audio thing on this laptop. If I grep for unknown, I get the following: -su-2.05b# dmesg | grep unknown pci0: (vendor=0x8086, dev=0x2483) at 31.3 irq 10 pci0: (vendor=0x8086, dev=0x2485) at 31.5 irq 10 pci0: (vendor=0x8086, dev=0x2486) at 31.6 irq 10 pci0: (vendor=0x8086, dev=0x2483) at 31.3 irq 10 pci0: (vendor=0x8086, dev=0x2485) at 31.5 irq 10 pci0: (vendor=0x8086, dev=0x2486) at 31.6 irq 10 I assume by your "unfortunately" remark, that this is not supported at this time. Thanks for the response! Chris Kulish -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Matthew Emmerton Sent: Tuesday, September 03, 2002 8:56 PM To: Chris Kulish; freebsd-questions@FreeBSD.ORG Subject: Re: Sound+FreeBSD4.6-stable+Inspiron > 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 > > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message