11-05-2012, 01:56 PM | #46 | |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Quote:
very wise. |
|
11-05-2012, 02:15 PM | #47 | ||||
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Quote:
Quote:
EDIT: And now AFTER I do a much tidier job of the initial startup: Quote:
With the games, the browser, and assorted goodies that you could call an "install" I got it down to: Quote:
Also pushing all downloads to the FAT user-store might be one slightly less suicidal option than overfilling the loop. : ) Fun! Last edited by twobob; 11-05-2012 at 08:45 PM. |
||||
Advert | |
|
11-06-2012, 01:44 PM | #48 | |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
I'm playing with trying:
rsync -uvS --ipv4 --ignore-times --progress /multistrap-debian-sid/rsync/debian.ext3 root@kt:/mnt/us/debian.ext3 from the PC to restore back to a known good configuration. See how that goes Did I mention while it was mounted ? hehehe EDIT: Okay. Rsync works great. even when the target is mounted. (I even faffed around with it to be extra naughty). The only thing is it must either be cleanly unmounted / remounted or the system restarted otherwise df -h still reports the old free space amount. Other than that works perfectly me@dev ~ $ rsync -uvL --inplace --ipv4 --ignore-times --progress \ /multistrap-debian-sid/rsync/debian.ext3 root@kt:/mnt/us/debian.ext3 Quote:
Last edited by twobob; 11-30-2012 at 01:05 PM. Reason: results , --inplace |
|
11-07-2012, 09:03 AM | #49 |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Debian Games (port thought)
so... after having a look through the majority of the browsers on offer (and finding the non-runners) I figured since you highlighted games I would spend a few (long hours) grabbing down some games.
Since this is a highly tedious and long process I will make quick notes about my tests to save duplicated effort. Way I figure it if it runs fairly decently in the harness it would only run better natively : ) Also it's a nice way to get a handle on footprints since this is rarely documented. The absence of python-games makes a few sets of games currently inaccessible. however I think I have a python-games build for the 3 / 5 so that is not insurmountable. there may be a route already out there for support that I just don't know about. Games That Didn't Work with no effort Airstrike. Ran once with impressive graphics but hangs far too much. good to see QT really shining. Armegetron Advanced (I would like to test the old one too...) atris (this almost works, need to hack the colors in the source is all now) biloba Games That Just Work with no effort attal: (Option "fast server" will hang client - otherwise pretty solid) ace-of-penguins: cards - a variety. under test. "H" to see help. Esc or Q to quit. Double click to auto place... fun Taipei also works great from the ace-of-penguins range (would suit a rotated screen) KsirK - Risk Clone - works surprisingly well (can do 2 player AI) TBC. Last edited by twobob; 11-07-2012 at 09:21 PM. |
11-07-2012, 09:40 AM | #50 |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
KsirK
Really enjoyed this one - bit fiddly but fun
|
Advert | |
|
11-09-2012, 08:30 PM | #51 |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Debian on the 3. with X. Most keys and five-way support.
Kindle: Start server
Xvfb -fp /mnt/us/sh/fonts/X11/100dpi/ -noreset -nolisten tcp -screen 0 600x800x8 Kindle: Launch debian... (use amended version of DOS's script) Kindle: attach vnc x11vnc -forever -shared -noxdamage -noncache Kindle: Update display /mnt/us/kindlevncviewer/kvncviewer.sh 127.0.0.1:0 & PC: xtightvncviewer kindle (or whatever you use) to get extra pointer and symbols until that gets sorted. This is now tested as working on a k3. Via Xvfb. With keys and 5 way working surprisingly OOTB. Not sure how I will manage the color issues at this point - probably hack the Xresources or something. The games don't want to run unamended. background color issues though. so maybe not major. nor does the pointer "highlighting" work (you cant see where it is right now) - but the 5 way does does navigate around menus and pages now I might think about checking the cursors, see if I can bodge something for visual location output. But that lot aside: So this should work as is on the 4 - obviously a usb kb and mouse would make this shine. HTH. I don't think I will test it any further right now "Proof of Life" anyways definately going to need HID on a 4NT though Last edited by twobob; 11-20-2012 at 06:39 PM. Reason: xtightvncviewer |
11-09-2012, 08:33 PM | #52 |
20% cooler.
Posts: 93
Karma: 364674
Join Date: Oct 2012
Location: Poznań, Poland
Device: Kindle Paperwhite 1
|
Wow, this is amazing! I didn't expect it to be usable at all on any non-touch Kindle. Nice job!
I hope I'll get 5.3.0 jailbroken soon, so I'll be able to continue playing with Debian... |
11-09-2012, 08:44 PM | #53 | ||
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Quote:
I am always happy to build on the work of others. Really pleased to get this going on the 3. and super pleased about the keys and 5 way support working OOTB (almost) Digging deeper on the games fail: Quote:
|
||
11-09-2012, 08:46 PM | #54 | |
20% cooler.
Posts: 93
Karma: 364674
Join Date: Oct 2012
Location: Poznań, Poland
Device: Kindle Paperwhite 1
|
Quote:
|
|
11-09-2012, 09:34 PM | #55 | ||
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Quote:
I will try piggybacking Xephyr now. That was all injected directly into Xvfb. Thanks for the tip! EDIT: Brilliant - all games working now. : ) Quote:
Last edited by twobob; 11-09-2012 at 11:52 PM. Reason: native |
||
11-09-2012, 09:42 PM | #56 |
20% cooler.
Posts: 93
Karma: 364674
Join Date: Oct 2012
Location: Poznań, Poland
Device: Kindle Paperwhite 1
|
Look at my scripts. I used Xephyr from inside Debian on native X server (does 3 run X server? It may be still good idea to use Xephyr wrapper over Xvfb, in case when Xvfb has problems with colorsets). This way I don't need native builds at all, just Debian prepackages ones.
|
11-09-2012, 09:54 PM | #57 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
|
|
11-09-2012, 10:08 PM | #58 | |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Quote:
That is exactly what I am now doing much obliged, just working on getting a cursor to show for the 5 way : D It's still a bit ugly but I could easily tidy it all up. obviously a few niggles to fix. EDIT: Ive added some screenshots that have been monochromed and then average/median/lightness balanced to give you an idea of real output. Some is a bit dark. as you can see the default color scheme has gone a bit wacky for some reason? - I'll fix that Also I have to manually start /usr/bin/matchbox-desktop for some reason... but yeah. it's a worker Number input works (via ALT + Q W E R T etc) 5 way works less well in single column mode. I've left in what currently comes out the vnc screen as some of the screenies at the end. HUGLY! Last edited by twobob; 11-09-2012 at 10:59 PM. Reason: Hugly! |
|
11-10-2012, 12:27 AM | #59 | |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Ah!
DEBIAN: Quote:
Better now. time to fix the colors EDIT: hmm better. but not much... working on it. Looks nice on the screen now. Last edited by twobob; 11-10-2012 at 01:21 AM. |
|
11-10-2012, 09:30 AM | #60 |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Close:
Code:
core2quad ~ $ ls -al /dev/null crw-rw-rw- 1 root root 1, 3 2012-11-07 09:51 /dev/null Which would be: chmod 666 /dev/null Code:
core2quad ~ $ stat /dev/null File: `/dev/null' Size: 0 Blocks: 0 IO Block: 4096 character special file Device: 5h/5d Inode: 5356 Links: 1 Device type: 1,3 Access: (0666/crw-rw-rw-) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2012-11-07 09:51:46.363778109 -0600 Modify: 2012-11-07 09:51:46.363778109 -0600 Change: 2012-11-07 09:51:46.363778109 -0600 |
Tags |
debian, kindle, paperwhite |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[VIDEO] Kindle Paperwhite — A Look at the Technology Inside | nobylspoon | Amazon Kindle | 10 | 09-29-2012 02:40 AM |
Ubuntu debs on Debian | elmussol | Sigil | 3 | 09-14-2012 12:04 PM |
Calibre not starting on debian | saturnblackhole | Calibre | 3 | 12-11-2011 01:05 AM |
Debian on the Kindle | freezer2k | Kindle Developer's Corner | 20 | 02-08-2010 09:52 PM |
Debian 3.1 Released | Chaos | Lounge | 3 | 06-08-2005 10:01 AM |