Date: Tue, 3 Sep 2002 21:55:41 -0400 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Chris Kulish" <lists@tekengine.net>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Sound+FreeBSD4.6-stable+Inspiron Message-ID: <007e01c253b6$2d1fb080$1200a8c0@gsicomp.on.ca> References: <00e801c253b4$eb32aa20$0101010a@superbeast>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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: <Intel 82801CA/CAM (ICH3) USB controller USB-A> port > 0x1800-0x181f irq 10 at device 29.0 on pci0 > usb0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> on uhci0 > uhci1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> port > 0x1820-0x183f irq 11 at device 29.1 on pci0 > usb1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> on uhci1 > uhci0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007e01c253b6$2d1fb080$1200a8c0>