Xiaomi Cancro support
Working:
- USB Networking
- display
Definitely not working:
- Touchscreen (tspdrv doesn't build, I suspect this is the touchscreen driver)
- Wireless
Merge request reports
Activity
- Resolved by Administrator
We'll need to figure out how we want to handle
deviceinfo_name
in general (see above). Besides that, the merge request looks good to me. Thank you very much @kelmes!EDIT:
Touchscreen (tspdrv doesn't build, I suspect this is the touchscreen driver)
If you're stuck there, consider creating a new issue with the error message you're getting, so we can help you out.
By Oliver Smith on 2018-07-30T23:19:01
Edited by Administratoradded 2 commits
By Kieran Collienne on 2018-07-31T02:15:22
added 1 commit
- cdff0298 - fixed missing files from previous commit
By Kieran Collienne on 2018-07-31T02:22:20
mentioned in merge request !1665 (merged)
By Oliver Smith on 2018-08-02T21:19:15
This is ready to go now! Waiting for !1657 (merged) to be merged first (because I've just rebased that branch and CI is running), then this one can be rebased on top, and when CI is through, merged as well.
Thanks again @kelmes!
By Oliver Smith on 2018-08-02T21:34:04
added 25 commits
-
f4c93f1e...7cb471cb - 11 commits from branch
postmarketOS:master
- b9dd85b1 - initial xiaomi/cancro port. Currently does not build
- 3969d0da - fixes usb network
- 6ed77282 - disabled 3d to make framebuffer work
- 962c7051 - refresh screen automatically
- 2c7b92cc - hopefully fix colors
- 34ac7952 - fixed CHANGEME! in comment
- 63b570c7 - fixed touchscreen
- 41d07ae0 - removed patches to unnecessary driver
- d71a4c20 - fixed missing files from previous commit
- 5c8a311f - re-enabled tspdrv
- af7890ae - Revert "removed patches to unnecessary driver"
- eceb4ec7 - fixed building tspdrv (maybe)
- 4584dcd5 - re-disabled tspdrv (it doesn't appear necessary)
- e23ce4fc - Add Xiaomi to deviceinfo_name
By Oliver Smith on 2018-08-02T21:52:58
Toggle commit list-
f4c93f1e...7cb471cb - 11 commits from branch
enabled an automatic merge when the pipeline for e23ce4fc succeeds
By Oliver Smith on 2018-08-02T21:53:14