Wrong touch screen controller driver in the stock rom(SC9863A)(Chinese Tablet)
Wrong touch screen controller driver in the stock rom(SC9863A)(Chinese Tablet)
(05-11-2024, 05:31 PM)bulentakdemire Hello,
I have a tablet sold by a Turkish company named "Concord". (Model: Dream_Edition_C-754, looks like Teclast P10HD but hardware conf doesn't perfectly match) One day I've updated my tablet with their latest firmware and lost the ability to use my touch screen. After long days of investigation, I found out their new ROM
is packed with gslx680 driver but my tablet is equipped with Goodix gt9110 touch controller chip.
Thanks to you guys, I've used Hovatek forum's very helpful guides to unlock bootloader, sign stock vbmeta image, root stock recovery with magisk and flash it with fastboot. Right now I have a rooted stock ROM. I am using usb connected bluetooth mouse and teamviewer quicksupport to use my tablet.
My question: "Is there a way to replace gslx680 driver with goodix gt9100 driver in this ROM? If not, is there a custom rom with goodix drivers that i can use?"
Tablet specs:
[ro.board.platform]: [sp9863a]
[ro.boot.flash.locked]: [0]
[ro.boot.hardware]: [s9863a1h10]
[ro.boot.mode]: [recovery]
[ro.bootimage.build.date]: [Wed Nov 27 08:24:16 EST 2019]
[ro.bootimage.build.fingerprint]: [CONCORD/Dream_Edition_C-754/Dream_Edition_C-754:9/PPR1.180610.011/45122:user/release-keys]
[ro.build.date]: [Wed Nov 27 08:24:16 EST 2019]
[ro.build.description]: [s9863a1h10__s8631on_2g-user 9 PPR1.180610.011 47308 release-keys]
[ro.build.display.id]: [s8631a_on_user_W19.24.6_20191120]
[ro.build.fingerprint]: [CONCORD/Dream_Edition_C-754/Dream_Edition_C-754:9/PPR1.180610.011/45122:user/release-keys]
[ro.build.flavor]: [s9863a1h10__s8631on_2g-user]
[ro.build.id]: [PPR1.180610.011]
[ro.build.inner.sw.version]: [BD-CONCORD-C-754-s9863a2h10__s8631a_on_2g-cstmr-20191127]
[ro.build.product]: [Dream_Edition_C-754]
[ro.build.system_root_image]: [true]
[ro.build.version.release]: [9]
[ro.build.version.sdk]: [28]
[ro.fota.app]: [5]
[ro.fota.battery]: [30]
[ro.fota.device]: [Dream_Edition_C-754]
[ro.fota.oem]: [incartech7731e_9.0]
[ro.fota.platform]: [Sprd7731e_9.0]
[ro.fota.type]: [phone]
[ro.fota.version]: [s8631a_on_user_W19.24.6_20191120_20191127-0826]
[ro.hardware]: [s9863a1h10]
[ro.product.board]: [sp9863a_1h10]
[ro.product.brand]: [CONCORD]
[ro.product.build.date]: [Wed Nov 27 07:23:45 EST 2019]
[ro.product.build.date.utc]: [1574857425]
[ro.product.build.fingerprint]: [CONCORD/Dream_Edition_C-754/Dream_Edition_C-754:9/PPR1.180610.011/45122:user/release-keys]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.device]: [Dream_Edition_C-754]
[ro.product.first_api_level]: [28]
[ro.product.hardware]: [s9863a1h10]
[ro.product.locale]: [tr-TR]
[ro.product.manufacturer]: [incar]
[ro.product.model]: [Dream_Edition_C-754]
[ro.product.name]: [Dream_Edition_C-754]
[ro.product.vendor.brand]: [CONCORD]
[ro.product.vendor.device]: [Dream_Edition_C-754]
[ro.product.vendor.manufacturer]: [incar]
[ro.product.vendor.model]: [Dream_Edition_C-754]
[ro.product.vendor.name]: [Dream_Edition_C-754]
[ro.property_service.version]: [2]
[ro.ramsize]: [4096M]
Thanks in advance for your support!
(05-11-2024, 07:11 PM)bulentakdemire thanks justshez. Those are the firmware files responsible from killing my touchscreen Unfortunately both of them use gslx680 driver.
(05-11-2024, 07:59 PM)bulentakdemire Also this guide offers couple of methods.