-
Posts
10013 -
Joined
-
Last visited
-
Days Won
560
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
Kext for Atheros AR946x/AR9485/AR9565 wireless cards
Hervé replied to black.dragon74's topic in Kernel Extensions
Still limited to 11Mbps? What does it show when you click on the Wireless icon of the FInder's bar whilst pressing [Alt] key? Eg: -
Latitude E6420 High Sierra installation does not start
Hervé replied to Cüneyd's topic in The Archive
Seriously? Who are you kidding? You certainly did not get such this from Jake's guide! Please follow the guide you were pointed to and do not waste your time or ours with a Skylake Clover config on the Sandy Bridge E6420.... -
[SUCCESS] E6330 running Mojave 10.14.2, includes EFI and 10 step mini guide
Hervé replied to Semaj's topic in The Archive
ACPI config is wrong! You're placed a DSDT from the E6230 as "DSDT_A19.aml" in ACPI/patched folder, yet your Clover config calls for "DSDT.aml". Instead you've referred to "DSDT_A19.aml" as one of the SSDT by sorted order. I don't think that's gonna work. -> Either rename "DSDT_A19.aml" to "DSDT.aml" or refer to "DSDT_A19.aml" in your Clover config and remove "DSDT_A19.aml" from the listed of sorted order SSDTs. -
Latitude E6420 High Sierra installation does not start
Hervé replied to Cüneyd's topic in The Archive
Forum operates only in English. Please respect that. -
[SUCCESS] E6330 running Mojave 10.14.2, includes EFI and 10 step mini guide
Hervé replied to Semaj's topic in The Archive
The E6230 does not require renaming of USB2 controllers from EHCx to EH0x. They will work perfectly with the vanilla names. What's important is to cache or inject a USB injector kext + inject Darwin in DSDT in order to gain USB3 capabilities. USB2/USB3 multiplexing can then be obtained with Rehabman's FakePCIID+ FakePCIID_XHCIMux kexts. I would expect the E6330 to work and behave according to those same paradigms. -
Latitude E6420 High Sierra installation does not start
Hervé replied to Cüneyd's topic in The Archive
You may follow the existing guides for this model. -
[SUCCESS] E6330 running Mojave 10.14.2, includes EFI and 10 step mini guide
Hervé replied to Semaj's topic in The Archive
Please post your debug archive. -
Layout #12 is injected in DSDT. Try layout #3 through Clover.
-
Last update: 6th Jan 2020 Questions around this Broadcom BCM4350 chipset (in particular the Dell DW1820A) have resurfaced again so I digged into the matter since most people reported it did not work. Outside the model fitted to Apple MacBooks (subsystem id 106b:0131, rev. 05), Wikidevi lists a few cards cards for this chipset, including: Dell DW1820A (several models with different part numbers) Foxconn T77H649.00 (Lenovo part number 00JT494) Lite-on WCBN808B (Lenovo part number 00JT493) All those cards carry PCI id 14e4:43a3 and normally offer high speed 802.11ac wireless + Bluetooth 4.1 services. Broadcom BCM4350 chipset is supported since Yosemite 10.10 and its hardware id is listed in the Info.plist file of IO80211Family's PlugIn kext AirPortBrcm4360 up to macOS Sierra 10.12, then AirPortBrcmNIC since macOS High Sierra 10.13: <key>Broadcom 802.11 PCI</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AirPort.BrcmNIC</string> <key>IOClass</key> <string>AirPort_BrcmNIC</string> <key>IOMatchCategory</key> <string>IODefaultMatchCategory</string> <key>IONameMatch</key> <array> <string>pci14e4,43ba</string> <string>pci14e4,43a3</string> <string>pci14e4,43a0</string> </array> <key>IOProbeScore</key> <integer>1241</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>TruePowerOff</key> <true/> </dict> - - - - - - - - - - Edit: 06 Jan 2020 Removed the warning about DW1820/BCM4350 cards following tests confirming that disabling ASPM does fix the stability issues previously encountered by most users.
-
Hmm... https://www.techinferno.com/index.php?/forums/topic/11735-dell-e7440-exp-gdc-v8-internal-display/ How do you actually connect the mini-PCIe cable? You keep the laptop's under cover off? Or you make a hole in it? That's certainly is a cheap solution for eGPU but quite a DIY job, isn't it? How about power for the graphics card? Regarding graphics card, please note that there is no support in Mojave for Pascal-based models such as those you mentioned, lack of Web Driver oblige. You can only use those cards up to High Sierra. If you wanted an eGPU under Mojave, you'd have to consider AMD and models such as RX 5x0 or Vega models for instance.
-
install CodecCommander in /L/E.
-
As I said, if you change SMBIOs to MPB8,x, you need to install the patched PlatformSupport plist.
-
Caution because you can only use MBP8,x SMBIOS under Mojave once/if you've installed the patched PlatformSupport plist. MBP8,x are not supported platforms... Also be aware that 10.14.3 is probably the very last Mojave version to support OpenGL-only graphics acceleration for HD3000 (provided you install SNB graphics kexts from 101.3.6). Latest 10.14.4 beta apparently totally blocks non-Metal GPUs... All in all, you'd be well advised to stick to High Sierra 10.13.6 on your E6320.
-
[SUCCESS] E6330 running Mojave 10.14.2, includes EFI and 10 step mini guide
Hervé replied to Semaj's topic in The Archive
That's nothing to worry about. -
E5520 Clover boot menu does not recognize keyboard and touchpad
Hervé replied to afgverhart's topic in The Archive
@aggoy, please stop the off-topic and open up your own thread. I remind you that this thread is entitled "E5520 CLOVER BOOT MENU DOES NOT RECOGNIZE KEYBOARD AND TOUCHPAD". Thank you. -
We have a Search facility on the forum. Don't hesitate to use it... You'll then be able to refer to the existing thread on the matter posted in the R&D->Card readers forum sub-section. Re: kexts: for kexts injected through Clover: you simply trash them for kexts cached through /L/E (or /S/L/E): you trash them and rebuild the cache
-
The "invalid signature" messages are all to be expected and all Ok since you're caching add-on kexts that were not signed by Apple. This has been the case since Yosemite or El Capitan... Again, there would appear to be a fairly substantial difference between kexts injected by Clover (in the Clover kexts folder) and those shown on your screenshot of /L/E. It's going to be difficult to help you until you start giving the complete picture...
-
There seems to be several kexts that shouldn't be there... And your cache clearly does not rebuild. Are you sure you've copied kexts to /L/E? They seem to be in /L ... Try and use the following commands (copy/paste them): sudo cp -Rf BrcmPatchRAM2.kext /Library/Extensions/ sudo cp -Rf BrcmFirmwareRepo.kext /Library/Extensions/ sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / It seems you had somme dodgy hidden character in "-Boot" statement...
-
VoodooHDA only operates with AppleHDADisabler, not without. You cannot have AppleHDA + AppleALC working alongside VoodooHDA + AppleHDADisabler. That should go without saying...
-
Installing/upgrading to Mojave - Optiplex 9020 (HD4600)
Hervé replied to naulaksan's topic in The Archive
Well, your USB ports are clearly not setup properly. Try the usual fine-tuning: USBInjectAll kext or generation of your own USB injector, USB3/USB2 multiplexing, DSDT USB device power settings, etc. -
Installing/upgrading to Mojave - Optiplex 9020 (HD4600)
Hervé replied to naulaksan's topic in The Archive
Probably not enough power to the USB ports; very common. Might work if you have a dual-port cable. Compare the "Current" values displayed on your Macs and on your 9020SFF. -
MyHack cannot be run in any OS X version beyond Mavericks. You'll have to run an older OS X version in your VM.
-
Realtek RTL8723xx are unsupported. You'll have to replace that card by a supported model or USB adapter. Please consult the FAQ section on the matter.
-
I only have Nawcom's modCD/modUSB, nothing else. Conti's original web site remains fully available. http://myhack.sojugarden.com/guide/ We've also kept a copy of myHack v3.1.2 and v3.3.1 here at OSXL.