Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Mint 21 (Base: Ubuntu 22.04) cant mount device #85

Open
msmalik681 opened this issue Dec 28, 2022 · 8 comments
Open

Linux Mint 21 (Base: Ubuntu 22.04) cant mount device #85

msmalik681 opened this issue Dec 28, 2022 · 8 comments

Comments

@msmalik681
Copy link

This used to work perfect on Linux Mint 20.3 (Base: Ubuntu 20.04) now I cant get it to mount using 'ifuse ./root --root' I always get the error:

No device found, is it connected?
If it is make sure that your user has permissions to access the raw usb device.
If you're still having issues try unplugging the device and reconnecting it.

if I try with uuid 'ifuse ./root --root --uuid 6a198eba05929515d984e9c88f3aab08dea9056c' I get:

ERROR: the mount point specified does not exist

I am trying to connect a iphone 3gs. It will show up in my file browser using gphoto2 but that does not help me.

@l0fl0
Copy link

l0fl0 commented Jan 15, 2023

I am also seeing this behavior.
IPhone 12 Pro. Pop_Os! 22.04 LTS

@msmalik681
Copy link
Author

Also tested this with iphone 6 and I get the same behaviour but now using mx linux 21.2.1

@SuCicada
Copy link

SuCicada commented Feb 5, 2023

maybe your mount dir does not exist.

@msmalik681
Copy link
Author

Just as a update it works with iphone 6 its only 3gs that has the issue.

@nikias
Copy link
Member

nikias commented Feb 5, 2023

I think there is a problem with older devices in usbmuxd. I need to dig up a conversation I had on telegram and will see if there was anything to fix.

@ND4SPEED
Copy link

ND4SPEED commented Feb 16, 2023

Testing ifuse with various OS using 1) iPhone 13 Pro Max and 2) iPhone 11 Pro Max (both iOS 16.3.1)

  • lsusb always finds the device & mount directory of course does exist

No device found, is it connected?
If it is make sure that your user has permissions to access the raw usb device.
If you're still having issues try unplugging the device and reconnecting it.

error message occurs with
Linux Mint 21.1 Cinnamon both iPhones

no error with:
elementary OS 7.0 "Horus" - natively supported

upcoming tests with:
Linux Mint 20.3

@b-risk
Copy link

b-risk commented Aug 4, 2024

I am experiencing this too, in my case iFuse does detect some of my devices, I tried a non-jailbroken iPad 3 on iOS 9.3.5 and it worked, but when I try with a jailbroken iPad 2 on iOS 6.1.3, I can detect it with lsusb but when using iFuse it never does detect it just gives that error.
For now I will be forced to use 3uTools on an old Windows PC.

@msmalik681
Copy link
Author

This issue is only with older devices that dont ask permission on the phone to allow the pc to access the phone. A older version of libmobiledevice will work maybe run ubuntu 18.04 on a vm with usb passthrough as a workaround.

The devs should really fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants