* Gericom Hummer 2430 problems
@ 2004-01-07 9:35 Sebastien B
0 siblings, 0 replies; 8+ messages in thread
From: Sebastien B @ 2004-01-07 9:35 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello,
I have several problems with my Gericom Hummer 2430 laptop :
- I can't change the CPU throttling settings. When I write to
/proc/acpi/processor/CPU1/throttling, nothing happens and the contents of
this file remain unchanged. Writing to /proc/acpi/processor/CPU1/limit
doesn't work either. There isn't any error message displayed in the dmesg
output nor in the console.
- Sometimes my machine locks up for less than a second and when this happens I
have the following message in the dmesg output :
atkbd.c: Unknown key pressed (translated set 2, code 0x0, data 0x0, on
isa0060/serio0).
I'm unsure this problem is ACPI related, but it often happens when the fan
starts up.
- The S-states just don't work. Trying to enter one either does nothing or
crashes the computer. The computer shutdowns properly, though.
I'm using Linux 2.6.0 with the ACPI patch 20031203.
You can find useful information about my laptop (contents of the DSDT, full
output of dmesg and so on) at http://irchat.free.fr/acpi/.
Thank you,
Seb
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Gericom Hummer 2430 problems
@ 2004-01-12 6:57 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CB3-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Yu, Luming @ 2004-01-12 6:57 UTC (permalink / raw)
To: Sebastien B, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
> - I can't change the CPU throttling settings. When I write to
> /proc/acpi/processor/CPU1/throttling, nothing happens and the
> contents of
> this file remain unchanged. Writing to
> /proc/acpi/processor/CPU1/limit
> doesn't work either. There isn't any error message displayed
> in the dmesg
> output nor in the console.
> - Sometimes my machine locks up for less than a second and
> when this happens I
> have the following message in the dmesg output :
> atkbd.c: Unknown key pressed (translated set 2, code 0x0,
> data 0x0, on
> isa0060/serio0).
> I'm unsure this problem is ACPI related, but it often happens
> when the fan
> starts up.
Maybe this is ec event handling relative bug. Please file it
on bugzilla.
> - The S-states just don't work. Trying to enter one either
> does nothing or
> crashes the computer. The computer shutdowns properly, though.
> I'm using Linux 2.6.0 with the ACPI patch 20031203.
> You can find useful information about my laptop (contents of
> the DSDT, full
> output of dmesg and so on) at http://irchat.free.fr/acpi/.
> Thank you,
> Seb
>
What kind of crash? Maybe this could the most easy one. :)
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gericom Hummer 2430 problems
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CB3-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2004-01-12 17:52 ` Sebastien B
[not found] ` <20040112175242.GA667-GJHrUhKTnLM@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Sebastien B @ 2004-01-12 17:52 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On 2004.01.12 07:57, "Yu, Luming" wrote:
> > - Sometimes my machine locks up for less than a second and
> > when this happens I
> > have the following message in the dmesg output :
> > atkbd.c: Unknown key pressed (translated set 2, code 0x0,
> > data 0x0, on
> > isa0060/serio0).
> > I'm unsure this problem is ACPI related, but it often happens
> > when the fan
> > starts up.
>
> Maybe this is ec event handling relative bug. Please file it
> on bugzilla.
I've recently noticed that this bug only happens while KDE is running.
It's quite weird... and it is not only because of KDE : it locks up the
whole system ; if I'm listening to music when the bug happens, there
are interrupts in the song... I had the same problem with Linux 2.4.23
but without any message in the dmesg output.
> > - The S-states just don't work. Trying to enter one either
> > does nothing or
> > crashes the computer. The computer shutdowns properly, though.
> > I'm using Linux 2.6.0 with the ACPI patch 20031203.
> > You can find useful information about my laptop (contents of
> > the DSDT, full
> > output of dmesg and so on) at http://irchat.free.fr/acpi/.
> > Thank you,
> > Seb
> >
>
> What kind of crash? Maybe this could the most easy one. :)
>
S1 is not recognized (as written in the dmesg), and when entering S3
the screen is turned off, and the machine is not responsive anymore to
anything (even to the power button or to the LAN). I haven't tested S4
and S5.
I have another problem : the contents of the /proc/acpi/ac_adapter/AC0/
state are not updated when I plug or unplug the AC adapter. The
contents of this file are set correctly at boot time, and then there
isn't any change until I reboot.
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gericom Hummer 2430 problems
[not found] ` <20040112175242.GA667-GJHrUhKTnLM@public.gmane.org>
@ 2004-01-13 18:06 ` Sebastien B
[not found] ` <20040113180648.GA1293-GJHrUhKTnLM@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Sebastien B @ 2004-01-13 18:06 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
> I've recently noticed that this bug only happens while KDE is
> running. It's quite weird... and it is not only because of KDE : it
> locks up the whole system ; if I'm listening to music when the bug
> happens, there are interrupts in the song... I had the same problem
> with Linux 2.4.23 but without any message in the dmesg output.
It happens because of the aKpi (battery monitor) applet is loaded on
login. It's is not because of aKpi itself, I can trigger the same
problem with the Gnome battery monitor applet. So this is definitely
ACPI related...
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gericom Hummer 2430 problems
[not found] ` <20040113180648.GA1293-GJHrUhKTnLM@public.gmane.org>
@ 2004-01-13 18:08 ` Andy Beals
0 siblings, 0 replies; 8+ messages in thread
From: Andy Beals @ 2004-01-13 18:08 UTC (permalink / raw)
To: Sebastien B
Cc: Andy_Beals-wAC0BGzJtFZBDgjK7y7TUQ,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Tue, 2004-01-13 at 10:06, Sebastien B wrote:
> > I've recently noticed that this bug only happens while KDE is
> > running. It's quite weird... and it is not only because of KDE : it
> > locks up the whole system ; if I'm listening to music when the bug
> > happens, there are interrupts in the song... I had the same problem
> > with Linux 2.4.23 but without any message in the dmesg output.
>
> It happens because of the aKpi (battery monitor) applet is loaded on
> login. It's is not because of aKpi itself, I can trigger the same
> problem with the Gnome battery monitor applet. So this is definitely
> ACPI related...
I'd second that. I'm seeing it with Sun JDS. Easy reproduce-by: enable
the gnome battery applet, leave system on overnight. Results in a
locked system the next day. Disable battery applet, no locked system.
I'm sure it's a corner-case hiding in the driver - just haven't had the
time to go after it and thought that it might have been quashed in
modern versions of the ACPI support.
Andy Beals
Cupertino, California, USA
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Gericom Hummer 2430 problems
@ 2004-01-14 1:25 Yu, Luming
0 siblings, 0 replies; 8+ messages in thread
From: Yu, Luming @ 2004-01-14 1:25 UTC (permalink / raw)
To: Sebastien B, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
> > I've recently noticed that this bug only happens while KDE is
> > running. It's quite weird... and it is not only because of KDE : it
> > locks up the whole system ; if I'm listening to music when the bug
> > happens, there are interrupts in the song... I had the same problem
> > with Linux 2.4.23 but without any message in the dmesg output.
>
> It happens because of the aKpi (battery monitor) applet is loaded on
> login. It's is not because of aKpi itself, I can trigger the same
> problem with the Gnome battery monitor applet. So this is definitely
> ACPI related...
How can an battery monitor applet locks up the whole system?
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Gericom Hummer 2430 problems
@ 2004-01-14 1:31 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CC7-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Yu, Luming @ 2004-01-14 1:31 UTC (permalink / raw)
To: Andy Beals, Sebastien B; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
> On Tue, 2004-01-13 at 10:06, Sebastien B wrote:
> > > I've recently noticed that this bug only happens while KDE is
> > > running. It's quite weird... and it is not only because
> of KDE : it
> > > locks up the whole system ; if I'm listening to music
> when the bug
> > > happens, there are interrupts in the song... I had the
> same problem
> > > with Linux 2.4.23 but without any message in the dmesg output.
> >
> > It happens because of the aKpi (battery monitor) applet is
> loaded on
> > login. It's is not because of aKpi itself, I can trigger the same
> > problem with the Gnome battery monitor applet. So this is
> definitely
> > ACPI related...
>
> I'd second that. I'm seeing it with Sun JDS. Easy
> reproduce-by: enable
> the gnome battery applet, leave system on overnight. Results in a
> locked system the next day. Disable battery applet, no
> locked system.
> I'm sure it's a corner-case hiding in the driver - just
> haven't had the
> time to go after it and thought that it might have been quashed in
> modern versions of the ACPI support.
>
The symptom seems to indicate there are some bugs triggered by
the battery monitor applet. We need to figure out what is the applet
doing , then we can deeply look into ACPI code.
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gericom Hummer 2430 problems
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CC7-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2004-01-21 9:40 ` Pavel Machek
0 siblings, 0 replies; 8+ messages in thread
From: Pavel Machek @ 2004-01-21 9:40 UTC (permalink / raw)
To: Yu, Luming
Cc: Andy Beals, Sebastien B,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi!
> > > > I've recently noticed that this bug only happens while KDE is
> > > > running. It's quite weird... and it is not only because
> > of KDE : it
> > > > locks up the whole system ; if I'm listening to music
> > when the bug
> > > > happens, there are interrupts in the song... I had the
> > same problem
> > > > with Linux 2.4.23 but without any message in the dmesg output.
> > >
> > > It happens because of the aKpi (battery monitor) applet is
> > loaded on
> > > login. It's is not because of aKpi itself, I can trigger the same
> > > problem with the Gnome battery monitor applet. So this is
> > definitely
> > > ACPI related...
> >
> > I'd second that. I'm seeing it with Sun JDS. Easy
> > reproduce-by: enable
> > the gnome battery applet, leave system on overnight. Results in a
> > locked system the next day. Disable battery applet, no
> > locked system.
> > I'm sure it's a corner-case hiding in the driver - just
> > haven't had the
> > time to go after it and thought that it might have been quashed in
> > modern versions of the ACPI support.
> >
>
> The symptom seems to indicate there are some bugs triggered by
> the battery monitor applet. We need to figure out what is the applet
> doing , then we can deeply look into ACPI code.
>
Possible next step is while true; do cat batery/*/*; done, and see how long
it takes before lockup.
Pavel
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
-------------------------------------------------------
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] 8+ messages in thread
end of thread, other threads:[~2004-01-21 9:40 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-12 6:57 Gericom Hummer 2430 problems Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CB3-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-01-12 17:52 ` Sebastien B
[not found] ` <20040112175242.GA667-GJHrUhKTnLM@public.gmane.org>
2004-01-13 18:06 ` Sebastien B
[not found] ` <20040113180648.GA1293-GJHrUhKTnLM@public.gmane.org>
2004-01-13 18:08 ` Andy Beals
-- strict thread matches above, loose matches on Subject: below --
2004-01-14 1:31 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CC7-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-01-21 9:40 ` Pavel Machek
2004-01-14 1:25 Yu, Luming
2004-01-07 9:35 Sebastien B
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox