viktorgino / headunit-desktop

HeadUnit Desktop is a car PC software built with Qt 5 and QML
https://github.com/viktorgino/headunit-desktop/wiki
GNU General Public License v3.0
284 stars 64 forks source link

Error getting manufacturer string from device #17

Closed limones1319 closed 5 years ago

limones1319 commented 6 years ago

Hello,

I was trying today to build your project. I managed to start the headunit-app, but I am receving these errors when I plug the phone to the Raspberry pi via USB:

Device attached: 10007:65344 (bus 1, device 7 path: 1.2) | Serial no.:  | bDeviceClass:0 remove Error getting manufacturer string from device: 0x2717:0xff40 | Manufacturer string set as Unknown Error getting product string from device: 0x2717:0xff40 | Product string set as Unknown Error getting serial number from device: 0x2717:0xff40 | Serial number string set as Unknown

The phone is a Xiaomi Redmi 4. If I start Android Auto, I can not see anything on the Rpi screen.

Thank you. Gabriel

viktorgino commented 6 years ago

Hi

The USB connection listener is currently not working, that's why you get this error. I'm working on a fix, but to get AA started you have to start it manually by going into Settings-> Android Auto and click restart in the bottom left corner.

viktorgino commented 5 years ago

Fixed with https://github.com/viktorgino/headunit-desktop/tree/master/modules/usbconnectionlistener