Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > PocketBook

Notices

Reply
 
Thread Tools Search this Thread
Old 02-28-2026, 02:45 PM   #1
KitchenReader
Junior Member
KitchenReader began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2026
Device: Pocketbook Touch HD2 (631)
Touch HD2 (631) trying to beat internal SD card lock, need some help

Hello! I'm new here, and very happy to have found this community. I have s 2018 Touch HD2, and the internal SD card is slowly dying - I've had several issues with opening books, with the device returning back to the main screen after clicking on a given book. Luckily for the moment I have managed to remedy it by running a check for errors on the micro SD card on my laptop running Linux (Incidentally, I couldn't manage to fix it on a windows machine) but definitely the days of the card are slowly numbered and I need replace it.

Now there is a wonderful thread about replacing SD cards on a 626
, which sadly does not work on the Touch HD2, the fact that both Touch HD and Touch HD2 share a model number (631) does not help either (Thanks Pocketbook). So I want to share all that I've managed to find out, and I need some help choosing a path to move forward.

First, the specs of my device:
Code:
Software version: U631.5.20.1527
device serial: NX280100109600W000X8
card serial: 0x6d019585
.freezestatus contents (hex): E9 A5 5D 50
What I've tried:
replace reading serial invocation with a file call as described in luators blog: https://luator.de/linux/2019/11/23/p...ce-memory.html

replace .freezestatus contents using the perl script as described here: https://www.mobileread.com/forums/sh...&postcount=195

sadly neither (and not both combined) worked for me for the Touch HD2, although I can confirm that my .freezestatus code is the same as the one generated by the perl script.

It seems that the internal structure is different, it has four partitions instead of 10 like in previous versions:

Code:
Command (m for help): p
Disk /dev/mmcblk0: 7.4 GiB, 7948206080 bytes, 15523840 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device         Boot   Start      End  Sectors  Size Id Type
/dev/mmcblk0p1        71680   198655   126976   62M 83 Linux
/dev/mmcblk0p2       198656  1017855   819200  400M 83 Linux
/dev/mmcblk0p3      1017856  1222655   204800  100M 83 Linux
/dev/mmcblk0p4      1222656 15523839 14301184  6.8G  c W95 FAT32 (LBA)
p2
Spoiler:
Code:
drwxr-xr-x   2 root    root        1024 Nov  7  2019 adobefonts
drwxr-xr-x   2 root    root        1024 Nov  7  2019 applications
-rw-r--r--   1 root    root         934 Nov  7  2019 applications.md5
drwxr-xr-x   2 root    root        3072 Nov  7  2019 bin
drwxr-xr-x   4 root    root        1024 Aug 16  2022 config
drwxr-xr-x   2 root    root        1024 Nov  7  2019 cramfs
-rw-r--r--   1 root    root   127524864 Nov  7  2019 cramfs.img
-rw-r--r--   1 root    root          20 Nov  7  2019 .def_id
drwxr-xr-x   3 root    root        1024 Aug 16  2022 demo
drwxr-xr-x   3 root    root        2048 Nov  7  2019 fonts
drwxr-xr-x   2 root    root        1024 Aug 16  2022 fsimage.dir
-rw-r--r--   1 root    root        4179 Nov  7  2019 fsimage.md5
-rw-r--r--   1 root    root      750882 Nov  7  2019 fsimage.tar.gz
drwxr-xr-x   4 root    root        2048 Aug 16  2022 language
drwxr-xr-x   5 root    root        8192 Nov  7  2019 lib
drwxr-xr-x   2 root    root        1024 Nov  7  2019 libexec
drwxr-xr-x   3 root    root        1024 Nov  7  2019 license
drwxr-xr-x   4 root    root        1024 Aug 16  2022 logo
drwx------   2 root    root    20971520 Nov  7  2019 lost+found
lrwxrwxrwx   1 root    root          19 Feb 25 19:32 pocketbook -> monitor.app
drwxr-xr-x  11 root    root        1024 Nov  7  2019 qml
drwxr-xr-x   2 root    root        1024 Nov  7  2019 resources
drwxr-xr-x   2 root    root        1024 Nov  7  2019 sbin
drwxr-xr-x  17 root    root        1024 Aug 16  2022 share
drwxr-xr-x   2 root    root        1024 Nov  7  2019 themes
drwxr-xr-x   3 root    root        1024 Nov  7  2019 translations
-rw-r--r--   1 root    root          14 Nov  7  2019 .version



p3
Spoiler:
-rw-r--r-- 1 root root 1923078 Nov 21 2017 bootlogo.bmp
-rw-rw-rw- 1 rtkit rtkit 3554 Jun 25 2025 device.cfg
-rw-rw-rw- 1 rtkit rtkit 3527 Jun 25 2025 device.cfg.back
-rw-rw-rw- 1 root root 32 Nov 21 2017 deviceid
drwxrwx--- 2 rtkit rtkit 3072 Aug 16 2022 dictionaries
-rw-rw-rw- 1 rtkit rtkit 32 Jun 25 2025 download_device_param.cfg
-rw-rw-rw- 1 rtkit rtkit 32 Jun 25 2025 download_device_param.cfg.back
-rw-rw-r-- 1 marius marius 4 Feb 25 20:55 .freezestatus
-rw-r--r-- 1 root root 190 Nov 21 2017 fwinfo.txt
-rw-rw-rw- 1 rtkit rtkit 16 Nov 21 2017 .hashsum_1
-rw-rw-rw- 1 rtkit rtkit 16 Nov 21 2017 .hashsum_2
drwxrwxrwx 2 rtkit rtkit 1024 Aug 16 2022 Legimi
drwxr-xr-x 2 root root 12288 Jan 1 2012 lost+found
-rw-rw-rw- 1 root root 139 Feb 24 22:10 monitorinfo
-rw-r--r-- 1 root root 66 Feb 24 21:55 netdevcache
-rw-r--r-- 1 root root 66 Feb 24 21:55 netdevcache.back
-rw-r--r-- 1 root root 433 Jun 25 2025 network.conf
drwxrwx--- 2 rtkit rtkit 1024 Jan 1 2012 pbpk
drwxr-xr-x 2 1028 users 1024 Jan 1 2012 ppbk
drwxr-xr-x 2 rtkit rtkit 1024 Jun 25 2025 runonce
-rw-rw-rw- 1 rtkit rtkit 0 Aug 16 2022 settings_pass.txt
-rwxrwx--- 1 rtkit rtkit 80 Aug 16 2022 swupdate.db


Then I tracked how does the monitor.app reads the serial code using ghidra

monitor.app

function ioc_getdserialnumber()

function iocf_request(...)

file libioc.so

blob


this is how monitor.app retrieves the device serial number

Spoiler:
Code:
bool ioc_getserialnumber(char * param_1) {
  int iVar1;
  bool bVar2;
  builtin_strncpy(param_1, "00000000000000000000", 0x15);
  bVar2 = false;
  if (DAT_000a52f4 == '\x01') {
    if ((DAT_000a52f0 & 1) == 0) {
      return false;
    }
    iVar1 = ( * iocf_request)(1, 0);
    bVar2 = iVar1 != 0;
  }
  return bVar2;
}


I tried using AI to explain what I'm seeing, but no dice. I think this is a dead-end
Spoiler:

Code:
if ( * param_3 == -0x6b8e51c9) {
    iVar2 = param_3[1];
    iVar3 = param_3[2];
    uVar6 = param_3[3] - ((iVar2 * 0x3576123c ^ 0xe77ed839 U ^ iVar2 * -0x32bc3ad1 + 0x97983467 U) & 0xfffffffc) >> 2;
    uVar5 = iVar2 * -0xe179b11 + 0xd3b03545 U ^ iVar2 * -0x4e94468d + 0xcf22f2cd U ^ iVar2 * 0x61e23b9d;
    uVar4 = iVar2 * -0xe179b11 + 0x2bcd8631 U ^ iVar2 * -0x4e94468d + 0x8b5e227 U ^ iVar2 * 0x797c436f;
    iVar7 = param_1;
    do {
    iVar1 = uVar4 + uVar5;
    uVar6 = uVar6 - 1;*(int * )(iVar7 + 0x100) = iVar1 + * (int * )((iVar7 - param_1) + (iVar3 - ((iVar2 * 0x25635427 ^ 0xb9745709 U ^ iVar2 * 0x761cea17 + 0xbdf1f023 U) & 0xfffffffc)));
    uVar4 = (uVar4 >> 9 | uVar4 << 0x17) * -0x7a15b04b + 0xd9c6780f ^ iVar1 * 0x43e4fc73 + 0x9f8ac57 U;
    uVar5 = (uVar5 >> 7 | uVar5 << 0x19) * 0x5d7e7327 + 0x9dcfa735 ^ iVar1 * 0x695fce19 + 0x81d77471 U;
    iVar7 = iVar7 + 4;
    } while (uVar6 != 0xffffff80);
    software_interrupt(0);
    ( * (code * )(param_1 + 0x100))(param_2, param_1, param_3, param_4);
} else {
    ( * (code * ) param_3[2])(param_2, param_1);
}


European pocketbook branches suggested me just buying a new device with a discount, while pocketbook.ru was indeed more helpful, offering such a service, sadly they require having a russian bank account, and even if they didn't it would be a problem conducting business with them for political reasons. but the interesting thing they mention is that they would need a screen cable photo?? (translated)
Spoiler:

Hello, Our service center charges the following repair: if you can't or don't want to contact the service center, we have a firmware generation option for remote users or those who want to save money on a service center visit. Firmware generation costs 650 rubles.

here's other relevant details:

III. For assembly, the following information is also needed:

1) The device serial number, 20 characters, uppercase Latin letters and numbers.
2) Photo of screen cable with all specified data - model, Waveform and Vcom
3) SDSN of new memory card.


And here is now, on Monday I'm going to contact one more repair shop, this time from Ukraine, they have a youtube channel, hopefully I can gather more information, but I don't know the best way to proceed for now.

1. Should I continue digging in monitor.app, looking for ways to stub the original values? Could that work?
2. Should I try getting root on the device using this method, it seems to be confirmed to work for Touch HD2 ? I use linux at work, but I'm not fluent in the deep end of it. Maybe some avenues would open up if I had root access?
3. Are there any other avenues I could try?
KitchenReader is offline   Reply With Quote
Old 03-01-2026, 03:44 AM   #2
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 847
Karma: 694086
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
Hi, the procedure is simple.
0) Get Serial and CID of old book you want to use. Lets assume the CID of the original card is 1234c56e as an example
1) Preparation
Open the device and remove the internal SD. To open it use a blow drier on the frontside and very carefully lift the frontframe around the screen. After that remove the 4 screws and you can lift the mainboard including the screen. Now remove the internal SD, clone it, either with Linux or windows (https://www.alexpage.de/usb-image-tool/). On the cloned card (new SD) run the linux filechecks on every partition to make sure the filessystem is repaired.
2) create file sd_orig_serial with the original CID as content: 0x1234c56e & put under root (Partition that holds /etc/init.d/rcs)
3) Point the device to accept this as the CID by changing /etc/init.d/rcS
from:
/bin/mount -o remount,ro rootfs /
/bin/mount -t proc none /proc
/bin/mount -t tmpfs none /var -o size=48M
/bin/mount -t sysfs none /sys
chmod 1755 /var

to

/bin/mount -o remount,ro rootfs /
/bin/mount -t proc none /proc
/bin/mount -t tmpfs none /var -o size=48M
/bin/mount -t sysfs none /sys
#trick system into another CID
/bin/mount -o bind sd_orig_serial /sys/block/mmcblk0/device/serial

chmod 1755 /var

Put the new card into the device and it should work. Don't try the other tricks it will destroy you TTS since this is stored elsewhere and we don't have a crack for it.

Last edited by nhedgehog; 03-01-2026 at 05:11 AM.
nhedgehog is offline   Reply With Quote
Advert
Old 03-01-2026, 03:46 AM   #3
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 847
Karma: 694086
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
Final warning:
In my case some devices still had problems if I tried to write on them via USB. So I just got another card and used it only for the books since the device allows an extra micro sd.
nhedgehog is offline   Reply With Quote
Old 03-01-2026, 05:03 AM   #4
KitchenReader
Junior Member
KitchenReader began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2026
Device: Pocketbook Touch HD2 (631)
Thank you very much! I can confirm that this indeed has worked for me! Oh you've made my day and my week so much - you are the best! <3
KitchenReader is offline   Reply With Quote
Old 03-01-2026, 05:09 AM   #5
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 847
Karma: 694086
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
Glad it worked for you and thanks for the feedback. In my humble opinion the PB631 is still one of the best ebook reader, since the contrast ration is very good, and it would be a shame, to loose it due to some internal sd card failure.
nhedgehog is offline   Reply With Quote
Advert
Old 04-19-2026, 03:12 PM   #6
vinmic
Junior Member
vinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileRead
 
Posts: 2
Karma: 65120
Join Date: Apr 2026
Device: Pocketbook Touch HD (631)
Hi all,

I managed to fix my Touch HD (631), partly thanks to the advice I found here, so I wanted to share a few extra details that might help others.

In my case, the internal SD card was already corrupted. In particular, partition mmcblk0p3 (which usually contains /mnt/secure/.freezestatus) had to be reformatted, so .freezestatus was lost.

The good news is that even if the original SD card is damaged, as long as the first 37 MB is intact (U-Boot + recovery area), you should be able to get back to a clean state by running a software update with the official firmware.

My recommendation:

- Use ddrescue to create an image of the original SD card.
- Write that image to a new SD card of the same size (8 GB).
- Reformat the partitions on the new card to avoid filesystem corruption.

For reference, this is how my new SD card looked after that:

- 37 MB raw area containing U-Boot and recovery
- Ext2 partition: 65 MB (freshly formatted)
- Ext2 partition: 419 MB (freshly formatted)
- Ext2 partition: 105 MB (freshly formatted)
- FAT partition: 7.3 GB (freshly formatted)

(That setup worked for me, though other partition layouts may also work.)

Then:

- Install the new internal SD card.
- Insert an external SD card containing SWUPDATE.BIN at the root of a FAT partition.
- Reboot the reader while holding both Backward and Forward buttons to trigger the update (see user manual).

After some time, the update completes and the reader reboots. It starts, shows a progress bar, reaches 92%, and appears to freeze there.

Fun story: I connected over UART to investigate and found that the progress bar is controlled by a script, not by the real initialization state. It advances quickly at first and then slows down because of arbitrary sleep values in /bin/boot_animation:

Code:
[...]
for PCT in 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 ; do
 draw_progress $PCT
 echo sleep 100
done

for PCT in 40 42 44 46 48 50 52 54 56 58 60 62 64 66 ; do
 draw_progress $PCT
 echo sleep 150
done

for PCT in 68 70 72 74 76 78 80 82 84 86 88 90 92 ; do
 draw_progress $PCT
 echo sleep 700
done
In any case, the real reason why the reader does not start is the serial number check performed by the pocketbook binary. This is explained here:
https://github.com/spanceac/pocketbo...-fix-the-issue

Another small digression here: it took me a while to realize that this was the actual problem, because the pocketbook binary was segfaulting pretty far from the serial check (I wonder if that was done on purpose to make the investigation more difficult)

Anyway, there are several ways to fix it:

If you still have the old .freezestatus file:

- Copy it back to the root of the third partition (the one with directories like dictionaries, pbpk, and runonce).
- Apply the nhedgehog trick by adding this to /etc/init.d/rcS:
/bin/mount -o bind sd_orig_serial /sys/block/mmcblk0/device/serial

But if you lost .freezestatus (as I did), you will have to re-generate it.

There is the pearl script mentioned earlier and the C program from the repository pocketbook-bootloop-fix, but there are plenty of ways of getting this wrong by not providing them the right information (although I can confirm that the C program works fine for the pb 631).

Instead, I vibe-coded an sh script that runs on the pocketbook itself and generates the .freezestatus at the right place, using the correct information:

Code:
#!/bin/sh
set -eu

SERIAL_FILE="/var/run/serial"
FREEZE_FILE="/mnt/secure/.freezestatus"
SD_SERIAL_FILE="/sys/block/mmcblk0/device/serial"
MAX_WAIT_SEC="20"

# Wait for /var/run/serial to be created and non-empty.
i=0
while :; do
    if [ -s "$SERIAL_FILE" ]; then
        break
    fi
    i=$((i + 1))
    if [ "$i" -ge "$MAX_WAIT_SEC" ]; then
        echo "freezestatus: timeout waiting for $SERIAL_FILE" >&2
        exit 1
    fi
    sleep 1
done

reader_serial="$(tr -d '\r\n' < "$SERIAL_FILE")"
if [ -z "$reader_serial" ]; then
    echo "freezestatus: empty reader serial" >&2
    exit 1
fi

sd_hex="$(tr -d '\r\n' < "$SD_SERIAL_FILE" 2>/dev/null || true)"
sd_hex="${sd_hex#0x}"
case "$sd_hex" in
    ''|*[!0-9a-fA-F]*)
        echo "freezestatus: invalid SD serial from $SD_SERIAL_FILE: '$sd_hex'" >&2
        exit 1
        ;;
esac
sd_serial=$((0x$sd_hex))

# status = rolling hash(serial): status = 61 * status + c
status=0
s="$reader_serial"
while [ -n "$s" ]; do
    ch="${s%${s#?}}"
    s="${s#?}"
    c=$(printf '%d' "'$ch")
    status=$(( (61 * status + c) & 0xFFFFFFFF ))
done

# Final 32-bit mix from reverse-engineered function.
hash=$(( (0x2D10A39B * (status ^ 0x6ECA1735) + 0x51670EDF * (sd_serial ^ 0x3AC19B9E) + 0x36DCC025 * status + sd_serial) & 0xFFFFFFFF ))

# Write exactly 4 bytes, little-endian.
b0=$((  hash        & 0xFF ))
b1=$(( (hash >> 8)  & 0xFF ))
b2=$(( (hash >> 16) & 0xFF ))
b3=$(( (hash >> 24) & 0xFF ))

mkdir -p /mnt/secure
printf "\\$(printf '%03o' "$b0")\\$(printf '%03o' "$b1")\\$(printf '%03o' "$b2")\\$(printf '%03o' "$b3")" > "$FREEZE_FILE"
chmod 0644 "$FREEZE_FILE"

echo "freezestatus: wrote $FREEZE_FILE (reader=$reader_serial sd=0x$sd_hex hash=0x$(printf '%08x' "$hash"))" >&2

If you do not have UART access, the easiest way to run it is probably:

- Edit /etc/init.d/rcS and add this line at the end:
Code:
sh /etc/init.d/generate_freezestatus.sh
- Copy the script above in a file called generate_freezestatus.sh in the same directory.
- Note: in that case, you do not need the nhedgehog bind-mount fix.
- Reinsert the internal SD card and reboot.

That should be enough to pass the serial check and start the PocketBook application.

Extra notes:

- The SD card serial number is read from /sys/block/mmcblk0/device/serial.
- The PocketBook serial number can be read directly from the SD image at offset 658432 with:
Code:
dd if=reader.img bs=1 skip=658432 count=64 | strings
vinmic is offline   Reply With Quote
Old 04-20-2026, 04:22 AM   #7
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 847
Karma: 694086
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
@vinmic:
Very cool, thanks for sharing. The only culprit which is left is that you probably lost tts. TTS access is stored via aditional bytes at the end of file /mnt/secure/bootlogo.bmp from 01D5047-01D5805. TTS access is linked to the /sys/block/mmcblk0/device/serial.
nhedgehog is offline   Reply With Quote
Old Yesterday, 01:31 PM   #8
vinmic
Junior Member
vinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileReadvinmic has read every ebook posted at MobileRead
 
Posts: 2
Karma: 65120
Join Date: Apr 2026
Device: Pocketbook Touch HD (631)
@nhedgehog
Oh I completely missed that, thanks. With this info I managed to extract the old logo from my corrupted sd card (using foremost) and exactly as you said, there is 2000 extra bytes with high entropy at end of the it (except it goes from address to 0x1d5036 to 0x1d5806 excluded).

I wonder what I contains, any idea?
vinmic is offline   Reply With Quote
Old Yesterday, 03:11 PM   #9
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 847
Karma: 694086
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
There is a function in libttsengine.so which tries to load an ivona certificate from the bootlogo file...
nhedgehog is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it possible to swap out the internal SD Card on the Libra 2 for a 1TB SD Card? Nacho_Libre1 Kobo Reader 3 01-29-2024 08:30 PM
Pocketbook Basic Touch (624) internal SD card image durflir PocketBook 7 05-04-2019 03:45 PM
Themes for Touch HD2 (PB631)? x01 PocketBook 1 08-14-2018 11:59 AM
PocketBook 631 Touch HD dictionaries mjgasior PocketBook 2 05-25-2017 08:28 PM
Touch Bricked Kobo Touch - no internal SD card (flash memory chip instead) bher Kobo Reader 6 07-30-2014 06:22 PM


All times are GMT -4. The time now is 08:22 AM.


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