BugTracker icon indicating copy to clipboard operation
BugTracker copied to clipboard

iPhone not recognized by checkra1n on linux

Open vladaad opened this issue 4 years ago • 11 comments

Tell us about your setup:

  1. What iDevice are you using? iPhone 8, iPhone SE
  2. On what version of iOS is it? 13.3.1
  3. What version of checkra1n are you using? GUI or CLI? CLI and GUI 0.9.8
  4. What is your host system (OS version? Hackintosh? VM? etc.)? Lubuntu 19.10, AsRock B450 Pro4, AMD Ryzen 5 2600
  5. How are you connecting to the device (USB-A? USB-C? Apple/3rd party cable? Through a USB hub?)? USB-A and USB-C (3rd party), directly connected to mobo

What are the steps to reproduce the issue?

  1. Install checkra1n
  2. connect device
  3. run checkra1n

What do you expect, and what is happening instead? When the device is connected in DFU, it is stuck at "checking if device is ready" and does nothing. When no device is connected, it throws up USB Error -76 and Unknown error -76

vladaad avatar Feb 09 '20 07:02 vladaad

Tell us about your setup:

What iDevice are you using? iPhone 8 On what version of iOS is it? 13.3.1 What version of checkra1n are you using? GUI or CLI? CLI and GUI 0.9.8 What is your host system (OS version? Hackintosh? VM? etc.)? Fedora 31 (temp disabled selinux) How are you connecting to the device (USB-A? USB-C? Apple/3rd party cable? Through a USB hub?)? genuine lightening cable What are the steps to reproduce the issue?

run checkra1n as root connect device nothing happens

jeyfox avatar Feb 09 '20 11:02 jeyfox

try this: sudo apt-get install ideviceinstaller python-imobiledevice libimobiledevice-utils python-plist ifuse usbmuxd libusbmuxd-tools

FishyOnMee avatar Feb 09 '20 17:02 FishyOnMee

Still occurs on 0.9.8.1 (also B450)

0x9fff00 avatar Mar 05 '20 16:03 0x9fff00

https://github.com/checkra1n/BugTracker/issues/844

jruaaa avatar Mar 11 '20 22:03 jruaaa

try this: sudo apt-get install ideviceinstaller python-imobiledevice libimobiledevice-utils python-plist ifuse usbmuxd libusbmuxd-tools

The only one of those that exists on Arch is ifuse. But judging by OP not reacting with a positive emote, I highly highly doubt it's a dependency/library problem since I've seen a number of people report B450 issues .___.

itsTyrion avatar Feb 13 '21 00:02 itsTyrion

try this: sudo apt-get install ideviceinstaller python-imobiledevice libimobiledevice-utils python-plist ifuse usbmuxd libusbmuxd-tools

The only one of those that exists on Arch is ifuse. But judging by OP not reacting with a positive emote, I highly highly doubt it's a dependency/library problem since I've seen a number of people report B450 issues .___.

I found a fix for arch linux ,run yay -S ideviceinstaller libimobiledevice-git ifuse usbmuxd checkra1n-gui (or whatever AUR helper you use) and then reboot your machine, connect your iphone and have fun jailbreaking!

Saraistupid avatar May 12 '21 02:05 Saraistupid

@E404NNF I had those already, didn't work. Bootra1n didn't work either. I sadly can't test the current state of things because I switched to unc0ver. Getting my old PC out and plugging everything in was a bit inconvenient

itsTyrion avatar May 13 '21 12:05 itsTyrion

Hi everyone, I had the same problem; Checkra1n didn't recognized my iPhone-SE (1st generation). But this solved the issue:

*Note: The following solution worked for Ubuntu 20.04. The mentioned website below possesses other codes for other Linux's distributions as well.

  1. Open the Terminal in Linux;
  2. Add (copy/paste) this code: 2.1) sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils Source: https://libimobiledevice.org/#get-started
  3. Follow the user friendly questions in the Terminal;
  4. You will receive a "done" response when the installation of the utility is finished;
  5. Reboot both your computer and your iPhone;
  6. First connect your iPhone to your computer and then open Checkra1n;
  7. Voila, Checkra1n can see your device now!

FreeWorld23 avatar Oct 20 '21 17:10 FreeWorld23

@FreeWorld23 Considerung not even Bootra1n worked, which is a bootable linux image with all those included, it wasn't a driver issue

itsTyrion avatar Oct 20 '21 21:10 itsTyrion

@FreeWorld23 i confirm this worked for me, Ubuntu Mate 20.04.3 LTS

PiniponSelvagem avatar Dec 31 '21 16:12 PiniponSelvagem

I am trying to use the latest checkra1n on my Linux vm but my iPhone is not detecting and doesn’t start or showing detection of iPhone on my Linux can anyone please let me know thanks.

shordy45 avatar Aug 22 '23 22:08 shordy45