From nobody@FreeBSD.org  Fri Jul 29 16:22:33 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 065DD16A421
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Jul 2005 16:22:33 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 72F1643D46
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Jul 2005 16:22:32 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6TGMVVY007524
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Jul 2005 16:22:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j6TGMVZ1007523;
	Fri, 29 Jul 2005 16:22:31 GMT
	(envelope-from nobody)
Message-Id: <200507291622.j6TGMVZ1007523@www.freebsd.org>
Date: Fri, 29 Jul 2005 16:22:31 GMT
From: Dominique Werner <unix@dominique-werner.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current
X-Send-Pr-Version: www-2.3

>Number:         84311
>Category:       kern
>Synopsis:       [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 29 16:30:26 GMT 2005
>Closed-Date:    Mon Jul 30 09:50:49 GMT 2007
>Last-Modified:  Mon Jul 30 09:50:49 GMT 2007
>Originator:     Dominique Werner
>Release:        FreeBSD 5.4-STABLE
>Organization:
>Environment:
FreeBSD canis.local 5.4-STABLE FreeBSD 5.4-STABLE #1: Sun Jul 24 12:00:31 CEST 2005     domi@canis.local:/usr/obj/usr/src/sys/CANIS  i386

I'm running FreeBSD 5.4-STABLE on a Fujitsu Siemens Jetson, Pentium 4,
2.93 GHz.
>Description:
The audio controller is not detected in this release up to FreeBSD 7-current:

hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82801FB/FR/FW/FRW Intel High Deficition Audio Controller'
    class    = multimedia
pcib2@pci0:28:0:        class=0x060400 card=0x00000040 chip=0x26608086 rev=0x03

When I compile my kernel or I load all sound modules cat /dev/sndstat will list:
FreeBSD Audio Driver (newpcm)
Installed devices:
and not more than that..
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sound 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jul 29 21:36:10 GMT 2005 
Responsible-Changed-Why:  
Reassign to appropriate mailing list. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84311 

From: "Vaida Bogdan" <vaida.bogdan@gmail.com>
To: bug-followup@freebsd.org, unix@dominique-werner.com
Cc:  
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current
Date: Thu, 29 Dec 2005 04:14:59 +0200

 Same problem here, seems it's only a matter of porting azalia to freebsd:
 http://www.freebsd.org/projects/ideas/#p-hda
 
 Anyone into kernel programming?

From: "Aleksandr V. Galiyev" <radio@angarka.ru>
To: bug-followup@FreeBSD.org,  unix@dominique-werner.com
Cc:  
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio
 not detected in FreeBSD up to 7-current
Date: Mon, 07 Aug 2006 21:22:54 -0500

 Any changes to this bug?

From: "Vaida Bogdan" <vaida.bogdan@gmail.com>
To: bug-followup@freebsd.org, unix@dominique-werner.com
Cc:  
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current
Date: Wed, 23 Aug 2006 10:36:11 +0300

 Now works with: http://www.4front-tech.com/ OSS

From: Gustavo Coral <guscoral@cpa.unicamp.br>
To: bug-followup@freebsd.org,
 unix@dominique-werner.com
Cc:  
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current
Date: Tue, 29 Aug 2006 22:38:22 -0300

 none0@pci0:27:0:        class=0x040300 card=0xe2008086 chip=0x26688086 
 rev=0x03
 hdr=0x00
     vendor   = 'Intel Corporation'
     device   = '82801FB/FR/FW/FRW Intel High DefiNition Audio Controller'
     class    = multimedia
 Hi.. this is freebsd 6.1-stable and we didn't find the pcm for this device. In 
 the kernel we have 
 device sound
 device snd_ich
 This chip number is diferent from the 266e, and this is a D915GEV with the 
 last bios.
 
 Paniago
State-Changed-From-To: open->feedback 
State-Changed-By: netchild 
State-Changed-When: Sat Oct 7 18:34:13 UTC 2006 
State-Changed-Why:  
Support for High Definition Audio (HDA) is committed to -current. 

A driver for 6.1 is available too, see 
http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-October/004908.html 
for more. 

Please test and report back if it works for you. It would be great if your 
report would look like: 
---snip--- 
Success 
------- 
Hardware/chipset: Compaq Presario V3000 series 

http://h10025.www1.hp.com/ewfrf/wc/product?product=3190957&lc=en&cc=us&dlc=en&lang=en&cc=us 
Playback: Works flawlessly 
Recording: Works flawlessly 
Specific Issues: None. It works out of the box, including analog CD. 
Special request: None. 
Verbose dmesg: 
pcm0: <NVidia MCP51 High Definition Audio 
Controller> mem 0xc0000000-0xc0003fff irq 10 at device 16.1 on pci0 
pcm0: <HDA Codec: Conexant Venice> 
pcm0: <HDA Driver Revision: 20060929_0025> 
(optional, you don't have to include those boring 
and uneventfull kernel noises since the driver 
already works for you) 

Failure 
------- 
Hardware/chipset: Karipap series 
http://www.karipap.com/ 
Playback: NONE! 
Recording: NONE! 
Specific Issues: I would rather amaze if this works since it is a 
food to begin with. 
Special request: I can donate this to you, but even so, you can buy 
it at the nearest food stall for an RM 0.50 
Verbose dmesg: 
(please put your _verbose_ dmesg here) 
---snip--- 


http://www.freebsd.org/cgi/query-pr.cgi?pr=84311 

From: linimon@lonesome.com (Mark Linimon)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current
Date: Wed, 25 Apr 2007 21:11:44 -0500

 ----- Forwarded message from Jason Boisvert <boisvert@colorado.edu> -----
 
 From: Jason Boisvert <boisvert@colorado.edu>
 To: bugmaster@freebsd.org
 Subject: kern/84311
 
 I can confirm the bug from the report below. I tried many alternate
 kernel/loader.conf configs and nothing worked.
 
 pciconf -vl is also not seeing the i915 video driver.
 
 I am available to do testing.
 
 
 Jason
 
 ----- End forwarded message -----

From: Ariff Abdullah <ariff@FreeBSD.org>
To: Jason Boisvert <boisvert@colorado.edu>
Cc: bug-followup@FreeBSD.org
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition 
 Audio not detected in FreeBSD up to 7-current
Date: Thu, 26 Apr 2007 16:13:20 +0800

 >  
 >  From: Jason Boisvert <boisvert@colorado.edu>
 >  To: bugmaster@freebsd.org
 >  Subject: kern/84311
 >  
 >  I can confirm the bug from the report below. I tried many alternate
 >  kernel/loader.conf configs and nothing worked.
 >  
 
 First, please help us understand what is your current hardware /
 software configuration, FreeBSD version/release, error messages from
 syslog / dmesg, etc. You have two choices:
 
  1) Update to latest -current
 
 _or_
 
  2) Use 5.x/6.2-RELEASE/STABLE +
       http://people.freebsd.org/~ariff/BINARY_MODULES/
 
 >  pciconf -vl is also not seeing the i915 video driver.
 >  
 >  I am available to do testing.
 >  
 
 
 --
 Ariff Abdullah
 FreeBSD
 
 ... Recording in stereo is obviously too advanced
     and confusing for us idiot ***** users :P ........

From: "Jason Boisvert" <jboisvert@gmail.com>
To: "Ariff Abdullah" <ariff@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current
Date: Thu, 26 Apr 2007 17:14:12 -0500

 Hi Guys,
 
 It turns out that I've moved recently, and I'm no longer managing that
 machine for my colleague.
 
 As it turns out, the oss v4.0 build available at the following website worked:
 http://4front-tech.com/.
 
 It wasn't precisely user-friendly and didn't play well with kde, but
 it worked to get sound on the machine.
 
 Thanks for getting back to me.
 
 Jason
 
 On 4/26/07, Ariff Abdullah <ariff@freebsd.org> wrote:
 > >
 > >  From: Jason Boisvert <boisvert@colorado.edu>
 > >  To: bugmaster@freebsd.org
 > >  Subject: kern/84311
 > >
 > >  I can confirm the bug from the report below. I tried many alternate
 > >  kernel/loader.conf configs and nothing worked.
 > >
 >
 > First, please help us understand what is your current hardware /
 > software configuration, FreeBSD version/release, error messages from
 > syslog / dmesg, etc. You have two choices:
 >
 >  1) Update to latest -current
 >
 > _or_
 >
 >  2) Use 5.x/6.2-RELEASE/STABLE +
 >       http://people.freebsd.org/~ariff/BINARY_MODULES/
 >
 > >  pciconf -vl is also not seeing the i915 video driver.
 > >
 > >  I am available to do testing.
 > >
 >
 >
 > --
 > Ariff Abdullah
 > FreeBSD
 >
 > ... Recording in stereo is obviously too advanced
 >     and confusing for us idiot ***** users :P ........
 >

From: Joel Dahl <joel@FreeBSD.org>
To: bug-followup@FreeBSD.org, unix@dominique-werner.com,
	vaida.bogdan@gmail.com, radio@angarka.ru, guscoral@cpa.unicamp.br
Cc:  
Subject: Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition
	Audio not detected in FreeBSD up to 7-current
Date: Sun, 20 May 2007 11:34:12 +0200

 The snd_hda(4) driver has been MFC'ed to RELENG_6.  Please update and
 verify that it works.  Thanks.
 
 -- 
 Joel
 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Jul 30 09:50:18 UTC 2007 
State-Changed-Why:  
Feedback timeout (> 2 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84311 
>Unformatted:
