Difference between revisions of "HTC Nexus One (htc-passion)"
Jump to navigation
Jump to search
(update arch) |
m (Updated Architecture, clean up) |
||
Line 14: | 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. |
USB Networking |
Works |
---|---|
Flashing |
Partial |
Touchscreen |
Works |
Display |
Works |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
NFC | |
Accelerometer | |
---|---|
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Ir TX | |
---|---|
TrustZone | |
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.