Jump to content
3338 posts in this topic

Recommended Posts

On 6/27/2022 at 1:30 PM, D3v1L said:

with custom memory in config.plist (in right way...i mean, with all slot compiled) ...

image.thumb.png.deb05ada0619ea885c60072b47b23dda.png

 

image.thumb.png.f6c5404eed9bd40b3b29e7f7b845baef.png

 

 

 

Your grouping of devices is not how Apple suggests. They recommend pairing as shown in Spoiler below.

 

Spoiler

image.thumb.png.c6d50e7e22d39ef6237370978edb1cd9.png

 

Using your Memory config file Bank numbering, the following would correlate Apple's slot numbering with your Bank entry numbers.

image.thumb.png.cb4ec89c5fab5c13acaec9455c083da3.png

 

Edited by iGPU

Well...Apple suggest to use MacOS only on Apple hardware so...btw, i'm at home in about 30/40 min...Memory conf in my post Is from a backup copy in my laptop ...maybe the original config in my EFI Is in right way...have too many EFI on my hdd 🤣🤣🤣 🤣🤣🤣

Edited by D3v1L

Here the memory in config that i use on my hack...

(only strange part in system preferences, 8 slot on 12 occupied instead 4 on 12, i don't know why)

 

image.thumb.png.ed4f0a4eb2ba7f1425577a4af4cdd037.png

 

memory.plist.zip

 

btw when it's working, i prefer to use restrictevents but for now, i can live with 8 instead of 4 ahahhah

Edited by D3v1L
  • Thanks 1

Well, I'm Finally Up And Running :) To Desktop

But Reboots On Wifi Selection :( With Clover, And OpenCore

Man This Beast Is Hard To Tame

 

Edited by STLVNUB
  • Like 2
14 hours ago, ricoc90 said:

 

As far as I'm aware - those GPU properties (aka Metal Feature Sets) shown actually belong to current Metal Feature Sets found on macOS 10.13 - 11 and has no correlation to Metal 3 whatsoever; Apple has yet to update documentation (see Metal Feature Sets Table) on what new feature sets actually determine Metal 3 compatibility. In any case, Apple has officially stated that Metal 3 support is planned for the following hardware: AMD Radeon Pro Vega series, AMD Radeon Pro 5000/6000 series, Intel Iris Plus Graphics series & Intel UHD Graphics 630. Whether they plan to include all GPUs natively supported on Ventura; only time will tell.


Super handy Swift program pulling Metal info tho 👌

  • Like 5

@D3v1L  @Cyberdevs

 

If you want to help to fix RestrictEvents in Ventura you can go to the bug tracker and comment there, so far there is not any useful info from my logs.

https://github.com/acidanthera/bugtracker/issues/2061

 

To debug:

  • Opencore debug version (replace EFI/BOOT/BOOTx64.efi, EFI/OC/Drivers/OpenRuntime.efi and OpenCanopy.efi if you're using it, EFI/OC/OpenCore.efi)
  • Lilu and RestrictEvents debug versions
  • Misc >> AppleDebug: YES, ApplePanic: YES, DisableWatchdog: YES, Target: 67, DisplayLevel: 2147483714
  • boot args: -v keepsyms=1 debug=0x100 -liludbg -revdbg 
  • @PMheart asks me to boot adding liludump=120 in boot args but my system doesn't boot with it.

Thanks.

Edited by miliuco
  • Like 2
  • Thanks 1
1 hour ago, miliuco said:

@D3v1L  @Cyberdevs

 

If you want to help to fix RestrictEvents in Ventura you can go to the bug tracker and comment there, so far there is not any useful info from my logs.

https://github.com/acidanthera/bugtracker/issues/2061

 

To debug:

  • Opencore debug version (replace EFI/BOOT/BOOTx64.efi, EFI/OC/Drivers/OpenRuntime.efi and OpenCanopy.efi if you're using it, EFI/OC/OpenCore.efi)
  • Lilu and RestrictEvents debug versions
  • Misc >> AppleDebug: YES, ApplePanic: YES, DisableWatchdog: YES, Target: 67, DisplayLevel: 2147483714
  • boot args: -v keepsyms=1 debug=0x100 -liludbg -revdbg 
  • @PMheart asks me to boot adding liludump=120 in boot args but my system doesn't boot with it.

Thanks.

I replied on GitHub minutes ago; if others want to contribute, please change to liludump=60, as 120 might be quite time consuming. :) 

  • Like 5
On 6/11/2022 at 10:10 PM, Bios-PC said:

finally I had time to install the first DP

 

everything works

I disable AvoidRuntimeDefrag

 

have problem with Intel 225 but solved it 

in Ventura there is no kext AppleIntelI210Ethernet under extensions folder 

so I copy it from monetery and put it on kext folder under EFI\OC\Kext 

 

and it works perfect

 

Screen Shot 2022-06-11 at 19.28.03.png

Screen Shot 2022-06-11 at 19.28.22.png

Screen Shot 2022-06-11 at 19.29.01.png

Screen Shot 2022-06-11 at 19.29.20.png

Screen Shot 2022-06-11 at 19.29.50.png

Can you provide your EFI? I tried on mine and it doesn't work.

18 hours ago, STLVNUB said:

Well, I'm Finally Up And Running :) To Desktop

But Reboots On Wifi Selection :( With Clover, And OpenCore

Man This Beast Is Hard To Tame

 

This is what was happening on my AMD rig, during the initial setup if I chose wifi or Ethernet instant reboot. Now I’m just getting a black screen when I should be greeted with the initial setup. 

3 minutes ago, miliuco said:

I didn’t try MacPro in beta 1, sorry. 

No worries. Regarding https://github.com/acidanthera/RestrictEvents/pull/9/files#r910786873, it is because System Information patch is still working, while the About section in System Settings is new.

 

Please continue the discussion here; the pull request is only for code-level reviews.

  • Like 3
17 minutes ago, PMheart said:

@Cyberdevs @miliuco Did RestrictEvents work on 13.0 b1?

You mean the first DP? If so I don't recall but from the looks of it it didn't work in the first DP either. Look at the screen shot in this post:

 

  • Like 3
31 minutes ago, Cyberdevs said:

You mean the first DP? If so I don't recall but from the looks of it it didn't work in the first DP either. Look at the screen shot in this post:

 

Right. I noticed that <i>. Thanks for letting me know. By the way, could you please try https://github.com/acidanthera/bugtracker/issues/2061#issuecomment-1171005540? Thanks!

  • Like 3
1 hour ago, PMheart said:

Please continue the discussion here; the pull request is only for code-level reviews.

Ok, I haven't read you.

 

With RestrictEvents/actions/runs/2589055417: Memory warning disappears. Info icon in About >> General >> memory line gone. So far, all seems to be fine with this build. Thanks!!! 👍


Ups! I booted without liludump=60. Do you want I boot again to get the lilu log in var/log?

Edited by miliuco
  • Like 5

This detail is only aesthetic right?

I have that exclamation symbol in memory since beta 1

 

I have put the new kext, and this has appeared that did not come out before

 

kFQOb16.png

 

But the memory stays the same

 

WPU3KxK.png

 

 

Edited by PoMpIs

While I struggled with the original release of beta 1 (my Hackinpad can't boot without AvoidRuntimeDefrag on), beta 2, along with the latest build of OC allowed for a smooth upgrade from Monterey 12.5 beta 4. 

 

Quick question: what is this new icon on the top bar? It's not included in the 'control center' settings. It lists two devices, a base system one and a usb one. Attempting to 'power off Card' on the Base System Peripheral results in hard crash/instant reboot. Is this Thunderbolt related?

Screenshot 2022-06-30 at 6.08.39 PM.png

  • Like 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...