HTC Desire S (htc-saga): Difference between revisions
Appearance
No edit summary |
m originalversion |
||
(8 intermediate revisions by 7 users not shown) | |||
Line 2: | Line 2: | ||
| manufacturer = HTC | | manufacturer = HTC | ||
| name = Desire S | | name = Desire S | ||
| codename = saga | | codename = htc-saga | ||
| image = File:HTC_Desire_S.jpg | | image = File:HTC_Desire_S.jpg | ||
| imagecaption = HTC Desire S running the Weston demo | | imagecaption = HTC Desire S running the Weston demo | ||
| releaseyear = 2011 | | releaseyear = 2011 | ||
| originalsoftware = Android 2.2 | | releasemonth = March | ||
| chipset = Qualcomm | | originalsoftware = Android | ||
| originalversion = 2.2 | |||
| chipset = Qualcomm Snapdragon S2 (MSM8255) | |||
| cpu = 1.0 GHz Scorpion | | cpu = 1.0 GHz Scorpion | ||
| gpu = Adreno 205 | | gpu = Adreno 205 | ||
Line 13: | Line 15: | ||
| display = 480 x 800, Super LCD | | display = 480 x 800, Super LCD | ||
| memory = 768 MB | | memory = 768 MB | ||
| architecture = armv7 | |||
| status = cannot flash; incomplete informations | |||
| booting = no | |||
}} | }} | ||
== What works == | === What works === | ||
* Kernel compilation | * Kernel compilation | ||
Line 25: | Line 30: | ||
* Weston on framebuffer | * Weston on framebuffer | ||
== What does not work == | === What does not work === | ||
* Flash Rootfs (<code>pmbootstrap flasher flash_rootfs</code>) | * Flash Rootfs (<code>pmbootstrap flasher flash_rootfs</code>) | ||
* | * Everything else | ||
=== Booting === | |||
* Unlock (s-off) the bootloader if it hasn't been unlocked before ([https://www.htcdev.com/bootloader/ htcdev unlock site]) | * Unlock (s-off) the bootloader if it hasn't been unlocked before ([https://www.htcdev.com/bootloader/ htcdev unlock site]) | ||
* | * Hold the {{Button|Volume Down}} button, and then press the {{Button|Power}} button | ||
* Wait for device to boot in HBOOT mode and select FASTBOOT (Make sure it says "FASTBOOT USB", not "HBOOT USB PLUG") | |||
* Boot kernel using <code>pmbootstrap flasher boot</code> | * Boot kernel using <code>pmbootstrap flasher boot</code> | ||
== Links == | === Links === | ||
* [https://github.com/OpenDesireProject/android_kernel_htc_msm7x30 OpenDesireProject's Kernel] | * [https://github.com/OpenDesireProject/android_kernel_htc_msm7x30 OpenDesireProject's Kernel] | ||
== Photos == | === Photos === | ||
* [https://i.imgur.com/jT4YjCh.jpg PostmarketOS demo menu (XWayland)] | * [https://i.imgur.com/jT4YjCh.jpg PostmarketOS demo menu (XWayland)] |
Latest revision as of 21:28, 23 October 2023
This device is marked as not booting.
Status: cannot flash; incomplete informations
Status: cannot flash; incomplete informations
![]() HTC Desire S running the Weston demo | |
Manufacturer | HTC |
---|---|
Name | Desire S |
Codename | htc-saga |
Released | 2011 |
Hardware | |
Chipset | Qualcomm Snapdragon S2 (MSM8255) |
CPU | 1.0 GHz Scorpion |
GPU | Adreno 205 |
Display | 480 x 800, Super LCD |
Storage | 1.1 GB |
Memory | 768 MB |
Architecture | armv7 |
Software | |
Original software | Android |
Original version | 2.2 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
What works
- Kernel compilation
- Boot from fastboot (
pmbootstrap flasher boot
) - Initramfs boot
- USB Network
- Framebuffer graphics (Splash screens)
- SSH Connectivity
- Weston on framebuffer
What does not work
- Flash Rootfs (
pmbootstrap flasher flash_rootfs
) - Everything else
Booting
- Unlock (s-off) the bootloader if it hasn't been unlocked before (htcdev unlock site)
- Hold the button, and then press the button
- Wait for device to boot in HBOOT mode and select FASTBOOT (Make sure it says "FASTBOOT USB", not "HBOOT USB PLUG")
- Boot kernel using
pmbootstrap flasher boot