Sie sind nicht angemeldet.

21

05.04.2007, 10:54

Quellcode

1
cat /sys/power/state
"Erst nachdem wir alles verloren haben, haben wir die Freiheit, alles zu tun."
"It's only after we've lost everything, that we're free to do anything!"

Jabber: Die ID kann via PN erfragt werden.

22

05.04.2007, 11:05

Habe was gefunden:

zless config.gz:

Quellcode

1
# CONFIG_HOTPLUG_CPU is not set


Werde das noch setzen und den Kernel neu kompilieren.
Ich denke das ist das Problem.

cat /sys/power/state liefert das:

Quellcode

1
2
cat /sys/power/state
standby mem


Melde mich nach der Neukompilierung wieder.

gruß

23

05.04.2007, 11:16

Bei mir:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
Power management options (ACPI, APM)  --->

--- Power Management support
[*]   Legacy Power Management API
[*]   Power Management Debug Support
[ ]     Keep console(s) enabled during suspend/resume (DANGEROUS)
[ ]     Suspend/resume event tracing
[ ]   Driver model /sys/devices/.../power/state files (DEPRECATED)
[*]   Software Suspend
(/dev/hda5) Default resume partition
[*] Suspend2  --->
    ACPI (Advanced Configuration and Power Interface) Support  --->
    APM (Advanced Power Management) BIOS Support  --->
    CPU Frequency scaling  --->



Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Power management options (ACPI, APM)  --->
ACPI (Advanced Configuration and Power Interface) Support  --->

[*] ACPI Support
[*]   Sleep States
[ ]     /proc/acpi/sleep (deprecated)
<*>   AC Adapter
<*>   Battery
<M>   Button
<*>   Video
< >   Generic Hotkey (EXPERIMENTAL)
<*>   Fan
< >   Dock
<*>   Processor
<*>     Thermal Zone
< >   ASUS/Medion Laptop Extras
< >   IBM ThinkPad Laptop Extras
< >   Toshiba Laptop Extras
[ ]   Include Custom DSDT
(0)   Disable ACPI for systems before Jan 1st this year
[*]   Debug Statements
[*]   Power Management Timer Support
< >   ACPI0004,PNP0A05 and PNP0A06 Container Driver (EXPERIMENTAL)
< >   Smart Battery System (EXPERIMENTAL)
"Erst nachdem wir alles verloren haben, haben wir die Freiheit, alles zu tun."
"It's only after we've lost everything, that we're free to do anything!"

Jabber: Die ID kann via PN erfragt werden.

24

05.04.2007, 11:51

Perfect, that was it!

Write error
If # echo mem > /sys/power/state shows "write error: Operation not permitted", verify that CONFIG_HOTPLUG_CPU option is enabled in the kernel. Suspend2 automatically selects this option.

Danke für deine Hilfe.

Wenn du wissen willst, wie bei uns das Wetter ist, dann schau' mal da nach:
/home

Vielen Dank nochmals!

25

05.04.2007, 13:41

Gut dass du es gemacht hast, aber hättest nu den Thread nicht wenigstens richtig auf gelöst setzen können? Oder hast du noch andere Threads gesehen, wo es hinten steht?
"Erst nachdem wir alles verloren haben, haben wir die Freiheit, alles zu tun."
"It's only after we've lost everything, that we're free to do anything!"

Jabber: Die ID kann via PN erfragt werden.