Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

Suspend to RAM / Standby on Notebooks?

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
1 post • Page 1 of 1
Author
Message
sLiCeR
n00b
n00b
Posts: 10
Joined: Sat Oct 02, 2004 8:02 pm
Location: Cologne,Germany,Europe,Earth,MilkyWay
Contact:
Contact sLiCeR
Website

Suspend to RAM / Standby on Notebooks?

  • Quote

Post by sLiCeR » Mon Oct 04, 2004 7:13 pm

My mobile "Box":

COMPAQ Evo N400c

- PIII 700MHz LV
- 256MB SDRAM
- Intel BX with 2x AGP
- ATI Rage M1 (8MB SGRAM)
- 20G HDD

doing "echo styndby > /sys/power/state" ("mem" behaves the same)

Using kernel 2.6.x, shutting down works fine, but waking up has two scenarios:

1) when poweroff is less then approx. 15-30 mins. => all fine, machine wakes up from Framebuffer and also from X11 jus fine, even WLAN is directly operative

2) when longer then 30min or so results in black screen & a white rectangle (only when suspended under X11) instead mouse-pointer which is still movable *strange*


Any ideas whats wrong?

===========================================

here some stats:

dmesg
...
ACPI: RSDP (v000 COMPAQ ) @ 0x000f9970
ACPI: RSDT (v001 COMPAQ CPQ0022 0x27060120 CPQ 0x00000001) @ 0x0fff0c84
ACPI: FADT (v002 COMPAQ CPQ0022 0x00000002 CPQ 0x00000001) @ 0x0fff0c00
ACPI: DSDT (v001 COMPAQ EVON400C 0x00010000 MSFT 0x0100000c) @ 0x00000000
...
Could not enable APIC!
...ACPI: Subsystem revision 20040715
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [C036] (00:00)
ACPI: PCI Interrupt Routing Table [\_SB_.C036._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.C036.C037._PRT]
ACPI: Power Resource [C129] (on)
ACPI: Power Resource [C137] (on)
ACPI: PCI Interrupt Link [C083] (IRQs 5 10 *11)
ACPI: PCI Interrupt Link [C084] (IRQs 11) *0, disabled.
ACPI: PCI Interrupt Link [C085] (IRQs 5 10 *11)
ACPI: PCI Interrupt Link [C086] (IRQs 5 10 *11)
ACPI: Power Resource [C1A2] (off)
ACPI: Power Resource [C1A3] (off)
ACPI: Power Resource [C1A4] (off)
...
ACPI: PCI Interrupt Link [C083] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [C086] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:07.2[D] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [C085] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:08.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:09.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
...
ACPI: AC Adapter [C159] (on-line)
ACPI-1133: *** Error: Method execution failed [\_SB_.C036.C060.C092.C0F1] (Node cff9d9a0), AE_AML_UNINITIALIZED_LOCAL
ACPI-1133: *** Error: Method execution failed [\_SB_.C036.C060.C092.C100] (Node cff9d8a0), AE_AML_UNINITIALIZED_LOCAL
ACPI-1133: *** Error: Method execution failed [\_SB_.C153._BTP] (Node cff9fa80), AE_AML_UNINITIALIZED_LOCAL
ACPI: Battery Slot [C153] (battery present)
ACPI: Battery Slot [C154] (battery absent)
ACPI: Battery Slot [C155] (battery absent)
ACPI: Battery Slot [C156] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [C15A]
ACPI: Lid Switch [C15B]
ACPI: Fan [C1A5] (off)
ACPI: Fan [C1A6] (off)
ACPI: Fan [C1A7] (off)
ACPI: Processor [C000] (supports C1 C2 C3, 8 throttling states)
ACPI-1133: *** Error: Method execution failed [\_TZ_.C1A0] (Node cffa0a00), AE_AML_NO_RETURN_VALUE
ACPI-1133: *** Error: Method execution failed [\_TZ_.TZ1_._TMP] (Node cffa1480), AE_AML_UNINITIALIZED_LOCAL
ACPI: Battery Slot [C153] (battery present)
ACPI: Battery Slot [C154] (battery absent)
ACPI: Battery Slot [C155] (battery absent)
ACPI: Battery Slot [C156] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [C15A]
ACPI: Lid Switch [C15B]
ACPI: Fan [C1A5] (off)
ACPI: Fan [C1A6] (off)
ACPI: Fan [C1A7] (off)
ACPI: Processor [C000] (supports C1 C2 C3, 8 throttling states)
ACPI-1133: *** Error: Method execution failed [\_TZ_.C1A0] (Node cffa0a00), AE_AML_NO_RETURN_VALUE
ACPI-1133: *** Error: Method execution failed [\_TZ_.TZ1_._TMP] (Node cffa14e0), AE_AML_NO_RETURN_VALUE
....
ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11
...

ACPI: (supports S0 S1 S3 S4 S4bios S5)
ACPI wakeup devices:
C036 C078 C139 C15A C15B

=======================================

okay i hope someone can feel my pain :o
Top
Post Reply
1 post • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic