From 0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 Mon Sep 17 00:00:00 2001
From: Yuval Adam <_@yuv.al>
Date: Mon, 7 Aug 2017 22:05:24 +0300
Subject: Initial static build
---
.../asus-grouper-(Google-Nexus-7-2012)/index.html | 83 ++++++++++++++++++++++
1 file changed, 83 insertions(+)
create mode 100644 docs/wiki/asus-grouper-(Google-Nexus-7-2012)/index.html
(limited to 'docs/wiki/asus-grouper-(Google-Nexus-7-2012)')
diff --git a/docs/wiki/asus-grouper-(Google-Nexus-7-2012)/index.html b/docs/wiki/asus-grouper-(Google-Nexus-7-2012)/index.html
new file mode 100644
index 0000000..bbace16
--- /dev/null
+++ b/docs/wiki/asus-grouper-(Google-Nexus-7-2012)/index.html
@@ -0,0 +1,83 @@
+
+
+
+
+
+ postmarketOS
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ postmarketOS
+
+
+
+
+
asus grouper (Google Nexus 7 2012)
+
Contributors
+
+
What works
+
+- Boot process
+- Telnet/SSH over USB
+- Screen
+- USB keyboard, mouse
+- Touchscreen
+
+
What does not work
+
+- weston-keyboard
+- Wifi + other untested parts
+
+
How to enter flash mode
+
+- Connect a USB cable
+- Power the device off
+- Hold power + volume down
+fastboot should work when the green android appears on the screen
+
+
Notes
+
+- I am using the LineageOS kernel found here
+- The kernel cannot be compiled on versions of gcc newer than 4.9 without a patch, found here
+- I could not get UART debugging through the headphone jack to work - as far as I can tell, the 2012 version of the Nexus 7 does not have this feature.
+- CONFIG_VT had to be enabled for graphics to work. In menuconfig this is located under Device Drivers -> Character devices -> Virtual terminal.
+- /sys/class/graphics/fb0/mode is empty on boot, it must have U:800x1280p-0. This uses the same initfs hook as many other devices.
+- xwayland does not work.
+- weston with fbdev-backend.so uses pixman-type=3 (PIXMAN_TYPE_ABGR), which now does not require configuration.
+- The touchscreen input device is named
elan-touchscreen.
+- The wifi chip is the Broadcom 4330.
+- This device was once officially supported on Ubuntu, so it has a firmware package in the Ubuntu repositories.
+
+
Image
+

+
Fun fact: grouper is the first tablet to run pmOS!
+
+
+
+
+
\ No newline at end of file
--
cgit v1.3.1