t480-oc icon indicating copy to clipboard operation
t480-oc copied to clipboard

No WiFi in sonoma

Open Vinnie1889 opened this issue 1 year ago • 13 comments

Hi Valnoxy, I have fresh installed sonoma, but my WiFi won't work. I have the Lenovo T580

Vinnie1889 avatar Nov 02 '23 11:11 Vinnie1889

Same here with the T480 unfortunately

bbenjadol avatar Nov 03 '23 05:11 bbenjadol

I just updated the airportitlwm to the latest 2.3 debug version and it works for me now https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha

shad00m avatar Nov 03 '23 16:11 shad00m

I just updated the airportitlwm to the latest 2.3 debug version and it works for me now https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha

How do you installed? Do you use the EFI partition? Or a kext installer.

Vinnie1889 avatar Nov 04 '23 09:11 Vinnie1889

make sure u have an intel wifi card, broadcom wifi card not supported in sonoma

mmuhsin115 avatar Nov 04 '23 19:11 mmuhsin115

Seems there is hope for Broadcom on Sonoma - anyone try this yet?

https://elitemacx86.com/threads/how-to-fix-broadcom-wifi-on-macos-sonoma-and-later.1415/

cchewanik avatar Nov 04 '23 21:11 cchewanik

I replaced the files in the AirportItlwm-Ventura.kext folder with the one from the 2.3.0 version and edited the MaxKernel in the config.plist to 23.99.99 to make it work

satiriker avatar Nov 16 '23 12:11 satiriker

As @shad00m suggested, upgrading the extension to 2.3.0-alpha also worked for me. (As with @Vinnie1889 , I too have a T580 with the stock 8265.) To install, I simply dropped the kext in, and in my Config.plist duplicated one of the other itlwm entries, and changed the new entry's name to match the kext and kernel versions to match Sonoma.

As an added bonus, the new 2.6.8 version of BlueToolFixup has finally fixed BT for me as well. (Now all I am really missing is dual battery entries and display.)

rpcameron avatar Dec 10 '23 22:12 rpcameron

can confirm on my t480

th1nhhdk avatar Jan 06 '24 14:01 th1nhhdk

Tried the dev branch, the problem is fixed

th1nhhdk avatar Jan 06 '24 15:01 th1nhhdk

@valnoxy You've made the updates and created a new dev branch with them, but you haven't packaged them. The download link in the dev branch simply refers to the repo's releases, which does not contain 1.4.0.

rpcameron avatar Jan 07 '24 01:01 rpcameron

@valnoxy You've made the updates and created a new dev branch with them, but you haven't packaged them. The download link in the dev branch simply refers to the repo's releases, which does not contain 1.4.0.

On your right you should see the world main, click it and select dev, after that on your right there should be a green Clone button, press that and choose "Download ZIP" at the bottom of that popup

th1nhhdk avatar Jan 07 '24 02:01 th1nhhdk

On your right you should see the world main, click it and select dev, after that on your right there should be a green Clone button, press that and choose "Download ZIP" at the bottom of that popup

If I wanted to simply manually install each updated component, I could. (In fact, I basically have done so, as I specifically mentioned the OpenIntelWireless updates that worked with Sonoma.)

My point was that the dev branch updates are incomplete and refer to downloads that do not exist.

rpcameron avatar Jan 07 '24 02:01 rpcameron

If I wanted to simply manually install each updated component, I could. (In fact, I basically have done so, as I specifically mentioned the OpenIntelWireless updates that worked with Sonoma.)

My point was that the dev branch updates are incomplete and refer to downloads that do not exist.

Well it's probably a temporary branch, the changes will merge back to main eventually

th1nhhdk avatar Jan 07 '24 02:01 th1nhhdk