|
|
Thread Tools | Search this Thread |
12-10-2019, 09:53 AM | #16 |
Guru
Posts: 911
Karma: 149881
Join Date: Jul 2013
Location: Netherlands
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
|
Lag
I have version 3 still installed and I disabled all features except ssh and the Inkpad 3 pro still felt laggy. So I disabled ssh, too and now it is snappy again. This does not have to be a causal relation, of course. I do have rather large dictionaries installed, especially the Oxford 2nd edition is 200MB. So at first, I expected the lag to be dependent on this. However, the use of the dictionary itself is rather fast and the return of a lagless behaviour seems to argue against this. Does anyone else experience an increase in lag? Did anyone experience it with older versions, but not with the newer one. Does anyone have other tweaks concerning this issue. Wishlist: Minding the Store What would the reasonably secure and least heavy approach be to get the store to show my home server over the internet? Using LAN on my WiFi it is lightning fast: Effectively, tapping a book and rendering the download page is enough to time to download the epub. Even cbr's are downloaded within seconds. (This is the reason I am interested in VPN: Everything that works at home, works while using VPN, too.) It uses only the native Pocketbook app, so there is no increase in footprint. That being said, the web browser ıtself is laggy. A better alternative would be nice. |
12-10-2019, 05:56 PM | #17 |
Connoisseur
Posts: 55
Karma: 8430
Join Date: Mar 2016
Device: PW3, Clara HD, PB740
|
Hats off, SSH key-based auth works fine.
Last thing, why does PC-initiated rsync fail Code:
sh: rsync: not found rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: remote command not found (code 127) at io.c(235) [Receiver=3.1.2] (solved by specifying --rsync-path=/mnt/secure/bin/rsync) @Markismus, check what process hogs CPU with htop (launch with TERM=xterm htop if it complains), sort by CPU% or look at the cumulative TIME. Mine has eink-reader.app as top process, for instance sftp-server: only if a long-standing SFTP transfer has occurred, which is a bit intensive for this SoC |
Advert | |
|
12-14-2019, 07:50 AM | #18 |
Junior Member
Posts: 7
Karma: 10
Join Date: Dec 2019
Device: PocketBook Touch HD 3
|
I just jailbreaked my PocketBook Touch HD 3 (PB632) and it worked great. I had to disable the firewall before I could reach it using SSH and SFTP etc. though.
|
12-14-2019, 12:41 PM | #19 | |
Zealot
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
|
Quote:
Code:
iptables -A INPUT -s 169.254.0.0/16 -i rndis0 -j ACCEPT iptables -A INPUT -s 169.254.0.0/16 -i eth0 -j DROP |
|
12-14-2019, 02:25 PM | #20 |
Junior Member
Posts: 7
Karma: 10
Join Date: Dec 2019
Device: PocketBook Touch HD 3
|
It must have been another issue before because I just re-enabled the firewall, rebooted and can still access it using SSH and SFTP.
|
Advert | |
|
12-16-2019, 06:46 AM | #21 | |
Zealot
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
|
Quote:
The bottom line is that this lag is a good thing, it's absolutely crucial to battery life. With device spinned up all the time, battery dies much sooner. |
|
12-16-2019, 08:25 AM | #22 |
Junior Member
Posts: 7
Karma: 10
Join Date: Dec 2019
Device: PocketBook Touch HD 3
|
Speaking of power saving, I've enabled the option 'Don't suspend wifi when a service is in use'. After what amount of time would wifi normally disconnect? Right now, it seems to not disconnect at all for me, even when I'm connected on a public wifi spot and am sure nothing is connecting to my ereader from there.
It could be KOReader, maybe, even though that is not currently active. |
12-16-2019, 09:48 AM | #23 | |
Guru
Posts: 911
Karma: 149881
Join Date: Jul 2013
Location: Netherlands
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
|
Quote:
I remember my desktop on Arch Linux having trouble pulling the then new AMD CPU Ryzen 2600 back to maximum performance after a suspend: basically remaining at 1.5GHz instead of 3.5GHz. I had to manually adjust it: Code:
cpupower frequency-set --governor performance What would be a good approach to test this on the Pocketbook 740-2? I am reading the Arch Linux Wiki, but can't find directly relevant information, yet. Did you already include tools in your package that could be used to troubleshoot this? (My wife is already asking me when I am going to return the reader...) Last edited by Markismus; 12-16-2019 at 10:42 AM. |
|
12-16-2019, 12:23 PM | #24 | |
Zealot
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
|
Quote:
Code:
# echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor |
|
12-16-2019, 12:28 PM | #25 | |
Zealot
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
|
Quote:
One interesting bit about this is that nothing really changes when device screen is locked - except it now tries to turn off wifi now and then. When that happens, the setting will block the attempt if sessions are in progress. That's at least how its supposed to work, I tested it only few times, maybe something else breaks it now. |
|
12-17-2019, 03:33 PM | #26 | |
Junior Member
Posts: 7
Karma: 10
Join Date: Dec 2019
Device: PocketBook Touch HD 3
|
Quote:
|
|
12-17-2019, 03:43 PM | #27 |
Zealot
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
|
You don't need to remove it, just disable the settings option to revert back to wifi suspends on lock. Currently it's probably too aggresive in what it considers "service connected" (ie if you have some stale connections at the time of lock, it may never suspend wifi later). This is most likely because tcp timeouts don't really seem to work as they should, so I'll have to fix it with idle timeout/keepalvies or something.
|
01-01-2020, 05:40 PM | #28 |
Member
Posts: 11
Karma: 10
Join Date: Dec 2019
Device: Pocketbook InkPad 3
|
I've just tried this, with both v6 and v5 with a InkPad 3 (Model PB740), and Jailbreak isn't working.
"If it silently exits, chances are the exploit doesn't run on your firmware." But, supposedly there has been success with the same model. What can I do? Thanks. |
01-01-2020, 07:02 PM | #29 |
Zealot
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
|
What's your firmware version?
|
01-02-2020, 05:28 AM | #30 |
Member
Posts: 11
Karma: 10
Join Date: Dec 2019
Device: Pocketbook InkPad 3
|
U740.5.17.1402
Haven't run any updates yet, so since you're bringing this up, I'm guessing that's what I must do? |
Tags |
root |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Paperwhite 2 usbnet asks for root password | cokolokolo | Kindle Developer's Corner | 2 | 09-07-2014 05:51 PM |
/etc/sysconfig/iptables from 3.0.1 | wahlis | Amazon Kindle | 1 | 08-14-2011 11:10 AM |
iLiad Samba/smbd/shared folder access to iLiad | ajnorth | iRex Developer's Corner | 12 | 02-29-2008 10:02 AM |