Free Macbook version 3

To be true with you, I don’t have had enought time to go on my previous try to make it run FreeBSD on my Macbook-Pro mid-2010. I need to go on more quickly than I thought. Due to the fact, my company give me the opportunity to study for CCIE Service Provider by means of NIL Project 525, probably in may or next october, I need to have a quick new study laptop. Though I have choosen to stop there with FreeBSD for now, and use Linux Mint which seems more convinient and quick for me to set it up.
I have used and installed lot of BSD, Linux on this MAC without really good stability. I have been amazed by simplicy and all works quickly without any problem. You need to install Broadcom-DKMS drivers for WiFi card but works well. Although, first update has gone there with Linux Kernel 6.17 version. And you have failures to install it and some problem with deb dependencies. Thanks to reddit forums you can solve it with :

$ cd /tmp
$ wget https://archive.ubuntu.com/ubuntu/pool/restricted/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-23ubuntu1.2_all.deb
$ sudo apt install ./broadcom-sta-dkms_6.30.223.271-23ubuntu1.2_all.deb

And yeah ! You have lastest ubuntu/linux mint linux kernel and Wifi :)