go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

Ubuntu go-ncm failed opening network adapter for device

Open tipmao opened this issue 2 years ago • 4 comments

cd go-ios && make

sudo go-ncm with error, so cann`t run go-ios tunnel start.

image

device: iphone 15 Plus iOS 17.3.1

tipmao avatar Mar 20 '24 11:03 tipmao

I'm facing the same issue,have you resolved? @tipmao

li8911255 avatar May 20 '24 06:05 li8911255

Same issue across my main Arch Linux system and Ubuntu 18.04 and 24.04 Live CDs

IvanKulagin avatar Aug 19 '24 01:08 IvanKulagin

Same issue across my Debian 12. --> It seems that the issue was in the usbmuxd binary. Downloading the latest version from git and manually building the binary resolves the issue! Do not use apt-get install usbmuxd! --> https://github.com/libimobiledevice/usbmuxd

felixruan avatar Sep 13 '24 02:09 felixruan

Note: usbmuxd --version to make sure it is newer or equal to usbmuxd 1.1.1-56-g360619c

felixruan avatar Sep 13 '24 07:09 felixruan