attempted upgrade of EON from chffrPlus to openpilot.
1> uninstalled
2> selected local WIFI end point
3> typed in: openpilot.commai.ai
4> screen flashed old school characters and was inverted visually but screen touch was still the original way
It's unusable. I can't even touch the spot on the screen where the text is.
The tactile input is inverted from the display output. That's normal?
The system is unusable have you ever tried to figure out where to click when the output is upside down from the input?
it just took me 30 seconds to toggle off the update over mobile.
This is a known bug, you can fix it from an ssh session with the following command:
LD_LIBRARY_PATH="" content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:1
Known bug, is there a way to fix it in code? Just curious.
0.4.7 should run that command automatically. We need to flip the installer too, will close this when we do.
Fixed
is 0.4.7 pushed to the https://openpilot.comma.ai latest?
was able to ssh into the system using this:
https://medium.com/@jfrux/comma-eon-getting-connected-with-ssh-3ed6136e4a75
total 0
root@localhost:/system/comma/home$ LD_LIBRARY_PATH="" content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:1
root@localhost:/system/comma/home$
Version
0.5-release
Branch
release2
0.5 is supposed to have the inward facing camera to the left of the screen
So my older model plastic case is nolonger valid.
There is a switch in the default geometry.
Thank you, @bugsy924 .
Most helpful comment
This is a known bug, you can fix it from an ssh session with the following command:
LD_LIBRARY_PATH="" content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:1