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

No package 'libtatsu-1.0' found #642

Open
TPJoseph opened this issue Jun 7, 2024 · 11 comments
Open

No package 'libtatsu-1.0' found #642

TPJoseph opened this issue Jun 7, 2024 · 11 comments

Comments

@TPJoseph
Copy link

TPJoseph commented Jun 7, 2024

How to install this package in mac

@nikias
Copy link
Member

nikias commented Jun 7, 2024

You have to compile it yourself. For macOS, my build script - that builds everything- is taking care of it:

mkdir -p limd-build
cd limd-build
curl -o ./limd-build-macos.sh -L is.gd/limdmacos
bash ./limd-build-macos.sh

@TPJoseph
Copy link
Author

TPJoseph commented Jun 7, 2024

Hey Nikias,

I got that.

But it is not restoring any devices

ERROR: Unable to successfully restore device
Checkpoint completed id: 0x648 (cleanup_send_final_status) result=0
Checkpoint FAILURE id: 0x648 result=0: [0]D(failed to update device firmware)[1]D(ramrod firmware update failed)[2]D(update_aht_block_invoke: multi-touch update failed with code 0x00000001.
Error: ((os/kern) invalid address)
)
ReverseProxy[Ctrl]: (status=2) Terminated
ERROR: Unable to restore device

@nikias
Copy link
Member

nikias commented Jun 7, 2024

That is not the error you mentioned above though. Feel free to paste a log output, preferably run with -d.

@kotleni
Copy link

kotleni commented Jun 7, 2024

@nikias I get same error now. Check the mentioned issue please, maybe you know somethings about this.
#643

@kotleni
Copy link

kotleni commented Jun 8, 2024

Hahah, good morning. After night a just tried it one more time, and blah - i just have a different error.ERROR: Unable to successfully restore device

Checkpoint completed id: 0x648 (cleanup\_send\_final\_status) result=0
Checkpoint FAILURE id: 0x648 result=0: \[0\]D(failed to update device firmware)\[1\]D(ramrod firmware update failed)\[2\]D(update\_aht\_block\_invoke: ipd update failed with code -3
)
FDR 0x63e7aac74880 terminating...
ERROR: Unable to restore device

@kotleni
Copy link

kotleni commented Jun 8, 2024

Oh, and one more thing:
in usbmuxd i have this log error:

[11:02:41.914][1] ERROR: Failed to read '/var/lib/lockdown/00008103-000240E91A3B001E.plist': No such file or directory

@coolboy55
Copy link

Is there a way to fix this on arch Linux or use the same command the first comment provided?

@igexogen
Copy link

igexogen commented Sep 13, 2024

You have to compile it yourself. For macOS, my build script - that builds everything- is taking care of it:

mkdir -p limd-build
cd limd-build
curl -o ./limd-build-macos.sh -L is.gd/limdmacos
bash ./limd-build-macos.sh

You need to change build order in script to build libtatsu before libimobiledevice otherwise it fails. @nikias

@nikias
Copy link
Member

nikias commented Sep 13, 2024

@igexogen oh good catch!

@nikias
Copy link
Member

nikias commented Sep 13, 2024

@igexogen I updated my build script

@iNeedHelpX
Copy link

@igexogen I updated my build script

thank you! just one question where is the libtatsu-1.0 installed?I ran the script but I don't understand where it may be installed

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