Jump to content
1709 posts in this topic

Recommended Posts

1 hour ago, mick3lson said:

After update to Sonoma, my dell xps 9570 i7 8750h cpu  MacBookPro 15,1 at the initial apple logo, the screen dims to the lowest brightness setting and stays like that for 5 minutes, then comes back to the normal brightness level. I tried -igfxblr boot arg without result. There is a fix for this issue.

 

 

-igfxblt or enable-backlight-registers-alternative-fix in proprieties.

 

1 hour ago, aben said:

 

Legacy Broadcom chipsets (94360, 94350, 94331...etc) are socketed modules - the supported Mac lineup for Sonoma (including Intel ones) all have soldered proprietary Broadcom UDM-based chipsets, hence no surprise here to see Apple dropping wireless support for legacy ones, as they have no reason to support these cards anymore.

(Ofc this comes as a huge axe to the hackintosh community but it is what it is - we can only hope that the brilliant folks over at OCLP cook up a proper solution that would help restore full functionality including AirPlay, AirDrop and other essential Continuity features (and not just network connectivity, although that would suffice for some I reckon), if not, then maybe it's time to start looking into Apple Silicon for those who wish to enjoy and experience all the goodness Apple has to offer with macOS on their main/production machine)

 

Yes OCLP will do that for sure. But prepare for SIP partially disabled and SecureBoot disabled. AMFI, partially.

Edited by Stefanalmare
  • Like 1
56 minutes ago, nyu1985 said:

That's pretty simple. Mac with M1 chips introduced new components that are mainly soldered. It doesn't mean apple drops the vendor like broadcom but the device used are soldered so it will be difficult to find it with standard connections.

 

Another side effects that new mac pro is introducing, beside removing definitly intel proc, is that it won't handle gpu onto pcie slots as it uses M2 chips GPU only so it's more likely the end of AMD GPU support and no more AMD GPU series would be added (like rx 7xxx series).

 

All comes together with Sonoma as it will be the main OS for new mac pro.

 

The Chinese guys will "feel" the opportunity and the accepted chips will appear on the market soon with usual connections.

Edited by Stefanalmare
  • Like 4
47 minutes ago, Stefanalmare said:

 

The Chinese guys will "feel" the opportunity and the accepted chips will appear on the market soon with usual connections.

 

Well, it would be nice if the Chinese manufactured wifi modules compatible with Sonoma, with that we made sure wiffi OOTB until the end of intel support 👌

 

I bought two modules for my two Lenovo 😄

Edited by PoMpIs
  • Like 1
4 hours ago, aben said:

then maybe it's time to start looking into Apple Silicon for those who wish to enjoy and experience all the goodness Apple has to offer with macOS on their main/production machine)

 

*Windows 11. I will never be comfortable owning a computer with soldered RAM and specially soldered SSD's. But it was a good run. Maybe all the hackintosh developers can switch to linux to improve that system. Since that would be my prefered OS either way, if it had fractional scaling and non-blurry fonts in some apps 🤣. All I need for my computer is Vscode, some database apps, Slack and Skype. All of those exist on linux, sadly some of them are blurry on 4k monitors.

After update to Sonoma, my dell xps 9570 i7 8750h cpu  MacBookPro 15,1 at the initial apple logo, the screen dims to the lowest brightness setting and stays like that for 5 minutes, then comes back to the normal brightness level. I tried -igfxblr boot arg without result. There is a fix for this issue.
 

I am also seeing this backlight delay on my i7-9750H. Someone posted some different boot args above that I am going to try.


Sent from my iPhone using Tapatalk
On 6/8/2023 at 2:48 PM, Slice said:

I tried TL-WN725N which is USB WiFi Realtek based. It works in macOS but the provided driver is not compatible with Sonoma, sorry...

 

Hi @Slice I can install  tl-wn725 kexts and use status bar app extracted whit pacifist and works like a charm in my Lenovo E470.

 

Just using start app in startup and run drivers and error on install not cause trouble after put app on Aplications. 

 

WI-FI is working fine and good.  I hope you enjoy your usb wireless adapter again! 

 

 

image.png.b4d96a7f638b4f74c5a8dc2cc299b6c7.png

 

 

 

 

 

TL WN725.png

StatusBarApp.app.zip TL-WN722N-725N_EUUSES_V3_191211_Mac10.15.zip

Edited by Max.1974
  • Thanks 2
36 minutes ago, SavageAUS said:


I am also seeing this backlight delay on my i7-9750H. Someone posted some different boot args above that I am going to try.


Sent from my iPhone using Tapatalk

 

Try whatever you want. But, when when you finish trying, use the one I post above. It is a new submodule of whatevergreen made from recent backlight problems starting with Ventura (I had also in Sonoma).

 
Try whatever you want. But, when when you finish trying, use the one I post above. It is a new submodule of whatevergreen made from recent backlight problems starting with Ventura (I had also in Sonoma).

It’s the boot args you posted I am going to try. Just couldn’t remember your name when I made the post


Sent from my iPhone using Tapatalk
  • Haha 1

@mick3lson  @SavageAUS

 

Boot args are those posted by @Stefanalmare but they work with last WhateverGreen commit, not on older. 
 

WhateverGreen developers instructions:

 

If you have a CFL-based laptop and rely on the Backlight Registers Fix (BLR) to fix the 3-minute black screen issue, you may notice that BLR (`-igfxblr`) no longer work on macOS 13.4 or later. This is because Apple has simplified the implementation of the functions, `ReadRegister32` and `WriteRegister32`, in Coffee Lake's framebuffer driver shipped by macOS 13.4, so the compiler chose to inline invocations of those functions as many as possible. As a result, the `WriteRegister32` hooks registered by the Backlight Registers Fix (BLR) and the Backlight Smoother (BLS) submodules no longer work. Starting from v1.6.5, WEG can revert the optimizations done by the compiler in backlight related functions, provide an alternative to BLR and make BLS work properly on macOS 13.4 or later.

 

Note that this alternative fix is only available for users who have laptops using Coffee Lake's graphics driver and running macOS 13.4 or later. You can add the property `enable-backlight-registers-alternative-fix` to `IGPU` or use the boot argument `-igfxblt` to enable this new fix and remove the boot argument `-igfxbls` and/or the device property `enable-backlight-registers-fix`. If you wish to use the Backlight Smoother on macOS 13.4 or later, you need to add both `-igfxblt` and `-igfxbrs` to the boot arguments.

 

Note that Ice Lake platforms are not affected because `WriteRegister32` is not inlined in backlight related functions, while Kaby Lake platforms may be affected but are not supported by this new fix at this moment, because it is hard to fix the write operation on the register `0xC8250` due to the space limit.

Edited by miliuco
  • Like 1
  • Thanks 1

Things are moving in sonoma-development branch of OCLP, I really trust in the team, I hope that a fix for Broadcom wifi will come. 
https://github.com/dortania/OpenCore-Legacy-Patcher/commit/c9fae32eb68de122e84c7a9271ae42c4fbca1b18

  • Like 5
Things are moving in sonoma-development branch of OCLP, I really trust in the team, I hope that a fix for Broadcom wifi will come. 
https://github.com/dortania/OpenCore-Legacy-Patcher/commit/c9fae32eb68de122e84c7a9271ae42c4fbca1b18

I’ve not used OCLP and I’m sorry if it’s OT. But if that team manage to fix Broadcom wifi what does that mean? Running another application or some magic patching?


Sent from my iPhone using Tapatalk
17 hours ago, dreamwhite said:

 

Well, even on macOS Ventura, my PCIe ID (14e4:43a0) is not in AppleBCMWLANBusInterfacePCIeMac.kext/Info.plist so I don't think that's the right way of proceeding... As already mentioned, the reason why Wi-Fi doesn't work is not only KEXTs related, but also Frameworks related

 

What program or command to install kext modified in Sonoma? S/L/E not work 

 

I have courage to try but not know well how do it. 

2 hours ago, Max.1974 said:

 

What program or command to install kext modified in Sonoma? S/L/E not work 

 

I have courage to try but not know well how do it. 

May be same as I did for VoodooHDA? See my signature.

  • Like 2
15 minutes ago, Slice said:

May be same as I did for VoodooHDA? See my signature.

 

Thanks @Slice I will see!! 

 

BTW, it's possible someone list models to fully compatible with Sonoma, like bluetooth and wireless adapter to notebooks and desktops? 

*** Admin, Please allow just this 1 off topic, in desperate need of advice****

 

Hey Gents, Completely off Topic but slightly related to Sonoma and Ventura. I purchased a Crucial 2TB Gen 5 NVME M.2. Installed Sonoma and PC keeps freezing, have to do a shutdown and restart and same with Ventura. I was using the Gigabyte heatsink for the M.2 then changed to a Be Quite Heatsink but it is still heating up. If run Blackmagic Disk test the PC freezes after 5 seconds. Removed that M.2 and the PC now runs fine. Does anyone have this Gen 5 M.2 or similar and what heatsink are you using or recommend. 

 

https://www.crucial.com/ssd/t700/ct2000t700ssd5

Edited by surenmunoo
  • Sad 2

software compatible update:

 

AcrobatProDC.                              -working

App Cleaner & Uninstaller 8.2      -not working

AutoCAD2024.                              -working

Blender (up to 3.4.1)                     -working

CaptureOne23.                             -working

CleanMyMacX 4.13.4                    -working

DaVinci Resolve 18.5.                   -working

FinalCut Pro 10.6.6.                      -working

G-HUB (Logitech)                        -working

GetBackupPro3.                           -working

Google Chrome                            -working

HuionTablet 15.6.3.88                   -working

iLok License Manager                  -working

iStatMenus6.70(1216)                  -working

iZotopeRX10                                 -working

Little Snitch.                                  -not working

LuLu2.5.0                                      -working

LuminarNeo1.9.1.                           -working

Mail                                                -working

MS Word16.67                               -working

Nik Collection 6.1                           -working

Omi NTFS                                       -working (thanks to @hiphopboy)

Opera Browser                              -working (WhatsApp,Instagram,Telegram,Twitter,ChatGPT,ChatSonic integrated plugin, also working. All ok, only glitch when write in Google "search box" on Google.com)

Pages                                             -now working (my previous post say it won't work. Think issue with MigrationApp importer - thanks to @miliuco that reply it's working for him)

Paragon NTFS                               -not working (thanks to @hiphopboy)

Perfectly Clear WorkBench 5.x    -working

PhotoShop24.5                             -working

Rhino7                                            -working

StudioOne5.                                  -working

TH-U.                                             -working

TextEdit                                         -now working (my previous post say it won't work. Think issue with MigrationApp importer- thanks to @miliuco that reply it's working for him)

Transmission.                                -working

 

 

-pay attention: when not specified, is intended on latest build of software.-

Edited by D3v1L
update list
  • Like 7
  • Thanks 1
9 minutes ago, D3v1L said:

software compatible update:

 

App Cleaner & Uninstaller 8.2      -not working

CleanMyMacX 4.13.4                    -working

 

Paragon NTFS - Not working, Replace it by Omni NTFS to copy on NtFS partition

  • Like 3
1 hour ago, surenmunoo said:

*** Admin, Please allow just this 1 off topic, in desperate need of advice****

 

Hey Gents, Completely off Topic but slightly related to Sonoma and Ventura. I purchased a Crucial 2TB Gen 5 NVME M.2. Installed Sonoma and PC keeps freezing, have to do a shutdown and restart and same with Ventura. I was using the Gigabyte heatsink for the M.2 then changed to a Be Quite Heatsink but it is still heating up. If run Blackmagic Disk test the PC freezes after 5 seconds. Removed that M.2 and the PC now runs fine. Does anyone have this Gen 5 M.2 or similar and what heatsink are you using or recommend. 

 

https://www.crucial.com/ssd/t700/ct2000t700ssd5

 

Perhaps, Motherboard compatibility with Gen 5 NVME M.2 ? Gigabyte Z790 is compatible.

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