View Single Post
Old 02-07-2019, 01:14 PM   #61
kursatcoskun
Junior Member
kursatcoskun began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2019
Device: Pocketbook Touch Lux 2
Quote:
Originally Posted by nhedgehog View Post
Use empty MicroSD, formated FAT32.
Create folder on this MicroSD:
applications
Put the serial.app into folder applications.
Run the app @Serial, which is now available on the Pocketbook.

On this MicroSD now there is a file Geraeteinformation.txt
In this file this is what you are looking for:
Interne Speicherkarte
CID-interne SD: 0x27b00804
Groesse-interne SD: 7763968

In Linux you can now create the file .sd_original_serial. In my case with this command:
echo 0x27b00804 > .sd_original_serial
Now I succeeded. I used SDSN number, not CID. SDSN numver is in fwinfo.txt. So my Pocketbook Touch Lux 2 is now alive
kursatcoskun is offline   Reply With Quote