Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to connect to password protected Wifi’s (Can’t Authenticate) #3

Closed
tanner02 opened this issue Sep 7, 2020 · 13 comments
Closed

Comments

@tanner02
Copy link

tanner02 commented Sep 7, 2020

Hi !
Thanks for the script. My WiFi works now, however, I can’t connect to password protected WiFi’s.
After entering the password it’s showing “Connecting...” but prompts me to re-enter the password again after a couple seconds.

Edit: It’s a MacBook15,2 running Linux Mint (Kernel 5.7.1)
Edit2: Was also happening on Manjaro

@tanner02 tanner02 closed this as completed Sep 7, 2020
@tanner02 tanner02 reopened this Sep 7, 2020
@tanner02 tanner02 changed the title Not able to connect to password protected Wifi’s Not able to connect to password protected Wifi’s (Can’t Authenticate) Sep 8, 2020
@stefanpartheym
Copy link
Owner

stefanpartheym commented Sep 8, 2020

Hmm, this is very strange. I use the same MBP model. However I use Archlinux (Kernel 5.6.18). Maybe something changed regarding the wifi in version 5.7.1. I can't tell.
Also make sure your MacOS wasn't already on Catalina. I think a few people had problems with that version of MacOS.
If in doubt, just use the driver files already in the driver-files directory of this repository. They are from my MBP (Mojave).
You could also clone the repository and execute the collect.sh script and then run a git status or git diff to check if something changed (i.e. different versions of the driver files).

@aunali1
Copy link

aunali1 commented Sep 8, 2020

@stefanpartheym I might be worthwhile to just pull the files from my complete Mojave archive at https://packages.aunali1.com/apple/wifi-fw.

@stefanpartheym
Copy link
Owner

stefanpartheym commented Sep 8, 2020

Hey @aunali1 , sure. That is what the download.sh script is for 😉
Also thank you for hosting that and the patched linux kernels 🙏

@tanner02
Copy link
Author

tanner02 commented Sep 8, 2020

Thanks for your reply !
I tried the provided driver-files now, still the same problem though :/
Yes im running Mojave (10.14.6). I also just tried using the same kernel version as yours (5.6.18), and now even Wifi doesn't work. bummer
Before trying Linux Mint, I was trying Manjaro (Kernel 5.7.17) with aunali1's Kernel Patches for Arch and MCMrARM's BCE Drivers. It practically didn't change anything. Touchpad, Keyboard, Wifi etc. still didn't work. At least Wifi was working after using your Script, but like right now, it was working partially as I can't connect to secured networks.

@stefanpartheym
Copy link
Owner

Make sure you are using iwd to connect to wifis. If you are using NetworkManager you can configure it to use iwd as backend in /etc/NetworkManager/NetworkManager.conf:

# ...
[device]
wifi.backend=iwd

@tanner02
Copy link
Author

tanner02 commented Sep 9, 2020

Configuring NetworkManager to use iwd as backend made WiFi “Unavailable”.
I guess I’ll just abandon this for now as nothing seems to work :/

Edit: Reading the wpa_supplicant log I found nl80211: Driver does not support authentication/association or connect commands
Might not help much but it’s at least something :)

@stefanpartheym
Copy link
Owner

stefanpartheym commented Sep 10, 2020

Hmm very strange. I might already said everything, but maybe there is some information for you in this one: https://gist.github.com/TRPB/437f663b545d23cc8a2073253c774be3#wifi

Much luck!

@tanner02
Copy link
Author

tanner02 commented Sep 10, 2020

I found a similar one earlier this day (actually the same but with Manjaro) I used the precompiled ISO (contains Aunali1's Kernel Patch and BCE Driver and MCMrARM's Bridge Driver) and installed it alongside Mint. It was a relief to finally see a working Keyboard, Touchpad and Sound. Wifi wasn't working out of the Box but was quickly fixed by putting the driver files into the desired folder. Unfortunately ... I still have the problem not being able to connect to secured networks :/

But thanks !
You or i can close the Issue if you think that you can't help me any further 😅
And thanks for trying to help !

Small Edit: ioreg says Firmware"="C-4364__s-B2/maui.trx but when I check that file its just a 0 byte file and is linked "Show Original" to ekans.trx. I feel like that's not normal so I wanted to ask :)

@stefanpartheym
Copy link
Owner

Hmm damn...
Unfortunately this mbp model is not yet perfectly supported. We can just hope that great people like @aunali1 or @MCMrARM and others will have the time to bring things further.
I'm using Archlinux on my mbp for 4 month now. At home, at work. Not everything works but I still like it more than my MacOS :D
However I use external mouse, keyboard and monitor.

I will close the issue now.

@tanner02
Copy link
Author

tanner02 commented Sep 10, 2020

Very sorry for reopening the issue but I wanted to make sure if you saw the edit on my previous comment:

Small Edit: ioreg says Firmware"="C-4364__s-B2/maui.trx but when I check that file its just a 0 byte file and is linked "Show Original" to ekans.trx. I feel like that's not normal so I wanted to ask :)

@stefanpartheym
Copy link
Owner

Oh you're welcome.
Hmm strange very strange. In this case I recommend using the driver files from this repository. Or as @aunali1 said, from his archive (see download.sh). ;)

@tanner02
Copy link
Author

Oh uh, alright then :D
Thanks !

@venkcy
Copy link

venkcy commented Aug 5, 2021

Hi @stefanpartheym
My 2020 Mac mini has the same issue with Clear Linux.
I am able to connect to open network but 2.4ghz secured keeps prompting for password and 5ghz doesn’t prompt for password but the status icon keeps revolving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants