support
support copied to clipboard
🐛 [BUG] - Chuwi HI12 rotation (fix described)
Description
I'm running bliss os 14 on my chuwi hi12. Mostly really great but rotation in one direction is inverted. I followed the instructions here: https://docs.blissos.org/knowledgebase/troubleshooting/touch-orientation/ here https://docs.blissos.org/knowledgebase/troubleshooting/remount-system-as-read-write/ and https://youtu.be/hA1SjE3kTfQ
All that needs to happen is that line 632 of init.sh here is edited:
https://github.com/BlissRoms-x86/device_generic_common/blob/arcadia-x86/init.sh#L632
should change from:
*Hi10*plus*|*T*0*TA*|*M80TA*|*TECLAST*X16*)
to
*Hi10*plus*|*T*0*TA*|*M80TA*|*TECLAST*X16*|*HI-12*)
I was initially unable to test this. Then I figured out that I had to:
- boot in debug mode
- work from the first prompt and not from termux after full boot
- mount the system.img in the /src folder
- go to the mount folder (I used /tmp) then /etc
- finally I could edit init.sh in nano.
- then unmount /tmp
The fix WORKS.
I don't know how to contribute this back to github. I don't have permission.
This is similar to: #46 #44
probably others!
Reproduction steps
Install 14.10.2 on chuwi hi 12 and boot into bliss
tilt along the long side of the tablet
observe incorrect rotation
Category
Display
OS Version
14.x