* [gentoo-user] Thinkpad T61 HDAPS and sound card support
@ 2008-07-31 2:38 Zhou Rui
2008-07-31 10:00 ` Fernando Antunes
0 siblings, 1 reply; 6+ messages in thread
From: Zhou Rui @ 2008-07-31 2:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 555 bytes --]
I have a thinkpad T61 runs gentoo now, I did some google on the HDAPS
support, found that the hdapsd on portage
is out of date now, so I cannot do "emerge --config xxx" to patch my kernel.
The kernel is gentoo-sources-2.6.25-r7.
My question is, is there a kernel is patched for the hdaps in portage? Or
there are some ways to get the hdapsd work
with gentoo way?
For the sound, the intel HD alsa support is already compiled as a module,
but I cannot find /dev/audio and actually the
device does not work at all, do I miss some options?
--
BR,
Zhou Rui
[-- Attachment #2: Type: text/html, Size: 636 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Thinkpad T61 HDAPS and sound card support
2008-07-31 2:38 [gentoo-user] Thinkpad T61 HDAPS and sound card support Zhou Rui
@ 2008-07-31 10:00 ` Fernando Antunes
2008-07-31 10:37 ` Zhou Rui
2008-08-02 9:44 ` Zhou Rui
0 siblings, 2 replies; 6+ messages in thread
From: Fernando Antunes @ 2008-07-31 10:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 798 bytes --]
On Wed, Jul 30, 2008 at 11:38 PM, Zhou Rui <ghoulr@gmail.com> wrote:
> I have a thinkpad T61 runs gentoo now, I did some google on the HDAPS
> support, found that the hdapsd on portage
> is out of date now, so I cannot do "emerge --config xxx" to patch my
> kernel. The kernel is gentoo-sources-2.6.25-r7.
>
> My question is, is there a kernel is patched for the hdaps in portage? Or
> there are some ways to get the hdapsd work
> with gentoo way?
>
> For the sound, the intel HD alsa support is already compiled as a module,
> but I cannot find /dev/audio and actually the
> device does not work at all, do I miss some options?
>
I have the same notebook. The sound worked for me only with 2.6.26. First
using vanilla 2.26.26-rcX and finally with gentoo-sources-2.6.26.
> --
> BR,
> Zhou Rui
>
[-- Attachment #2: Type: text/html, Size: 1329 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Thinkpad T61 HDAPS and sound card support
2008-07-31 10:00 ` Fernando Antunes
@ 2008-07-31 10:37 ` Zhou Rui
2008-07-31 17:15 ` Fernando Antunes
2008-08-02 9:44 ` Zhou Rui
1 sibling, 1 reply; 6+ messages in thread
From: Zhou Rui @ 2008-07-31 10:37 UTC (permalink / raw
To: gentoo-user
2008/7/31 Fernando Antunes <fs.antunes@gmail.com>
>
>
> I have the same notebook. The sound worked for me only with 2.6.26. First using vanilla 2.26.26-rcX and finally with gentoo-sources-2.6.26.
>
But the gentoo-sources-2.6.26 is unstable now, so may switch to this
kernel safely?
BTW, with the new kernel, does the LED of Intel 4965AGN works?
--
BR,
Zhou Rui
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Thinkpad T61 HDAPS and sound card support
2008-07-31 10:37 ` Zhou Rui
@ 2008-07-31 17:15 ` Fernando Antunes
2008-08-01 1:48 ` Zhou Rui
0 siblings, 1 reply; 6+ messages in thread
From: Fernando Antunes @ 2008-07-31 17:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 764 bytes --]
On Thu, Jul 31, 2008 at 7:37 AM, Zhou Rui <ghoulr@gmail.com> wrote:
> 2008/7/31 Fernando Antunes <fs.antunes@gmail.com>
> >
> >
> > I have the same notebook. The sound worked for me only with 2.6.26.First using vanilla 2.26.26-rcX and finally with gentoo-sources-2.6.26.
> >
>
> But the gentoo-sources-2.6.26 is unstable now, so may switch to this
> kernel safely?
I moved gentoo-sources to ~x86 and it is very stable for me.
>
> BTW, with the new kernel, does the LED of Intel 4965AGN works?
>
No LED for wireless card. My T61 has an Atheros chip set and it is not
working for me, TX and RX packets are dropped. The 2.6.26 recognize the
card using ath5k driver, but no LED. I tryed ndiswrappe, but no much
progress until now.
> --
> BR,
> Zhou Rui
>
>
[-- Attachment #2: Type: text/html, Size: 1737 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Thinkpad T61 HDAPS and sound card support
2008-07-31 17:15 ` Fernando Antunes
@ 2008-08-01 1:48 ` Zhou Rui
0 siblings, 0 replies; 6+ messages in thread
From: Zhou Rui @ 2008-08-01 1:48 UTC (permalink / raw
To: gentoo-user
2008/8/1 Fernando Antunes <fs.antunes@gmail.com>:
>
> I moved gentoo-sources to ~x86 and it is very stable for me.
Thanks about that, I will have a try about the 2.6.26 kernel soon,
also the hdaps
patch for the 2.6.25 didn't work for me, I can update it to 2.6.26
>>
>> BTW, with the new kernel, does the LED of Intel 4965AGN works?
>
> No LED for wireless card. My T61 has an Atheros chip set and it is not
> working for me, TX and RX packets are dropped. The 2.6.26 recognize the
> card using ath5k driver, but no LED. I tryed ndiswrappe, but no much
> progress until now.
I think you may have a try with madwifi, last time I used madwifi for my fujitsu
U1010 and it works fine.
--
BR,
Zhou Rui
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Thinkpad T61 HDAPS and sound card support
2008-07-31 10:00 ` Fernando Antunes
2008-07-31 10:37 ` Zhou Rui
@ 2008-08-02 9:44 ` Zhou Rui
1 sibling, 0 replies; 6+ messages in thread
From: Zhou Rui @ 2008-08-02 9:44 UTC (permalink / raw
To: gentoo-user
> I have the same notebook. The sound worked for me only with 2.6.26. First
> using vanilla 2.26.26-rcX and finally with gentoo-sources-2.6.26.
I switched to gentoo-sources-2.6.26 and the alsa card still cannot work, so can
you give me your .config file please.
Thank you.
--
BR,
Zhou Rui
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-08-02 9:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-31 2:38 [gentoo-user] Thinkpad T61 HDAPS and sound card support Zhou Rui
2008-07-31 10:00 ` Fernando Antunes
2008-07-31 10:37 ` Zhou Rui
2008-07-31 17:15 ` Fernando Antunes
2008-08-01 1:48 ` Zhou Rui
2008-08-02 9:44 ` Zhou Rui
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox