-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
NG 5.1 pre-release OpenAuto crashes in X11 #366
Comments
@Bishamon1987 Can you post the output of running |
Here it is! |
Hmm, the error seems to be Let me see if I can figure out what I did to fix it. |
I found this but it doesnt say much to me :P |
Ah, I remember now. Run this: What does it say? |
This is not possible |
with |
Sorry, this should work:
|
|
Running this should fix the problem, then:
|
Out of curiosity, did you not have this problem on NG5? I ask because nothing's supposed to be different between 5 and 5.1, with the exception of the prebuilts being updated (autoapp, libaasdk, etc.) |
Yea I did have this problem in NG5 after running a camoverlay.bin which some how crashed.... really weird. It seems to work! NICE |
Maybe it started after the some update, not sure |
Cool. I'll see if I can add those packages to the package list for the next release. |
GIve me a sec. Something offtopic: Is it possible to add some extra buttons to android auto, like the one going back to crankshaft? |
#362? As far as I know, I don't think you can. But I'm not sure. Maybe someone with more knowledge will comment on that issue. |
hmmm... it doesnt seem to connect |
Over WiFi or USB? |
Over Wifi Hotspot |
Oh, ok. Testing on my side now. |
It doesn't even detect my phone via USB |
after changing to client wifi, i got the usb detection back. But it doesn't connect either |
I am having the same issue. I updated to Alpha 5.1 from Alpha4 via USB. I am running in X11 mode and have modified the /etc/X11/xorg.conf.d/99-calibration.conf to work with my touchscreen overlay as well. OpenAuto attempts to start in X11 mode then crashes. I don't have a Linux machine so I'm not sure if I can SSH into the Pi and send commands without that. Hardware FYI: Pi 3 B+, Xiaomi Mi Mix 2S on Android 9.0. |
@Bishamon1987 I'm not able to get wifi mode working (Pi crashes, probably because I'm using a 2B, and it doesn't support hotspot for my USB wifi adapter). But I just verified with a fresh installation of NG5.1, after installing the packages listed here, everything works with USB. |
@homestar1217 If you have a USB keyboard attached, you can press Ctrl-Alt-F2 to switch to another virtual console on the Pi. Default user/pass is pi/raspberry, and then you can run the commands there. |
@abraha2d I do show the same error @Bishamon1987 got. "qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found." I ran this command: "ldd /usr/local/qt5/plugins/platforms/libqxcb.so" and got pretty much the same output as well. Ran the command that worked for @Bishamon1987 but unfortunately I just get all kinds of errors. Mostly it looks like due to the files being read-only. |
@homestar1217 run |
@abraha2d thank you that did it. I still have the login screen coming up after the UI appears, I had fixed that on the previous build I was running. Hopefully I can fix that without Linux as well. Thank you again. |
@homestar1217 |
Is this an issue in alpha 55? |
fixed in alpha7 |
If you need support: Please post on https://www.reddit.com/r/crankshaft/ as this is a bug tracker, not a support forum.
Note: Reporting issues not based on official published builds will be closed without any comment.
Nokia 6.1
Android Pie
NG5.1
I just put the new image on my usb stick, put it in my pi and turned on my pi with crankshaft NG 5.0
It ran like it should. But it seems not to be able to load open auto in X11 mode.
I didnt put any thing else on the new installation.
I tried running in devapp and default mode.
The text was updated successfully, but these errors were encountered: