-
Restore Windows 10 EFI boot entry – Super User
“bcdboot C:\Windows /s E: /f UEFI
“
Mês: dezembro 2018
Update (weekly)
-
[Guide] Dell Inspiron 15 7559 Sierra/High Sierra/MOJAVE Install | Page 21 | tonymacx86.com
“You should have installed BrcmFirmwareRepo.kext and BrcmPatchRAM2.kext in S/L/E/”
-
[Guide] Dell Inspiron 15 7559 Sierra/High Sierra/MOJAVE Install | Page 8 | tonymacx86.com
“You installed an old version of the FakePCIID kexts.
You have 1.3.2.
Current version is 1.3.3.
Also, your config.plist does not have the ‘fcvo’ patch by the-darkvoid.”Clearly documented here: https://www.tonymacx86.com/threads/readme-common-some-unsolved-problems-in-10-12-sierra.202316/
Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.
Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda
Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate ‘themes’ directory. Provide only EFI/Clover, not the entire EFI folder.Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u / -
[Guide] Dell Inspiron 15 7559 Sierra/High Sierra/MOJAVE Install | Page 7 | tonymacx86.com
“Open the config.plist in Clover Configurator. Go to the section SMBIOS and click the magic wand icon. Choose the MacBookPro icon and select MacBookPro 11,2 in the dropdown menu”
-
[Guide] Dell Inspiron 15 7559 Sierra/High Sierra/MOJAVE Install | Page 3 | tonymacx86.com
“Either from the wifi menu bar icon -> Turn Wi-Fi Off or from the System Preferences -> Network -> Wi-Fi adapter -> Turn Wi-Fi Off button.
Both produce the same result. I’m already using the
Code:
Find
gflSqgAAdSk=
Replace
gflSqgAAZpA=
fix and when it is turned on it works like a charm” -
[Guide] Dell Inspiron 15 7559 Sierra/High Sierra/MOJAVE Install | tonymacx86.com
-
[Guide] Booting the OS X installer on LAPTOPS with Clover | tonymacx86.com
Update (weekly)
-
How to Make GnomeShell’s Clock Show Seconds ?
“gsettings set org.gnome.desktop.interface clock-show-seconds true”
-
[ubuntu] Date time indicator not displaying seconds.
“dconf write /com/canonical/indicator/datetime/show-seconds ‘true'”
-
Difference between android-support-v7-appcompat and android-support-v4 – Stack Overflow
“v4 Support Library
This library is designed to be used with Android 1.6 (API level 4) Android 2.3 (API level 9) Android 4.0 (API level 14) and higher.”
Update (weekly)
-
ShareCompat.IntentBuilder | Android Developers
“createChooserIntent
added in version 22.1.0
Intent createChooserIntent ()
Create an Intent that will launch the standard Android activity chooser, “
Update (weekly)
-
Is there a folder in Linux/Ubuntu where all the shortcuts to launch all the apps is stored? – Quora
“/home/$USER/.local/share/applications”