You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, many thanks for this project. It is exactly what I was looking for, and I'm very excited to get it to work!
I have an OrangePi Zero Plus 2 H5 and I'm running Armbian on it. I have compiled the ipod-gadget module and loaded it, which seems to work fine (after I prevented the g_serial module from being loaded, which is in Armbian's /etc/modules by default). I have the /dev/iap0 device and the ALSA iPodUSB card is there.
Now, when I plug the OrangePi in my car (a Volvo V60 MY2015 with Sensus Connect), it sees that something is happening. The screen switches briefly (~.5s) from "Connect iPod" to "Reading iPod" and then says "iPod unreadable".
When I plug in the OrangePi in my laptop, it sees it as an iPhone 4 and I can play audio from it, so I'm guessing my car expects some or other magic IAP command, but I have no idea where to start. The ipod command doesn't say anything, even when running with -d and the tracefile is empty.
Any pointers?
The text was updated successfully, but these errors were encountered:
Hi,
First of all, many thanks for this project. It is exactly what I was looking for, and I'm very excited to get it to work!
I have an OrangePi Zero Plus 2 H5 and I'm running Armbian on it. I have compiled the
ipod-gadget
module and loaded it, which seems to work fine (after I prevented theg_serial
module from being loaded, which is in Armbian's/etc/modules
by default). I have the/dev/iap0
device and the ALSAiPodUSB
card is there.Now, when I plug the OrangePi in my car (a Volvo V60 MY2015 with Sensus Connect), it sees that something is happening. The screen switches briefly (~.5s) from "Connect iPod" to "Reading iPod" and then says "iPod unreadable".
When I plug in the OrangePi in my laptop, it sees it as an iPhone 4 and I can play audio from it, so I'm guessing my car expects some or other magic IAP command, but I have no idea where to start. The
ipod
command doesn't say anything, even when running with-d
and the tracefile is empty.Any pointers?
The text was updated successfully, but these errors were encountered: