Nigel Cunningham

Results 85 comments of Nigel Cunningham

Sorry for the slow reply - too much else to keep me busy. When you press escape, does the userui say it's trying to abort the hibernation? If it does,...

It's good that you can run it with the test argument. This confirms that the binary has any dependencies available (if it's not statically compiled), is executable and so on....

Sorry - what I meant was the netlink debugging messages - like these ones from above: (160218_16:38:12.175) [ 417.970912].(0)[4442:ipod]userui_prepare_console:538 [ 417.971662].(0)[4442:ipod] toi_netlink_setup:307 [ 417.972329].(0)[4442:ipod][toi_launch_userspace_program:1169] command = /system/bin/tuxoniceui,channel_no=22 (160218_16:38:12.175) [ 417.979427]ADDLOG...

Thanks for a very helpful report. I'll seek to find some time to look at this further but I agree that for now address space randomisation should be turned off....

You need to echo 0 > image_exists first. This will cause TuxOnIce to free the storage used. You're right though - I could potentially hook into the swapoff and trigger...

Hi again. Don't swapoff when you resume. Just use the system like normal, and either just pull the plug or tell the system to hibernate again when you want to...

The message is appearing because (assuming I remember correctly) that filesystem was mounted when the image is written, so there is state in memory that won't match the state on...

Hi there. Please see https://github.com/pagedjs/pagedjs/pull/171, which I've just submitted for consideration. It includes a large rework of the pagination code that should help with this issue. I'd appreciate your feedback....

Hi there and apologies for the slow reply. try_first_pass defaults to true (as the README says). You should explicitly set it to false.