-
Posts
10013 -
Joined
-
Last visited
-
Days Won
560
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
Changing topic title since we've gone way past audio issues in 10.14.1... @TheOtherOne, you config is quite messy and needs tidying up, especially on the ACPI fixes and CPU power management front. Boot options look incorrect too. Specified boot volume seems wrong: you point to a /dev/disk2s2 device when one usually points to a partition name... Regarding kexts, you inject FakePCIID with none of it's PlugIns, so what do you aim to achieve with that?
-
Vanilla and patched Mojave kernels + patched AICPUPM kexts
Hervé replied to Hervé's topic in OS X/macOS
You may simply enable/activate the Clover AICPUPM patch rather than those kexts that have become a little obsolete with the demise of old Chameleon. Even Enoch offered on-the-fly AICPUPM patch in the end. -
@Achille In the future, please use the forum Spoiler facility for such posts. Thank you. I don't think many people will bother to read that stuff you posted but if you want to verify CPU power management, there are 2 x little tools at your disposal: Intel Power Gadget HWMonitor app (available alongside FakeSMC and its Plugins which are required for proper monitoring). See here for instance.
-
I can't see anything wrong or obvious in your debug pack. Clover config appears Ok to me, you're not injecting any kext that would not be required or using unnecessary boot options/flags. The only thing I noticed is that you have some add-on kexts in /L/E (like the Broadcom firmware patching kexts) that appear to be ignored. Kexts injection looks active (FakeSMC in E/C/k/O, not in LE or SLE) from your Clover EFI folder. IOReg output shows that no kext loaded for your DW1820A. As such, I am wondering if you have the full vanilla IO80211Family kext in SLE without any mods or any additional kext that would prevent AirPortBrcm4360 + AirPortBrcm4331 to load... Please check that and then rebuild your cache through Terminal: sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /S*/L*/E* sudo touch -f /L*/E* sudo kextcache -i /
-
If all you want is list devices in your SysProfiler->PCI section, it's a simple matter of: identification of the devices location IOReg (ACPI device & address) injection of the devices properties into DSDT via a _DSM method under the identified ACPI device (hundreds of example on the forum) or injection of properties through Clover (as per DW1820A guide for instance)
-
I've just given a hand to a new member who's installed Mojave on his Latitude 5490, fitted with a DW1820A. He could not get the card to work properly either, stating that the card would only work Ok a few minutes then cause severe lag or performance degradation. After a few minutes checking his machine, it was found that: AirportBrcmFixup kext was injected by Clover -> removed Vanilla IO80211Family kext was in /S/L/E -> Ok Incorrect BrcmFirmware kexts were being injected through Clover -> corrected A kext called AirPortBrcmNIC-MFG was present in /S/L/E -> removed Installation was said to be full vanilla with Chris1111's installation tool. Member confirmed he did not manually add the AirportBrcmNIC-MFG kexts to /S/L/E and that the partition was freshly formatted before installation, so it must have been done by Chris1111's tool. This AirportBrcmNIC-MFG kext was last seen in High Sierra and it was understood as a replacement for AirportBrcm4360... Anyway, once the above defects were corrected (and all add-on kexts copied to /L/E, permissions repaired and cache rebuilt), the DW1820A started to work perfectly, as expected and as described in my setup guide, with no performance degradation on the Latitude 5490. So guys, please double/triple check your installation setups before posting about your non-working DW1820A.
-
By the way, you did not have a DW1820A but a Lenovo/Foxconn T77H649.00 (subsystem id 17aa:075a)...
-
@bluesbendeer, if you want more support, please post your debug package. Without this, we're blind and can't assist.
-
Read the DW1820A guide Remove AirPortFix Clover fix Remove brcmfx-country=CN Clover boot option Remove AirportBrcmFixup from Clover kexts folder Make sure you run on full vanilla 80211Family kext in /S/L/E
-
[SUCCESS] E6330 running Mojave 10.14.2, includes EFI and 10 step mini guide
Hervé replied to Semaj's topic in The Archive
Update to latest Clover... https://github.com/Dids/clover-builder -
It does not seem like there is any kext loaded for a Broadcom-based attached to PXSX device located @1C,4. Are you sure it's the right location? Double check your Cover config and injected kexts in case you have something clashing. If you want further assistance, please post a zipped. copy of your Clover config + saved output of IORegistryExplorer. You should know the drill by now; impossible to say more in the blind...
-
As far as I know, that card will definitely cause trouble until the property injection is done (or the other older alternatives such as removing the BrcmNIC Plugin kext).
-
Seriously...
-
Help installing mojave on Acer Predator helios 300 pleaseeee
Hervé replied to toussaintjames's topic in The Archive
- 30 replies
-
I believe you got your answers in the previous post.
-
Kext for Atheros AR946x/AR9485/AR9565 wireless cards
Hervé replied to black.dragon74's topic in Kernel Extensions
Usually, it's done by adjusting the vendor and device id in the profile of an existing bluetooth model or -preferably- by creating a new one for your own device. You'd simply copy/paste an existing entry and modify the vendor + device ids (in decimal) to match those of your own module. You may look this up in existing Bluetooth threads found in the R&D->Wireless and Bluetooth section. -
i3-3217U is Ivy Bridge and indeed fitted with HD4000 iGPU. Explain what you mean by "I think install HD3000" because it does not mean much. From my point of view, your Clover config is correctly injecting Intel + Capri LoRes layout-id for your HD4000. But you can remove those settings since you're injecting latest versions of Lilu + WhateverGreen kexts through Clover/kexts/10.13. Re: CPU, you need to generate your CPU-specific SSDT using Pike R Alpha's well-known generator script. Once that is done, copy.place the resulting SSDT file in Clover/ACPI/patched folder and you'll have full CPU SpeedStep/power management. Re: HDMI, if it does not work OOB, you'll probably have to patch the Capri framebuffer to that effect, knowing that you'd need that for HDMI audio anyway. Look up the HD4000 patching guide in R&D->Graphics section.
-
-
TouchPad works fine if you can live without the buttons...
-
No idea. I use latest Lilu + latest AppleALC on my laptop with ALC256 (injecting layout 11) and all is Ok. This being said, if this is the only gremlin with audio, I suggest you live with it.
-
[Mojave] Dell E7450 + Dell DW1560 - Wi-Fi: No hardware installed
Hervé replied to kanarienvogel's topic in The Archive
'better replace that DW1707 by a more suitable card... -
??? If you're running full vanilla, could this be rogue leftovers from stuff you did during your efforts to get audio going? You could always try to temporarily set your Hack to a non-English language, log out or reboot, log back in or restart, then change again the English.
-
Install or inject CodecCommander kext. I've no idea what you mean by changing the audio PrefPane to English. As far as I know, that should run with whatever language your Hackintosh is running/setup with. Or you don't have a vanilla installation but a distro that made a mess in there.
-
Ok, well, you need to adjust your Clover folder. It still contains files that were specific to Franckenstein's system, such as the CPU-specific SSDT which was for his i7-4900MQ. You have a different CPU... I also see 3 x DSDT files but only the one called DSDT will be used. Try this Clover config + adjusted kexts set: config.plist.zip kexts.zip
- 6 replies
-
- mojave m6800
- mojave
-
(and 2 more)
Tagged with:
-
Post a zipped copy of your Clover EFI folder (without Themes subfolder). Brief corrupt Apple logo at startup is perfectly normal and is not indicative of an issue. If a well-know little final boot stage gremlin that can easily be fixed. Please explain the problem(s) you encounter in details. "I did not succeed" is no good to us...
- 6 replies
-
- mojave m6800
- mojave
-
(and 2 more)
Tagged with: