-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
E6510 "Successful" install of EL Capitan but wont boot without USB?
Jake Lo replied to Tyrell Wellick's topic in The Archive
Hit F12 during boot and select the OS X drive, if that still give you the same error, then you don't have Clover install properly on the the OS X drive. -
Dell mobile Precision 7510 Intel hd530, black screen
Jake Lo replied to ss2sameer's topic in The Archive
had you tried connecting to an external monitor and see if it outputs? -
See here, perhaps one of the country code patch would help <dict> <key>Comment</key> <string>AirPortBrcm4360 5Ghz US-FCC</string> <key>Disabled</key> <false/> <key>Find</key> <data>QYP8/3QsSA==</data> <key>MatchOS</key> <string>10.11,10.12</string> <key>Name</key> <string>AirPortBrcm4360</string> <key>Replace</key> <data>ZscGVVPrKw==</data> </dict> or <dict> <key>Comment</key> <string>AirPortBrcm4360 5Ghz #a country code</string> <key>Disabled</key> <false/> <key>Find</key> <data> QYP8/3QsSA== </data> <key>MatchOS</key> <string>10.11,10.12</string> <key>Name</key> <string>AirPortBrcm4360</string> <key>Replace</key> <data> ZscGI2HrKw== </data> </dict>
-
What's the exact model of your Wireless / Bluetooth device? Does bluetooth show up under USB? What kexts / patches do you have installed? Post Clover folder for further examination.
-
Update it and see if it still works properly. As for DW1830, what kexts and patches are you using? Are wireless /bluetooth showing in System information?
-
did you try the bios settings?
-
I think the bootpack is with bios 1.12.3. Try updating to that. Also try either disabling or enabling Legacy Rom Option, seems to work for some. If ethernet still not work, then send me your Origin folder (hit F4 during clover boot), and I'll patch the files for you. As for DW1830, it should work OOB. So what is not working? Wireless or Bluetooth?
-
Webcam is connected to USB port so you'll need the patched DSDT to enable it. The SD card reader, if it's a PCIE, it's not supported. Can you boot with the DSDT/SSDT, select verbose and do not restart mode to see what's causing the restart?
-
Latest bootpack can be found here under Sierra. The bootpack you are using might be from El Capitan.
-
E6510 "Successful" install of EL Capitan but wont boot without USB?
Jake Lo replied to Tyrell Wellick's topic in The Archive
Does Clover loader show up without the USB Installer? What error do you encounter? -
Dell mobile Precision 7510 Intel hd530, black screen
Jake Lo replied to ss2sameer's topic in The Archive
Looks like you have Switchable Graphics enabled in the BIOS. As you can see the system is using Intel 530 graphics and HDMI/DP are connected to the AMD card. To disable the Intel card, you need to disable Switchable Graphics. Try enabling ATI in the Config file or during boot in Clover Options. -
Success - E6540 with HD4600 plus AMD Radeon HD 8790M
Jake Lo replied to mpotturi's topic in The Archive
Here -
https://github.com/vit9696/Lilu
-
E7450 - Brightness keys not working with karbiner-elements
Jake Lo replied to roniez's topic in The Archive
Yes, Applebacklightinjector.kext must be in /L/E or /S/L/E- 45 replies
-
- brightness
- macOS Sierra
-
(and 1 more)
Tagged with:
-
E7450 - Brightness keys not working with karbiner-elements
Jake Lo replied to roniez's topic in The Archive
Previous version has patch PNLF in the DSDT, that will prevent backlight from working. You need the latest version with BiOS A15- 45 replies
-
- brightness
- macOS Sierra
-
(and 1 more)
Tagged with:
-
Leave them in the Patched folder. You could try without to see if it will install since you ran into a snag.
-
E7450 - Brightness keys not working with karbiner-elements
Jake Lo replied to roniez's topic in The Archive
Mine only has backlight-level which is where the value is, yours shows A102 I don't have intel-backlight-level on my plist. Do you have IntelBacklight.kext installed or in Clover/Kexts/Other? You need to remove it.- 45 replies
-
- brightness
- macOS Sierra
-
(and 1 more)
Tagged with:
-
Yes, same procedure, but Sierra has a different bootpack on post# 2
-
Try this T540p.zip
-
E7450 - Brightness keys not working with karbiner-elements
Jake Lo replied to roniez's topic in The Archive
this is what I have for backlight level B201 set to middle level- 45 replies
-
- brightness
- macOS Sierra
-
(and 1 more)
Tagged with:
-
Try this - Go to /Library/Preferences/SystemConfiguration/ and delete these files: CaptiveNetworkSupport com.apple.airport.preferences.plist com.apple.network.eapolclient.configuration.plist NetworkInterfaces.plist - Go to System Preferences > Network, delete all connection. Then restart - Go to System Preferences > Network, add your connection again.
-
what source did you use to create you original Installer? You don't actually to create an installer, you just need to create a Clover loader with the bootpack. Create ms-dos (FAT) partition (300 mb). Place the Clover boot files and Bootpack. Boot it and select your drive.
-
see here http://www.insanelymac.com/forum/topic/288795-guide-creating-os-x-usb-installer-using-a-windows-pc-only/?do=findComment&comment=2012539
-
use this to recreate your USB installer, this might help boot to OS X and fix you clover installation http://www.osx86.net/files/file/4482-bootdiskutility/
-
What happens when you boot? Does it goes straight to Windows or Clover GUI?