Contribute
Register
Status
Not open for further replies.
I try the dolgarrenan method, remove alla patch from config.plist, remove kext from L/E and use the 3 kext on C/K/O, the system remaining with a black screen
 
What kind of guide you follow XWeaver? I try too much time and much reboot for work the DW1820.... I try also to install catalina and try with a new system ... not work.. try every combination of kext and efi patch...
 
Is your module DW1820A or DW1820??
 
My module is DW1820A...

This is my debug log... I try everything and never worked

This is a photo from the generic topic...

 

Attachments

  • debug_29956.zip
    2.9 MB · Views: 73
Today I retry.... mi osx going to kernel panic but I don't see becouse it's freezee on the apple logo just before the login.

I try also to compile the kext and put into L.E.

BrcmPatchRAM3.kext
BrcmFirmwareData.kext
BrcmBluetoothInjector.kext
AirportBrcmFixup.kext

I generate the debug file , I hope with more information becouse set debug on AirportBrcmFixup at boot
 

Attachments

  • debug_24958.zip
    3.1 MB · Views: 65
Today I retry.... mi osx going to kernel panic but I don't see becouse it's freezee on the apple logo just before the login.

I try also to compile the kext and put into L.E.

BrcmPatchRAM3.kext
BrcmFirmwareData.kext
BrcmBluetoothInjector.kext
AirportBrcmFixup.kext

I generate the debug file , I hope with more information becouse set debug on AirportBrcmFixup at boot
you still have this patch enabled:
USB 10.14.1+ (Mojave 10.14.1, 10.14.2) by PMHeart

as you have setup your usb ports, that should be disabled/removed

seems like you patched a system file:
Code:
Kext with invalid signatured (-67054) allowed: <OSKext 0x7f8c3c502da0 [0x7fff9c59a8e0]> { URL = "file:///System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/", ID = "com.apple.driver.AirPort.Brcm4360" }

also you should remove:
Code:
Kext with invalid signatured (-67050) allowed: <OSKext 0x7fb2d46338f0 [0x7fff9c59a8e0]> { URL = "file:///Library/Extensions/BrcmFirmwareData.kext/", ID = "as.acidanthera.BrcmFirmwareStore" }
as that would belong in clover (if you were to have your kexts in clover)

replace with BrcmFirmwareRepo.kext
 
you still have this patch enabled:
USB 10.14.1+ (Mojave 10.14.1, 10.14.2) by PMHeart


First of all thank you for your support and patience.

I've add this patch at config plist

seems like you patched a system file:
Code:
Kext with invalid signatured (-67054) allowed: <OSKext 0x7f8c3c502da0 [0x7fff9c59a8e0]> { URL = "file:///System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/", ID = "com.apple.driver.AirPort.Brcm4360" }

I'm restore the original IO80211Family.kext from mojave 10.14.6, now with the kext rebuild I don't have this message

also you should remove:
Code:
Kext with invalid signatured (-67050) allowed: <OSKext 0x7fb2d46338f0 [0x7fff9c59a8e0]> { URL = "file:///Library/Extensions/BrcmFirmwareData.kext/", ID = "as.acidanthera.BrcmFirmwareStore" }
as that would belong in clover (if you were to have your kexts in clover)

replace with BrcmFirmwareRepo.kext

I remove the BrcmFirmwareData.kext and add BrcmFirmwareRepo.kext.

The system freezee on the apple logo just before the login (like before). If I have to see it's more fast to boot in the final steps before the freezee.

I attach the new debug log
 

Attachments

  • debug_29965.zip
    3.1 MB · Views: 71
First of all thank you for your support and patience.

I've add this patch at config plist



I'm restore the original IO80211Family.kext from mojave 10.14.6, now with the kext rebuild I don't have this message



I remove the BrcmFirmwareData.kext and add BrcmFirmwareRepo.kext.

The system freezee on the apple logo just before the login (like before). If I have to see it's more fast to boot in the final steps before the freezee.

I attach the new debug log
this:
Code:
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fae39c409b0 [0x7fffa48bd8e0]> { URL = "file:///System/Library/Extensions/CodecCommander.kext/", ID = "org.tw.CodecCommander" }
should be installed to /L/E

remove the sensor kexts

config.plist:
enable these:
Code:
<key>Fixes</key>
            <dict>
                <key>AddDTGP</key>
                <false/>
                <key>Comment-IRQ Fix</key>
                <string>The following fixes may be needed for onboard audio/USB/etc</string>
                <key>FixHPET</key>
                <false/>
                <key>FixIPIC</key>
                <false/>
                <key>FixRTC</key>
                <false/>
                <key>FixTMR</key>
                <false/>
            </dict>

what does this boot argument do:
-nobiooff ?

USB 10.14.1+ (Mojave 10.14.1, 10.14.2) by PMHeart patch is still enabled
 
this:
Code:
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fae39c409b0 [0x7fffa48bd8e0]> { URL = "file:///System/Library/Extensions/CodecCommander.kext/", ID = "org.tw.CodecCommander" }
should be installed to /L/E

Io I move the CodecCommander from S.L.E to L.E

remove the sensor kexts

config.plist:
enable these:
Code:
<key>Fixes</key>
            <dict>
                <key>AddDTGP</key>
                <false/>
                <key>Comment-IRQ Fix</key>
                <string>The following fixes may be needed for onboard audio/USB/etc</string>
                <key>FixHPET</key>
                <false/>
                <key>FixIPIC</key>
                <false/>
                <key>FixRTC</key>
                <false/>
                <key>FixTMR</key>
                <false/>
            </dict>

I enable this fix

what does this boot argument do:
-nobiooff ?

Lilu : Add -nobiooff to disable NoTouchID

USB 10.14.1+ (Mojave 10.14.1, 10.14.2) by PMHeart patch is still enabled
I disable because I have the correct SSDT for usb.

With this setting the system reboot not remaining just before the logon script with the apple logo.

I attach the debug log.
 

Attachments

  • debug_5994.zip
    3.2 MB · Views: 68
Last edited:
guys I have an Dell 7580 with Wireless AC 9260. I'll buy a DW1820a. I'm using Mojave 10.14.6. Does it work Well ?
 
Status
Not open for further replies.
Back
Top