Apple iPad mini (apple-ipad2,5): Difference between revisions
armv7f == armv7 |
|||
(14 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
| name = iPad mini | | name = iPad mini | ||
| codename = apple-ipad2,5 | | codename = apple-ipad2,5 | ||
| releaseyear = | | releaseyear = 2012 | ||
| originalsoftware = iOS 6.0 | | originalsoftware = iOS | ||
| originalversion = 6.0 | |||
| pmoskernel = | | pmoskernel = | ||
| chipset = Apple A5 | | chipset = Apple A5 | ||
Line 12: | Line 13: | ||
| display = 1024x768 | | display = 1024x768 | ||
| memory = 512 MB | | memory = 512 MB | ||
| architecture = | | architecture = armv7 | ||
| | | type = tablet | ||
| status_usbnet = | | status_usbnet = | ||
| status_flashing = | | status_flashing = | ||
Line 37: | Line 38: | ||
== Contributors == | == Contributors == | ||
* | * [[User:Choc]] | ||
== Maintainer(s) == | == Maintainer(s) == | ||
Line 48: | Line 49: | ||
=== Jailbreaking === | === Jailbreaking === | ||
{{ | {{Note|Sideloadly doesn't seem to have support for linux (yet), and AltStore won't work on iOS <12.2, so you may have to use a windows/macOS machine for this}} | ||
Get the .ipa file from [https://github.com/GeoSn0w/Blizzard-Jailbreak-9 Blizzard jailbreak]. | |||
Connect your device via usb and install the .ipa using [https://sideloadly.io Sideloadly]. | |||
Blizzard should now be installed on the device. To trust the developer certificate, go to Settings > General > Device Management. | |||
Launch Blizzard and enable <code>Patch tfp0 (kloader)</code>, then hit jailbreak. | |||
If the device reboots but jailbreak fails (no Cydia), try again. | |||
Install OpenSSH with Cydia, find your device's ip address by going into Settings > Wi-Fi > [network], then get [https://github.com/axi0mX/ios-kexec-utils kloader] and <code>scp</code> it in (default root password: alpine) | |||
... | ... | ||
Line 62: | Line 67: | ||
== Additional notes == | == Additional notes == | ||
pongoOS doesn't work on 32-bit devices like this one. | |||
kloader only loads one image into memory. I think ramdisk can either be packed with the linux executable or loaded alongside via multi_kloader. | |||
== See also == | |||
https://www.theiphonewiki.com/wiki/IPad_mini |
Latest revision as of 20:07, 15 April 2024
Manufacturer | Apple |
---|---|
Name | iPad mini |
Codename | apple-ipad2,5 |
Released | 2012 |
Type | tablet |
Hardware | |
Chipset | Apple A5 |
CPU | 2x 1 GHz Cortex-A9 |
Display | 1024x768 |
Storage | 16/32/64 GB |
Memory | 512 MB |
Architecture | armv7 |
Software | |
Original software | iOS |
Original version | 6.0 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
Maintainer(s)
Users owning this device
- Choc (Notes: Jailbroken)
- Lost-Entrepreneur439 (Notes: Fully working)
Installation
TODO
Jailbreaking
Sideloadly doesn't seem to have support for linux (yet), and AltStore won't work on iOS <12.2, so you may have to use a windows/macOS machine for this |
Get the .ipa file from Blizzard jailbreak.
Connect your device via usb and install the .ipa using Sideloadly.
Blizzard should now be installed on the device. To trust the developer certificate, go to Settings > General > Device Management.
Launch Blizzard and enable Patch tfp0 (kloader)
, then hit jailbreak.
If the device reboots but jailbreak fails (no Cydia), try again.
Install OpenSSH with Cydia, find your device's ip address by going into Settings > Wi-Fi > [network], then get kloader and scp
it in (default root password: alpine)
...
TODO
Additional notes
pongoOS doesn't work on 32-bit devices like this one.
kloader only loads one image into memory. I think ramdisk can either be packed with the linux executable or loaded alongside via multi_kloader.