OpenIntelWireless / itlwm

Intel Wi-Fi Drivers for macOS
https://OpenIntelWireless.github.io/itlwm/
GNU General Public License v2.0
6.74k stars 642 forks source link

[BUG] Itlwm.kext wont automatically connect to hidden wifi network #976

Closed matte-oss closed 1 month ago

matte-oss commented 1 month ago

Have You Read Our Docs

Yes

Are You Reporting A Bug

Yes

Environment

Description

I add my hidden wifi network to HeliPort, everything works fine. I reboot my hackintosh and HeliPort has forgot my network, i need to re-add it

Bug Report Archive

I'm trying to install the debug kext, but It does not work

Kext Download Source

Official GitHub page

matte-oss commented 1 month ago

Tried with my phone network (a wifi that isn't hidden) and It works normally

zxystd commented 1 month ago

It is expected.

matte-oss commented 1 month ago

Is there a way to make it connect automatically?

zxystd commented 1 month ago

@matte-oss image Hard code your ssid and password into the itlwm.kext/Contents/info.plist

matte-oss commented 1 month ago

Thank you so much!