Motorola Moto G 4G 2013 (motorola-peregrine): Difference between revisions
Appearance
m originalversion type |
update github links to gitlab |
||
Line 68: | Line 68: | ||
== See also == | == See also == | ||
* {{ | * {{MR|1264}} Initial pull request | ||
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/testing/device-motorola-peregrine Device package] | * [https://gitlab.com/postmarketOS/pmaports/tree/master/device/testing/device-motorola-peregrine Device package] | ||
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/testing/linux-motorola-peregrine Kernel package] | * [https://gitlab.com/postmarketOS/pmaports/tree/master/device/testing/linux-motorola-peregrine Kernel package] |
Revision as of 20:02, 16 November 2023
![]() Moto G 4G 2013 running Weston | |
Manufacturer | Motorola |
---|---|
Name | Moto G 4G (2013) |
Codename | motorola-peregrine |
Released | 2013 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 400 (MSM8926) |
CPU | Quad-core 1.2 GHz Cortex-A7 |
GPU | Adreno 305 |
Display | 720x1280 IPS LCD |
Storage | 8 GB |
Memory | 1 GB |
Architecture | armv7 |
Software | |
Original software | Android |
Original version | 4.4 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
Works |
USB OTG |
No data |
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
- pikpok
Maintainer(s)
- pikpok
How to enter flash mode
You need to unlock your bootloader first if you haven't yet. Hold and button to enter fastboot mode if phone is turned on, or just when connecting USB to turned off device.
Installation
Typical fastboot flashing procedure should be fine:
$ pmbootstrap init
$ pmbootstrap install
$ pmbootstrap flasher flash_rootfs
$ pmbootstrap flasher flash_kernel
WiFi and NetworkManager
WiFi does not work with NetworkManager out of the box. Seems like it's due to old kernel used (see pmaports#50 for more details).
There are two possible workarounds:
- connect manually using WiFi#Start WIFI manually
- downgrade dhcpcd package to version 6.11.5 (pmaports#50#note_123253196) and change NetworkManager DHCP client in /etc/NetworkManager/conf.d/postmarketos.conf
See also
- !1264 Initial pull request
- Device package
- Kernel package