Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > PocketBook

Notices

Reply
 
Thread Tools Search this Thread
Old 01-18-2026, 11:20 AM   #1
pitdicker
Junior Member
pitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role modelpitdicker is a good role model
 
Posts: 1
Karma: 160784
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
Old 03-22-2026, 11:50 AM   #2
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,918
Karma: 12984859
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Nice find! Have you used this method to get permanent root on your device? Should be easy enough to add the ezdiy's su binary to /mnt/secure. Once done you could try installing his services package.
neil_swann80 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PocketBook app and calibre OPDS tomsem PocketBook 2 06-06-2024 08:18 AM
Aldiko fails to access OPDS catalaog Artful Dodger Server 1 06-01-2022 07:02 PM
Calibre Web opds access failing as content server rmzg Calibre Companion 8 07-23-2018 12:49 AM
Cannot access OPDS with iPad jrsforums Devices 0 12-11-2014 01:57 AM
OPDS catalogs access knfevg PocketBook 7 12-04-2012 04:55 AM


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


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