HTC Incredible S (htc-vivo): Difference between revisions
Appearance
No edit summary |
m Add type |
||
(15 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| image = File:Stock_vivo.jpeg | | image = File:Stock_vivo.jpeg | ||
| manufacturer = | | manufacturer = HTC | ||
| name = Incredible S | | name = Incredible S | ||
| imagecaption = Stock Incredible S running Android | | imagecaption = Stock Incredible S running Android | ||
| codename = vivo | | codename = htc-vivo | ||
| releaseyear = 2011 | | releaseyear = 2011 | ||
| originalsoftware = Android 4.0.4 | | originalsoftware = Android | ||
| chipset = Qualcomm Snapdragon S2 MSM8255 | | originalversion = 4.0.4 (Linux 3.0.16) | ||
| chipset = Qualcomm Snapdragon S2 (MSM8255) | |||
| cpu = Single-core 1.0 GHz (Scorpion) | | cpu = Single-core 1.0 GHz (Scorpion) | ||
| gpu = Adreno 205 | | gpu = Adreno 205 | ||
Line 13: | Line 15: | ||
| display = 480x800 4" SLCD | | display = 480x800 4" SLCD | ||
| memory = 768 MB | | memory = 768 MB | ||
| architecture = armhf | |||
| type = handset | |||
| status_usbnet = Y | |||
| status_flashing = Y | |||
| status_touch = | |||
| changearch=armv7 | |||
| status_screen = Y | |||
| status_wifi = | |||
| status_xwayland = | |||
| status_fde = | |||
| status_mainline = | |||
| status_battery = | |||
| status_3d = | |||
| status_accel = | |||
| status_audio = | |||
| status_bluetooth = | |||
| status_camera = | |||
| status_gps = | |||
| status_mobiledata = | |||
| status_sms = | |||
| status_calls = | |||
| booting = yes | |||
}} | }} | ||
Line 21: | Line 45: | ||
== Maintainer(s) == | == Maintainer(s) == | ||
* Aerotinge | * Aerotinge | ||
== What has not been tested == | == What has not been tested == | ||
Line 52: | Line 65: | ||
* Install | * Install | ||
**using an microsd card (replace mmcblk0 with your sd slot)<code>pmbootstrap install --sdcard=/dev/mmcblk0</code>(recommended) | **using an microsd card (replace mmcblk0 with your sd slot)<code>pmbootstrap install --sdcard=/dev/mmcblk0</code>(recommended) | ||
**using /data partition <code>pmbootstrap flasher | **using /data partition <code>pmbootstrap flasher flash_rootfs --partition userdata</code> | ||
* Insert the microsd card on the device | * Insert the microsd card on the device | ||
* | * Connect usb cable to your phone and boot it into flash mode (HBOOT) | ||
* Select "FASTBOOT" by volumes and power button. Make sure it displays "FASTBOOT USB" on top. | |||
** Boot kernel using <code>pmbootstrap flasher boot</code>(recommended) | ** Boot kernel using <code>pmbootstrap flasher boot</code>(recommended) | ||
** Flash kernel using <code>pmbootstrap flasher flash_kernel</code>,then reboot. | ** Flash kernel using <code>pmbootstrap flasher flash_kernel</code>, then reboot. | ||
== Misc == | == Misc == | ||
Line 62: | Line 76: | ||
== Links == | == Links == | ||
[https://github.com/szezso/T.E.S.C.O-kernel_vivo/ Current working kernel source] | *[https://github.com/szezso/T.E.S.C.O-kernel_vivo/ Current working kernel source] | ||
*[https://forum.xda-developers.com/showpost.php?p=75757495&postcount=117/ Detailed device partitions] | |||
[https://forum.xda-developers.com/showpost.php?p=75757495&postcount=117/ Detailed device partitions] | *{{Device package|htc-vivo}} | ||
*{{Kernel package|htc-vivo}} |
Latest revision as of 09:19, 12 September 2024
WARNING: This device is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) pmaports#599 has been considering dropping it. |
This device is still running on armhf, although the processor supports armv7. If you own it, change it and test it that way. |
![]() Stock Incredible S running Android | |
Manufacturer | HTC |
---|---|
Name | Incredible S |
Codename | htc-vivo |
Released | 2011 |
Type | handset |
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 |
Architecture | armhf |
Software | |
Original software | Android |
Original version | 4.0.4 (Linux 3.0.16) |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
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 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_rootfs --partition userdata
- using an microsd card (replace mmcblk0 with your sd slot)
- Insert the microsd card on the device
- Connect usb cable to your phone and boot it into flash mode (HBOOT)
- Select "FASTBOOT" by volumes and power button. Make sure it displays "FASTBOOT USB" on top.
- 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).