Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/13/2022 in all areas

  1. Version 002

    188 downloads

    1 point
  2. Motherboard: Gigabyte B550 Aorus Pro | rev. 1.0 CPU: Ryzen 7 3700x GPU: Sapphire RX5500 XT RAM: 32 GB 3200 Festplatte: M2 1TB Audio Device: ALC 1220 macOS Version: 11.0.1 (20B29) SMBIOS: iMacPro 1.1 macPro7.1 OpenCore Version: v0.6.0 v0.6.2 v0.6.4 Hello, everyone, I finally got my system (Ryzen3700x, B550AorusPro, RX5500XT) up and running - everything works, including (Sound,Bluetooth,CPU_Temp,etc). For all who are not so patient I provide my debug-EFI. Who still has tips and optimizations, can share them with me, especially regarding USB-mapping. So, now have fun!Update 10.19.20: Everything works except Sleep.The PortMapping works.Best regards Fooose LAN-Fix-Realtek® 2.5GbE LAN : open Terminal: "sudo ifconfig en0 media 1000baseT mediaopt full-duplex"Thanks DSM2!I have taken these settings from this post: #1Bios: Version: F11b 10/19/2020 Major settings to be changed based on the default optimal settings: deactivate I2C and ESPI (essential to solve the random freeze problem) it must be in BIOS (advanced mode) under Settings -> AMD CBS -> FCH Common Options if applicable, set PCIe slot to Gen4 instead of Auto (may contribute to a better stability) enable X.M.P. memory profile disable trusted computing disable wake and boot over LAN enable power loading in Platform Power settings (may contribute to a better stability) setup fan profiles Other relevant default settings: Above 4G Decoding: disabled XHCI Hand-off: enabled HPET: enabled CSM support: enabled EFI_OC_0.6.4_B550AorusPro.zip
    1 point
  3. ah ok , proverò e ti faccio sapere , di nuovo tante grazie.
    1 point
  4. @Lorys89 e @dreamwhite gentilissimi per il vostro aiuto. Dopo qualche settimana di uso ho deciso di tornare indietro a Big Sur perchè le prestazioni sono calate abbastanza con Monterey. Vi ringrazio per la disponibilità e l'aiuto datomi. Rimontando la vecchia EFI che avevo fatto in Big Sur funziona tutto.
    1 point
  5. Anch’io preferisco Tuxera. 👍
    1 point
  6. Io li ho entrambi, e preferisco tuxera. Li comprai anni fa per mbp e imac originali
    1 point
  7. Let's try some other commands: sudo chmod -R 755 /Library/Extensions/ATTOExpressSASHBA.kext sudo chown -R root:wheel /Library/Extensions/ATTOExpressSASHBA.kext sudo spctl --master-disable sudo codesign --force --deep --sign - /Library/Extensions/ATTOCelerityFC.kext sudo codesign --force --deep --sign - /Library/Extensions/ATTOExpressPCI4.kext sudo codesign --force --deep --sign - /Library/Extensions/ATTOExpressSASHBA.kext sudo codesign --force --deep --sign - /Library/Extensions/ATTOExpressSASHBA2.kext sudo codesign --force --deep --sign - /Library/Extensions/ATTOExpressSASHBA3.kext sudo codesign --force --deep --sign - /Library/Extensions/ATTOExpressSASRAID.kext sudo codesign --force --deep --sign - /Library/Extensions/ATTOExpressSASRAID2.kext Disable sip booting in Recovery and typing into terminal: csrutil disable Reboot and try again! AMD works beautifully with ATTO cards
    1 point
  8. There's no direct connection but you need a suitable serial to make a lot of apple services work. You can use this tool: https://github.com/corpnewt/GenSMBIOS
    1 point
  9. Try even to re-install the official package from ATTO website, I attach it there ATTOExpressSASRAID2_3800f1.pkg.zip
    1 point
  10. You need the first two lines of code first, to repair owner and permissions, otherwise the kextload won't work
    1 point
  11. Try to issue these command in terminal: sudo chmod -R 755 /Library/Extensions/ATTOExpressSASRAID.kext sudo chown -R root:wheel /Library/Extensions/ATTOExpressSASRAID.kext sudo kextload /Library/Extensions/ATTOExpressSASRAID.kext Post the error messages if any
    1 point
  12. I do not think so it seems a permission problem and kext is not loaded at all
    1 point
  13. Do a kextstat command in terminal and post here the resulting listing, I suspect that it is blacklisted because of SIP and Gatekeeper
    1 point
  14. With which OSX do you see that raid disk? are you sure raid kext are loaded and are you sure Monterey does not block some of them? to check see in setting Software Extensions
    1 point
  15. have you checked if those kexts are loaded?
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.