public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Status of ACPI on IBM T40p
@ 2004-02-04 14:07 Alexander Gran
       [not found] ` <200402041507.33902-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
       [not found] ` <c01bt1_tj7_1@sea.gmane.org>
  0 siblings, 2 replies; 11+ messages in thread
From: Alexander Gran @ 2004-02-04 14:07 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Andrew Morton

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I just gave ACPI an other try this night. This are my results:
I used linux-2.6.2-rc3-mm1 on a T40p 2373-G1G.
Config: http://zodiac.dnsalias.org/misc/262-rc3-mm1.acpi.config
Errors: http://zodiac.dnsalias.org/misc/syslog.acpi
lspci -v (on APM kernel): http://zodiac.dnsalias.org/misc/lspci

Booting is ok. All ACPI modules load without warning, only the relaxed AML 
seems to be needed.
What's working:
Battery monitoring, thermal monitoring, ac-adapter, lid-button are all ok.
The sound-system survives a suspend. Great.
laptop_mode is in this kernel, finally. Cool, Andrew!
Fan isn't recognized. Power-button is recognized, but gives no events.
C-states are not working right:
The CPU has C0-C3. C0 is full speed, the rest is slower. According to the ACPI 
documentation the CPU should switch automagically to the slower modes after 
some time of inactivaty. However it cannot controll busmaster PCI transfers 
in C3. Now some driver doesn't gets busmaster right, and due to this, the cpu 
never go's to C3 [Hope I got this right, I am no acpi master..](my went to C3 
after some fiddeling with suspend (see later) and the PCI-Bus crashed, hence 
I know. If my CPU uses C3, laptop_mode and backlight  mostly dimmed, I 
reached 5h+ :)
Other things that don't work:
When suspending, the USB-drivers don't get it right, and do not work after 
resuming. Unloading them before suspending and loading them afterwards 
doesn't help either. Additionally there seems to be issues with the PCI bus. 
I got random errors (everything between kernel-oops, error-loops and 
warnings) when reinserting the uhci_hcd module.
After resuming my power LED is not switched on (not so problematic), and the  
notebook doesn't ask for a password (Really problematic).
The e1000 module still needs the unload/load procedure.

Hope I'm right on this list. Tell me If I'd cc to an other one, please.
Include my in your cc's please, as I'm not reading this list.

regards
Alex

- -- 
Some operating systems are called `user friendly',
	Linux however is `expert friendly'.
Encrypted Mails welcome.
PGP-Key at http://zodiac.dnsalias.org/misc/pgpkey.asc | Key-ID: 0x6D7DD291
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIPyk/aHb+2190pERAjhgAKCkYnYnJcTJMFQc7YY4sGNWRVh4dwCgkdQX
hAR99v74cSPS4JsYv+vuz54=
=I96u
-----END PGP SIGNATURE-----



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread
* RE: Status of ACPI on IBM T40p
@ 2004-02-05  0:50 Li, Shaohua
  0 siblings, 0 replies; 11+ messages in thread
From: Li, Shaohua @ 2004-02-05  0:50 UTC (permalink / raw)
  To: Alexander Gran; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

> Fan isn't recognized. 
ACPI can't control fan in many IBM systems, including R40, T40. I guess
it's the same situation in your T40p.

>Power-button is recognized, but gives no events.
That's interesting; would you please give some detail info? Did it work
before? I didn't see the error in T40.

> C-states are not working right:
> The CPU has C0-C3. C0 is full speed, the rest is slower. According to
the
> ACPI
> documentation the CPU should switch automagically to the slower modes
> after
> some time of inactivaty. However it cannot controll busmaster PCI
> transfers
> in C3. Now some driver doesn't gets busmaster right, and due to this,
the
> cpu
> never go's to C3 [Hope I got this right, I am no acpi master..](my
went to
> C3
> after some fiddeling with suspend (see later) and the PCI-Bus crashed,
> hence
> I know. If my CPU uses C3, laptop_mode and backlight  mostly dimmed, I
> reached 5h+ :)
we have discussed the problem before. USB caused bus master activities.
without USB devices, my T40 can enter C3

> Other things that don't work:
> When suspending, the USB-drivers don't get it right, and do not work
after
> resuming. Unloading them before suspending and loading them afterwards
> doesn't help either. Additionally there seems to be issues with the
PCI
> bus.
> I got random errors (everything between kernel-oops, error-loops and
> warnings) when reinserting the uhci_hcd module.
I got the same error in T40. If I didn't include USB module, it went
away. So I'm not sure if it's an ACPI error.

> After resuming my power LED is not switched on (not so problematic),
and
> the
> notebook doesn't ask for a password (Really problematic).
Actually LED is not on after resuming in windows under T40, so in my
point of view, it's not severe.

> The e1000 module still needs the unload/load procedure.
> 
> Hope I'm right on this list. Tell me If I'd cc to an other one,
please.
> Include my in your cc's please, as I'm not reading this list.
> 
> regards
> Alex
> 
> - --
> Some operating systems are called `user friendly',
> 	Linux however is `expert friendly'.
> Encrypted Mails welcome.
> PGP-Key at http://zodiac.dnsalias.org/misc/pgpkey.asc | Key-ID:
0x6D7DD291
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> 
> iD8DBQFAIPyk/aHb+2190pERAjhgAKCkYnYnJcTJMFQc7YY4sGNWRVh4dwCgkdQX
> hAR99v74cSPS4JsYv+vuz54=
> =I96u
> -----END PGP SIGNATURE-----
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread
* RE: Status of ACPI on IBM T40p
@ 2004-02-06  3:12 Ow Mun Heng
       [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA03F9E359-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Ow Mun Heng @ 2004-02-06  3:12 UTC (permalink / raw)
  To: Li, Shaohua, Alexander Gran; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]



> -----Original Message-----
> From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> [mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of 
> Li, Shaohua

> > Alexander Gran Wrote
> > C-states are not working right:
> without USB devices, my T40 can enter C3

can you tell me how to remove usb so that my Laptop can get into C3? 
It keeps being in C2 and usage of C3 is [000000000]

bus master activity = fffffffff all the time..

I tried removing all the usb references but can remove usbcore..

:( Help please.

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2298 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* RE: Status of ACPI on IBM T40p
@ 2004-02-09  2:28 Ow Mun Heng
  0 siblings, 0 replies; 11+ messages in thread
From: Ow Mun Heng @ 2004-02-09  2:28 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



> -----Original Message-----
> From: Bruno Ducrot [mailto:ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org]
> Sent: Saturday, February 07, 2004 4:17 AM
> To: Ow Mun Heng
> Cc: Li, Shaohua; Alexander Gran; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: Re: [ACPI] Status of ACPI on IBM T40p
> 
> 
> On Fri, Feb 06, 2004 at 11:12:53AM +0800, Ow Mun Heng wrote:
> > 
> > 
> > > -----Original Message-----
> > > From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > > [mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of 
> > > Li, Shaohua
> > 
> > > > Alexander Gran Wrote
> > > > C-states are not working right:
> > > without USB devices, my T40 can enter C3
> > 
> > can you tell me how to remove usb so that my Laptop can get 
> into C3? 
> > It keeps being in C2 and usage of C3 is [000000000]
> > 
> > bus master activity = fffffffff all the time..
> > 
> 
> Recompiling kernel without any kind of usb things, even 
> modules perhap ?


Hmm.. that might just be a swell idea. I'll definately try it
out since When I'm on batt power, I can just boot into that 
non-usb kernel and to a usb-aware kernel when I'm on AC-Power
at home!!

Cool


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread
* RE: Status of ACPI on IBM T40p
@ 2004-02-09  3:12 Ow Mun Heng
       [not found] ` <200402091116.02691@zodiac.zodiac.dnsalias.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Ow Mun Heng @ 2004-02-09  3:12 UTC (permalink / raw)
  To: Alexander Gran, Bruno Ducrot, Ow Mun Heng
  Cc: Li, Shaohua, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



> -----Original Message-----
> From: Alexander Gran [mailto:alex-4mRm4CWMOdkHuPwBo6/EyUB+6BGkLq7r@public.gmane.org]
> 
> Am Freitag, 6. Februar 2004 21:17 schrieb Bruno Ducrot:
> > > > without USB devices, my T40 can enter C3
> > >
> > > can you tell me how to remove usb so that my Laptop can 
> get into C3?
> > > It keeps being in C2 and usage of C3 is [000000000]
> > >
> > > bus master activity = fffffffff all the time..
> >
> > Recompiling kernel without any kind of usb things, even 
> modules perhap ?
> 
> Wich results in a highly usable kernel....:)

Alex,
	Can you tell me what you meant from your comment? Did you
try it out already? Good results?

I want to try it on my D600.
 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-02-19 15:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-04 14:07 Status of ACPI on IBM T40p Alexander Gran
     [not found] ` <200402041507.33902-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
2004-02-07  0:35   ` Ari Pollak
2004-02-07  1:09     ` Bruno Ducrot
     [not found] ` <c01bt1_tj7_1@sea.gmane.org>
2004-02-19 15:33   ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2004-02-05  0:50 Li, Shaohua
2004-02-06  3:12 Ow Mun Heng
     [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA03F9E359-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2004-02-06 20:17   ` Bruno Ducrot
     [not found]     ` <20040206201722.GE13262-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-02-07  3:50       ` Alexander Gran
2004-02-09  2:28 Ow Mun Heng
2004-02-09  3:12 Ow Mun Heng
     [not found] ` <200402091116.02691@zodiac.zodiac.dnsalias.org>
     [not found]   ` <200402091116.02691-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
2004-02-09 12:38     ` Bruno Ducrot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox