|
|
#1 |
|
Junior Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1
Karma: 95676
Join Date: Jan 2026
Device: PocketBook InkPas Color 3
|
OPDS access an recent PocketBook
This is how I enabled OPDS access on a PocketBook InkPad Color 3. Hopefully it is of help for others.
1. Get a terminal on the PocketBook See the discussion thread: https://www.mobileread.com/forums/sh...d.php?t=221543 A version of pbterm that works on recent devices is available on https://github.com/leomeyer/pbterm InkPad Color 3 needs te version for an Allwinner B300 SoC. Download the binary, and place it in ext1/applications/. 2. Enable developer mode As described in this root exploit: https://www.redguard.ch/blog/2025/03...nkpad-color-3/ In pbterm execute Code:
sh -c '/usr/cramfs/bin/iv2sh WriteConfig /mnt/secure/developer_mode privesc 1' Restart the device while it is connected with a USB cable to a PC. This enables the SSH deamon. Choose "File Transfer" as the USB mode. On your (Linux) PC, it will show up as an extra device in Code:
ip link Connect to that device as root. Code:
ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa root@192.168.205.1 See the full (closed) thread on https://www.mobileread.com/forums/sh...d.php?t=359271 Remount the filesystem as writable: Code:
mount -o rw,remount /ebrmain Code:
have_opds=0 Code:
have_opds=1 - /mnt/secure/device.cfg - /ebrmain/config/device.cfg.gen - /ebrmain/config/device.cfg 6. Test After rebooting, you should now have the option available to browse network libraries on the Library. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PocketBook app and calibre OPDS | tomsem | PocketBook | 2 | 06-06-2024 09:18 AM |
| Aldiko fails to access OPDS catalaog | Artful Dodger | Server | 1 | 06-01-2022 08:02 PM |
| Calibre Web opds access failing as content server | rmzg | Calibre Companion | 8 | 07-23-2018 01:49 AM |
| Cannot access OPDS with iPad | jrsforums | Devices | 0 | 12-11-2014 02:57 AM |
| OPDS catalogs access | knfevg | PocketBook | 7 | 12-04-2012 05:55 AM |