View Single Post
Old 07-04-2024, 01:48 AM   #9
nomoi
Member
nomoi is on a distinguished road
 
Posts: 13
Karma: 68
Join Date: Jun 2020
Device: pb740
Quote:
Originally Posted by nomoi View Post
Sadly not for me. I'm using the mentioned sw_20211222_U740_6.5.1379_user.zip,
In the meantime I had some success debricking my PB740 with sw_20190709_U740_5.20.1010_user.zip and the awesome post @fotile96 gave at the top:

Code:
mount -o rw,remount /dev/root / 
cd /lib/modules
grep -q 'device_touchpanel=26' && run ln -s ektf3908.ko tp.ko || ln -s cyttsp5.ko tp.ko
reboot
Big thanks to you, @fotile96, you're awesome!! How did you even find these?
nomoi is offline   Reply With Quote