public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI produces 100% system load
@ 2003-03-13 22:43 noth
       [not found] ` <200303131743.56123.sa100-Wuw85uim5zDR7s880joybQ@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: noth @ 2003-03-13 22:43 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

This is on a Toshiba Satellite 5205. I have settled on the options of AC 
Adapter, Battery, Processor, Thermal Zone, and the Toshiba extras. After 
having the same results from every other possible configuration. I went 
through the message boards and found a mention of the Fan, and Toshiba extras 
conflicting. Not having the Fan selected at least "seems" to lessen the 
problem (system usage is still 100% but it seems I can steal back almost 80% 
(In spikes only!)  of the processor with out the fan option. 30% or so with 
it.). This is a legacy free system (no accessible bios) so I kind of need 
ACPI to work. Not sure what is causing it au, top, etc... do not report any 
thing useful. I am using the latest Gentoo-sources kernel, as I get the same 
results from it as I do from the Lost-logic and Vanilla sources. I have not
attached the acpidmp (too large for mailing list).

System uses an Intel 82845, 82801 chipset and Pentium4-m.

dmesg info : 
	ACPI: Subsystem revision 20021122
    ACPI-0511: *** Info: GPE Block0 defined as GPE0 to GPE15
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S3 S4 S5)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 12, disabled)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 12, disabled)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *6 7 10 11 12)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 6 7 10 11 12)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12, disabled)
ACPI: PCI Interrupt Link [LNKG] (IRQs *5)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12, disabled)
ACPI: PCI Root Bridge [PCI0] (00:00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: Power Resource [PFN0] (off)
ACPI: Power Resource [PFN1] (off)
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 
'acpi=off'
VFS: Diskquotas version dquot_6.4.0 initialized
ACPI: AC Adapter [ADP1] (on-line)
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: Battery Slot [BAT2] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Processor [CPU0] (supports C1 C2 C3, 2 performance states)
ACPI: Thermal Zone [THRM] (45 C)
Toshiba Laptop ACPI Extras version 0.13
Intel(R) PRO/100 Network Driver - version 2.1.24-k1
PPP generic driver version 2.4.2
klips_info:ipsec_init: KLIPS startup, FreeS/WAN IPSec version: 
super-freeswan-1.99_kb3
i2c-core.o: i2c core module version 2.7.0 (20021208)
i2c-proc.o version 2.7.0 (20021208)
lm75.o version 2.7.0 (20021208)
eeprom.o version 2.7.0 (20021208)
ltc1710.o version 2.7.0 (20021208)
smbus-arp.o version 2.7.0 (20021208)
ip_conntrack version 2.1 (4094 buckets, 32752 max) - 312 bytes per conntrack

NOTE : The battery report is correct.








-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: ACPI produces 100% system load
@ 2003-03-13 22:45 Grover, Andrew
       [not found] ` <F760B14C9561B941B89469F59BA3A847E96CFE-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Grover, Andrew @ 2003-03-13 22:45 UTC (permalink / raw)
  To: noth, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

> From: noth [mailto:sa100-Wuw85uim5zDR7s880joybQ@public.gmane.org] 
> Subject: [ACPI] ACPI produces 100% system load
> This is on a Toshiba Satellite 5205. I have settled on the 

Try latest patches on sf.net, this should be fixed. Let us know if it
isn't.

Regards -- Andy


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en

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

end of thread, other threads:[~2003-04-25  0:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-13 22:43 ACPI produces 100% system load noth
     [not found] ` <200303131743.56123.sa100-Wuw85uim5zDR7s880joybQ@public.gmane.org>
2003-03-14 10:38   ` Faye Pearson
  -- strict thread matches above, loose matches on Subject: below --
2003-03-13 22:45 Grover, Andrew
     [not found] ` <F760B14C9561B941B89469F59BA3A847E96CFE-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-04-22 20:39   ` Rob Hughes
     [not found]     ` <1051043989.26462.5.camel-JAoIrDRmu4DMxpqo21FZOVYRV+dsdXaH@public.gmane.org>
2003-04-25  0:33       ` Tom Prado

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