![]() |
#16 |
Member
![]() Posts: 14
Karma: 10
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 WiFi + 3G
|
Thanks fbdev, this works great! Never could remember the keyboard shortcuts for launchpad.
|
![]() |
![]() |
![]() |
#17 |
fbdev
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 107
Karma: 70177
Join Date: Jul 2011
Device: kindle
|
bump.
|
![]() |
![]() |
![]() |
#18 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Apr 2012
Device: Kindle 4
|
Kite on Kindle 4 NT?
Does Kite work on Kindle 4 NT?
|
![]() |
![]() |
![]() |
#19 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 138
Karma: 12324
Join Date: Dec 2011
Location: CZ
Device: Kindle 4 non-touch
|
Heiner: yes, but there is no installer, so you have to install it manually over script.
|
![]() |
![]() |
![]() |
#20 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 130
Karma: 10000
Join Date: Mar 2012
Device: Kindle 3G, Kindle Touch 3G, iRiver Story HD, Sony Reader
|
Kite USB network modification
Hi,
Sometimes when I run USBnetwork I want to know which mode it switched to. This is because for some reason on my Kindle a kite script will be run automatically (I think it may the the last one that I ran beacause maybe Kindle refreshes or reoopen the last "book"). Anyway, I modified the USB network script to do the following - display which mode it is going to (using eips). Please see the below: Code:
#!/bin/sh kitersrc=/mnt/base-us/kite/.rsrc kiteconfig=/mnt/base-us/kite/config usbipv4=`head -1 $kiteconfig/usbipv4` if lsmod|grep -q g_ether; then eips 10 11 "**** To Storage Mode ****" pkill xinetd rmmod g_ether modprobe g_file_storage else eips 10 11 "**** To Ethernet Mode ****" rmmod g_file_storage modprobe g_ether ifconfig usb0 $usbipv4 mount /mnt/base-us -o remount,exec $kitersrc/sbin/xinetd fi James |
![]() |
![]() |
![]() |
#21 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
|
|
![]() |
![]() |
![]() |
#22 |
Enthusiast
![]() Posts: 34
Karma: 10
Join Date: Mar 2012
Device: Kindle 3 Wifi
|
Um How is it I get it to work D: . I drop a file in the onboot folder........ then How do i make it open it.. please help me!
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extended Linux Functionality - GUI Launcher Kindle Touch | dasmoover | Kindle Developer's Corner | 41 | 02-11-2013 06:05 PM |
GUI Launcher for Kindle Touch | yifanlu | Kindle Developer's Corner | 299 | 01-24-2013 01:59 PM |
My Kindle Fire running Go Launcher EX | jswinden | Kindle Fire | 72 | 02-12-2012 02:16 PM |
Need Advice re: Kite Runner | MickeyC | Reading Recommendations | 27 | 10-06-2010 11:40 AM |