-
I installed Android x86 9.0 r1 on an usb-c Key
- ext4 formatted (GPT) usb-c Key.
- Instal EFI grub2
- /system R/W : yes (to be able to tweak it)
*EDIT : need keyboard to start android as windows is set by default. dunno if there is a way to control grub via volume buttons and windows key
-
screen Orientation (half-fix) ,
-
you need to modify /system/etc/init.sh
-
there is a line in
function init_hal_sensors() { [...] *) has_sensors=false
- you need to change false by true
- chmod 744 init.sh
- reboot
- apps like rotation control should work properly now. (they can be found on apk mirror)
-
keyboard work properly, touch keyboard doesn’t show up so force it in settings> languages…
-
Stylus work somehow but no pressure and not really recognized as one.
I’d like to get the stylus working, if you guys have any clue, I’d be glad to hear