Hello
I’m stuck with a spinning wheel when I plug in my Carlinkit CPC200-CCPM and struggling to solve it.
I am using a R-Pi 4. 64 bit OS.
pi@raspberrypi:~ $ hostnamectl
Static hostname: raspberrypi
Icon name: computer
Machine ID: e0fc5f08d6a745ef8544be9c1f7f7f8b
Boot ID: d839007183b84c3897f5b2ec3bc4dda7
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.1.0-rpi7-rpi-v8
Architecture: arm64
I installed using the script.
pi@raspberrypi:~ $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 1314:1520 Magic Communication Tec. Auto Box
Bus 001 Device 004: ID 04a5:8002 Acer Peripherals Inc. (now BenQ Corp.) BenQ ZOWIE Gaming Mouse
Bus 001 Device 003: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
When I run dmesg I am getting
[ 212.467242] usb 1-1.4: New USB device found, idVendor=1314, idProduct=1520, bcdDevice= 4.09
[ 212.467264] usb 1-1.4: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[ 212.467280] usb 1-1.4: Product: Auto Box
[ 212.467294] usb 1-1.4: Manufacturer: Magic Communication Tec.
[ 212.467307] usb 1-1.4: SerialNumber: 0123456789FEDCBA
[ 212.769072] usb 1-1.4: reset high-speed USB device number 5 using xhci_hcd
[ 212.874360] usb 1-1.4: unable to get BOS descriptor or descriptor too short
I’m currently powering it with a 30W laptop charger so should be getting enough power.
How do I check that it has properly downloaded the APK? My iPhone 15 does not give the CarPlay prompt when I plug it in.
All suggestions welcome! Thanks