-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Adblock extra 'unable to complete setup' #181
Comments
A new package called I have committed a fix. Please download again and retry. BTW: You really should consider upgrading your firmware to 21.4.0439. It is significantly more stable. |
I started over. Currently: Here is the log right before it went into boot loop
|
A boot loop isn't usually a boot loop. It is usually caused by an executable doing a core dump, and these devices are configured to automatically reboot on a core dump. There will be a core dump file in /root which will indicate which program caused the issue (unless you have since done a reset). Anyway, I have installed adblock multiple times on 21.4 without issue, so I am not sure what caused it. Yes, you should re-run the adblock setup. If you are concerned about it happening again, you can run the following command (in the same directory that extracted tch-gui-unhide):
After adblock is setup, you will need to re-run the |
I have been able to reproduce the core dump/boot loop issue. I am working on a fix. |
I have found the problem. The adblock package has a dependency on the full coreutils sort (instead of the cut-down sort provided by BusyBox on these devices). I have been trying to build a 64-bit version, and I thought it was working, but it wasn't. It was sort that was core dumping and causing the issue. I have reverted to a 32-bit version (which does run on the Gen 3) and it seems to be fixed now. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
On the Gen3 modem I am getting this:
Firmware Version: 20.4.0428-MR1-RA
Any way to progress?
The text was updated successfully, but these errors were encountered: