Martin Szulecki

Results 24 comments of Martin Szulecki

Thank you. It is evident that we have a timing issue between udev/libusb here that should not exist. Please try to change the udev rule item from `ATTR{bConfigurationValue}="0"` to `ATTR{bConfigurationValue}="4"`...

@progressnerd Do you still have the file `/lib/udev/rules.d/85-usbmuxd.rules`? How did you install libusb 1.0.18, afaik Ubuntu 14.04 only has libusb 1.0.17?

Ok, finally reproduced it in testing. It looks like this can be tagged with "Ubuntu" and I assume it doesn't have to do with libusb but rather with the udev/upstart...

A note for later investigation, Gentoo uses the OpenRC init system.

You probably have an older glibc that needs "-lrt" flags. What is your glibc version?

Which iPhone do you mean? Is it `iPhone 1 1.1.4 Not found in system`? Are you able to try the latest usbmuxd version?

Probably related to #9.

Platform? Device? iOS Version? Device Mode? Please supply some context information…

Thanks, could you please define "some distro's"? ;)

The problem is that readline does not provide a proper pkg-config file and must be manually detected. Let's call this a bug and fix it in configure.ac on occasion...