Jump to content

HTC Desire C (htc-golfu): Difference between revisions

From postmarketOS Wiki
m Make maintainers and contributors a list
m Add type
 
(10 intermediate revisions by 4 users not shown)
Line 3: Line 3:
| name = Desire C
| name = Desire C
| codename = htc-golfu
| codename = htc-golfu
| image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg
| image = File:Htc-golfu.jpg
| imagecaption = Photo of htc-golfu running Xfce4
| imagecaption = Photo of htc-golfu running Xfce4
| releaseyear = 2012
| releaseyear = 2012
| originalsoftware = Android 4.0.3
| originalsoftware = Android
| chipset = Qualcomm MSM7225A Snapdragon S1
| originalversion = 4.0.3
| cpu = CHANGE_ME <!-- e.g. 1.0 GHz Scorpion -->
| chipset = Qualcomm Snapdragon S1 (MSM7225A)
| cpu = 600 MHz Cortex-A5
| gpu = Adreno 200
| gpu = Adreno 200
| storage = CHANGE_ME <!-- e.g. 512 MB -->
| storage = 4 GB
| display = 320x480 IPS LCD
| display = 320x480 IPS LCD
| memory = 512 MB
| memory = 512 MB
| architecture = armv7
| architecture = armv7
| type = handset
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
| status_usbnet = N
| status_usbnet = N
Line 33: Line 35:
| status_sms = <!-- Sending and receiving short messages works as intended. -->
| status_sms = <!-- Sending and receiving short messages works as intended. -->
| status_calls = <!-- Talking to other people over the cellular network. -->
| status_calls = <!-- Talking to other people over the cellular network. -->
| status = <!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" -->
| status_otg = N
| status = Boots
| booting = yes
| booting = yes


Line 43: Line 46:
see Unixbench page on wiki
see Unixbench page on wiki
| whet_dhry = 0.0
| whet_dhry = 0.0
Is OTG available, not used in wiki
| status_otg = -
-->
-->
}}
}}
Line 71: Line 72:
==== GCC 10 ====
==== GCC 10 ====
I initially attempted to build the kernel with GCC 10. This worked fine, however the phone would immediately reboot after booting the kernel, so I switched to GCC 6 which after some additional tweaks got me into Xfce.
I initially attempted to build the kernel with GCC 10. This worked fine, however the phone would immediately reboot after booting the kernel, so I switched to GCC 6 which after some additional tweaks got me into Xfce.
==== Issues ====
Device reboots by itself after a few minutes. Probably some watchdog that needs to be fed.


=== User Interfaces ===
=== User Interfaces ===
I initially attempted to start Weston. It did not start. Xfce4 started just fine however.
I initially attempted to start Weston. It did not start. Xfce4 started just fine, however note that it takes a while to start and the screen will turn black <b>twice</b>.


== See also ==
== See also ==

Latest revision as of 09:11, 12 September 2024

HTC Desire C
Photo of htc-golfu running Xfce4
Photo of htc-golfu running Xfce4
Manufacturer HTC
Name Desire C
Codename htc-golfu
Released 2012
Type handset
Hardware
Chipset Qualcomm Snapdragon S1 (MSM7225A)
CPU 600 MHz Cortex-A5
GPU Adreno 200
Display 320x480 IPS LCD
Storage 4 GB
Memory 512 MB
Architecture armv7
Software
Original software Android
Original version 4.0.3
postmarketOS
Category testing
Pre-built images no
Features
Flashing
Works
USB Networking
Broken
Internal storage
No data
SD card
No data
Battery
No data
Screen
Works
Touchscreen
Broken
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
Broken
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

Maintainer(s)

Users owning this device


How to enter flash mode

See instructions for HTC_One_V_(htc-primou). They're the same for this device. Note that you may need to disable "fast boot" (not to be confused with fastboot) in settings.

Installation

See instructions for HTC_One_V_(htc-primou). They're the same for this device.

Notes

Kernel

GCC 10

I initially attempted to build the kernel with GCC 10. This worked fine, however the phone would immediately reboot after booting the kernel, so I switched to GCC 6 which after some additional tweaks got me into Xfce.

Issues

Device reboots by itself after a few minutes. Probably some watchdog that needs to be fed.

User Interfaces

I initially attempted to start Weston. It did not start. Xfce4 started just fine, however note that it takes a while to start and the screen will turn black twice.

See also