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

System Diagnostics makes changes to the system #1

Closed
tiagoanleite opened this issue Oct 23, 2014 · 5 comments
Closed

System Diagnostics makes changes to the system #1

tiagoanleite opened this issue Oct 23, 2014 · 5 comments

Comments

@tiagoanleite
Copy link

When I ran the diagnostic I was expecting for the tool just to check my compatibility with the tweak and report to me what changes were needed to make it work.

However, the utility made me reboot my system and changing some settings (boot-args, I suppose). This change made my graphic switch glitch an I ended up needing t do a NVRAM reset to solve the issue.

I'm running Yosemite on a MacBookPro6,2.

@dokterdok
Copy link
Owner

Thanks for the report. There are two issues mentioned in your post.
1: the diagnostic indeed does system changes. It modifies the boot-args right before prompting for reboot. This is an issue as the diagnostic is not expected to initiate system changes, even if this saves time. I'll provide a fix shortly.
2: A fix was provided in v.1.0.1 which prevents overwriting any existing boot-args. This might fix the NVRAM issue you reported. Please let me know if you get a chance to test it again.

@tiagoanleite
Copy link
Author

Screenshoot

V1.0.2 now lets me cancel before it makes any changes. I guess bug #1 is officially fixed!

@dokterdok
Copy link
Owner

I'm afraid I haven't fixed this yet. Running diagnostics in v1.0.2 still enables kext-dev-mode in the boot-args (although without changing any other nvram settings, unlike v1.0.0), even when hitting ctrl-c. The patch is in the pipeline for the next release.

@dokterdok
Copy link
Owner

This has been fixed in hte latest v.1.1.0.
Please let me know if you get a chance to test it.

dokterdok added a commit that referenced this issue Nov 11, 2014
…vation-Tool

* New uninstallation feature (#15, #21, #36, #40, #45)
* Speed improvement
* Various fixes and optimisations (#1, #9)
dokterdok added a commit that referenced this issue Dec 21, 2014
* Fixed: OS X version check typo corrected, which affected execution on
case sensitive file systems
([#97](#97
))
* Fixed: rare ioreg crash issue
([#100](#1
00))
* Fixed: running the script from the command line no longer kills
Terminal when quitting
([#101](#101
))
* Fixed: the ```-f | --forceHack``` command line option now correctly
skips the Wi-Fi card device-id(s) injection check and Bluetooth
blacklist check
* Fixed: CAT utilities are now correctly detected when running the tool
from the command line
* Fixed: disk permissions repair is no longer silently skipped in some
cases when forcing the activation
@dokterdok
Copy link
Owner

Closing.

dokterdok added a commit that referenced this issue Dec 23, 2014
Test implementation of a dongle detection improvement
([#103](#1
03))
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

2 participants