-
Notifications
You must be signed in to change notification settings - Fork 90
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
Raspberry PI #66
Comments
Hi, I think you own a bmw e46 and using pibus :). I heard that there are problems with usb but since your device should be in trunk you dont use usb. Can you put the log of the errors? |
Hallo, right, I'm using pibus in my E38 :) And yes, yet i did not use USB to connect to the phone just bluetooth. USB sticks with media work fine. Now i tested connecting phone via usb to raspberry. An from time to time i get a popup on the phone, that there is a connection error and files cannot be read by the host (rasp). I'll post some errors later. So far i compiled and installed also QT5.8.0 . Don't know how necessary it is for this version of headunit ? |
The errors and the detailed procedure how you made it is important. I tried his work on X86 computer and was working quite fine. |
This is what i get when i start headunit (headunit:1259): GLib-GObject-WARNING **: g_object_set_valist: object class 'GstAppSink' has no property named '\xe8x\x8b\u0002\u0001' (headunit:1259): GStreamer-CRITICAL **: (headunit:1259): GStreamer-CRITICAL **: (headunit:1259): GStreamer-CRITICAL **: here we are |
Looks like you were right with android phone and raspberry pi usb connection. I was able to compile a version of headunit made by Matt Porter: https://github.com/konsulko/headunit/tree/WIP/headunit-gst But when i start it, the screnn shows "Error occured with Android Auto, Communication error 7, The software of your car did not fullfill the securitycheck...." I don't know if this is an usb problem between AA and Raspberry or if the AA version i have installed on my phone is too new. |
Hallo again, i was able to compile to headunit-master, but when is start it on the Raspberry i get:
and
I guess there must be a mic connected to the Pi and setup in alsa ? |
@Vitalic66 I'm working on a project that relies on the code here for android auto and runs just fine on the RPI. Check it out here : https://github.com/viktorgino/headunit-desktop |
Wanted to chime in and say I had it running on a Pi with stock Raspbian, albeit terribly. To fix the PCM error, you have to launch pulseaudio with |
Hi, |
Hallo,
has anybody ever tried to run this on a Raspberry PI ?
I compiled the files in the Ubuntu folder with my PI, but when i start it, i get several errors.
The goal is to use AA in my 2001 BMW. Right now KODI on the Raspberry works fine and streams pictures, videos and music to the NAV screen.
Maybe I can get some help here.
Regards
The text was updated successfully, but these errors were encountered: