HTC Incredible S (htc-vivo)
Appearance
![]() Stock Incredible S running Android | |
Manufacturer | hTC |
---|---|
Name | Incredible S |
Codename | vivo |
Released | 2011 |
Hardware | |
Chipset | Qualcomm Snapdragon S2 MSM8255 |
CPU | Single-core 1.0 GHz (Scorpion) |
GPU | Adreno 205 |
Display | 480x800 4" SLCD |
Storage | 2 GB + microSD card |
Memory | 768 MB |
Software | |
Original software | Android 4.0.4 on Linux 3.0.16 |
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
- Aerotinge
Maintainer(s)
- Aerotinge
What works
- Booting with fastboot
- USB Network
- SSH
- Screen
- Vibrator
- Flashlight
What does not work
- The device stuck at the pmOS loading screen.
What has not been tested
- Accelerometer, GPS, light sensor
- Wifi, Bluetooth, RIL
- Camera
- Battery
How to enter flash mode (HBOOT)
- Power off the phone
- Press volume down
- Keep volume down pressed, and press power button.
How to turn off the phone
Hold power button for ten seconds, or simply remove the battery.
Installation
The bootloader have to been unlocked (s-off). If not, see htcdev here. |
- Install
- using an microsd card (replace mmcblk0 with your sd slot)
pmbootstrap install --sdcard=/dev/mmcblk0
(recommended) - using /data partition
pmbootstrap flasher flash_system --partition userdata
- using an microsd card (replace mmcblk0 with your sd slot)
- Insert the microsd card on the device
- Boot the device in flash mode (HBOOT) and select "Fastboot" by volumes and power button.
- Boot kernel using
pmbootstrap flasher boot
(recommended) - Flash kernel using
pmbootstrap flasher flash_kernel
, then reboot.
- Boot kernel using
Misc
The device shares the msm8x55
platform with other hTC devices, such as the One V (Primou).