If you are having any issues, go on the Discord chat: https://discord.gg/RSJWAuX
checkra1n, unc0ver, Electra and Chimera are supported. A12 is supported.
- Install Filza and Debian Packager and coreutils and MTerminal (MTerminal from sbingner’s repo) and RocketBootstrap (RocketBootstrap from https://rpetri.ch/repo)
- Copy/paste this link into Safari: github.com/rweichler/EQE/releases/download/checkra1n-beta1/eqe.deb
- Open In/Copy to Filza (DON'T USE SILEO)
- Tap on the file, tap Install, then Respring
- Open MTerminal and type
uicache
(uicache —all
on Coolstar jailbreaks) and press enter - If you have a previous install of EQE, reboot/rejailbreak. Otherwise the app may crash on launch.
App won't launch / crashes / freezes when launching: Reboot/rejailbreak.
Activator / Control Center integration
- Install FlipConvert from https://julioverne.github.io/
- Go to Settings>Control Center>Customize Controls
- Add "EQE: Main controls"
There will now be an EQE button in your CC
Can't connect to mediaserverd error: Try all of these:
- Make sure to install the latest version of RocketBootstrap off rpetrich's repo (https://rpetri.ch/repo)
- Make sure you're using the .deb in #download, not the version of EQE off Cydia.
- Try manually killing mediaserverd. Open MTerminal, type
killall mediaserverd
, press enter.
If you have any error such as "CoreFundation Error" or "Command Not Found", manually install eqe.deb by opening MTerminal, then
- Type
su
and press enter - Type your root password (default is
alpine
) and press enter - Type
dpkg -i "/var/mobile/Documents/eqe.deb"
and press enter - Type
killall backboardd
and press enter - Once it resprings, open MTerminal again, type
uicache
and press enter