Re: Hallo
Nigel Cunningham <[email protected]> Tue, 11 Mar 2014 06:52:39 +1100
| Newsgroups | gmane.linux.swsusp.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi. You could instead set the DefaultConsoleLevel to 2 or more in /etc/hibernate/tuxonice.conf (assuming you're using the hibernate script). By the way Milan, you seem to be a bit unclear as to how TuxOnIce works. There is one userspace based (unfrozen) thread for the userui. In addition, there is one thread per cpu for doing the I/O, and the thread on CPU also does all the atomic restoration and overall control of the process. You're seeing one of the I/O threads die, but everything else is continuing to run. Perhaps I should modify things so that if one thread dies, the others notice and stop. If you compile KGDB in, you might be able to get more info (it includes a dmesg command). Regarding the modules, are any of those userspace? Last time I looked, NVidia wasn't, but I've never used Broadcom or tg3 drivers. Regards, Nigel On 11/03/14 06:13, U Kuehn wrote: > Hi Milan, > > For better readability you might try > > echo 0 > /sys/power/tuxonice/user_interface/enabled > echo "" > /sys/power/tuxonice/user_interace/program > > which should disable the neat user interface, so that the bare kernel > messages stay on screen. Note, however, that the UI functions like > pressing escape to abort do not work without the user interface. > > Best regards, > Ulrich > > > On 03/10/2014 12:01 PM, Milan Oravec wrote: >> Hi, thanks Nighel. Strange with it is, that this oops pops up at >> beginning of resume (reading image) and TOI_text_UI continues working >> (reading image) and overwrites screen as you can see. Scrolling was not >> possible, but TOI_UI was responsible for key strokes and pressing f1, f2 >> and so on, but system was off. File system is EXT4 and userspace >> drivers? Hmmm, fu*** nvidia module was used, broadcom wifi, tg3 >> ethernet. :( Photo is 5MPix but upload limit is 100kb and I can't post >> it here. >> >> Thanks for help! >> >> Have a nice day, >> >> Milan >> >> >> >> On 10.03.2014 11:43, Nigel Cunningham wrote: >>> Hi. >>> >>> Are you able to get a screenshot with a higher resolution or use >>> scrollback? It looks like some of the lines have scrolled off the top. >>> >>> Going off the memory_bm_find_bit_index, it looks like one or more of the >>> bitmaps TuxOnIce uses is getting corrupted. Could be a hard one to >>> diagnose. Are there any userspace drivers or filesystems in use? >>> >>> Regards, >>> >>> Nigel >>> >>> On 10/03/14 21:15, Milan Oravec wrote: >>>> Hi, I've TOI hang this morning, photo attached. Can anybody help what >>>> is causing it? It was after cca. 13 hibernation cycles and 14 days >>>> uptime, over 5GB of RAM was used. It is not first time, it happens >>>> periodically when described conditions arrives. >>>> >>>> Thanks in advance. >>>> >>>> Milan >>>> >>>> >>>> >>>> _______________________________________________ >>>> TuxOnIce-devel mailing list >>>> [email protected] >>>> http://lists.tuxonice.net/listinfo/tuxonice-devel >> _______________________________________________ >> TuxOnIce-devel mailing list >> [email protected] >> http://lists.tuxonice.net/listinfo/tuxonice-devel >>