View Single Post
Old 11-11-2013, 01:03 AM   #83
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
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
So I revisited this

nibble order code is "somewhere" in /usr/local/src/xorg-server-1.4.2/fb/*

if someone can figure out where I can happily rebuild this with that corrected-byte-order support in Xfbdev.

I rebuilt perl, xmodmap, xbindkeys, and xorg-server to all run natively (in /mnt/us/extensions/) so as to facilitate eventually getting jessie's savory to run properly.
(note that is the Authors Jessie, not the debian release heh.)

All this stuff is being built out of lenny, but run natively with no debian.

I fixed up the missing kdrive bits from his patch. and replaced xterm with lxterminal for now.

so just keyboard/5-way support and nibble order left to do.

jump in and help people...

SOURCE CODE: https://dl.dropboxusercontent.com/u/...-armv6l.tar.xz

CURRENT COMPILED BUNDLE: https://dl.dropboxusercontent.com/u/...ns-xorg.tar.xz


[root@kindle root]# /mnt/us/extensions/xorg/bin/mystartx
Quote:
already running. bailing at /mnt/us/extensions/xorg/bin/unlock_daemon line 4.
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/kindle:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
Warning: mode not found, using default
sh: /mnt/us/extensions/xorg/bin/xkbcomp: not found
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
Kbd option key () of value ((null)) not assigned!
Kbd option key () of value ((null)) not assigned!
Couldn't find keyboard driver keybd
Couldn't find keyboard driver evdev
Couldn't find keyboard driver evdev
Could not init font path element /mnt/us/extensions/xorg/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /mnt/us/extensions/xorg/lib/X11/fonts/OTF, removing from list!
Could not init font path element /mnt/us/extensions/xorg/lib/X11/fonts/Type1/, removing from list!
[config/hal] couldn't initialise context: (null) ((null))
xmodmap: /mnt/us/extensions/xorg/bin/xmodmaprc:1: bad keysym in remove modifier list 'Alt_L', no corresponding keycodes
xmodmap: /mnt/us/extensions/xorg/bin/xmodmaprc:2: bad keysym in remove modifier list 'Control_L', no corresponding keycodes
xmodmap: /mnt/us/extensions/xorg/bin/xmodmaprc:3: bad keysym target keysym 'Control_L', no corresponding keycodes
xmodmap: /mnt/us/extensions/xorg/bin/xmodmaprc:4: bad keysym target keysym 'Alt_L', no corresponding keycodes
xmodmap: 4 errors encountered, aborting.

(lxterminal:10682): Gtk-WARNING **: GModule (/usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so) initialization check failed: Gtk+ version too old (micro mismatch)

(lxterminal:10682): Gtk-WARNING **: Error loading icon from file '/mnt/us/extensions/lxterminal/share/pixmaps/lxterminal.png':
Couldn't recognize the image file format for file '/mnt/us/extensions/lxterminal/share/pixmaps/lxterminal.png'

(lxterminal:10682): Vte-WARNING **: can not run /usr/lib/libvte9/gnome-pty-helper
That runs... (with the nibble issue, and the invalid input) happy to take advice...

Last edited by twobob; 11-11-2013 at 01:27 AM.
twobob is offline   Reply With Quote