Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ACPI Supend to Ram
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
_Poseidon_
n00b
n00b


Joined: 31 Aug 2006
Posts: 44

PostPosted: Thu Oct 30, 2008 7:37 am    Post subject: ACPI Supend to Ram Reply with quote

Hallo!

Habe seit paar Wochen das Problem das Suspend to Ram nicht mehr funktioniert. Vorher lief es immer einwandfrei. Mittlerweile beim starten des Suspend to Ram Zustandes wird nur noch die Sitzung gesperrt und der Bildschirm geschwärzt. Ich kann mir nicht erklären wieso es neuerdings Probleme gibt, da es früher immer funktioniert hat.
Kernel ist der 2.6.17-r1
Kerneloptionen sind nach dem HowTo gesetzt worden
der ACPI Daemon ist gestartet

Werden die ACPI Aktionen irgendwo geloggt? Oder kennt jemand das Problem? Bug?

Danke
Back to top
View user's profile Send private message
_Poseidon_
n00b
n00b


Joined: 31 Aug 2006
Posts: 44

PostPosted: Mon Nov 03, 2008 8:23 am    Post subject: Reply with quote

Keiner eine Idee :?:
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Mon Nov 03, 2008 12:29 pm    Post subject: Reply with quote

Ich benutze "logger" innerhalb von /etc/acpi/default.sh und setze die entsprechenden Informationen im Script :
Code:
set $*

group=${1%%/*}
action=${1#*/}
device=$2
id=$3
value=$4

log_unhandled() {
        logger "ACPI event unhandled: $*"
}
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
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