Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install openpilot on EON screen upside down #262

Closed
kmacpher67 opened this issue Jun 11, 2018 · 10 comments
Closed

install openpilot on EON screen upside down #262

kmacpher67 opened this issue Jun 11, 2018 · 10 comments
Labels

Comments

@kmacpher67
Copy link

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

@kmacpher67
Copy link
Author

@kmacpher67
Copy link
Author

kmacpher67 commented Jun 11, 2018

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.

@energee
Copy link
Contributor

energee commented Jun 11, 2018

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

@jfrux
Copy link

jfrux commented Jun 22, 2018

Known bug, is there a way to fix it in code? Just curious.

@geohot
Copy link
Contributor

geohot commented Jun 24, 2018

0.4.7 should run that command automatically. We need to flip the installer too, will close this when we do.

@geohot geohot added the bug label Jun 24, 2018
@geohot
Copy link
Contributor

geohot commented Jun 25, 2018

Fixed

@geohot geohot closed this as completed Jun 25, 2018
@kmacpher67
Copy link
Author

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$ 

@kmacpher67
Copy link
Author

Version
0.5-release
Branch
release2

@bugsy924
Copy link

0.5 is supposed to have the inward facing camera to the left of the screen

@kmacpher67
Copy link
Author

So my older model plastic case is nolonger valid.
There is a switch in the default geometry.
Thank you, @bugsy924 .

pd0wm pushed a commit that referenced this issue Sep 10, 2019
9881e61 Panda for Mazda (#165)
9a15d2f fix version newline
a8ed7d2 add subaru outback/legacy to subaru safety (#259)
bdeb1c9 mazda is #12
14ea4d2 merge safety gm in a single file
bf1ef87 Add GM passive safety mode (#266)
c131fff fix canflash for pedal (#267)
3397b15 only allow bootloader entry on debug builds
d68356b Honda Nidec: fwd stock AEB (#257)
6f532c6 Black panda Jenkins (#256)
d68508c Gpio race condition fix (#263)
d69d05f Fixed pedal not initializing (#262)
36067e0 Honda safety: fixed incorrect brake decoding. Due to the specific limit of 255, this change does not affect the safety behavior

git-subtree-dir: panda
git-subtree-split: 9881e61
Vaggysag pushed a commit to Vaggysag/openpilot that referenced this issue Apr 21, 2020
pd0wm pushed a commit that referenced this issue May 14, 2020
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: 45c0d9e
pd0wm pushed a commit that referenced this issue May 14, 2020
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: 45c0d9e
pd0wm pushed a commit that referenced this issue May 15, 2020
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: 45c0d9e
pd0wm pushed a commit that referenced this issue May 29, 2020
0430bfa run pre commit in ci (#268)
2ade6ee Subaru DBC update (#242)
d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258)
e6766bb Update SCC ECU Messages for OP Long Dev. (#267)
b49b9ee Add DAW (#175)
3b5cccb Fixed up cell voltage readings and added more commands (#220)
8b04493 Mazda: add missing static bits, tidy up endianness  (#263)
1247199 Add BSD_RCTA to Subaru Global (#244)
af1821f fix endianness in signal from new hyundai message
7ef4108 Add gas/brake message for hyundai EVs, from @TK211X
472aabb Subaru preglobal update (#260)
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: 0430bfa
pd0wm pushed a commit that referenced this issue May 31, 2020
e92e743 whitespace after comma
5d33ec0 two spaces before inline comment
73685b6 fix linter complaint about whitespace around operators
b15edbc fix linter complaint about inline comment whitespace
4ac3072 clean up blank lines
0430bfa run pre commit in ci (#268)
2ade6ee Subaru DBC update (#242)
d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258)
e6766bb Update SCC ECU Messages for OP Long Dev. (#267)
b49b9ee Add DAW (#175)
3b5cccb Fixed up cell voltage readings and added more commands (#220)
8b04493 Mazda: add missing static bits, tidy up endianness  (#263)
1247199 Add BSD_RCTA to Subaru Global (#244)
af1821f fix endianness in signal from new hyundai message
7ef4108 Add gas/brake message for hyundai EVs, from @TK211X
472aabb Subaru preglobal update (#260)
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: e92e743
pd0wm pushed a commit that referenced this issue May 31, 2020
4c59163 two spaces before inline comment
e92e743 whitespace after comma
5d33ec0 two spaces before inline comment
73685b6 fix linter complaint about whitespace around operators
b15edbc fix linter complaint about inline comment whitespace
4ac3072 clean up blank lines
0430bfa run pre commit in ci (#268)
2ade6ee Subaru DBC update (#242)
d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258)
e6766bb Update SCC ECU Messages for OP Long Dev. (#267)
b49b9ee Add DAW (#175)
3b5cccb Fixed up cell voltage readings and added more commands (#220)
8b04493 Mazda: add missing static bits, tidy up endianness  (#263)
1247199 Add BSD_RCTA to Subaru Global (#244)
af1821f fix endianness in signal from new hyundai message
7ef4108 Add gas/brake message for hyundai EVs, from @TK211X
472aabb Subaru preglobal update (#260)
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: 4c59163
pd0wm pushed a commit that referenced this issue Jun 1, 2020
1f1ff22 enable almost all flake8 checks
4c59163 two spaces before inline comment
e92e743 whitespace after comma
5d33ec0 two spaces before inline comment
73685b6 fix linter complaint about whitespace around operators
b15edbc fix linter complaint about inline comment whitespace
4ac3072 clean up blank lines
0430bfa run pre commit in ci (#268)
2ade6ee Subaru DBC update (#242)
d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258)
e6766bb Update SCC ECU Messages for OP Long Dev. (#267)
b49b9ee Add DAW (#175)
3b5cccb Fixed up cell voltage readings and added more commands (#220)
8b04493 Mazda: add missing static bits, tidy up endianness  (#263)
1247199 Add BSD_RCTA to Subaru Global (#244)
af1821f fix endianness in signal from new hyundai message
7ef4108 Add gas/brake message for hyundai EVs, from @TK211X
472aabb Subaru preglobal update (#260)
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: 1f1ff22
pd0wm pushed a commit that referenced this issue Jun 1, 2020
1f1ff22 enable almost all flake8 checks
4c59163 two spaces before inline comment
e92e743 whitespace after comma
5d33ec0 two spaces before inline comment
73685b6 fix linter complaint about whitespace around operators
b15edbc fix linter complaint about inline comment whitespace
4ac3072 clean up blank lines
0430bfa run pre commit in ci (#268)
2ade6ee Subaru DBC update (#242)
d1185a5 Toyota ACC_CONTROL PERMIT_BRAKING and ACCEL_CMT_ALT speculated definition (#258)
e6766bb Update SCC ECU Messages for OP Long Dev. (#267)
b49b9ee Add DAW (#175)
3b5cccb Fixed up cell voltage readings and added more commands (#220)
8b04493 Mazda: add missing static bits, tidy up endianness  (#263)
1247199 Add BSD_RCTA to Subaru Global (#244)
af1821f fix endianness in signal from new hyundai message
7ef4108 Add gas/brake message for hyundai EVs, from @TK211X
472aabb Subaru preglobal update (#260)
45c0d9e fix lta message (#262)
11343c1 Library cleanup (#261)
67d70cb Fix Toyota message size

git-subtree-dir: opendbc
git-subtree-split: 1f1ff22
cydia2020 pushed a commit to cydia2020/dodgypilot that referenced this issue Apr 10, 2022
nworb-cire pushed a commit to opgm/openpilot that referenced this issue Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants