Contribute
Register

Clover and FakeID

Status
Not open for further replies.
Joined
Oct 6, 2011
Messages
23
Motherboard
<< need manufacturer name and model # >> See Forum Rules !!
CPU
<< need full model # >> See Forum Rules !!
Graphics
<< need model # >> See Forum Rules !!
Hello, i use a Gigabyte Z87X-UD5 TH and this motherboard have integrated Wifi and Bluetooth. That work very well when edit kext, there is only vendor and product id to change for native support.

So my question is : how use the clover fonction FakeID for change id on the fly ? Like that no kext edit and no manipulation with futur update.

Best regards.
 
Hello, i use a Gigabyte Z87X-UD5 TH and this motherboard have integrated Wifi and Bluetooth. That work very well when edit kext, there is only vendor and product id to change for native support.

So my question is : how use the clover fonction FakeID for change id on the fly ? Like that no kext edit and no manipulation with futur update.

Best regards.
under dsdt section u need dtgp and wlan fix and under fake id u need to add original id-s from untouched kext.
 
Thank you, if i understand correctly i need to add this :
<key>AddDTGP_0001</key>
<true/>
<key>FixAirport_4000</key>
<true/>

and for FakeID :
<key>WIFI</key>
<string>0x43a014e4</string>

But for bluetooth there is no section in FakeID
 
Thank you, if i understand correctly i need to add this :
<key>AddDTGP_0001</key>
<true/>
<key>FixAirport_4000</key>
<true/>

and for FakeID :
<key>WIFI</key>
<string>0x43a014e4</string>

But for bluetooth there is no section in FakeID
then make feature request on projectosx.
 
Status
Not open for further replies.
Back
Top