A: No. The repack disables all OTA update checks. You must manually apply future repacks.
| Symptom | Probable Cause | Repack-Specific Fix | | :--- | :--- | :--- | | LED solid red after update | Bootloader mismatch | Re-flash using the "force write" method: rename file to force.bin | | No video output on HDMI port 2 | Repack defaults to HDMI 1 as primary | Boot blind, press F2 twice, then Enter to clone displays | | WiFi MAC address becomes 00:00:00:00 | NVData corruption | From ADB shell: echo "persist.wifi.mac=repack_fix" > /data/misc/wifi/config | | Constant "System UI has stopped" | Old Google Play Services cache | Boot into safe mode (hold Vol- during boot) and clear cache | | USB ports stop responding after sleep | Power saving bug in repack v3.2 | Download the hotfix module: irhd1000s_usb_pm_fix.zip and flash via recovery |
A: Yes and no. ADB root ( adb root ) is enabled by default. However, the repack uses a fake root for the main UI—superuser access requires a separate su package (provided in the repack's /tools folder).