[ROM][UNOFFICIAL][9.0][TB-X704F/L] LineageOS 16.0 for Lenovo Tab4 10 Plus

Search This thread

Sparkrite

Senior Member
Jan 9, 2014
885
314
Xiaomi Mi Note 10 Lite

nasim banafa

New member
Dec 12, 2013
3
0
how do you guys revert to stock rom i tried everything without success and smart assistant needs internet wich I don't have right now. i already downloaded the stock firmware but my pc cant recognize my tablet even though i installed qualcom drivers
 

Sparkrite

Senior Member
Jan 9, 2014
885
314
Xiaomi Mi Note 10 Lite
how do you guys revert to stock rom i tried everything without success and smart assistant needs internet wich I don't have right now. i already downloaded the stock firmware but my pc cant recognize my tablet even though i installed qualcom drivers

Are you putting the tablet into EDL mode before trying to flash Stock ?

EDL mode is Qualcomm's Emergency Download Mode and allows a force flash software onto the device.

If not and you don't know how to do it, then Google is your friend, there are a few methods to enable EDL mode.
 

stylelite

Senior Member
Dec 20, 2009
57
8
Gosport, Hampshire
Just fllashed my Tab 4 10 plus X704F

As title says.
I have the tab and the speaker and use them as a smart device. I had it set up so that the screensaver came on but I would still be able to say Hey google and the display would come on and google assistant would answer my question.
Since flashing to LineageOS saying Hey google doesn't wake the screen up so the assistant isn't activated either(this is when the tab is connected to the Lenovo speaker)
If I remove the tab from it's speaker and say hey google it works ok. Every thing else seems to be working as it should, very nice clean ROM.



Does any one have any thoughts on this


Have just found out that bluetooth doesn't work at all now.
 
Last edited:

1907Fb1907

Member
Oct 4, 2020
23
3
x704f latest firmware s000056 181015rom pubg mobile and pubg lite also get kicked out of the game or the device is restarted. Does anyone have this problem?
 

#AbitathaRoy

Member
Aug 7, 2017
30
12
Kolkata
Will this work on X304L?

http%3A%2F%2Ffiles.paulfasola.fr%2FCyanogenMod%2FLineageOS.png


Code:
/*
 * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). 
 * Please do some research if you have any concerns about features included in the products you find here before flashing it! 
 * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. 
 * Your warranty will be void if you tamper with any part of your device / software.
 * Same statement for XDA.
 */

LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.

LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.


What works:
Wifi
Bluetooth
Audio
LED
USB
RIL
Encryption
Fingerprint
Camera
Hall sensor
DT2W
Selinux Enforcing

Broken
nothing

Source code:
device: https://github.com/lenovo-devs/android_device_lenovo_TBX704
device-common: https://github.com/lenovo-devs/android_device_lenovo_tb-common
kernel: https://github.com/lenovo-devs/android_kernel_lenovo_msm8953
vendor: https://github.com/lenovo-devs/proprietary_vendor_lenovo

Important
If you are using this ROM first time, wipe data. Wipe data completely. I mean the option where you need to enter "yes". Use this option and then flash the rom.
This ROM only works with the TWRP I added.

If you want to use GAPPS, flash it directly after flashing ROM. Don't let the ROM boot. Otherwise your device will not get certification, so you will not have Google Access.


Instructions (thx @matshias, just changed few lines to get ROM flashing working)

  1. Put your ROM (and GApps) onto your sdcard (sdcard must be exfat or fat32, NTFS not supported)
  2. Install fastboot and adb on your PC, e.g. from here
  3. Enable developer options and in there select to unlock your bootloader by enabling OEM unlock and enable USB debugging
  4. Connect your PC to your tablet and run
    Code:
    adb reboot bootloader
    using adb on command line. The tablet will reboot into bootloader mode where you will only see the Lenovo logo. Now you use
    Code:
    fastboot oem unlock-go
    to unlock. This will factory reset your device
  5. Don't setup, cause you will need to format your tablet later again. Shutdown tablet. Hold volume up and power button to start to bootloader
  6. Then run
    Code:
    fastboot flash recovery twrp-3.2.3-0-<your-filename>.img
    to flash TWRP
  7. Select with volume buttons "Recovery Mode" and press power button
  8. Select to write to system, otherwise you can't flash ROM
  9. Backup at least system and boot partitions to your sdcard cause you will wipe data in next step. Choose "System Image" for the system partition backup.
  10. Format data using this tutorial
  11. Flash ROM
  12. Optionally flash SuperSU or Magisk in TWRP which should install system less. Keep OEM unlock enabled if you flash or modify anything
  13. Restart


Download
2019-08-12 (hotfix)
• hotfix: fix camera
• security patch level: 2019-08-01
ROM
TWRP (Use this for TB704L too; you guys don't need 4g in recovery :p)

You can also get the latest ROM updates from codeworkx here:
https://sourceforge.net/projects/lineageos-on-lenovo/files/16.0/TBX704/
Bulids are same, just update.

Older downloads

2019-07-14
• security patch level: 2019-07-05
ROM
TWRP

2019-06-22 (thx @codeworkx)
• bugfixes and performance improvements
• fix camera detection for ov8856 sensor
ROM

2019-06-09 (thx @codeworkx)
• bugfixes and performance improvements
• set_permissive.zip patch no more required
• TWRP 3.3.0 support
• security patch level: 2019-06-05
ROM

2019-05-14
• fixed sim issue for x704l caused in last update
• fixed a little issue on x704l (should improve battery life)
• added double tap to wake
• latest changes of LineageOS
ROM

2019-05-10
• fixed wifi after fresh installation
• changed scheduler to bfq
• added wireless display broadcast
• improved performance
• removed ril elements from X704F variant
• security patch level: 2019-05-05
ROM
SIM fix for X704L

2019-04-30
• fixed fingerprint bug caused by SELinux
• removed PS3/PS4 controller hid, as it doesn't work
• optimized performance
ROM

2019-04-28
• fixed notifcation led (light was only red for notifications)
• fixed ril values
• added support for PS3/PS4 controller
• SELinux is enforced after boot
ROM

2019-04-24
• fixed hall sensor
• fixed camera
• fixed long time to wake up screen
ROM

2019-04-22
• fixed fingerprint removement after reboot/user switch
• fixed partially camera (same like in 15.1)
• fixed reboot to recovery and bootloader for advanced reboot menu
• fixed long time to wake up screen
• fixed deep sleep
ROM

2019-04-21
• intital release
• TB-X704L is now integrated, no more additional zip required
• You can update from previous version
ROM


Optional downloads
Dolby Digital Plus (use the TWRP one)
GAPPS (use 9.0 arm64; I suggest using pico variant)

Mounting system rw
This is impossible on our tablet. The bootloader enforces verity check, which causes this issue.
The only possibility is to modify bootloader, what is dangerous and requires good knowledge.
there is a workaround using magisk with a mod. which mounts your system rw on mount:
https://forum.xda-developers.com/showpost.php?p=79681018&postcount=259

Thanks
@highwaystar_ru (he gave me the important hint, also used his sources and his thread :eek:)
@LumenReaper (for his work with CM14.1, where I took big part of his device tree :fingers-crossed:)
@Flowah123 for the TB-X704L files :fingers-crossed:

Donations
Thanks to @rorzer, @Preyer11, @Tschumi, @MrMagic, @max_work, @vicenza & 5 x anonymous :D

Please don't support Lenovo and buy their tablets
Code:
[I]Updates vary depending on the model where our tablets receive Android and security updates after the introduction. 
We announced Tab 4 10 Plus in February 2017 and since then it has received seven OTA updates. 
However, this model has reached the end of its update cycle and will not receive any more updates in the future.
- Lenovo (2018-05-11)[/I]
Just seven updates and not even one major upgrade, please don't support them.

Reporting bugs
Please tell what mods you are using and what tablet variant (TB-X704F or L or ABCDEFGH..)
If your tablet doesnt start:
go to TWRP. use file manager, go to sys/fs/pstore, copy the files and upload it here.
if your tablet starts and bug appears later:
go to TWRP. use file manager, go to sys/fs/pstore, copy the files
start your tablet normal, let the bug appear, enter adb root
use adb logcat and adb shell dmesg, copy the content to a text file and upload here

XDA:DevDB Information
[ROM][UNOFFICIAL][9.0][TB-X704F/L] LineageOS 16.0 for Lenovo Tab4 10 Plus, ROM for the Lenovo Thinkpad Tablet

Contributors
yener90, codeworkx
ROM OS Version: 9.x Pie

Version Information
Status: Testing

Created 2019-04-21
Last Updated 2019-06-11

Will it work with lenovo X304L?
 

speakphone

Member
Dec 7, 2018
11
0
TB-X704F
Used
twrp-3.4.0-0-X704F
lineage-16.0-20200106_082920-UNOFFICIAL-TBX704
open_gapps-arm64-9.0-pico-20201017
Magisk-v20.4

Did once. Installed all above
Reboot.
Got smily face animation. Was like that for hours.
Reboot. Same


DID 'How to wipe in TWRP properly'
again

Reboot TWRP
Installed all above
Finish, didn't wipe cache etc.

Finally works after 10min
 
Last edited:

speakphone

Member
Dec 7, 2018
11
0
Nova doesn't work

Fresh install. Nova home is unable to read screen rotation. Everything else seems fine.

Also the tablet no longer reads usb sticks. The same stick 2gb fat works fine on my phone with the OTg adapter. Lenovo says format not supported.
 
Last edited:

dustofdeath

Senior Member
Feb 26, 2012
51
0
I assume 704 won't run on tab 10 606F.
That lenovo own bloatware is using up 1.6gb idle of the available ~1.9gb of ram and has some stupid aggressive app killer and unremovable bloatware.
 

alekdavis

Member
Nov 23, 2019
12
0
I successfully installed and used Lineage OS on my tablet and have been using it for some time with no issues. However, I am planning to sell the tablet (bought a newer device). How do I remove my data from the tablet before handing it over to a buyer? With the stock OS, it is trivial, but I am not sure what to do with the rooted device.
 

alekdavis

Member
Nov 23, 2019
12
0
or reset, format from recovery...
It would be nice to reset to the original Lineage OS state without any user data. Like before handing the tablet to the buyer, remove all personal and account info and let the buyer set it for themselves (assuming that the buyer may not be technical enough to do it on their own).
 

speakphone

Member
Dec 7, 2018
11
0
How do I get the ctsprofile to work? It is failing and I can't get the square reader to turn on because of that perhaps
 
Jan 2, 2016
13
0
Dear all,
I've flashed stock rom for tb-x704v by QFIL.
It has lost baseband firmware. It is unable to recognize sim card, unknown imei, unknown baseband version and no Phone app appear in app drawer.
Any one can help me fix it, please?
Many thanks for your support.
 

Sparkrite

Senior Member
Jan 9, 2014
885
314
Xiaomi Mi Note 10 Lite

zayad_mohsin

Member
Nov 4, 2010
17
0
Dear members, Hope you are all fine. I am new to install this firmware to my lenovo tab4 10 701LV softbank Japense device but i failed to install TWRP and run it on my device. I think the problem is i dont know how to root this device.

Is root is must to do before install this twrp in my deivce?
I am able to successfully upload twrp on my device adb but my device just restart to normal. It didnot went to TWRP bootload.

Is there anyone help me to install this firmware to my device.


Thanks very much.,
Zayad Mohsin
 

Top Liked Posts

  • There are no posts matching your filters.
  • 44
    http%3A%2F%2Ffiles.paulfasola.fr%2FCyanogenMod%2FLineageOS.png


    Code:
    /*
     * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). 
     * Please do some research if you have any concerns about features included in the products you find here before flashing it! 
     * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. 
     * Your warranty will be void if you tamper with any part of your device / software.
     * Same statement for XDA.
     */

    LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.

    LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.


    What works:
    Wifi
    Bluetooth
    Audio
    LED
    USB
    RIL
    Encryption
    Fingerprint
    Camera
    Hall sensor
    DT2W
    Selinux Enforcing

    Broken
    nothing

    Source code:
    device: https://github.com/lenovo-devs/android_device_lenovo_TBX704
    device-common: https://github.com/lenovo-devs/android_device_lenovo_tb-common
    kernel: https://github.com/lenovo-devs/android_kernel_lenovo_msm8953
    vendor: https://github.com/lenovo-devs/proprietary_vendor_lenovo

    Important
    If you are using this ROM first time, wipe data. Wipe data completely. I mean the option where you need to enter "yes". Use this option and then flash the rom.
    This ROM only works with the TWRP I added.

    If you want to use GAPPS, flash it directly after flashing ROM. Don't let the ROM boot. Otherwise your device will not get certification, so you will not have Google Access.


    Instructions (thx @matshias, just changed few lines to get ROM flashing working)

    1. Put your ROM (and GApps) onto your sdcard (sdcard must be exfat or fat32, NTFS not supported)
    2. Install fastboot and adb on your PC, e.g. from here
    3. Enable developer options and in there select to unlock your bootloader by enabling OEM unlock and enable USB debugging
    4. Connect your PC to your tablet and run
      Code:
      adb reboot bootloader
      using adb on command line. The tablet will reboot into bootloader mode where you will only see the Lenovo logo. Now you use
      Code:
      fastboot oem unlock-go
      to unlock. This will factory reset your device
    5. Don't setup, cause you will need to format your tablet later again. Shutdown tablet. Hold volume up and power button to start to bootloader
    6. Then run
      Code:
      fastboot flash recovery twrp-3.2.3-0-<your-filename>.img
      to flash TWRP
    7. Select with volume buttons "Recovery Mode" and press power button
    8. Select to write to system, otherwise you can't flash ROM
    9. Backup at least system and boot partitions to your sdcard cause you will wipe data in next step. Choose "System Image" for the system partition backup.
    10. Format data using this tutorial
    11. Flash ROM
    12. Optionally flash SuperSU or Magisk in TWRP which should install system less. Keep OEM unlock enabled if you flash or modify anything
    13. Restart


    Download
    2019-08-12 (hotfix)
    • hotfix: fix camera
    • security patch level: 2019-08-01
    ROM
    TWRP (Use this for TB704L too; you guys don't need 4g in recovery :p)

    You can also get the latest ROM updates from codeworkx here:
    https://sourceforge.net/projects/lineageos-on-lenovo/files/16.0/TBX704/
    Bulids are same, just update.

    Older downloads

    2019-07-14
    • security patch level: 2019-07-05
    ROM
    TWRP

    2019-06-22 (thx @codeworkx)
    • bugfixes and performance improvements
    • fix camera detection for ov8856 sensor
    ROM

    2019-06-09 (thx @codeworkx)
    • bugfixes and performance improvements
    • set_permissive.zip patch no more required
    • TWRP 3.3.0 support
    • security patch level: 2019-06-05
    ROM

    2019-05-14
    • fixed sim issue for x704l caused in last update
    • fixed a little issue on x704l (should improve battery life)
    • added double tap to wake
    • latest changes of LineageOS
    ROM

    2019-05-10
    • fixed wifi after fresh installation
    • changed scheduler to bfq
    • added wireless display broadcast
    • improved performance
    • removed ril elements from X704F variant
    • security patch level: 2019-05-05
    ROM
    SIM fix for X704L

    2019-04-30
    • fixed fingerprint bug caused by SELinux
    • removed PS3/PS4 controller hid, as it doesn't work
    • optimized performance
    ROM

    2019-04-28
    • fixed notifcation led (light was only red for notifications)
    • fixed ril values
    • added support for PS3/PS4 controller
    • SELinux is enforced after boot
    ROM

    2019-04-24
    • fixed hall sensor
    • fixed camera
    • fixed long time to wake up screen
    ROM

    2019-04-22
    • fixed fingerprint removement after reboot/user switch
    • fixed partially camera (same like in 15.1)
    • fixed reboot to recovery and bootloader for advanced reboot menu
    • fixed long time to wake up screen
    • fixed deep sleep
    ROM

    2019-04-21
    • intital release
    • TB-X704L is now integrated, no more additional zip required
    • You can update from previous version
    ROM


    Optional downloads
    Dolby Digital Plus (use the TWRP one)
    GAPPS (use 9.0 arm64; I suggest using pico variant)

    Mounting system rw
    This is impossible on our tablet. The bootloader enforces verity check, which causes this issue.
    The only possibility is to modify bootloader, what is dangerous and requires good knowledge.
    there is a workaround using magisk with a mod. which mounts your system rw on mount:
    https://forum.xda-developers.com/showpost.php?p=79681018&postcount=259

    Thanks
    @highwaystar_ru (he gave me the important hint, also used his sources and his thread :eek:)
    @LumenReaper (for his work with CM14.1, where I took big part of his device tree :fingers-crossed:)
    @Flowah123 for the TB-X704L files :fingers-crossed:

    Donations
    Thanks to @rorzer, @Preyer11, @Tschumi, @MrMagic, @max_work, @vicenza & 5 x anonymous :D

    Please don't support Lenovo and buy their tablets
    Code:
    [I]Updates vary depending on the model where our tablets receive Android and security updates after the introduction. 
    We announced Tab 4 10 Plus in February 2017 and since then it has received seven OTA updates. 
    However, this model has reached the end of its update cycle and will not receive any more updates in the future.
    - Lenovo (2018-05-11)[/I]
    Just seven updates and not even one major upgrade, please don't support them.

    Reporting bugs
    Please tell what mods you are using and what tablet variant (TB-X704F or L or ABCDEFGH..)
    If your tablet doesnt start:
    go to TWRP. use file manager, go to sys/fs/pstore, copy the files and upload it here.
    if your tablet starts and bug appears later:
    go to TWRP. use file manager, go to sys/fs/pstore, copy the files
    start your tablet normal, let the bug appear, enter adb root
    use adb logcat and adb shell dmesg, copy the content to a text file and upload here

    XDA:DevDB Information
    [ROM][UNOFFICIAL][9.0][TB-X704F/L] LineageOS 16.0 for Lenovo Tab4 10 Plus, ROM for the Lenovo Thinkpad Tablet

    Contributors
    yener90, codeworkx
    ROM OS Version: 9.x Pie

    Version Information
    Status: Testing

    Created 2019-04-21
    Last Updated 2019-06-11
    12
    Update
    2019-07-14
    • security patch level: 2019-07-05
    ROM
    11
    Update
    2019-04-28
    • fixed notifcation led (light was only red for notifications)
    • fixed ril values
    • added support for PS3/PS4 controller
    • SELinux is enforced after boot
    ROM
    11
    @yener90

    Interested on making this official?

    Sent from my OnePlus 6 using XDA Labs

    Sure, why not?
    This would be really nice.
    10
    Time to make some music here :p

    Update
    2019-05-10
    • fixed wifi after fresh installation
    • changed scheduler to bfq
    • added wireless display broadcast
    • improved performance
    • removed ril elements from X704F variant
    • security patch level: 2019-05-05
    ROM
    SIM fix for X704L