View Single Post
Old 07-06-2011, 07:51 PM   #9
Erminio Mostacci
Connoisseur
Erminio Mostacci began at the beginning.
 
Erminio Mostacci's Avatar
 
Posts: 56
Karma: 12
Join Date: Apr 2009
Device: enTourage eDGe, iRex DR 1000, Cybook Gen3
You can open:
dev tools, then Terminal Emulator [it's a reduced bash linux terminal].
$ su [to obtain root access] ---> ENTER
# cd usb0 [or usb1, for writing on a writable memory]
Then you can write dmesg > ermine.txt to obtain list of information about HW & kernel operative info.

They're all unix & linux (obviously) command.
My great problem is that the set of unix command is poor, not complete.
So I haven't command like man, lspci, lsusb, hibernate, log files for control, etc.

These facts blocks my investigations, because I'm not a unix's guru...
I hope that someone in the forum, is more expert than me and so maybe we can find where are settings of hibernation command...
:ò)
Erminio Mostacci is offline   Reply With Quote