Libimobiledevice: Difference between revisions
imported>Bpetterborg m Fixed typo in "tethering" and made stability notice up-to-date |
imported>Onny Remove unstable notice |
||
| Line 17: | Line 17: | ||
]; | ]; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
In case you're going to experiencing issues mounting or pairing with your device (for example as described [https://github.com/NixOS/nixpkgs/issues/152592 here]), you could try to switch the <code>usbmuxd</code> daemon package to an alternative more updated implementation, <code>usbmuxd2</code>. | In case you're going to experiencing issues mounting or pairing with your device (for example as described [https://github.com/NixOS/nixpkgs/issues/152592 here]), you could try to switch the <code>usbmuxd</code> daemon package to an alternative more updated implementation, <code>usbmuxd2</code>. | ||