PoMpIs Posted June 9, 2022 Share Posted June 9, 2022 @surenmunoo I have a clone of that Fenvi and it works OOTB in Ventura on the asus B660 https://www.amazon.es/gp/product/B081CFM2J4/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1 3 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784304 Share on other sites More sharing options...
ANONIMNIQ Posted June 9, 2022 Share Posted June 9, 2022 @Ludox @jsl2000 Did you guys tried to patch igpu? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784309 Share on other sites More sharing options...
surenmunoo Posted June 9, 2022 Share Posted June 9, 2022 (edited) 34 minutes ago, Cyberdevs said: Without the IOreg i can't tell that the built-in Bt/WiFi is connected to which port. I ended u using the EFI I had for the Z690 Aero G on the Aero D and it all works now, sound, bluetooth and wifi. Tested Airdrop as well and it works Edited June 9, 2022 by surenmunoo Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784310 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 9, 2022 Share Posted June 9, 2022 @surenmunoo You can't use Hackintool for mapping USBPorts since macOS 11.3. You hav eto take a different approach: https://github.com/5T33Z0/OC-Little-Translated/tree/main/03_USB_Fixes Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784314 Share on other sites More sharing options...
surenmunoo Posted June 9, 2022 Share Posted June 9, 2022 7 minutes ago, 5T33Z0 said: @surenmunoo You can't use Hackintool for mapping USBPorts since macOS 11.3. You hav eto take a different approach: https://github.com/5T33Z0/OC-Little-Translated/tree/main/03_USB_Fixes Thanks, I will give that a try this weekend. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784316 Share on other sites More sharing options...
SavageAUS Posted June 9, 2022 Share Posted June 9, 2022 (edited) Success on my 9th gen laptop. I could go through the installer with Clover after changing the one quirk but it wouldn't boot to the desktop. I had to use OpenCore to boot to desktop. Still a success in my book. Apple service appear working, WiFi and Bluetooth work, audio works as does my Fn keys. Now to get it booting with Clover @Slice I am using the exact same kexts in OC & Clover, same quirk changed but no boot after install with Clover. Spoiler Edited June 9, 2022 by SavageAUS 4 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784318 Share on other sites More sharing options...
PMheart Posted June 9, 2022 Share Posted June 9, 2022 (edited) EDIT: For those with Skylake graphics - please refer to https://github.com/acidanthera/WhateverGreen/pull/101, and particularly Manual/FAQ.IntelHD.en.md. Edited June 19, 2022 by PMheart Cleanup 5 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784320 Share on other sites More sharing options...
asdesoso Posted June 9, 2022 Share Posted June 9, 2022 On 6/7/2022 at 11:58 PM, asdesoso said: Good afternoon, I created my USB installer of Ventura, and after that, I disabled the quirk AvoidRuntimeDefrag, but I stall here, and stops, doesn´t anything more. Is my Haswell desktop, although I know that HD4600 is gone from S/L/E kexts. I used OC in different versions from the current 0.7.6 to latest commit 0.8.2 from today, and both do the same problem. This machine is completely functional at Monterey 12.4 running very well. Also I tried with Clover and stucks at [EB|#LOG:EXITBS:START]. By the other hand, I have an HP EliteBook 2570P (Ivy Bridge Laptop), that surpringsily, installed Ventura without any problem, but only installed, only I need to disable the quirk AvoidRuntimeDefrag and recovery boots up perfectly, I installed it, and in the last reboot it gives me a general panic, with a lot of dependencies, and also doesn´t boots up, I read that it could be because Ivy Bridge doesn´t have AVX2, only AVX, but Haswell yes, it have AVX2. Has anyone been able to install and run it, into Haswell desktop or Ivy Bridge laptop? Thanks in advance. Cheers. 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784322 Share on other sites More sharing options...
jm26200 Posted June 9, 2022 Share Posted June 9, 2022 (edited) hi all, Also good here but cant put wifi and no appstore no imessage no facetime !!! App Store ok Message ok FaceTime ok key for install : with args -lilubetaall and uncheck quirk AvoidRuntimeDefrag Edited June 9, 2022 by jm26200 2 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784323 Share on other sites More sharing options...
jsl2000 Posted June 9, 2022 Share Posted June 9, 2022 (edited) 25 minutes ago, asdesoso said: Has anyone been able to install and run it, into Haswell desktop or Ivy Bridge laptop? Thanks in advance. Cheers. Z97 or B85 (Haswell) desktop can install or boot Ventura successfully, but not for Z77 (Ivy Bridge) laptop/desktop. check this command at Terminal: sysctl -a | grep machdep.cpu.leaf7_features if AVX2 showed it can install or boot without issue. Edited June 9, 2022 by jsl2000 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784324 Share on other sites More sharing options...
aben Posted June 9, 2022 Share Posted June 9, 2022 (edited) 1 hour ago, PMheart said: For those with Skylake graphics - the current theory is to use everything from Kaby Lake. I have made some tests in WhateverGreen (WEG) concerning this on a testing branch: https://github.com/acidanthera/WhateverGreen/tree/skl-as-kbl-13. Things to do: - Use WEG from the link above (you can download binaries at GitHub Actions artifacts, e.g. https://github.com/acidanthera/WhateverGreen/actions/runs/2466920386 for the commit https://github.com/acidanthera/WhateverGreen/commit/00c1cb52622df8a5c98e9ea1ff5e0d395ec23d56) - Update device-id and ig-platform-id to the corresponding KBL model (e.g. HD530 -> HD630) Feel free to report. Thank you for implementing this patch into WEG; this would also automatically void the need for boot-arg -disablegfxfirmware in order to get the patch injected 🙏 I've tested the above commit, the patch works just as it should. No issues in performance while performing basic tasks: opening apps, typing up a document, playing music off Music app etc. The major issue now is that the iGPU seems to lose power management when using a browser (Safari) to load a video for playback (from YouTube). IGP shows freq. failing to drop below 300 Mhz (when using WEG) and 500 Mhz when not using WEG (with -disablegfxfirmware) which then leads to the OS hanging up and stuttering due to this loss in iGPU power management. Maybe RPS control patch needs some work? Much thanks once again! ? Edited June 9, 2022 by aben 4 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784325 Share on other sites More sharing options...
ANONIMNIQ Posted June 9, 2022 Share Posted June 9, 2022 @jsl2000 Any chance for my HP PRODESK 600 G1 Mini with i3-4130 and Intel HD Graphics 4400? Command you suggested shows AVX2. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784327 Share on other sites More sharing options...
PMheart Posted June 9, 2022 Share Posted June 9, 2022 57 minutes ago, aben said: Thank you for implementing this patch into WEG; this would also automatically void the need for boot-arg -disablegfxfirmware in order to get the patch injected 🙏 I've tested the above commit, the patch works just as it should. No issues in performance while performing basic tasks: opening apps, typing up a document, playing music off Music app etc. The major issue now is that the iGPU seems to lose power management when using a browser (Safari) to load a video for playback (from YouTube). IGP shows freq. failing to drop below 300 Mhz (when using WEG) and 500 Mhz when not using WEG (with -disablegfxfirmware) which then leads to the OS hanging up and stuttering due to this loss in iGPU power management. Maybe RPS control patch needs some work? Much thanks once again! ? Thanks for your report. I do not think I will be able to help with any specific issues, but at least we do prove that it is feasible to load KBL kexts on SKL. In fact, without WEG, how do you load KBL kexts? By only injecting device-id and/or ig-platform-id? 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784328 Share on other sites More sharing options...
jsl2000 Posted June 9, 2022 Share Posted June 9, 2022 (edited) 2 hours ago, ANONIMNIQ said: @jsl2000 Any chance for my HP PRODESK 600 G1 Mini with i3-4130 and Intel HD Graphics 4400? Command you suggested shows AVX2. Yes, it's possible to get it to boot Ventura without hardware acceleration of HD 4400. You may try my Clover 5145's config.plist posted here at page 11. Compressed EFI was attached here for your reference. EFI.zip Edited June 9, 2022 by jsl2000 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784332 Share on other sites More sharing options...
ghost8282 Posted June 9, 2022 Share Posted June 9, 2022 3 hours ago, ghost8282 said: But first I'd like to test a different approach suggested on another forum, by replacing the os.dmg in the preboot volume with that of an m1; since sandy b. has avx1 the setupassistant should work then.. Not working, setup proceeds a little bit further but then it hangs..It seems it's a no way at the current time for my sandy bridge cpus 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784333 Share on other sites More sharing options...
asdesoso Posted June 9, 2022 Share Posted June 9, 2022 40 minutes ago, jsl2000 said: Yes, it's possible to get it to boot Ventura without hardware acceleration of HD 4400. You may try my Clover 5145's config.plist posted here at page 11. I tried your config.plist with Clover 5145 on my Haswell desktop, and do the same as my previous message, with Clover and your config.plist I stuck every time at [EB|#LOG:EXITBS:START], I tried to enable/disable devirtualisemmio and XCPM, if I try with my Monterey´s OC EFI, disabling the avoidruntimedefrag quirk, I can pass the previous line, but I stuck at my previous photo. I know that Haswell have AVX2, but Ivy Bridge only have AVX (1.0). Thanks in advance. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784337 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 9, 2022 Share Posted June 9, 2022 (edited) Anybody else noticed this? I usually add the Apps Folder to the Dock for direct access to the Apps. When opening the folder, I noticed that there's a shortcut to Safari in there. But there's no shortcut in the actual App folder. Weird. Edited June 9, 2022 by 5T33Z0 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784338 Share on other sites More sharing options...
matgeo Posted June 9, 2022 Share Posted June 9, 2022 Does sleep work for you ? On my laptop everything working ok (some glitches here and there expected from beta) but when laptop goes to sleep it freezes and I have to restart. Maybe it has to do with avoidruntimedefrag set to no? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784340 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 9, 2022 Share Posted June 9, 2022 (edited) @matgeo Doesn't work for me either. I tried fixing the sleep imaga in Hackintool and noticed the App doesn't work in Ventura. So I did in terminal. Same result. It could only be related to the AvoidRuntimeDefrag quirk if sleep stops working in other macOS versions where sleep is known to work. Will test later. EDIT: Sleep and wake are working fine in Big Sur so I am pretty sure it's a beta issue unrelated to AvoidRuntimeDefrag Quirk. EDIT2: After updating all the kexts to the latest nightly build and fixing the sleepimage and proximity wake in hackintool, sleep is working fine Edited June 9, 2022 by 5T33Z0 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784341 Share on other sites More sharing options...
PoMpIs Posted June 9, 2022 Share Posted June 9, 2022 (edited) @5T33Z0 If it is correct, I already saw it the first day I managed to install Ventura, it has details as it is a beta... I don't know if it happens to you too, but the others folder doesn't appear either xD... I only see it on the launchpad Edited June 9, 2022 by PoMpIs Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784342 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 9, 2022 Share Posted June 9, 2022 Apps not working: Logitech Options Manager (installer wont show a window) Hackintool (freezes) Intel Power Gadget (no graphs. Injecting EnergyDriver.kext via OpenCore resolves it) Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784343 Share on other sites More sharing options...
PoMpIs Posted June 9, 2022 Share Posted June 9, 2022 22 minutes ago, 5T33Z0 said: Apps not working: Logitech Options Manager (installer wont show a window) Hackintool (freezes) Intel Power Gadget (no graphs. Injecting EnergyDriver.kext via OpenCore resolves it) I haven't tried logitech, but Hackintool and the intel power gadget work fine for me... Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784346 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 9, 2022 Share Posted June 9, 2022 (edited) Working fine for me on my other 3 macOS versions, so I say it's a beta issue. Ater updating the rest of the kexts to the latest nightly builds, Hackintool is working. Edited June 9, 2022 by 5T33Z0 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784347 Share on other sites More sharing options...
PropoFlexWX4 Posted June 9, 2022 Share Posted June 9, 2022 So, how is Ventura on intel H310/H370/B360/B365/Z370/Z390 going? Any successes yet? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784348 Share on other sites More sharing options...
Lucas_Udia Posted June 9, 2022 Share Posted June 9, 2022 On 07/06/2022 at 07:26, matgeo said: Você pode fazer o upload da sua pasta efi que você usou para o empreendimento? Agradeço antecipadamente. did you test the efi I sent? success with luck? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/12/#findComment-2784349 Share on other sites More sharing options...
Recommended Posts