Vodafone 858 Smart (huawei-u8160): Difference between revisions
Appearance
Created page with "Category:Not booting {{Infobox device | manufacturer = Huawei | name = Vodafone 858 Smart | codename = huawei-u8160 | image = File:Vodafone-858-smart.jpg | imagecaption =..." |
|||
Line 40: | Line 40: | ||
== Issues == | == Issues == | ||
Current assumption is that CPU is not supported by armhf architecture, so it won't boot [https://gitlab.com/postmarketOS/pmbootstrap/issues/1203#note_85244831] | Current assumption is that CPU is not supported by armhf architecture, so it won't boot [https://gitlab.com/postmarketOS/pmbootstrap/issues/1203#note_85244831] | ||
Looks like that only boot.img that can be booted using fastboot boot command is the one from stock device image. CyanogenMod boot.img fails to boot, but works when flashed to device. | |||
== See also == | == See also == |
Revision as of 09:16, 14 July 2018
![]() Vodafone 858 Smart | |
Manufacturer | Huawei |
---|---|
Name | Vodafone 858 Smart |
Codename | huawei-u8160 |
Released | 2011 |
Hardware | |
Chipset | Qualcomm MSM7225 |
CPU | 528 MHz ARM1136EJ-S |
GPU | - |
Display | 240x320 |
Storage | 512 MiB ROM |
Memory | 256 MiB RAM |
Software | |
Original software | Google Android 2.2 (Froyo) |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- joshas
Maintainer(s)
- joshas
What works
- Kernel compilation (2.6.32.61)
What does not work
- Everything else
How to enter flash mode
- While holding Volume down, press and hold Power for 5-10 seconds. There are no visual cues when fastboot loads.
Recovery mode
- While holding Volume up, press and hold Power button until recovery options appear.
Installation
- Install system partition to SD card
pmbootstrap install --no-fde --sdcard=/dev/sd?
- Boot kernel using
pmbootstrap flasher boot
Issues
Current assumption is that CPU is not supported by armhf architecture, so it won't boot [1] Looks like that only boot.img that can be booted using fastboot boot command is the one from stock device image. CyanogenMod boot.img fails to boot, but works when flashed to device.