HTC Touch Pro2 (htc-rhodium): Difference between revisions
Appearance
No edit summary |
|||
Line 89: | Line 89: | ||
The MSM7200(A) had initial [https://lkml.org/lkml/2015/3/13/736 mainline support] with DTs written by Stephen Boyd, but these patches are lost as of 2020. The board files in mainline were dropped. | The MSM7200(A) had initial [https://lkml.org/lkml/2015/3/13/736 mainline support] with DTs written by Stephen Boyd, but these patches are lost as of 2020. The board files in mainline were dropped. | ||
Freedreno does not support the Adreno 130 | |||
<pre>19:45 <anholt> it would entail writing a from-scratch classic (non-gallium) driver. | |||
19:45 <anholt> since gallium is shaders-only</pre> | |||
== External links == | == External links == |
Revision as of 17:47, 5 August 2020
The HTC Touch Pro2 has different codenames for different carriers (Barium for AT&T). Rhodium seems to be the original codename for the carrier-neutral version. |
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. The processor of the device may support the armv7 architecture. If so, you can modify the device package and change the architecture accordingly. |
This device is marked as not booting.
Status: research started
Status: research started
CHANGE_ME CHANGE_ME | |
Manufacturer | HTC |
---|---|
Name | Touch Pro2 |
Codename | htc-rhodium |
Released | 2009 |
Hardware | |
Chipset | Qualcomm MSM7200A |
CPU | ARM1136EJ-S |
GPU | Adreno 130 |
Display | 480x800 TN-TFT LCD |
Storage | 512 MB |
Memory | 288 MB |
Architecture | armhf |
Software | |
Original software | Microsoft Windows Mobile 6.1 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Contributors
Maintainer(s)
Users owning this device
How to enter flash mode
Installation
See also
- working Android
- Kernel Mirror
- Contains board files in the mach-msm folder for the:
- Rhodium
- Blackstone
- Diamond
- Kovsky
- Raphael
- Topaz
- Contains board files in the mach-msm folder for the:
A tutorial can be found here: https://www.plecoforums.com/threads/xdandroid-dual-boot-android-on-htc-touch-pro-diamond-hd.2742/
Quite some useful files can be found in this Mega folder: https://mega.nz/folder/kRk22IBI#f3R8QBASM8-iA-ZH9wVW-g/folder/tY8EmbIJ
HTC-Linux wiki contains useful information: https://web.archive.org/web/20100724055411/http://htc-linux.org/wiki/index.php?title=Rhodium
Mainline
The MSM7200(A) had initial mainline support with DTs written by Stephen Boyd, but these patches are lost as of 2020. The board files in mainline were dropped.
Freedreno does not support the Adreno 130
19:45 <anholt> it would entail writing a from-scratch classic (non-gallium) driver. 19:45 <anholt> since gallium is shaders-only