* Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events
@ 2005-10-24 20:27 Berthold Cogel
2005-10-27 5:34 ` Radoslaw Chyra
0 siblings, 1 reply; 7+ messages in thread
From: Berthold Cogel @ 2005-10-24 20:27 UTC (permalink / raw)
To: ACPI Development
[-- Attachment #1: Type: text/plain, Size: 950 bytes --]
Hello!
I couldn't use the DSDT Olaf Jansen-Olliges send me some weeks ago for
my Acer because of the different amount of memory, so I tried it myself
again.
First I fixed the original DSDT and then patched it with
acer-tm4xxx-sbs-cm.diff from the sbs-linux project. There are still
warnings from iasl (20050930) for smbus-cm.asl. I've attached the
source, the resulting DSDT and the output of iasl.
I include the DSDT as initrd and boot the kernel with ec_burst=1 as
kernel parameter.
Almost everything works as expected except that the system is missing
keyboard and mouse events when the battery is inserted. This is nothing
for fast writers. When I'm working only with ac-adapter, everything is
ok. The logs don't show any errors.
Kernel:
linux-2.6.14-rc3, suspend2, acpi-dsdt-initrd-patch
Hardware:
Acer Extensa 3002 WLMi
Pentium M 725 1,6 GHz, 1GB RAM, 100GB HD
ATI Mobility Radeon 9700
Intel 802.11 b/g Wlan
Best regards,
Berthold
[-- Attachment #2: dsdt.tar.bz2 --]
[-- Type: application/x-bzip, Size: 18596 bytes --]
[-- Attachment #3: DSDT.aml.bz2 --]
[-- Type: application/x-bzip, Size: 11129 bytes --]
[-- Attachment #4: iasl.patched.log --]
[-- Type: text/x-log, Size: 878 bytes --]
acer01:/usr/src/acpi-dsdt/bc# iasl -tc dsdt.dsl
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20050930 [Oct 23 2005]
Copyright (C) 2000 - 2005 Intel Corporation
Supports ACPI Specification Revision 3.0
smbus-cm.asl 87: Method (_SBI, 0, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBI)
smbus-cm.asl 147: Method (_SBR, 3, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBR)
smbus-cm.asl 237: Method (_SBW, 5, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBW)
smbus-cm.asl 314: Method (_SBA, 0, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBA)
ASL Input: dsdt.dsl - 5355 lines, 250795 bytes, 3171 keywords
AML Output: DSDT.aml - 25853 bytes 706 named objects 2465 executable opcodes
Compilation complete. 0 Errors, 4 Warnings, 0 Remarks, 935 Optimizations
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events
@ 2005-10-24 20:40 Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E032CF08F-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Moore, Robert @ 2005-10-24 20:40 UTC (permalink / raw)
To: Berthold Cogel, ACPI Development
smbus-cm.asl 87: Method (_SBI, 0, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBI)
smbus-cm.asl 147: Method (_SBR, 3, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBR)
smbus-cm.asl 237: Method (_SBW, 5, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBW)
smbus-cm.asl 314: Method (_SBA, 0, NotSerialized)
Warning 2097 - Unknown reserved name ^ (_SBA)
These are valid warnings from the compiler. It certainly can't do
anything about BIOS writers that simply refuse to follow the ACPI spec
:-(
Bob
> -----Original Message-----
> From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
> admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Berthold Cogel
> Sent: Monday, October 24, 2005 1:28 PM
> To: ACPI Development
> Subject: [ACPI] Acer Extensa 3002 WLMi: DSDT fixed but system misses
> keyboard and mouse events
>
> Hello!
>
> I couldn't use the DSDT Olaf Jansen-Olliges send me some weeks ago for
> my Acer because of the different amount of memory, so I tried it
myself
> again.
>
> First I fixed the original DSDT and then patched it with
> acer-tm4xxx-sbs-cm.diff from the sbs-linux project. There are still
> warnings from iasl (20050930) for smbus-cm.asl. I've attached the
> source, the resulting DSDT and the output of iasl.
>
> I include the DSDT as initrd and boot the kernel with ec_burst=1 as
> kernel parameter.
>
> Almost everything works as expected except that the system is missing
> keyboard and mouse events when the battery is inserted. This is
nothing
> for fast writers. When I'm working only with ac-adapter, everything is
> ok. The logs don't show any errors.
>
>
> Kernel:
>
> linux-2.6.14-rc3, suspend2, acpi-dsdt-initrd-patch
>
>
> Hardware:
>
> Acer Extensa 3002 WLMi
> Pentium M 725 1,6 GHz, 1GB RAM, 100GB HD
> ATI Mobility Radeon 9700
> Intel 802.11 b/g Wlan
>
>
> Best regards,
>
> Berthold
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events
2005-10-24 20:27 Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events Berthold Cogel
@ 2005-10-27 5:34 ` Radoslaw Chyra
[not found] ` <loom.20051027T072257-534-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Radoslaw Chyra @ 2005-10-27 5:34 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello!
I can confirm the same problems (missing mouse events, and also bad keyboard
behaviour, ie missing keystrokes and multiplying keys with single press when
typing even not-so-fast).
I fixed DSDT and patched it with acer-tm4xxx-sbs-cm.diff from the sbs-linux
project. I have the same warnings from iasl (20050930) as Berthold Cogel.
I have DSTD compiled right into kernel, and boot it with ec_burst=1.
Kernel:
linux-2.6.14-rc5-git6, suspend2
(I've tried also 2.6.14-rc3, 2.6.13.1 witch ec_burst patch)
Hardware:
Acer TravelMate 4001 LMi
ATI Mobility Radeon 9600
Intel 802.11 b/g Wlan
Regards
Radoslaw
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events
[not found] ` <loom.20051027T072257-534-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
@ 2005-10-27 16:42 ` john
2005-10-27 18:13 ` Radoslaw Chyra
0 siblings, 1 reply; 7+ messages in thread
From: john @ 2005-10-27 16:42 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: chyras-foVc9aoM7mKFAqYqPk0RtA
[-- Attachment #1: Type: text/plain, Size: 1880 bytes --]
Hi!
i've got the same notebook (tm4001LMI - 512mb ram - ati9600 - ipw2200).
I'm still using acpi-sbs kernel modules to read my battery, but this doesn't
enable me to suspend-to-ram. if fixing the DSDT does, can you send your fixed
dsdt as attachement? would be great to turn on-off the machine in a snap!
thanx ahead!
john
this hardware manufacturers vs linux users battle is getting on my nerves! I
had to battle to get my radeon card doing composite... >HAD ENOUGH< can't
believe that with this many (and on growing) number of linux users don't
matter to hardware manufacturers .
>On Thursday 27 October 2005 07:34, Radoslaw Chyra wrote:
> Hello!
>
> I can confirm the same problems (missing mouse events, and also bad
> keyboard behaviour, ie missing keystrokes and multiplying keys with single
> press when typing even not-so-fast).
>
> I fixed DSDT and patched it with acer-tm4xxx-sbs-cm.diff from the sbs-linux
> project. I have the same warnings from iasl (20050930) as Berthold Cogel.
>
> I have DSTD compiled right into kernel, and boot it with ec_burst=1.
>
> Kernel:
>
> linux-2.6.14-rc5-git6, suspend2
>
> (I've tried also 2.6.14-rc3, 2.6.13.1 witch ec_burst patch)
>
> Hardware:
>
> Acer TravelMate 4001 LMi
> ATI Mobility Radeon 9600
> Intel 802.11 b/g Wlan
>
> Regards
>
> Radoslaw
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.
> Get Certified Today * Register for a JBoss Training Course
> Free Certification Exam for All Training Attendees Through End of 2005
> Visit http://www.jboss.com/services/certification for more information
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events
2005-10-27 16:42 ` john
@ 2005-10-27 18:13 ` Radoslaw Chyra
[not found] ` <loom.20051027T195942-349-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Radoslaw Chyra @ 2005-10-27 18:13 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
john <sorosj@...> writes:
> i've got the same notebook (tm4001LMI - 512mb ram - ati9600 - ipw2200).
> I'm still using acpi-sbs kernel modules to read my battery, but this doesn't
> enable me to suspend-to-ram. if fixing the DSDT does, can you send your fixed
> dsdt as attachement? would be great to turn on-off the machine in a snap!
No, fixing DSDT only enables me to drop acpi-sbs kernel modules (which in turn
cause problem with disappearing battery entries from /proc/acpi for me).
Suspend-to-ram neither works with acpi-sbs nor with patched/fixed DSDT. Laptop
suspends to ram but after pressing Power Button or any of the keys there is
only disk spin-up but screen stays dark and USB power is down (mouse and
external keyboard stay dark) and touching Caps Lock does nothing.
So, with acpi-sbs modules I had problem with disappearing battery, but keyboard
worked OK. With patched/fixed DSDT battery is OK, but keyboard behaves bad.
With the two I chose the latter and attached external USB keyboard which works
OK.
If you are still interested I can send you my patched/fixed DSDT, just drop me
private message.
Regards,
Radoslaw
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events
[not found] ` <loom.20051027T195942-349-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
@ 2005-10-27 18:41 ` john
0 siblings, 0 replies; 7+ messages in thread
From: john @ 2005-10-27 18:41 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 2254 bytes --]
thanx! but i aint got any probs with acpi-sbs, exept sometimes i get a whole
lot of keypesses when i only press a key
onceeeeeeeeeeeeeeeeeeeeeeeeeeeee...oops, and i had to delete some - well
that's a good example :D - suspend-to-ram is same for me, the unfriendly
black screen and no reactions, no luck. hope they'll update their bios, or
better, hope linux-bios gets something going on for i855 series motherboards.
cheers
john
>On Thursday 27 October 2005 20:13, Radoslaw Chyra wrote:
> john <sorosj@...> writes:
> > i've got the same notebook (tm4001LMI - 512mb ram - ati9600 - ipw2200).
> > I'm still using acpi-sbs kernel modules to read my battery, but this
> > doesn't enable me to suspend-to-ram. if fixing the DSDT does, can you
> > send your fixed dsdt as attachement? would be great to turn on-off the
> > machine in a snap!
>
> No, fixing DSDT only enables me to drop acpi-sbs kernel modules (which in
> turn cause problem with disappearing battery entries from /proc/acpi for
> me). Suspend-to-ram neither works with acpi-sbs nor with patched/fixed
> DSDT. Laptop suspends to ram but after pressing Power Button or any of the
> keys there is only disk spin-up but screen stays dark and USB power is down
> (mouse and external keyboard stay dark) and touching Caps Lock does
> nothing.
>
> So, with acpi-sbs modules I had problem with disappearing battery, but
> keyboard worked OK. With patched/fixed DSDT battery is OK, but keyboard
> behaves bad. With the two I chose the latter and attached external USB
> keyboard which works OK.
>
> If you are still interested I can send you my patched/fixed DSDT, just drop
> me private message.
>
> Regards,
>
> Radoslaw
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.
> Get Certified Today * Register for a JBoss Training Course
> Free Certification Exam for All Training Attendees Through End of 2005
> Visit http://www.jboss.com/services/certification for more information
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events
[not found] ` <971FCB6690CD0E4898387DBF7552B90E032CF08F-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2005-11-05 22:05 ` Berthold Cogel
0 siblings, 0 replies; 7+ messages in thread
From: Berthold Cogel @ 2005-11-05 22:05 UTC (permalink / raw)
To: ACPI Development
Moore, Robert wrote:
> smbus-cm.asl 87: Method (_SBI, 0, NotSerialized)
> Warning 2097 - Unknown reserved name ^ (_SBI)
>
> smbus-cm.asl 147: Method (_SBR, 3, NotSerialized)
> Warning 2097 - Unknown reserved name ^ (_SBR)
>
> smbus-cm.asl 237: Method (_SBW, 5, NotSerialized)
> Warning 2097 - Unknown reserved name ^ (_SBW)
>
> smbus-cm.asl 314: Method (_SBA, 0, NotSerialized)
> Warning 2097 - Unknown reserved name ^ (_SBA)
>
> These are valid warnings from the compiler. It certainly can't do
> anything about BIOS writers that simply refuse to follow the ACPI spec
> :-(
>
> Bob
>
I cn live wih that, if I can get informations on the battery state. But
what is rally anoying is the prplemwith the missig keyoard and mouse events.
See what i mean? Suppose you try to log in or type the password of your
mailaccount! Last time I had to try 5 times ... X-|
This did not happen with linux-2.6.11.11 and the acpi_sbs-20050120
package from Rich Townsend (acpi-ec-2.6.10.diff, modules i2c-acpi-ec and
acpi-sbs).
And it is interesting, that it does not happen when the battery is
missing. The question is: Is it a problem with the DSDT or with the
kernel code?
Is there any patch available that I can try. Or is there a acpi_sbs
version that compiles with recent kernel versions? It is not very
effective to hit each key twice...
Berthold
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-11-05 22:05 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-24 20:27 Acer Extensa 3002 WLMi: DSDT fixed but system misses keyboard and mouse events Berthold Cogel
2005-10-27 5:34 ` Radoslaw Chyra
[not found] ` <loom.20051027T072257-534-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2005-10-27 16:42 ` john
2005-10-27 18:13 ` Radoslaw Chyra
[not found] ` <loom.20051027T195942-349-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2005-10-27 18:41 ` john
-- strict thread matches above, loose matches on Subject: below --
2005-10-24 20:40 Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E032CF08F-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-11-05 22:05 ` Berthold Cogel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox