big-sur-micropatcher icon indicating copy to clipboard operation
big-sur-micropatcher copied to clipboard

kext_patch.sh Error returned: <dictionary: 0x7fff800a55e0>

Open bezik46 opened this issue 3 years ago • 3 comments

WiFi seems to work, success is reported, but got a bunch of errors:

No WiFi option specified on command line, so checking for 802.11ac...
No 802.11ac WiFi card detected, so installing mojave-hybrid WiFi patch.
No patch mode specified on command line. Detecting Mac model...
(Use --2010, --2011, or --2012 command line option to override.)
Detected model: Macmini6,1
Detected a 2012-2013 Mac. Using --2012 patch mode.
Installing kexts to:
/Volumes/BiGSur

Volume appears to have a Big Sur installation (build 20B50). Continuing.
Volume is mounted from device:  /dev/disk1s5
Mounted device is an actual volume, not a snapshot. Proceeding.
System Integrity Protection is off.
Restart the machine for the changes to take effect.
Successfully disabled authenticated root.
Restart the machine for the changes to take effect.
Remounting volume as read-write...
Checking for KernelCollections backup...
Backup not found. Performing backup now. This may take a few minutes.
Backing up original KernelCollections to:
/Volumes/BiGSur/System/Library/KernelCollections/KernelCollections-20B50.tar.lz4
a BootKernelExtensions.kc
a SystemKernelExtensions.kc
Beginning patched IO80211Family.kext installation
Installing mojave-hybrid WiFi patch
Using kmutil to rebuild boot collection...
Error returned: <dictionary: 0x7fff800a55e0> { count = 1, transaction: 0, voucher = 0x0, contents =
	"XPCErrorDescription" => <string: 0x7fff800a5748> { length = 18, contents = "Connection invalid" }
}
Error returned: <dictionary: 0x7fff800a55e0> { count = 1, transaction: 0, voucher = 0x0, contents =
	"XPCErrorDescription" => <string: 0x7fff800a5748> { length = 18, contents = "Connection invalid" }
}
Error returned: <dictionary: 0x7fff800a55e0> { count = 1, transaction: 0, voucher = 0x0, contents =
	"XPCErrorDescription" => <string: 0x7fff800a5748> { length = 18, contents = "Connection invalid" }
}
Using kmutil to rebuild system collection...
Error returned: <dictionary: 0x7fff800a55e0> { count = 1, transaction: 0, voucher = 0x0, contents =
	"XPCErrorDescription" => <string: 0x7fff800a5748> { length = 18, contents = "Connection invalid" }
}
Error returned: <dictionary: 0x7fff800a55e0> { count = 1, transaction: 0, voucher = 0x0, contents =
	"XPCErrorDescription" => <string: 0x7fff800a5748> { length = 18, contents = "Connection invalid" }
}
Error returned: <dictionary: 0x7fff800a55e0> { count = 1, transaction: 0, voucher = 0x0, contents =
	"XPCErrorDescription" => <string: 0x7fff800a5748> { length = 18, contents = "Connection invalid" }
}
Copying deferred prelinked kernels in /Volumes/BiGSur...
/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/kext_tools/kext_tools-692.40.7/kc_staging.m.279: Encountered error while inspecting path: Error Domain=NSCocoaErrorDomain Code=260 "The folder “PrelinkedKernels” doesn’t exist." UserInfo={NSFilePath=/Volumes/BiGSur/Library/Apple/System/Library/PrelinkedKernels, NSUserStringVariant=(
    Folder
), NSUnderlyingError=0x7fe0ac6073d0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/kext_tools/kext_tools-692.40.7/kc_staging.m.279: Encountered error while inspecting path: Error Domain=NSCocoaErrorDomain Code=260 "The folder “PrelinkedKernels” doesn’t exist." UserInfo={NSFilePath=/Volumes/BiGSur/Library/Apple/System/Library/PrelinkedKernels, NSUserStringVariant=(
    Folder
), NSUnderlyingError=0x7fe0ac607420 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
Copying KCs in /Volumes/BiGSur...
System Volume UUID: 5C049795-BD0B-40E7-AC8A-DDA5B4D4DA2A
Volume Group UUID: 54108374-B88C-4FC6-9F36-CB190411E703
Preboot disk: /dev/disk1s2
Mounting Preboot: "/System/Volumes/Data/private/var/tmp/preboot.kcditto.jwfVQ3q"
Preboot volume: /System/Volumes/Data/private/var/tmp/preboot.kcditto.jwfVQ3q
Copying: /Volumes/BiGSur/System/Library/KernelCollections/BootKernelExtensions.kc.elides -> /System/Volumes/Data/private/var/tmp/preboot.kcditto.jwfVQ3q/54108374-B88C-4FC6-9F36-CB190411E703/boot/System/Library/KernelCollections
Copying: /Volumes/BiGSur/System/Library/KernelCollections/BootKernelExtensions.kc -> /System/Volumes/Data/private/var/tmp/preboot.kcditto.jwfVQ3q/54108374-B88C-4FC6-9F36-CB190411E703/boot/System/Library/KernelCollections
Unmounting Preboot: "/System/Volumes/Data/private/var/tmp/preboot.kcditto.jwfVQ3q"
Volume Preboot on disk1s2 unmounted
Creating new root snapshot.
Installed patch kexts successfully.
-bash-3.2# 

bezik46 avatar Nov 29 '20 13:11 bezik46

I had the same thing. But it still installed the drivers for me

nikostq avatar Dec 01 '20 18:12 nikostq

So now we closed the circle, link from one to the other & back...

bezik46 avatar Dec 05 '20 18:12 bezik46

This is an error message but no error: The patching succeeded and if I get these messages the system is usable.

Ausdauersportler avatar Dec 09 '20 09:12 Ausdauersportler