Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > PocketBook

Notices

Reply
 
Thread Tools Search this Thread
Old 07-27-2022, 12:49 PM   #1
fotile96
Junior Member
fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.fotile96 can do the Funky Gibbon.
 
Posts: 1
Karma: 82280
Join Date: Jul 2022
Device: PB741
[GUIDE] Fix touchpad after firmware update

I am using a PocketBook InkPad Color (PB741), nevertheless, the following procedure should also apply to InkPad 3 (PB740) and possibily other devices.

It actually took me a whole night to figure out what was going wrong. Hope this could help guys having the same issue.

-------------------

How to reproduce the problem: Do an OTA or manual firmware update on a jailbroken PB740/PB741. The update will fail, after reboot, the touchscreen no longer works.

-------------------

Some obervations: The issue arose today after performing an OTA update. From PB's official site, I found 3 firmwares, respectively 6.5.2918, 6.5.1684 and 6.3.560. 6.5.2918, the latest one, turns out to be the OTA update target that just killed my touchscreen. I then tried to manually downgrade to 6.5.1684, but it didn't help. I also tried to downgrade to 6.3.560, but it said this firmware was too old and rejected flashing.

After a bit of googling, I found another firmware 6.3.917, which fixed the touchscreen after flashing.

-------------------

Cause of the problem:

After unpacking the update binaries of firmware 6.3.917 and 6.5.2918, I went through the update scripts related to touchpad firmware. It turns out that on
ver. 6.5.2918, there are two sets of touchpad firmwares for two different manufacturers, the updater will flash the correct firmware according to the value of device_touchpanel in the output of /bin/hwconfig. On the other hand, 6.3.917 only supports touchpads from one of the two manufacturers (we can speculate that PocketBook introduced a new brand of touchpad controller at some time in between these two firmware's anouncement).

On jailbroken devices, since the partition fingerprints changed, some update scripts will not get executed and the updater will return a update failure (though the whole flashing process actually suceeds, only some post-processing scripts return an error). One skipped update script that only presents in firmware 6.5.* tries to create a symlink for the touchpad kernel module according to the actual model. When the reader starts up, it will tries to load the touchpad module by this symlink. In a jailbroken device, the symlink does not exist thus the module does not load, and the touchpad dies.

-------------------

How to resolve the issue:

In order to have the touchscreen work on a recent firmware 6.5.*, it suffices to create the .ko symlink manually.

1. (Skip this step if you already have USB networking and SSH server on) Downgrade to a old firmware version, e.g., 6.3.917, so that the touchscreen is working. Jailbreak and root the device, enable USB networking and SSH server.

2. Upgrade to the latest firmware. The touchscreen will break down but we still have a root shell (via SSH over USB or wireless network)

3. SSH to the reader. run /bin/hwconfig to see the value of device_touchpanel. (On my PB701 I have device_touchpanel=21).
Run mount -o rw,remount /dev/root / to remount the root partition.
Run cd /lib/modules
If device_touchpanel=26, run ln -s ektf3908.ko tp.ko,
otherwise, run ln -s cyttsp5.ko tp.ko
Run reboot. Your reader will reboot, after it starts up again, the touchscreen should work.
fotile96 is offline   Reply With Quote
Old 08-20-2022, 08:29 AM   #2
hombretranquilo
Member
hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.hombretranquilo once ate a cherry pie in a record 7 seconds.
 
Posts: 15
Karma: 1844
Join Date: May 2014
Device: Aura HD, Inkpad 3
This procedure worked like a charm on my rooted Inkpad 3 (PB740).

Latest firmware version with touchscreen working for Inkpad 3 is 6.5.1379. And the value of device_touchpanel is 21, too.

Hugh thanks, fotile96.

Last edited by hombretranquilo; 08-20-2022 at 08:35 AM.
hombretranquilo is offline   Reply With Quote
Old 08-22-2022, 05:51 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: 746
Karma: 619508
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
Very good advice, thanks. Could you please ad in the thread title "on rooted devices" for others to find it better.
nhedgehog is offline   Reply With Quote
Old 03-30-2023, 12:27 AM   #4
Nnnatep
Junior Member
Nnnatep began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2023
Device: Inkpad pro 3
Unfortunately I found this thread after I performed the update on my PB740-2...I can't figure out how to downgrade...found that I can try and install update again (power + left and right) but that fails the same way. I've tried connecting to a computer (and Android phone) but it seems like the device is waiting on approval to give control to another device.

Any ideas on how to downgrade or factory reset without being able to touch the screen?
Nnnatep is offline   Reply With Quote
Old 05-15-2023, 03:00 PM   #5
Valwit
Enthusiast
Valwit began at the beginning.
 
Posts: 44
Karma: 10
Join Date: Feb 2009
Location: Ireland
Device: PRS-505, Inkpad3Pro
Quote:
Originally Posted by Nnnatep View Post
Any ideas on how to downgrade or factory reset without being able to touch the screen?
Probably a bit late for you, but anyway, for the next person that finds this:

download the firmware (from pocketbook.ch for example) unpack, connect the reader via usb, move the swupdate.bin to the root directory of the reader, turn it off, then on again and press the < and > button, then follow the dialog
Valwit is offline   Reply With Quote
Old 02-05-2024, 03:01 PM   #6
Red DAN
Member
Red DAN began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jan 2016
Device: kobo n647
Hello! Is there a way to get the sensor to work in a Pocketbook 628? The original has ED060XCG installed. I have ED060XH7 and ED060XCD, but the sensor does not work with them. I connected to the book via SSH (jailbreak and root obtained), and determined that device_touchpanel=23
Please tell me what needs to be done next in order for one of my screens to work correctly, if possible.
Red DAN is offline   Reply With Quote
Old 02-07-2024, 02:39 PM   #7
ya5676
Junior Member
ya5676 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2024
Device: PB741 PB626 PB633
Downgrade firmware

Hi, how can it possible downgrade firmware from 6.5.XXXX to 6.3.XXX on PB741?
ya5676 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firmware Update Kindle Keyboard - not registering and no 3G, will a firmware fix it? allanmartins Amazon Kindle 8 08-06-2014 09:27 AM
Aura How to fix my Japanese firmware problem. Canuck_in_Japan Kobo Reader 22 03-24-2014 05:46 PM
Glo With the firmware fix, how do you like reading in the dark? speedtouch Kobo Reader 17 12-15-2013 06:05 PM
TouchPad get webOs update jocampo News 1 10-18-2011 06:19 PM
HP Touchpad Software Update kjk News 1 08-05-2011 01:06 PM


All times are GMT -4. The time now is 04:44 PM.


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