Google Nexus 7 2013 (asus-flo): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 55: | Line 55: | ||
=== Issues === | === Issues === | ||
* WIFI firmware sometimes does not load on boot. WIFI connection is very slow. You need to start [[WiFi#Start_WIFI_manually]] as the firmware loads late in the boot process. | * WIFI firmware sometimes does not load on boot. WIFI connection is very slow - probably to the wcn36xx driver still being a work in progress. You need to start [[WiFi#Start_WIFI_manually]] as the firmware loads late in the boot process. | ||
<pre>sudo wpa_supplicant -u -Dnl80211 -B -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0 | <pre>sudo wpa_supplicant -u -Dnl80211 -B -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0 | ||
sudo nmcli device wifi connect "ssd" password "pass" ifname wlan0</pre> | sudo nmcli device wifi connect "ssd" password "pass" ifname wlan0</pre> |
Revision as of 19:01, 24 June 2018
![]() Flo running Hildon | |
Manufacturer | Google (ASUS) |
---|---|
Name | Nexus 7 (2013) WIFI |
Codename | flo |
Hardware | |
Chipset | Qualcomm APQ8064-1AA Snapdragon S4 Pro (Snapdragon 600) |
CPU | Quad-core 1.5 GHz Krait 300 |
GPU | Adreno 320 |
Display | 1200x1920 FHD IPS |
Storage | 16/32 GB |
Memory | 2 GB |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
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 |
![]() Flo running Plasma Mobile | |
postmarketOS | |
---|---|
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
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
- montvid porting
- #postmarketos irc crew
- John Stultz Flo kernel patches maintainer
- Rob Clark Freedreno video driver maintainer
- Linaro, Qualcomm, Red Hat drivers, kernel upstreaming
Key combinations
- Boot to bootloader: Power + Volume Down
- Boot to recovery: Power + Volume Up
- Shutdown: Power
What works
- 3D Freedreno hardware acceleration
- Flashing with pmbootstrap/fastboot
- Upstream stable Kernel 4.11.12 + patches
- Screen
- Touchscreen input
- USB Internet
- WIFI Internet
- X11 Hildon, Mate, Xfce, Xwayland-Weston, Plasma-mobile, matchbox
- TWRP Recovery
- PREEMPT_RT (not on by default)
What does not work yet
- Audio
- Hardware Video decoding
- Bluetooth
- Sensors
- Camera
Issues
- WIFI firmware sometimes does not load on boot. WIFI connection is very slow - probably to the wcn36xx driver still being a work in progress. You need to start WiFi#Start_WIFI_manually as the firmware loads late in the boot process.
sudo wpa_supplicant -u -Dnl80211 -B -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0 sudo nmcli device wifi connect "ssd" password "pass" ifname wlan0
Other information
- Flash the system to a userdata partition to have 10GB free space. If you don't see 10GB install TWRP recovery and format system/all partitions and start again:
./pmbootstrap.py flasher flash_rootfs --partition userdata ./pmbootstrap.py flasher flash_kernel
- I would recommend installing and using MATE as it is very complete
- To run Internet via USB see USB Internet