Openpilot: install openpilot on EON screen upside down

Created on 11 Jun 2018  路  10Comments  路  Source: commaai/openpilot

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

bug

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

All 10 comments

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?

I just tried reloading: it's still upside down.

was able to ssh into the system using this:
https://medium.com/@jfrux/comma-eon-getting-connected-with-ssh-3ed6136e4a75

great doc, easy to follow.

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 .

Was this page helpful?
0 / 5 - 0 ratings

Related issues

noperdd picture noperdd  路  4Comments

arne182 picture arne182  路  4Comments

arne182 picture arne182  路  6Comments

TaiFeng picture TaiFeng  路  7Comments

franz101 picture franz101  路  3Comments