Contribute
Register

MultiBeast 9.0.0 Bug

Status
Not open for further replies.

MacMan

Administrator
Staff member
Joined
Feb 2, 2010
Messages
8,182
Motherboard
ASUS TUF Z390-PRO GAMING - 2606 - UEFI
CPU
i9-9900K
Graphics
Vega 64
Mac
  1. MacBook Pro
  2. Mac Pro
Classic Mac
  1. Power Mac
  2. PowerBook
Mobile Phone
  1. iOS
For some reason the following ethernet kexts installation packages were built with incorrect permissions:

AppleIGB-v5.3.5.3.pkg
AtherosE2200Ethernet-v2.0.1.pkg
AtherosE2200Ethernet-v2.2.0.pkg

Regretfully we will not be able to update MultiBeast for a week due to travel.

In the meantime you can run the following command in Terminal to fix this:

For the AppleIGB kext:
Code:
sudo chown -R 0:0 /Library/Extensions/AppleIGB.kext

For either version of the AtherosE2200Ethernet:
Code:
sudo chown -R 0:0 /Library/Extensions/AtherosE2200Ethernet.kext

After running that command reboot your system to update the kernel cache and load the kext.
 
Status
Not open for further replies.
Back
Top