|  05-28-2024, 11:56 AM | #226 | |
| Enthusiast  Posts: 27 Karma: 15 Join Date: Jun 2009 Device: Palm TX, Pocket eDGe, Nexus (2012), iPad Air (3), Kobo Clara HD | 
			
			Thanks, DNSB, this is definitely interesting.  With my Win10 22H2 19045.4412: (1) Clicking on the .tar.xz does nothing. According to Quote: 
 (2) using 7-zip 9.22 beta, I opened the .xz -- and got exactly the same results you did. There was the .tgz file large as life. (Incidentally, I see that 7-zip is up to v24.06, so it's time for me to upgrade) Ha! My problem was that I extracted the .xz instead of opening it. Trying again, it seems that extracting the .xz gives me the .tar. Extracting the tar gives me a message wanting to know if I wish to replace an one file with another. In retrospect, I should have paid more attention to this, as this sort of thing is never a good sign. Answering yes or no gives me the extracted contents of the .tgz I learned something from this. Thank you for your time and effort. | |
|   |   | 
|  06-03-2024, 06:18 AM | #227 | 
| Member            Posts: 12 Karma: 13780 Join Date: Nov 2022 Device: kobo nia | 
			
			Hi, Does this plugin support the latest Kobo models, such as the Clara BW? I followed the instructions, but I am getting the error message "[FBInk] Unidentified Kobo device code (390)." | 
|   |   | 
|  06-03-2024, 12:20 PM | #228 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			@hsuan9522: https://www.mobileread.com/forums/ne...eply&p=4422140 And, also, the bundled binaries are currently slightly outdated, so you'll want to build fbink yourself until I manage to update all of this. | 
|   |   | 
|  06-15-2024, 12:34 PM | #229 | |
| Member            Posts: 12 Karma: 13780 Join Date: Nov 2022 Device: kobo nia | Quote: 
 How can I upgrade py-fbink? There don't seem to be any build instructions on GitHub. | |
|   |   | 
|  06-15-2024, 02:02 PM | #230 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			It's a "bit" of a PITA. c.f., https://github.com/NiLuJe/FBInk/blob...i/fbink_decl.c (which isn't entirely up-to-date) Then mangle the output from ffi-cdecl into py-fbink's build.py, then build that in a cross-aware fashion (I'm using a patched distutilscross, because upstream is dead; but crossenv should work). I... wouldn't recommend attempting any of that unless you already have experience cross-compiling Python 3 modules, because it's an hilariously awful experience. Last edited by NiLuJe; 06-15-2024 at 02:06 PM. | 
|   |   | 
|  07-13-2024, 10:00 AM | #231 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Jul 2024 Device: Kobo Clara Colour | 
			
			Newbie question: 
 Device: Kobo Clara Colour Firm: 4.39.23027 KFMon: 1.4.6-66 Kor: v2024.07 Plato: 0.9.43 (but not working on this device) KoboStuff has been installed next to those. V. 1.6.N-r18901 Please, help me to understand how to "launch", "call", "open", the KoboStuff binaries.  (I can test packages and developments in this Clara Colour model, by the way .... it seems to be 'not compatible' with almost every stuff created) Last edited by Colour_2024hacks; 07-13-2024 at 10:05 AM. | 
|   |   | 
|  11-20-2024, 11:56 AM | #232 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: May 2024 Device: Kobo WiFi N647 | 
			
			Hi there, I've installed the package properly, everything is located in /mnt/onboard/.niluje subfolders as needed. Everything has proper permissions, including x for Execute. However, when connected over telnet, every single application says: -sh: $command not found. Happens with say, curl, fbink, sshd... Utterly confused and sadly there seems to be a lack of information online. --- Device: Kobo WiFi Firmware: 1.9 (r25373, Mar 29 2011), rev 2001 Kobo stuff: kobo-stuff-1.6.N-r18901 My goal is to run YAWK but unfortunately I'm stuck being unable to run anything, thus unable to install python. Note that I opened and managed everything on a Linux/Unix based system. Thank you!! | 
|   |   | 
|  11-20-2024, 12:49 PM | #233 | 
| Grand Sorcerer            Posts: 13,693 Karma: 79983758 Join Date: Nov 2007 Location: Toronto Device: Libra H2O, Libra Colour | 
			
			While Kobo does use a Linux kernel, it does not include a full Linux environment. For instance the shell and many of the standard executables are implemented using busybox https://busybox.net/ Kobo only includes binaries / commands for what they need. Additionally the Kobo Wifi is a very VERY old device using (in your case) f/w 1.9 from 2011. I'd normally suggest checking pgaskin's list of firmwares for an upgrade but I think you're SOL Sent from my Pixel 7a using Tapatalk | 
|   |   | 
|  11-20-2024, 05:42 PM | #234 | |
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			Yeah, this depends on a glibc 2.15 & hardfloat userland. I don't recall when that actually happened, so I can't vouch for 2.x, but 1.9 is quite likely out, yeah. Quote: 
 | |
|   |   | 
|  01-02-2025, 11:40 AM | #235 | 
| Zealot            Posts: 107 Karma: 443138 Join Date: Nov 2023 Location: Belgium / Vlaanderen Device: Kobo Libra 2 + Vivlio Light HD + (ancient) iPad Pro | 
			
			Please forgive me my dumbness, but I'm wondering if I've done something wrong while installing this package? 1. I have downloaded and extracted the archive (KoboStuff) 2. I have copied the KoboRoot.tgz into the .kobo folder on my device 3. I've safely ejected the device, as expected, the device has rebooted as if it was installing a software update 4. There is no /mnt/onboard/.niluje folder  (so I'm getting the "command not found" error when I'm trying to use jq) I'm using a KL2 with the latest firmware update, I also have kfmon and nickelmenu installed. Thank you!!! Last edited by DJUNGELSKOG; 01-02-2025 at 03:37 PM. | 
|   |   | 
|  02-07-2025, 04:33 AM | #236 | |
| Junior Member  Posts: 2 Karma: 10 Join Date: Sep 2023 Device: Kobo Libra 2 | Quote: 
 | |
|   |   | 
|  04-14-2025, 10:27 PM | #237 | 
| Connoisseur  Posts: 51 Karma: 10 Join Date: Apr 2023 Device: Kobo Nia | |
|   |   | 
|  04-14-2025, 10:59 PM | #238 | |
| Bibliophagist            Posts: 48,088 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 Last edited by DNSB; 04-14-2025 at 11:02 PM. | |
|   |   | 
|  04-15-2025, 10:12 PM | #239 | |
| Connoisseur  Posts: 51 Karma: 10 Join Date: Apr 2023 Device: Kobo Nia | Quote: 
 | |
|   |   | 
|  08-11-2025, 09:07 AM | #240 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: May 2025 Device: Kobo Libra Color | 
			
			Hello all,  As I recently own a Kobo Libra Color and was experimenting with the One click install scripts (https://www.mobileread.com/forums/sh...d.php?t=314220) I discovered this thread as well. My question now is: when I install the download from this thread will it interfere with my previously installed Koreader/Plato install. the KoboRoot.tgz form the download in this thread s an older version than the one in the One Click downloads. Or do I see problems which are not there at all? thanx for any response, it will help. | 
|   |   | 
|  | 
| Tags | 
| ssh, telnet, tools | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Package with console tools | CGarces | Development | 0 | 09-06-2013 05:04 PM | 
| Combined Tools Package | Lizj1 | Plugins | 5 | 01-11-2013 10:32 AM | 
| USBNetwork USB Driver & Telnet on Windows XP SP3 | namati | Kindle Developer's Corner | 0 | 02-24-2012 01:20 AM | 
| Instruction to get root on 60x/90x + remote telnet & FTP | mamaich | PocketBook | 17 | 08-27-2011 07:41 PM |