Bug 5864 - Alert message of Battery time remaing 1 minute (Toshiba M45-S355)
Summary: Alert message of Battery time remaing 1 minute (Toshiba M45-S355)
Status: CLOSED INVALID
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Battery (show other bugs)
Hardware: i386 Linux
: P2 high
Assignee: Vladimir Lebedev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 17:17 UTC by Renato S. Yamane
Modified: 2006-05-16 08:57 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.15.2
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
Battery time remaing is 1 minute (19.25 KB, text/plain)
2006-01-10 17:19 UTC, Renato S. Yamane
Details
Battery time remaing is 1 minute and USB mouse don't work (19.40 KB, text/plain)
2006-01-10 17:20 UTC, Renato S. Yamane
Details
My config file (Kernel 2.6.15-mm2) (63.40 KB, text/plain)
2006-01-10 17:22 UTC, Renato S. Yamane
Details
acpidmp (133.93 KB, text/plain)
2006-01-10 17:54 UTC, Renato S. Yamane
Details
debug msg (8.94 KB, patch)
2006-01-29 16:11 UTC, Vladimir Lebedev
Details | Diff
dmesg with debug msg (19.97 KB, text/plain)
2006-01-31 16:14 UTC, Renato S. Yamane
Details

Description Renato S. Yamane 2006-01-10 17:17:45 UTC
Distribution: Open_SuSE_10

Hardware Environment: Laptop Toshiba M45-S355

Problem Description: I compile a new Kernel 2.6.15 with MM2 Patch because module
sk98lin include in "original" Kernel 2.6.15 don't work with my ethernet card and
the module sky2 available in mm2 patch work very well.

The problem is: When KDE start I receive a alert message (battery remaing is -1
minute), but this battery is FULL, and kinternet icon (wireless intel) don't
show in tray.

Some time (other reboots) my Optical USB Mouse don't work.

I attach my dmesg (with USB mouse work), other dmesg (with my USB mouse don't
work) and my .config file
Regards,
Renato
BRAZIl
Comment 1 Renato S. Yamane 2006-01-10 17:19:34 UTC
Created attachment 6982 [details]
Battery time remaing is 1 minute
Comment 2 Renato S. Yamane 2006-01-10 17:20:28 UTC
Created attachment 6983 [details]
Battery time remaing is 1 minute and USB mouse don't work
Comment 3 Renato S. Yamane 2006-01-10 17:22:38 UTC
Created attachment 6984 [details]
My config file (Kernel 2.6.15-mm2)
Comment 4 Renato S. Yamane 2006-01-10 17:54:40 UTC
Created attachment 6985 [details]
acpidmp
Comment 5 Renato S. Yamane 2006-01-13 01:51:51 UTC
I test with Kernel 2.6.15-git7 and I have the same problem.
Comment 6 Renato S. Yamane 2006-01-13 02:01:46 UTC
Sorry to add yours e-mails, but anyone read this issue :-(
Comment 7 Vladimir Lebedev 2006-01-26 11:28:52 UTC
Is there any kernel on which you don't have this problem with battery?

Also please send /proc/acpi/battery/*/* files.
Comment 8 Renato S. Yamane 2006-01-26 11:44:12 UTC
I don't have problem in Kernel 2.6.13-15.7 (vendor Kernel: SuSE 10) IF I put
this options in menu.lst (grub):
irqpoll pci=usepirqmask


cat /proc/acpi/battery/BAT1/alarm
alarm:                   unsupported


cat /proc/acpi/battery/BAT1/info
present:                 yes
design capacity:         4300 mAh
last full capacity:      3754 mAh
battery technology:      rechargeable
design voltage:          15000 mV
design capacity warning: 0 mAh
design capacity low:     0 mAh
capacity granularity 1:  0 mAh
capacity granularity 2:  3754 mAh
model number:            PA3399U-1BAS/BRS
serial number:           0260
battery type:            Li-I


cat /proc/acpi/battery/BAT1/state
present:                 yes
capacity state:          ok
charging state:          charged
present rate:            0 mA
remaining capacity:      3764 mAh
present voltage:         15000 mV

Comment 9 Alexey Starikovskiy 2006-01-27 05:27:35 UTC
Could you please confirm that you do not see problems with battery reading with
default SUSE kernel and only with both mentioned optiones supplied? It seems
that second option should not work in your case, b/c you are allowing ACPI
routing of IRQs.
Comment 10 Renato S. Yamane 2006-01-27 05:49:18 UTC
Oops... sorry.

In SuSE Kernel I don't have problem with battery (no need insert options in
menu.lst)
But without this options (irqpoll pci=usepirqmask) my ethernet (module sk9lin)
don't work.

In Kernel 2.6.15.1 I have the same problem AND my ethernet also don't work.
For my ethernet work I need module sky2 (only available in -mm patch).

Regards,
Renato
Comment 11 Vladimir Lebedev 2006-01-29 16:11:03 UTC
Created attachment 7178 [details]
debug msg

Please apply this patch, be sure that the alert message (-1 min) is present,
and send 'dmesg' output. It will give us more information.
Thanks.  
Vladimir.
Comment 12 Renato S. Yamane 2006-01-31 16:14:25 UTC
Created attachment 7192 [details]
dmesg with debug msg

Hi Vladimir,

in attachment my dmesg with your patch (I try with kernel 2.6.15.2)

My battery is FULL, but when I start my laptop appear error message (remaing
time is less then 1 minute with battery) and also Kpowersaved error

ERROR - KPOWERSAVE
==================
Service power manager is not active
If you active can get better performance: /usr/sbin/rcpowersaved start
==================

But when I try start kpowersaved I receive this message:
"daemon already running"

Detail: my ethernet card don't run with module sk98lin available in Kernel
2.6.15.2
Is possible run my ethernet with module SKY2, available ONLY in mm patch!

Thanks,
Renato
Comment 13 Vladimir Lebedev 2006-02-15 10:35:27 UTC
It doesn't look like a kernel bug, /proc/acpi files contain correct data.
Please try to find similar bugs on other bug sites - bugzilla.novell.com and 
others. I'll inform you if I find out anything.

Note You need to log in before you can comment on or make changes to this bug.