kbhomes / libmtp-zune

Adding Zune support to libmtp.
GNU Lesser General Public License v2.1
34 stars 19 forks source link

Sending "application cetificate message" fails #4

Open ArmstrongJ opened 12 years ago

ArmstrongJ commented 12 years ago

When I run any mtp-* utility, I've noticed I get the following error when trying to detect/connect/send files to my Dell Venue Pro Windows Phone 7.5:

Device 0 (VID=045e and PID=04ec) is a Microsoft Windows Phone.
MTPZ device detected. Authenticating...
(MTPZ) Setting session initiator info: success.
(MTPZ) Resetting handshake: success.
(MTPZ) Sending application certificate message: failure.

After those messages, I receive failures based on whichever task I was attempting. Not sure what to try next. Great work, though, and I'm glad someone is hacking on this!

ArmstrongJ commented 12 years ago

It occurred to me that I didn't include anything but the most basic error information. Is there any other diagnostics that I could attach that might help you out?