Date: Tue, 30 Aug 2005 17:14:09 +0200 (CEST) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-bugs@FreeBSD.ORG, kernel@real-sys.net Subject: Re: 82801FB/FR/FW/FRW Intel High Deficition Audio Controller Message-ID: <200508301514.j7UFE9C6095646@lurza.secnetix.de> In-Reply-To: <27643936$11244517544305c5aac8a032.64403189@config3.schlund.de>
next in thread | previous in thread | raw e-mail | index | archive | help
kernel@real-sys.net wrote: > I got a problem with this driver. It's not recognized. > Indeed, If I load all the sound drivers or if I compile a > new kernel with the generic drivers, that's the same. > > pciconf -lv gives me this information : > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801FB/FR/FW/FRW Intel High Deficition Audio > Controller' > class = multimedia Unfortunately, your problem report has three problems: 1. What version of FreeBSD are you using? 2. You forgot to copy the line of the "pciconf -lv" output which contains the PCI chip ID of the audio device. That's the long line above the "vendor =" line. See my output below for comparison. 3. You didn't use send-pr(1) (or the equivalent web app) to submit your problem report, so it didn't make it into the gnats database. On my i915GM-based notebook, the 82801* audio device is recognized correctly under FreeBSD 6.0: pcm0@pci0:30:2: class=0x040100 card=0xc01a144d chip=0x266e8086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82801FB/FR/FW/FRW AC '97 Audio Controller' class = multimedia subclass = audio This is the relevant part from /var/run/dmesg.boot: pcm0: <Intel ICH6 (82801FB)> port 0x1c00-0x1cff,0x18c0-0x18ff mem 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on pci0 pcm0: [GIANT-LOCKED] pcm0: <Analog Devices AD1981B AC97 Codec> Playing audio files and watching video with sound works perfectly fine. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "The ITU has offered the IETF formal alignment with its corresponding technology, Penguins, but that won't fly." -- RFC 2549
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508301514.j7UFE9C6095646>