Difference between revisions of "Geeksphone Peak (gp-peak)"
Jump to navigation
Jump to search
(X11 apps work) |
m (Updated Architecture, Added Note) |
||
(8 intermediate revisions by 4 users 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 = Geeksphone | | manufacturer = Geeksphone | ||
Line 7: | Line 9: | ||
| releaseyear = 2013 | | releaseyear = 2013 | ||
| originalsoftware = Firefox OS 1.1 on Linux 3.0 | | originalsoftware = Firefox OS 1.1 on Linux 3.0 | ||
− | | chipset = Qualcomm Snapdragon S4 | + | | chipset = Qualcomm MSM8225 Snapdragon S4 |
| cpu = Dual core 1.2 GHz | | cpu = Dual core 1.2 GHz | ||
| gpu = Adreno 203 | | gpu = Adreno 203 | ||
Line 13: | Line 15: | ||
| display = 540×960 | | display = 540×960 | ||
| memory = 512 MB | | memory = 512 MB | ||
+ | | architecture = armv7 | ||
+ | | n-android = ✔ | ||
+ | | status_usbnet = Y | ||
+ | | status_flashing = Y | ||
+ | | status_touch = Y | ||
+ | | status_screen = Y | ||
+ | | status_wifi = | ||
+ | | status_xwayland = Y | ||
+ | | status_fde = Y | ||
+ | | status_mainline = | ||
+ | | status_battery = | ||
+ | | status_3d = | ||
+ | | status_accel = | ||
+ | | status_audio = Y | ||
+ | | status_bluetooth = | ||
+ | | status_camera = | ||
+ | | status_gps = | ||
+ | | status_mobiledata = | ||
+ | | status_sms = | ||
+ | | status_calls = | ||
+ | | booting = yes | ||
}} | }} | ||
Line 21: | Line 44: | ||
* [[User:Rudloff|Pierre Rudloff]] | * [[User:Rudloff|Pierre Rudloff]] | ||
− | + | udev does not work correctly so we have to [https://github.com/postmarketOS/pmbootstrap/blob/416c1109a4769c7493a33beedb3762e138a328e5/aports/device/device-gp-peak/device-gp-peak.start#L2 trigger rules manually]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <code>poweroff</code>/<code>reboot</code> does not work correctly, it stops all the services but does not shutdown the device. | |
Also the device freezes after a few minutes. This seems to be caused by a modem failure: | Also the device freezes after a few minutes. This seems to be caused by a modem failure: | ||
Line 54: | Line 58: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{MR|1214}} Initial pull request |
* [https://github.com/gp-b2g/gp-peak-kernel Geeksphone kernel source] | * [https://github.com/gp-b2g/gp-peak-kernel Geeksphone kernel source] | ||
− |
Latest revision as of 08:01, 22 July 2020
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 |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi | |
Xwayland |
Works |
FDE |
Works |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio |
Works |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contributors
Maintainer(s)
udev does not work correctly so we have to trigger rules manually.
poweroff
/reboot
does not work correctly, it stops all the services but does not shutdown the device.
Also the device freezes after a few minutes. This seems to be caused by a modem failure:
Jan 1 01:59:59 localhost kern.err kernel: [ 574.209688] SMSM: Modem SMSM state changed to SMSM_RESET. Jan 1 01:59:59 localhost kern.err kernel: [ 574.209948] Notify: start reset
How to enter flash mode
Press both volume keys + power key until you see the Geeksphone logo.
See also
- !1214 Initial pull request
- Geeksphone kernel source