02-07-2019, 02:14 PM | #61 | |
Junior Member
Posts: 3
Karma: 10
Join Date: Feb 2019
Device: Pocketbook Touch Lux 2
|
Quote:
|
|
02-07-2019, 02:38 PM | #62 | |
Junior Member
Posts: 4
Karma: 45778
Join Date: Jan 2019
Device: PocketBook 626
|
Quote:
Thanks for posting it also for other users |
|
Advert | |
|
02-08-2019, 06:14 AM | #63 |
Guru
Posts: 771
Karma: 625816
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
|
SD Prepare
To make it easier here is a little app for that.
It will read the CID of internal SD, create the file .sd_original_serial & copy monitor.app from cramfs. Howto: Use empty MicroSD, formated FAT32. Copy the folder applications from the package (including SD_Prepare.app) into the root of this MicroSD. Insert the prepared MicroSD into the Pocketbook. Run the app @SD_Prepare, which is now available on the Pocketbook. The file .sd_original_serial with your CID is created in the root folder of the external SD. monitor.app is copied into the same folder from cramfs. |
03-07-2019, 05:37 AM | #64 |
Member
Posts: 16
Karma: 10
Join Date: Feb 2015
Device: Pocketbook 626 TL2
|
New Firmware 5.20.346 for TL2
I tried modifying the new firmware 5.20.346 for my pocketbook in the same way as before and I was unsuccessful - bootloop.
Image "Cramfs.img" is in squashfs not in cramfs ! Did anyone try it and with what result? Success or failure? |
03-07-2019, 06:23 AM | #65 |
Junior Member
Posts: 4
Karma: 10
Join Date: Mar 2019
Device: PocketBook 626 TL3
|
New Firmware 5.20.346 for TL3
The same for my PocketBook 626 TL3. Bootloop.
|
Advert | |
|
03-07-2019, 07:18 AM | #66 |
Guru
Posts: 771
Karma: 625816
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
|
I don't have the time to check this myself.
What I know ist: monitor.app is still in cramfs and is called via symlink pocketbook from /etc/init.d/rcS So either you made some mistakes or pocketbook changed the serial verification. The string "/sys/block/mmcblk%c/device/serial" I could find only in ebrmain/bin/cramfs/bin/monitor.app which is the last file that is started from /etc/ini.d/rcS Last edited by nhedgehog; 03-07-2019 at 07:34 AM. |
03-07-2019, 08:39 AM | #67 |
Member
Posts: 16
Karma: 10
Join Date: Feb 2015
Device: Pocketbook 626 TL2
|
I would say I did not make a mistake. I repeated the procedure three times. Then returning to FW 5.14.1225 was instant and hassle-free. I think it has changed a little more.
|
03-08-2019, 06:45 AM | #68 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Mar 2019
Device: PocketBook 626 TL3
|
Quote:
|
|
03-16-2019, 10:07 AM | #69 |
Guru
Posts: 771
Karma: 625816
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
|
Doesn't work, don't update!
|
04-30-2019, 06:31 PM | #70 |
Member
Posts: 13
Karma: 280
Join Date: Aug 2017
Device: touch lux
|
A huge thank for m4mmon and nhedgehog for the detailed howto. I ran in the same problem, the internal microSD became read-only, on 2 different devices, it seems to be a recurrent problem.
I tried to get a solution from PB's help center, but the reply was "send us the devices" (and there is no PB repair center in the country where I live), no way to get the procedure to fix it by myself. Now, I understand why when I read this thread ;-). I had to make a few tries before to manage, but at least, I got my touch lux 3 working again. Fantastic ! A few remarks to help other ones. You just have to stick to m4mmon tuto to get rid of the flashing bootscreen. You can extract the necessary files with the nhedgehog's utility (thanx again for it), modify monitor.app as m4mmon showed it. Put .sd_original_serial in sdx9, monitor_patched.app in sdx8, create the symlink from "pocketbook" to "monitor_patched.app" (after having "cd"-ed in this place and renamed or remove the old "pocketbook" link) I've formerly tried to put .sd_original_serial in sdx7 (in /etc) or in sdx8, (together with monitor_patched.app) (after having modify monitor_patched accordingly, of course, pointing respectively on /etc/.sd_original_serial and ./.sd_original_serial), but it didn't did the trick, you have really to put it in sdx9 Hope this helps as much as the former posts helped me. ___________ linux needed. — Use nhedgehog's utility tou extract monitor.app and .sd_original_serial — Put them in your PC. — Modify monitor.app accordingly m4mmon showed and save it as monitor_patched.app — Put original microSD in your PC dd if=/dev/sdx of=pb-dd bs=1M — put the new microSD in your PC dd if=pb-dd of=/dev/sdx bs=1M — after this, you should see few partitions in the newly formated microSD (as showed by m4mmon) — mount sdx8 and sdx9 (for ex in /mnt/pb8 and pb9) — copy .sd_original_serial in sdx9 — copy monitor_patched.app in sdx8 cd /mnt/pb8/ && mv pocketbook pocketbook_ORIG && ln -s monitor_patched.app pocketbook — umount everything and put the new microSD in your PB, it should work. Last edited by max-min; 04-30-2019 at 06:34 PM. |
07-19-2019, 05:39 AM | #71 |
Junior Member
Posts: 1
Karma: 10
Join Date: Jul 2019
Device: PocketBook TL626
|
|
08-04-2019, 09:46 AM | #72 |
Guru
Posts: 771
Karma: 625816
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
|
Forced downgrade with readonly MicoSD.
Steps: 1) 1:1 Copy of Write only microsd to working MicroSD 2) Copy the 5.14 update.bin on the Pocketbook partition (root). 3) Insert the new MicroSD into the internal card holder. 4) Force update by switching the device on while pressing left and right keys and power key till the screen changes. Last edited by nhedgehog; 08-16-2019 at 02:07 PM. |
09-20-2019, 03:34 AM | #73 |
Junior Member
Posts: 3
Karma: 10
Join Date: Sep 2019
Device: pocketbook 626
|
I got problems
Hi,
I have 2 pocketbooks 626 with dead or write locked internal SDCards I followed m4mmon instructions on one other 4Go SDCard and both my devices are now booting and I can read books. Great since one of them was even unable to boot. I can even add books. But it is impossible to upgrade the system. Every time I try to force upgrade, I have the following failure : ... Updating update filesystem... Running update code... dosfsck run 40 and return 1 Update failed The device will turn off in a few seconds. --- Any clues? Thanks Nico |
09-20-2019, 04:17 PM | #74 |
Junior Member
Posts: 1
Karma: 52334
Join Date: Sep 2019
Device: Pocketbook 626
|
Gzipped SD image for dd
Hi,
Thanks to all here. I managed to restore my dead device and want to share Pocketbook 626 8Gb SD ready image. All you need to save this image to some drive under Linux and run the following command from the folder where it saved as su: gunzip -c pb626.img.gz | dd of=/dev/mmcblk0 bs=1M status=progress Replace /dev/mmcblk0 on your actual SD card device. You can find it with: fdisk -l Good luck! |
09-21-2019, 08:35 AM | #75 |
Junior Member
Posts: 3
Karma: 10
Join Date: Sep 2019
Device: pocketbook 626
|
Not working on my device : got endless hourglass
|
Tags |
pb626, pocketbook |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
No write access to Kobo internal memory (seemingly) | simonk | Kobo Reader | 3 | 11-22-2015 01:35 PM |
Touch Is it better to us SD than internal memory? | CatherineStewart | Kobo Reader | 5 | 09-12-2012 12:46 PM |
Books on internal memory show as on Memory Stick | doreenjoy | Sony Reader | 6 | 06-05-2009 03:08 AM |
Internal Memory | jlbfoot | Sony Reader | 3 | 12-16-2008 05:34 PM |
Memory cards and internal memory | Valloric | Sony Reader | 30 | 02-15-2008 06:46 AM |