Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 21:38:12 +0000
From:      Evgeny Solovyov <a.n.s.i@gmx.net>
To:        Ariff Abdullah <skywizard@MyBSD.org.my>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: 82801FB/FR/FW/FRW Intel High DefiNition Audio Controller
Message-ID:  <4373BDC4.4020009@gmx.net>
In-Reply-To: <20051111042359.743e4242.skywizard@MyBSD.org.my>
References:  <4373AD1A.7080401@gmx.net> <20051111042359.743e4242.skywizard@MyBSD.org.my>

next in thread | previous in thread | raw e-mail | index | archive | help
Ariff Abdullah wrote:
> On Thu, 10 Nov 2005 20:27:06 +0000
> Evgeny Solovyov <a.n.s.i@gmx.net> wrote:
> 
>>i've a box with 82801FB/FR/FW/FRW Intel High DefiNition Audio 
>>Controller. But the Chip is 0x26688086 and not 0x266e8086 listet in
>>your patch  http://people.freebsd.org/~ariff/
>>
>>I changed dev/sound/pci/ich.c:
>>
>>-#define INTEL_82801FB   0x266e  /* ICH6 needs to be treated as ICH4
>>*/ +#define INTEL_82801FB   0x2668  /* ICH6 needs to be treated as
>>ICH4 */
>>
> 
> Unfortunately, though, you cannot simply do that. There are few
> fortunate(?) HDA hardware with AC97 backward compatible, but yours is
> not.
> 
> Until we have definite HDA support (which is already in our TODO
> list), you can use 'free for personal use' driver from
> http://www.opensound.com/ .

opensound don't work too, here is dmesg output:

pcm0: <Intel ICH6 (82801FB)> mem 0xb0000000-0xb0003fff irq 17 at device 27.0 on pci0
pcm0: unable to map IO port space
device_attach: pcm0 attach returned 6
hdaudio: RIRB timeout
hdaudio_mixer_attach: Codec #0 is not responding
hdaudio: Codec attach failed (-5)
oss: Probing the hardware for Intel High Definition Audio (Azalia) controller failed.

You are/was my last hope  :(



> 
> 
> 
> --
> Ariff Abdullah
> MyBSD
> 
> http://www.MyBSD.org.my (IPv6/IPv4)
> http://staff.MyBSD.org.my (IPv6/IPv4)
> http://tomoyo.MyBSD.org.my (IPv6/IPv4)
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4373BDC4.4020009>