The time now is Sun 26 May 2013, 00:57
All times are UTC - 4 |
|
Page 2 of 2 [19 Posts] |
Goto page: Previous 1, 2 |
| Author |
Message |
mickee

Joined: 08 Feb 2011 Posts: 212 Location: Saskatoon SK Canada, Gateway 5300 Laptop, 600MHz Celeron, 384MB RAM, lucid puppy 5.2 (Full Install)
|
Posted: Tue 22 Mar 2011, 12:56 Post subject:
|
|
Just curious, where does this message pop up? I tried clicking on the battery icon (lucid 5.2) and it just gives me a tooltip bubble.
_________________
Linux is NOT Windows. Doesn't PRETEND to be, Doesn't WANT to be; Don't try to MAKE it be.
Last edited by mickee on Tue 22 Mar 2011, 20:59; edited 1 time in total
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2689 Location: Kiel,Germany
|
Posted: Tue 22 Mar 2011, 13:25 Post subject:
Battery Info Subject description: acpi enabled and battery module loaded ? |
|
Should be located @ /root/Startup/powerapplet_tray
It seems to look for info @ /proc/acpi/battery/BAT0/alarm info state
might be problematic if you boot with acpi=no
or your BIOS dates before 2001 which would mean that acpi is disabled by default ( changeable in the Kernel Configuration at compile time )
which would mean to boot with acpi=force to enable it,
which would disable apm automatically
and might lead to different shutdown behaviour .
There is also the acpi battery driver module
| Quote: | | I tried clicking on the battery icon |
Try left clicking the icon
|
|
Back to top
|
|
 |
mickee

Joined: 08 Feb 2011 Posts: 212 Location: Saskatoon SK Canada, Gateway 5300 Laptop, 600MHz Celeron, 384MB RAM, lucid puppy 5.2 (Full Install)
|
Posted: Tue 22 Mar 2011, 13:43 Post subject:
Re: Battery Info Subject description: acpi enabled and battery module loaded ? |
|
| Karl Godt wrote: | Should be located @ /root/Startup/powerapplet_tray
It seems to look for info @ /proc/acpi/battery/BAT0/alarm info state
might be problematic if you boot with acpi=no
or your BIOS dates before 2001 which would mean that acpi is disabled by default ( changeable in the Kernel Configuration at compile time )
which would mean to boot with acpi=force to enable it,
which would disable apm automatically
and might lead to different shutdown behaviour .
There is also the acpi battery driver module
| Quote: | | I tried clicking on the battery icon |
Try left clicking the icon  |
Yeah, BIOS is 1999. And acpi not available (I think I saw that somewher the pup told me?. Thanks for the info.
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2689 Location: Kiel,Germany
|
Posted: Wed 23 Mar 2011, 07:42 Post subject:
|
|
Just checked again
| Code: | | grep 'CONFIG_ACPI_BLACKLIST_YEAR' /etc/modules/DOTconfig-K2.6.30.5-01SEPT09-TICKLESS-SMP |
| Quote: | | CONFIG_ACPI_BLACKLIST_YEAR=2002 |
and
| Quote: | acpi= [HW,ACPI,X86]
Advanced Configuration and Power Interface
Format: { force | off | strict | noirq | rsdt }
force -- enable ACPI if default was off
off -- disable ACPI if default was on
noirq -- do not use ACPI for IRQ routing
strict -- Be less tolerant of platforms that are not
strictly ACPI specification compliant.
rsdt -- prefer RSDT over (default) XSDT
copy_dsdt -- copy DSDT to memory
See also Documentation/power/pm.txt, pci=noacpi |
I am still testing kernel params to enable the it87 temperature module against acpi with support for real poweroff[ not standby ].
So excuse for '2001' and 'acpi=no'
It would be interesting to hear , if your're able to load the "apm" module
| Quote: | * Various options can be changed at boot time as follows:
* (We allow underscores for compatibility with the modules code)
* apm=on/off enable/disable APM
* [no-]allow[-_]ints allow interrupts during BIOS calls
* [no-]broken[-_]psr BIOS has a broken GetPowerStatus call
* [no-]realmode[-_]power[-_]off switch to real mode before
* powering off
* [no-]debug log some debugging messages
* [no-]power[-_]off power off on shutdown
* [no-]smp Use apm even on an SMP box
* bounce[-_]interval=<n> number of ticks to ignore suspend
* bounces
* idle[-_]threshold=<n> System idle percentage above which to
* make APM BIOS idle calls. Set it to
* 100 to disable.
* idle[-_]period=<n> Period (in 1/100s of a second) over
* which the idle percentage is
* calculated.
*/
/* KNOWN PROBLEM MACHINES:
*
* U: TI 4000M TravelMate: BIOS is *NOT* APM compliant
* [Confirmed by TI representative]
* ?: ACER 486DX4/75: uses dseg 0040, in violation of APM specification
* [Confirmed by BIOS disassembly]
* [This may work now ...]
* P: Toshiba 1950S: battery life information only gets updated after resume
* P: Midwest Micro Soundbook Elite DX2/66 monochrome: screen blanking
* broken in BIOS [Reported by Garst R. Reese <reese@isn.net>]
* ?: AcerNote-950: oops on reading /proc/apm - workaround is a WIP
* Neale Banks <neale@lowendale.com.au> December 2000
*
* Legend: U = unusable with APM patches
* P = partially usable with APM patches
*/ |
|
|
Back to top
|
|
 |
|
|
Page 2 of 2 [19 Posts] |
Goto page: Previous 1, 2 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|