Quote:
|
Is it possible to save all the screen output during entering / leaving hibernation to a file? I looked at the system log, but it doesn't seem to contain anything significant.[/b]
|
Offhand, not sure :unsure: ... does "dmesg" show anything? You can pipe it to a text file:
<span style="font-family:Courier New">dmesg > dmesg.txt</span>