I guess this is a device research thread now.
- adb isn't working even though there's bug icon and apparently adb and devtools enabled.
```
error: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
```
- Doesn't look like there's any Wi-Fi module onboard.
- Still on 8905[0]
- Looks like there are 4 usb modes
- usbfs
- usb-storage
- other two are empty, I'm guessing they are WWAN and ETH but disabled.
I'm guessing some of these can be achieved by flashing modified /boot
I'll try doing that. I only want to enable USB tether, if anyone got there first please post.