|
|
#1 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
Output uname command
Could you send your output of 'uname -a' command in kterm in kindle paperwhite 4
|
|
|
|
|
|
#2 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 928
Karma: 3000002
Join Date: Jun 2010
Device: K3W, PW4
|
[root@kindle root]# uname -a
Linux kindle 4.1.15-lab126 #1 SMP PREEMPT Tue Nov 27 03:27:44 PST 2018 armv7l GNU/Linux [root@kindle root]# |
|
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
Which version of firmware is installed?
|
|
|
|
|
|
#4 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
Could you download JRE version 17 from GitHub and check its work on your Paperwhite.
https://github.com/adoptium/temurin1....0.18_8.tar.gz Extract archive and run jdk-17.0.18+8-jre/bin/java -version |
|
|
|
|
|
#5 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
I just created java application for Kindle. Due to limitation of Swing library on Kindle I switched to SWT (Standard Widget Toolkit) library. SWT uses native set of widgets for every system where application run. I use openjre and swt.jar and arm related so libraries (from old debian packages).
Application displays mobileread logo and finishes on tap the screen only. It is not so much functionality, but it gives ability to run java app on kindle. I will plan create KUAL extension to convinient way of running. |
|
|
|
|
|
#6 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
Could someone else add your output`uname -a` command and firmware version for paparwhite 4?
On https://www.amazon.com/gp/help/custo...MQC26VQQMM8XSW corrent version: Kindle Paperwhite (10th Generation) 5.18.1 As mentioned on https://github.com/bfabiszewski/kterm/pull/31/changes **Note:** For firmware versions above 5.16.2.1.1, you will need to use the version ending in `-armhf` which can be found in [Github Releases](https://github.com/bfabiszewski/kterm/releases) Last edited by hbvit; Yesterday at 09:47 AM. Reason: Update |
|
|
|
|
|
#7 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
Currently I have KPW 1, but want to buy KPW4 on next week. And want to prepare my dev env for KPW4.
|
|
|
|
|
|
#8 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 928
Karma: 3000002
Join Date: Jun 2010
Device: K3W, PW4
|
|
|
|
|
|
|
#9 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jul 2024
Device: Kindle Paperwhite 11
|
I don't have a PW4 -- I have a PW5, but with a close version to the one you're interested in, 5.18.6. Here's the output:
Code:
[root@kindle ~]# uname -a Linux kindle 4.9.77-lab126 #1 SMP PREEMPT Wed Oct 29 16:56:57 UTC 2025 armv7l GNU/Linux |
|
|
|
|
|
#10 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jul 2024
Device: Kindle Paperwhite 11
|
P.S. The binaries have to indeed be hardfloat, specifically armv7-eabihf. I either use docker (which uses qemu emulation) to build static binaries from alpine linux/arm/v7 images, or cross-compile with armv7-eabihf toolchains.
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command line, Adding books also picks up metadata not in command used | droodled | Library Management | 2 | 11-26-2025 09:30 AM |
| recipe output is MOBI even if AZW3 is set as prefered output format. | unkn0wn | Recipes | 1 | 06-29-2022 02:27 AM |
| [Conversion Output] Markdown Output. Test and seek for help. | The_book | Development | 10 | 04-18-2020 09:23 AM |
| Is there a way to execute a non-root command without access to command line | Galunid | Kindle Developer's Corner | 4 | 05-15-2018 07:50 PM |
| DR800 view command output | 34973 | iRex | 6 | 03-24-2010 12:14 PM |