Thank You for your continued support and contributions!
Ah, okay, the way you described it before sounded like you could access that cable. What exactly does the player think happens when you plug it in? Does it go into USB mode?
I suspect the head unit is not using the accessory serial port at all, and is probably operating over USB, so adding extra tracing/logging to iap.c won't get you anywhere (but it may be worth trying this just to prove whether or not it uses IAP at all).
It's *probably* doing weird SCSI requests or something similar, which will require a variety of odd hacks to our USB stack to get at
When I plug it in running RB, it displays "Accessing iPod" for about 30-40 seconds, then it says "error: unsupported iPod/software" and goes back to whatever it was doing (remember, it also controls my phone, etc. via Bluetooth, and any other devices that might be plugged in or running BT audio). I can't then browse it as a USB device, either.
So, probably the thing to do is to enable (or add) any logging of unknown commands/etc in the USB core and USB mass storage drivers and see if it reports anything that's not a usual disk access. I can't easily give you more specific directions on how to do this right now, though, since I don't know that code particularly well and I don't have access to my development system. You may want to come to our IRC channel (#rockbox on Freenode) and see if anyone there can suggest where to start
Page created in 0.064 seconds with 14 queries.