Alcatel OneTouch Pixi 7 (alcatel-pixi2-7-4g-tmo)
Appearance
| This device is marked as not booting. Status: Running lk2nd, haven't started a mainline port |
|
The Alcatel OneTouch Pixi 7, running lk2nd | |
| Manufacturer | Alcatel |
|---|---|
| Name | OneTouch Pixi 7 |
| Codename | alcatel-pixi2-7-4g-tmo |
| Model | 9006W |
| Released | 2014 |
| Type | tablet |
| Hardware | |
| Chipset | Qualcomm Snapdragon 410 (MSM8916) |
| CPU | 4x 1.0 GHz Cortex-A53 |
| GPU | Adreno 306 |
| Display | 600 x 1024 LCD @ 60 Hz |
| Storage | 4 GB |
| Memory | 512 MB |
| Architecture | aarch64 |
| Software | |
Original software The software and version the device was shipped with. |
Android 5 |
Extended version The most recent supported version from the manufacturer. |
Android |
| postmarketOS | |
Pre-built images Whether pre-built images are available from the postmarketOS Installation page. |
no |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
no |
Contributors
None :(
Users owning this device
- Pixelo789 (Notes: Has TWRP and a custom lk2nd bootloader; might come back and complete a mainline port)
Unlocking the bootloader
- Enable developer settings (build number x7), and enable "USB debugging" and (if it's there) "OEM unlocking"
- Connect the tablet to the computer and run
adb devicesto make sure it's connected. - Run
adb reboot bootloader. The table should reboot and display the splash screen. Don't panic; this is the bootloader. - Run
fastboot devicesto make sure that the tablet is in the bootloader. - Run
fastboot oem device-info. One of the lines should say(bootloader) Device unlocked: false. - Run
fastboot oem unlock. The bootloader should now be unlocked. If you rerunfastboot oem device-info, the line from before should now say(bootloader) Device unlocked: true.
Entering flash mode
- Recovery: Power on the device with both and buttons.
Installation
Not yet :(