Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 11-08-2018, 07:25 PM   #31
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012464
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@coplate: Yep, I don't package unknown IDs, by design, just so we have a vague chance of getting to hear about them one day, when someone comes to complain .

The code itself should handle them just fine, I only hobble the packaging.
NiLuJe is offline   Reply With Quote
Old 11-10-2018, 11:47 PM   #32
matko
Enthusiast
matko began at the beginning.
 
Posts: 25
Karma: 12
Join Date: Nov 2018
Location: Lyon, France
Device: Kindle Oasis 3, Kindle PW4
Mine is:
G000 PP07 - 08GB - FR - No Special Offers - Wifi

Out-of-the-box software version was: 5.10.0.1 (3337430015)
On 18/11/09, it was auto OTA updated as: 5.10.1.2 (33603400004)

If I may help, I'm a Linux power-user (but not a Kindle one, this is my first kindle device)
matko is offline   Reply With Quote
Advert
Old 11-10-2018, 11:55 PM   #33
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012464
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@matko: The OTA may have ruined your chances, if Amazon didn't make a drastic blunder.
NiLuJe is offline   Reply With Quote
Old 11-10-2018, 11:57 PM   #34
matko
Enthusiast
matko began at the beginning.
 
Posts: 25
Karma: 12
Join Date: Nov 2018
Location: Lyon, France
Device: Kindle Oasis 3, Kindle PW4
Yes, I read that, but it was done before I was concerned about jailbreaking the device
Wait and see
matko is offline   Reply With Quote
Old 11-11-2018, 12:34 AM   #35
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012464
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
First rule of fight club: don't let it phone home ;p.
NiLuJe is offline   Reply With Quote
Advert
Old 11-12-2018, 07:04 AM   #36
marrco
Enthusiast
marrco began at the beginning.
 
Posts: 42
Karma: 20
Join Date: Aug 2015
Device: kindle pw4
Quote:
Originally Posted by encol View Post
what's the output of
Code:
ps aux|grep adb
?
Code:
[root@kindle root]# ps aux|grep adb
root      7985  0.0  0.0   2828   428 pts/0    S+   17:56   0:00 grep adb
[root@kindle root]#
so no adb

Code:
[root@kindle root]# lsof -i
COMMAND    PID      USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
syslog-ng  420      root    4u  IPv4  19672      0t0  UDP localhost.localdomain:syslog
stackdump 1474      root    5u  IPv4   5663      0t0  TCP localhost.localdomain:55555 (LISTEN)
webreader 3466 framework    8u  IPv4  10459      0t0  TCP localhost.localdomain:20450 (LISTEN)
webreader 3466 framework   10u  IPv4  10532      0t0  TCP localhost.localdomain:55817->localhost.localdomain:20450 (ESTABLISHED)
webreader 3466 framework   13u  IPv4  10533      0t0  TCP localhost.localdomain:20450->localhost.localdomain:55817 (ESTABLISHED)
webreader 3466 framework   14u  IPv4  10676      0t0  TCP localhost.localdomain:55818->localhost.localdomain:20450 (ESTABLISHED)
webreader 3466 framework   16u  IPv4  10679      0t0  TCP localhost.localdomain:20450->localhost.localdomain:55818 (ESTABLISHED)
cvm       4271 framework  295u  IPv4  13954      0t0  TCP localhost.localdomain:9101 (LISTEN)
kfxreader 5569 framework   22u  IPv4  15036      0t0  TCP *:20460 (LISTEN)
kfxview   5572      root    5u  IPv4  14900      0t0  TCP *:20470 (LISTEN)
busybox   7969      root    4u  IPv4  18794      0t0  TCP *:telnet (LISTEN)
dropbear  7977      root    4u  IPv4  18802      0t0  TCP *:ssh (LISTEN)
dropbear  7980      root    9u  IPv4  18814      0t0  TCP 192.168.15.244:ssh->192.168.15.1:54456 (ESTABLISHED)
[root@kindle root]# uname -a
Linux kindle 4.1.15-lab126 #1 SMP PREEMPT Tue Oct 16 15:54:38 PDT 2018 armv7l GNU/Linux
[root@kindle root]#
marrco is offline   Reply With Quote
Old 11-12-2018, 12:00 PM   #37
makue
Custom User Title
makue began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Aug 2017
Device: Kindle PW3
Today my PW4 arrived from Amazon Germany.

It's the 32GB model WIFI only with special offers (G000 T607)

The firmware is 5.10.0.1 (3337430015)

It's been ordered for a friend and not registered yet

I'll be happy to do some tests to help finding/testing a jailbreak

Last edited by makue; 11-12-2018 at 12:04 PM.
makue is offline   Reply With Quote
Old 11-12-2018, 12:28 PM   #38
encol
Evangelist
encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.
 
Posts: 415
Karma: 750442
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1
Quote:
Originally Posted by marrco View Post
Code:
[root@kindle root]# ps aux|grep adb
root      7985  0.0  0.0   2828   428 pts/0    S+   17:56   0:00 grep adb
[root@kindle root]#
so no adb
Have you tried to start adbd?
Code:
start adbd

Last edited by encol; 11-12-2018 at 12:32 PM.
encol is offline   Reply With Quote
Old 11-13-2018, 04:43 AM   #39
matko
Enthusiast
matko began at the beginning.
 
Posts: 25
Karma: 12
Join Date: Nov 2018
Location: Lyon, France
Device: Kindle Oasis 3, Kindle PW4
Maybe a noob question, but how did you gain a shell access ? Opening the device then serial port ?
matko is offline   Reply With Quote
Old 11-13-2018, 08:27 AM   #40
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 824
Karma: 2525050
Join Date: Jun 2010
Device: K3W, PW4
Quote:
Originally Posted by matko View Post
Maybe a noob question, but how did you gain a shell access ? Opening the device then serial port ?
Either that or ssh or install kterm and launch it from KUAL.

Dave
dhdurgee is offline   Reply With Quote
Old 11-13-2018, 05:09 PM   #41
matko
Enthusiast
matko began at the beginning.
 
Posts: 25
Karma: 12
Join Date: Nov 2018
Location: Lyon, France
Device: Kindle Oasis 3, Kindle PW4
@dhdurgee, are we talking of a factory device (not jailbreaked)? I used NiLuJe's KindleTool to get the root password, but no ssh port (nor other) is opened.

(Kindle noob speaking... still need to read and learn some stuffs about it)

Last edited by matko; 11-13-2018 at 05:21 PM.
matko is offline   Reply With Quote
Old 11-13-2018, 05:24 PM   #42
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012464
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@matko: Not on a vanilla, production device, no. Otherwise there'd be no need for a JB .
NiLuJe is offline   Reply With Quote
Old 11-13-2018, 05:40 PM   #43
matko
Enthusiast
matko began at the beginning.
 
Posts: 25
Karma: 12
Join Date: Nov 2018
Location: Lyon, France
Device: Kindle Oasis 3, Kindle PW4
@NiLuJe, yes you're right.
Hence my primary question: how did you gain access to a shell (implied, on a vanilla production device) ?
Should I assume that some of you have already JB the PW4 ?
matko is offline   Reply With Quote
Old 11-13-2018, 06:04 PM   #44
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,257
Karma: 98507638
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by matko View Post
@NiLuJe, yes you're right.
Hence my primary question: how did you gain access to a shell (implied, on a vanilla production device) ?
Should I assume that some of you have already JB the PW4 ?
From the thread
https://www.mobileread.com/forums/sh...d.php?t=312489
I think yes.
j.p.s is offline   Reply With Quote
Old 11-13-2018, 06:19 PM   #45
matko
Enthusiast
matko began at the beginning.
 
Posts: 25
Karma: 12
Join Date: Nov 2018
Location: Lyon, France
Device: Kindle Oasis 3, Kindle PW4
Didn't saw this. Thank you ��
matko is offline   Reply With Quote
Reply

Tags
paperwhite4, pf4.32, pw4, pw4.8, research

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
So who's already pre-ordered Doctor Sleep? kennyc Reading Recommendations 28 09-29-2013 02:02 PM
Nexus Q is Free for those who Pre-ordered tubemonkey Android Devices 3 08-31-2012 01:46 PM
What e-books do you have pre-ordered? Quake1028 Reading Recommendations 44 10-31-2011 07:54 PM
Have You Pre-ordered a Kindle 3? clintbradford Amazon Kindle 95 08-14-2010 12:51 AM


All times are GMT -4. The time now is 12:13 AM.


MobileRead.com is a privately owned, operated and funded community.