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

Go Back   MobileRead Forums > E-Book Readers > PocketBook

Notices

Reply
 
Thread Tools Search this Thread
Old 01-18-2026, 12:20 PM   #1
pitdicker
Junior Member
pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.pitdicker knows how to set a laser printer to stun.
 
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'
3. Connect over SSH as root

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
5. Enable OPDS

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
Change the line with
Code:
have_opds=0
to
Code:
have_opds=1
in 3 files with vi:
- /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.
pitdicker is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

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


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


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