HTC One SV (htc-k2ul)
Appearance
(Redirected from HTC One SV (htc-c520e))
This device runs a Downstream kernel. Some UIs will not work, and most features (3D acceleration, audio, etc.) may be broken. |
![]() HTC One SV | |
Manufacturer | HTC |
---|---|
Name | One SV |
Codename | htc-k2ul |
Released | 2012 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon S4 Plus (MSM8960) |
CPU | 1.2 GHz dual-core Krait |
GPU | Adreno 225 |
Display | 480x800 |
Storage | 8 GB |
Memory | 1 GB LPDDR3 |
Architecture | armv7 |
Software | |
Original software The software and version the device was shipped with. |
Android 4.0.4 |
Extended version The most recent supported version from the manufacturer. |
Android |
postmarketOS | |
Category | downstream |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
no |
Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. |
470.5 |
Device package |
![]() |
Kernel package |
![]() |
Flashing It is possible to flash the device with pmbootstrap flasher . |
Works
|
---|---|
USB Networking After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system). |
Works
|
Battery Charging and battery level reporting works |
Partial
|
Screen Display works. Ideally with sleep mode and brightness control. |
Works
|
Touchscreen |
Works
|
Multimedia | |
3D Acceleration |
Untested
|
Audio Audio playback, microphone, headset and buttons. |
Untested
|
Camera |
Untested
|
Connectivity | |
WiFi |
Works
|
Bluetooth |
Untested
|
GPS |
Untested
|
Modem | |
Calls |
Untested
|
SMS |
Untested
|
Mobile data |
Untested
|
Miscellaneous | |
FDE Full disk encryption and unlocking with unl0kr. |
Untested
|
Sensors | |
Accelerometer Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile |
Untested
|
Contributors
Maintainer(s)
- Hacker420 (I have the LTE version of this phone)
Device owners
Unlock bootloader
To do anything useful on this device, it's bootloader needs to be unlocked. This sadly requires creating an account on HTCDev.
Instructions can be found here. Select "All Other Supported Models" on the right side and press "Begin Unlock Bootloader".
Port status
- Kernel can be compiled with GCC4, boots, USB networking works.
- Matchbox worked, but got removed from repos
- MATE works
- Some apps might crash the device.
- It uses the 16 bit color mode.
Enter fastboot
- Power + Volume Down buttons (that boots the device into HBOOT, use the volume buttons and power to select Fastboot)
- use TWRP reboot bootloader
adb reboot bootloader
Installing
- Boot to fastboot
- Install rootfs to the SD card or the internal storage with
pmbootstrap flasher flash_rootfs
(S-OFF needed for the internal storage) - Run
pmbootstrap flasher flash_kernel
- Reboot
Installing to the userdata partition didn't work, tested flashing Matchbox and MATE, MATE was too big. |