Contribute
Register

MSI PRO Z690 A DDR4 + i7-12700K + AMD RX 580

Yes of course. Here is the screenshot for Big Sur. Almost same for Monterey and Ventura. I's also same with RX 6800 or RX 460.
 

Attachments

  • 20230113_100417.jpg
    20230113_100417.jpg
    1.5 MB · Views: 27
Last edited:
Yes of course. Here is the screenshot for Big Sur. Almost same for Monterey and Ventura. I's also same with RX 6800 or RX 460.
Your config.plist shows VirtualSMC.kext and your screenshot shows FakeSMC.kext.
These two kexts do the same job and are mutually exclusive.
Use one or the other but not both,

Screenshot 2023-01-13 at 09.47.51.png
 
OMG you're right ! I know it shouldn't be together but there were FakeSMC.kext remaining in L/E from previous installation. After several upgrades, I forgot it was there.

Thanks a lot, now it's working :headbang:
 
@nyu1985 @P1LGRIM @sonny362 @CaseySJ good work!

So just confirming now, you didn't make any MMIO patches, you simply found a rogue kext in LE (FakeSMC)? If so, @ZoZat can you confirm you're doing a clean install and not installing over the top of an OS? If installing over then we need to find a way in maybe with another mac or something and investigating your LE folder.

Can you update your hardware in your profile while you're at it so I can keep better tabs on the convo?
 
Last edited:
Hi all, I have your usual motherboard and managed to install ventura 13.1. What I ask you is:
- how to make the Ethernet port work?
- how to do for Logitech Bluetooth keyboard and mouse? I have the fenvi board like yours. While loading OpenCore they are not active... and consequently I can't start the maOSc except by attacking the keyboard with wire ....

Thanks in advance, and I hope you can help.

Sorry for english, google translate
 
Hello everyone, it appears that a lot has occurred recently.

I am here to inquire if anyone has encountered the WiFi variant issue with the Monterey update.

The update has caused my Bluetooth to malfunction and I attempted to resolve it on my own, but ended up crashing my Boot. Fortunately, I had a backup of my previous working configuration.

Would anyone be willing to assist me with this issue? As a precaution, I have uploaded my OC folder (containing kexts, acpi, config, and drivers) for anyone who would like to take a look. Please note that I have removed the SMBIOS information.
 

Attachments

  • OCfolder.zip
    84.4 MB · Views: 28
Hi all, I have your usual motherboard and managed to install ventura 13.1. What I ask you is:
- how to make the Ethernet port work?
- how to do for Logitech Bluetooth keyboard and mouse? I have the fenvi board like yours. While loading OpenCore they are not
Hi there.
1. My Ethernet (i225-V) defined in Device Properties:
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,28,0/0,0</string>
<key>device-id</key>
<data>8xWGgA==</data>
<key>device_type</key>
<string>Ethernet controller</string>
<key>model</key>
<string>Intel Ethernet controller i225-V</string>
</dict>
</dict>

2. I'm using BlueToolFixup.kext.
 
Hi there.
1. My Ethernet (i225-V) defined in Device Properties:
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,28,0/0,0</string>
<key>device-id</key>
<data>8xWGgA==</data>
<key>device_type</key>
<string>Ethernet controller</string>
<key>model</key>
<string>Intel Ethernet controller i225-V</string>
</dict>
</dict>

2. I'm using BlueToolFixup.kext.
Hi there.
1. My Ethernet (i225-V) defined in Device Properties:
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,28,0/0,0</string>
<key>device-id</key>
<data>8xWGgA==</data>
<key>device_type</key>
<string>Ethernet controller</string>
<key>model</key>
<string>Intel Ethernet controller i225-V</string>
</dict>
</dict>

2. I'm using BlueToolFixup.kext.
I did what you wrote for the Ethernet connection but it doesn't work... Any other ideas? For Bluetooth I solved by installing the keyboard and mouse on Windows.
 
Back
Top