**** BEGIN LOGGING AT Wed Jan 04 03:00:02 2017 Jan 04 09:37:20 freemangordon: (tablet) do you recall what input driver you were using - whatever devuan provided, and did it 'just work'? Jan 04 12:57:37 totally off topic, but are those 512gb usb memory sticks in ebay real deal or possibly fake? Jan 04 12:58:18 if the cost 2-3x of those 256G ones then real Jan 04 12:58:33 *they Jan 04 12:59:54 make sure you are covered by buyer protection though. ;) Jan 04 13:01:08 12e so i guess that tells me enough Jan 04 13:06:12 hehe local store sells kingston sticks for 529e Jan 04 13:06:45 wishful thinking Jan 04 13:09:04 but then if i get 2tb drive for 20e will it more probably be 0,5tb Jan 04 13:09:20 i mean how much they cheat on capacity Jan 04 13:10:18 much Jan 04 13:10:27 what is the lowest size in production? Jan 04 13:10:35 then you have the answer Jan 04 13:12:13 oh well, think I'll let them keep their sticks Jan 04 13:12:29 wise decision Jan 04 19:22:05 Vajb: you never know until you actually do a for (( mb=1; mb<=2000000; mb++ )); do f=printf '%08d'; echo "%f "; echo "%f " >/mnt/DUTstick/%f; dd if=/mnt/DUTstick/%f of=/mnt/DUTstick/%f bs=1M count=1; done Jan 04 19:27:00 and of course you then need to read back *all* blocks and check if their content == their name Jan 04 19:31:25 like for (( mb=1; mb<=2000000; mb++ )); do f=printf '%08d'; content=`head /mnt/DUTstick/%f`; [ "%f" -ne "%content"] && break; done Jan 04 20:27:32 DocScrutinizer05: maybe i msg the seller to do that and pastebin me the results :) Jan 04 20:27:44 hehe Jan 04 20:27:50 vajb: dreamer. Jan 04 20:28:54 yeah, dreaming to get a sweet deal on laptop in near months Jan 04 20:31:47 KotCzarny: btw managed to fix vista updates. That was a dream come true! Jan 04 20:32:08 it's gonna bite you, sooner or later Jan 04 20:32:35 probably at 11.4 this year... Jan 04 20:35:55 and i've managed to fix oscp in a few ways Jan 04 20:36:26 maybe even manage to prepare build archive for maemo regatta Jan 04 20:38:56 lots of work? Jan 04 20:39:28 build for autobuilder? a bit. Jan 04 20:39:50 i would have to rewrite lib/feature detection Jan 04 20:40:27 having monolithic build (without external deps) make it easier to run anywhere Jan 04 20:40:57 fitting for different build systems requires more work Jan 04 20:49:51 i see Jan 05 00:53:31 My n900 is connected to a powerbank, where once the phone is charged , the green light will go off after a few minutes (powerbank cuts the power; ignores the phone?). Is there a way to simulate a "USB disconnect → USB connect" ? Maybe triggered by 'time interval' or 'battery level'. **** ENDING LOGGING AT Thu Jan 05 03:00:00 2017