![]() |
#1 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24
Karma: 1302
Join Date: Jun 2011
Device: Kobo Touch
|
Hacking into the Kobo Touch
I just made a web page to describe my experiments with the Kobo Touch:
http://www.chauveau-central.net/pub/KoboTouch/ My achievements so far: - execute arbitrary commands - enable telnet & ftp - read touchscreen & key events - take screenshots - and a lot of technical information about the hardware |
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,116
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Would you like to put that in the Wiki here?
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Connoisseur
![]() ![]() Posts: 90
Karma: 120
Join Date: Jun 2011
Device: Kobo Touch
|
Dang this is making me want to buy a second Touch just so I can play with the insides. It would be awesome to turn the Kobo into a type of auxiliary screen for quick offline notes.
|
![]() |
![]() |
![]() |
#4 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24
Karma: 1302
Join Date: Jun 2011
Device: Kobo Touch
|
I am fine if my document is copied in full or in part in the Wiki but I will probably not do it myself. I am planning to extend my own page with my future findings and that will probably take me more time than I would like. Also, I am not familiar with Wikis.
|
![]() |
![]() |
![]() |
#5 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 439
Karma: 2248782
Join Date: Aug 2009
Location: Austria
Device: Inkbook Prime; Icarus Illumina;ImcoV6l;EB600;Kobo
|
Great information. Too bad I don't have a Touch. Perhaps I should reconsider buying one...
They're usually very easy to learn, even if a bit weird at first. Great for microcontent, IMO. (i.e. addings bits and bytes and just linking them together instead of doing a whole writeup for every part; adding a category even groups them nicely - and you get automagically a TOC) |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Enthusiast
![]() Posts: 49
Karma: 88
Join Date: Jun 2011
Location: NSW, Australia
Device: Kobo Touch Black
|
Very interesting. I myself am wondering about getting a window manager (e.g. fluxbox) running on it and running nickel on top.
|
![]() |
![]() |
![]() |
#7 |
Member
![]() ![]() Posts: 18
Karma: 120
Join Date: Sep 2011
Location: Edmonton, AB
Device: Kobo Touch
|
Edit: Fixed the problem by moving the code from rcS2 to rcS. Telnet works now. I'll leave my original post below.
Spoiler:
Last edited by CdnBloodlust; 09-17-2011 at 10:19 PM. |
![]() |
![]() |
![]() |
#8 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 95
Karma: 3198
Join Date: Jul 2011
Location: Canada
Device: Kobo Touch
|
stef70: Brilliant stuff. If I could give you triple karma, I would. Thank you so much for sharing.
|
![]() |
![]() |
![]() |
#9 |
Member
![]() ![]() Posts: 18
Karma: 120
Join Date: Sep 2011
Location: Edmonton, AB
Device: Kobo Touch
|
Playing around with the device lots. Found this.
Code:
cat /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/capacity 48 Code:
/sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/uevent: POWER_SUPPLY_NAME=mc13892_bat POWER_SUPPLY_VOLTAGE_NOW=3739524 POWER_SUPPLY_CURRENT_NOW=58700 POWER_SUPPLY_CHARGE_NOW=0 POWER_SUPPLY_STATUS=Discharging POWER_SUPPLY_CAPACITY=46 /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/status: Discharging /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/voltage_now: 3716064 /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/current_now: 176100 /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/charge_now: 0 /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/capacity: 45 /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/type: Battery /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/power/control: auto /sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/power/wakeup: Code:
kill -9 `pidof nickel` zcat /etc/images/ghostbuster.raw.gz | /usr/local/Kobo/pickel showpic Code:
ls -1 /etc/images error_epson_instruction.raw.gz error_epson_waveform.raw.gz error_hwconfig.raw.gz error_kernel.raw.gz error_logo.raw.gz error_preloader.raw.gz error_redboot.raw.gz error_usb_try_again.raw.gz ghostbuster.raw.gz initializing_usb_partition.raw.gz insert_usb_plug.raw.gz on-0.raw.gz on-1.raw.gz on-10.raw.gz on-2.raw.gz on-3.raw.gz on-4.raw.gz on-5.raw.gz on-6.raw.gz on-7.raw.gz on-8.raw.gz on-9.raw.gz one_moment_please.raw.gz reboot.raw.gz splash.raw.gz update-spinner-0.raw.gz update-spinner-1.raw.gz update-spinner-2.raw.gz update-spinner-3.raw.gz update-spinner-4.raw.gz update-spinner-5.raw.gz wait_for_desktop_to_unplug.raw.gz Last edited by CdnBloodlust; 09-21-2011 at 02:53 AM. |
![]() |
![]() |
![]() |
#10 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 42
Karma: 40000
Join Date: Sep 2011
Device: Kobo Touch N905, Mini
|
Personal notes on Kobo Touch
@ Toastedpine
Nothing too special required I create/keep all my notes in TuxCards - simply export them to HTML Then import into Calibre and convert to EPUB - Gets you table of contents etc The 1st thing I put on my Kobo Touch was 2MB of personal notes and music 100 + songs with lyrics & guitar chord diagrams (also from TuxCards) Books were my 2nd priority. LOL ![]() Last edited by 2bits; 09-21-2011 at 08:33 PM. Reason: forgot to indicate the member I'm responding to ... |
![]() |
![]() |
![]() |
#11 |
Member
![]() ![]() Posts: 18
Karma: 120
Join Date: Sep 2011
Location: Edmonton, AB
Device: Kobo Touch
|
|
![]() |
![]() |
![]() |
#12 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 95
Karma: 3198
Join Date: Jul 2011
Location: Canada
Device: Kobo Touch
|
@CdnBloodlust: Nice!
|
![]() |
![]() |
![]() |
#13 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 71
Karma: 18140
Join Date: Jul 2011
Device: PRS-T1&KOBOTOUCH
|
Great works! Thank you stef70。
I changed the code "en_US.UTF-8" in the rcS file to "zh_CN.UTF-8", wishing this setting could solve the "????" in TXT file for Chinese character, unfortunetly, failed, the KOBO Touch can't boot up. So a hard factory reset was done. It's strange, why kobo touch can render Chinese character correcty in EPUBs, but not in TXTs? |
![]() |
![]() |
![]() |
#14 |
Member
![]() ![]() Posts: 18
Karma: 120
Join Date: Sep 2011
Location: Edmonton, AB
Device: Kobo Touch
|
I'll try and see if i'm having the same chinese txt problem but right now I'm doing something else. What about this link tho? Might work.
https://www.mobileread.com/forums/sho...d.php?t=149071 Does anyone know the commands to make it load the books from onboard after an ftp transfer? I know I read something about this somewhere just can't find the post right now. |
![]() |
![]() |
![]() |
#15 | |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 71
Karma: 18140
Join Date: Jul 2011
Device: PRS-T1&KOBOTOUCH
|
Quote:
A new "font" folder with chinese ttf files can't do any help to read chinese TXTs, I have tested many times ago, by every possible encoding methods:GBK,UTF-8 and etc. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Touch Hacking or Rooting the new nook simple touch reader | scottgun | Barnes & Noble NOOK | 99 | 12-10-2011 12:12 AM |
Kindle 3, Nook Simple Touch, Kobo Touch and Libra Pro Touch | jbcohen | Which one should I buy? | 4 | 06-18-2011 07:58 PM |
Own (and love) a PRS505: Is the Nook Touch or Kobo Touch right for me? | rahulm | Which one should I buy? | 8 | 06-10-2011 01:51 PM |
Pre-ordering Nook Simple Touch or Kobo Touch? | SilentDuck | Which one should I buy? | 27 | 05-29-2011 05:27 PM |
Any tips on hacking Kobo formatting???? | kae | Kobo Reader | 5 | 03-29-2011 10:26 AM |