Raspberry Pi 4 Model B and Enterprise Networks

Help. Can’t get Raspberry Pi 4 to recognise Enterprise Network here at school. It appears greyed out once I followed instructions to adjust in wpa_supplicant

Instructions I have tried

The IT boys have removed the separate modem I had that was not Enterprise and didn’t warn me in advance. Year 9 class in total meltdown as we were using VNC for Raspberry Pi. I need an idiot proof solution that can be implemented by beginners please???

Hi CBB,

This thread may be worth a look:
https://www.raspberrypi.org/forums/viewtopic.php?t=253815

Especially this response:

I figure it out. It turned out to be a bug in raspbian buster. I installed raspbian stretch and copied these files to my current buster installation

Code: Select all

/sbin/wpa_supplicant
/usr/lib/arm-linux-gnueabihf/libssl.so.1.0.2
/usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.2

Then with a simple reboot the pi was assigned an ip and i was able to login through the captive portal.

Another relevant thread to look at: https://www.raspberrypi.org/forums/viewtopic.php?t=247310

Cheers,
Cherie