Difference between revisions of "HTC Nexus One (htc-passion)"
Jump to navigation
Jump to search
Konradybcio (talk | contribs) m |
m (Updated Architecture, clean up) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{note| This device is still running on armhf, although the processor supports armv7. If you own it, change it and test it [https://wiki.postmarketos.org/wiki/Tips_and_tricks#Update_the_architecture_of_your_device that] way.}} | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = HTC | | manufacturer = HTC | ||
Line 13: | Line 14: | ||
| display = 480x800, 3.7 inches | | display = 480x800, 3.7 inches | ||
| memory = 512MB | | memory = 512MB | ||
− | | architecture = | + | | architecture = armv7 |
− | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = P | | status_flashing = P | ||
| status_touch = Y | | status_touch = Y | ||
| status_screen = Y | | status_screen = Y | ||
− | | status_wifi = | + | | status_wifi = |
− | | status_xwayland = | + | | status_xwayland = |
− | | status_fde = | + | | status_fde = |
− | | status_mainline = | + | | status_mainline = |
− | | status_battery = | + | | status_battery = |
− | | status_3d = | + | | status_3d = |
− | | status_accel = | + | | status_accel = |
− | | status_audio = | + | | status_audio = |
− | | status_bluetooth = | + | | status_bluetooth = |
− | | status_camera = | + | | status_camera = |
− | | status_gps = | + | | status_gps = |
− | | status_mobiledata = | + | | status_mobiledata = |
− | | status_sms = | + | | status_sms = |
− | | status_calls = | + | | status_calls = |
| status = | | status = | ||
| booting = yes | | booting = yes |
Latest revision as of 12:49, 14 January 2021
![]() |
This device is still running on armhf, although the processor supports armv7. If you own it, change it and test it that way. |
![]() | |
Manufacturer | HTC |
---|---|
Name | Nexus One |
Codename | htc-passion |
Released | 2010 |
Category | testing |
Original software | Android 2.1 |
Hardware | |
Chipset | Qualcomm QSD8250 Snapdragon S1 |
CPU | 1.0 GHz Scorpion |
GPU | Adreno 200 |
Display | 480x800, 3.7 inches |
Storage | 512MB |
Memory | 512MB |
Architecture | armv7 |
USB Networking |
Works |
---|---|
Flashing |
Partial |
Touchscreen |
Works |
Display |
Works |
WiFi | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
NFC | |
USB-A | |
HDMI/DP | |
Keyboard | |
Touchpad | |
Accelerometer | |
---|---|
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Barometer | |
Power Sensor | |
Ir TX | |
---|---|
TrustZone | |
FOSS bootloader | |
Contents
Contributors
- scintill
Maintainer(s)
- scintill
What works
- Boots to Weston
- Display
- Touch screen
- USB networking
What does not work
- MTD flash (not tested) - this means your pmOS image has to be on an SD card.
How to enter flash mode
While powering on, hold trackball plus volume-up.
Port Status
Code is at https://github.com/scintill/pmbootstrap/tree/device/htc-passion .
Code should be cleaned up. Notably, I backported gcc 4 because the kernel compiled with gcc 6 doesn't boot. It's a bit Frankensteinish and not ideal, so it would be good to figure out how to get it working with gcc 6.