-
Posts
5778 -
Joined
-
Last visited
-
Days Won
124
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Bronxteck
-
How to hackintosh Dell latitude d430 with no mac?
Bronxteck replied to BlueSn00w's topic in The Archive
you have to put the Extra folder on the usb stick -
do you have darkwake=0 flag set?
-
did you try adding PartitionDXE driver to clover like i suggested a few posts back?
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Bronxteck replied to EMlyDinEsH's topic in Smart Touchpad
hmm ok in the kext info.plist file at the bottom of the list is a section <key>OSBundleLibraries</key><dict> under that entry add <key>com.apple.iokit.IOHIDFamily</key> <string>1.4</string> it should look like this after <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOHIDFamily</key> <string>1.4</string> <key>com.apple.iokit.IOHIDSystem</key> <string>1.0.0b1</string> <key>com.apple.kpi.iokit</key> <string>9.0.0</string> <key>com.apple.kpi.libkern</key> <string>9.0.0</string> <key>com.apple.kpi.mach</key> <string>9.0.0</string> <key>org.emlydinesh.driver.ApplePS2Controller</key> <string>4.6</string> <key>org.emlydinesh.driver.ApplePS2Keyboard</key> <string>4.6</string> </dict> then save changes and rebuild your cache if it is in S/L/E or E/E... if it is in clover folder then boot without caches. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Bronxteck replied to EMlyDinEsH's topic in Smart Touchpad
latest as in yesterday release version developer 8 or public beta 7? -
hmm i see you have a microsoft partition try adding the clover option for hybrid mbr partition dxe option in clover installer
-
what does diskutil cs list output?
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Bronxteck replied to EMlyDinEsH's topic in Smart Touchpad
are you running latest DP or PB im on latest Developer Preview and trackpad prefpane opens. try repairing your disk in disk utility. -
that should not affect your fans. you might be having other issues like dust clogging your heat sink fan or maybe need fresh thermal paste
-
did you try setting PM in terminal to mode 0? sudo pmset hibernatemode 0 it is usually set to 3 by default
-
did yo follow this part? The system will boot into the new drive, and complete the installation… 14. Launch the terminal and enter the following command diskutil list Note: If you see the following, then follow steps in Post #3 Under Core Storage before proceeding /dev/disk1 (internal, virtual): if it is a core storage disk it will not be detected.
-
what mode is bios booting in UEFI or legacy?
-
what is your sata controller set to in bios? usually osx needs AHCI support. if the boot loader is loading from a usb pen then try different ports.
-
most likely there is a { or } in the wrong place or in excess
-
Fn HotKey and ALS sensor driver for Asus Notebooks
Bronxteck replied to EMlyDinEsH's topic in Miscellaneous
you have to zip files before attaching them to post if not it will not permit it. -
on some machines there are bios options for things like that low power use during battery use. sometimes the options name does not imply it clearly though.
-
mine did once the screen went out that was it i had to force shut down and reboot. i think i had to use caffeine or something like that. idk whatever it was it was enough to annoy the shit out of me to the point of loading windows on it and giving it away... lol unfortunately i might still have another one of those machines lurking around somewhere. "just when you think you where out you get pulled back in!!!!"
-
if i remember on my old d620 nvidia that was one of the issues with it. you could not let the machine sleep i know on the d620 intel and d430 you had to have a bios password to get it to wake back up properly.
-
you can also use myhack to repuild cache with a myfix / quick. like herve sugest's intel wifi does not work in osx.
-
well make sure your booting with arch=i386 flag
-
i think you have to rerun myhack then there might be the option to use the unzipped extra folder. D620 nvidia will not run elcap D630 Nvidia will.
-
Facetime and Imessege usually do not work. you have to either spoof a real mac or get lucky with your serial number. so the only real issue you had was your audio. and that you probably needed to patch the new 10.11.6 applehda.
-
i just use clover and Dinesh's BT firmware uploader kext in Library/Extensions. using clover configurator app 1- In the ACPI patches menu make sure to have "AddDTGP" and "FixAirport" selected 2- in Devices menu, copy and paste into the wifi box 0x43BA14E4 3- in kexts to patch you can add the airport patches and hot spot handoff there is also one to activate the wifi for sierra Name: IOBluetoothFamily Find: 4885ff7447488b07 Replace: 41be0f000000eb44 Comment: 10.11 / 10.12 BT4LE-Handoff-Hotspot, credit RehabMan based on Dokterdok Patch Name: AirPortBrcm4360 Find: 6B100000750D Replace: 6B1000009090 Comment: Third party to Airport Patch Kext: AirPortBrcm4360 Find: 81F952AA00007529 Replace: 81F952AA00006690 Comment :Sierra FVCO patch some might need the 5ghz patch. I did not need this one. Name: AirPortBrcm4360 Find: 58540025182B210020 Replace: 5854080A321B43000A Comment: 5GHZ Patch 4- force kext to load section you add \System\Library\Extensions\IO80211Family.kext\Contents\PlugIns\AirPortBrcm4360.kext
-
Arrandale/1st gen Intel HD graphics: display issue
Bronxteck replied to Dude786's topic in The Archive
Are you using the single link or dual link options? I think your resolution is single link. Also have you tried the 10.11.6 kexts from here http://www.insanelymac.com/forum/files/file/208-1st-gen-intel-hd-graphics-kexts/ -
Arrandale/1st gen Intel HD graphics: display issue
Bronxteck replied to Dude786's topic in The Archive
i guess you would have to figure out if your LCD is connected internally by an LVDS or eDP connector if it is eDP it is not supported by OS X. you can also try connecting an external display to see if that responds.