

Sometimes it’s plug-n-play and everything works great. Sometimes you press the update Nvidia drivers button on your Ubuntu work computer and then need to tell IT you bricked your OS. YMMV
busy eating waffles brb
Sometimes it’s plug-n-play and everything works great. Sometimes you press the update Nvidia drivers button on your Ubuntu work computer and then need to tell IT you bricked your OS. YMMV
No worries Mickey Mice! Hopefully you won’t face any more big hardware issues after that ^^’
Good luck in your Linux journey! :)
21:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4352 802.11ac Dual Band Wireless Network Adapter (rev 03)
It’s probably related to this recent issue
In my experience Broadcom on Linux is a bad omen, second only to Nvidia. If you can, I’d recommend switching your Wi-Fi card for one that has better Linux support (e.g. “TP-Link Archer TX3000E” or anything that uses an Intel chip inside really since support for them is handled directly by Intel and integrated into Linux’s source code). Good luck! :)
I’ve tried both and
~/.local/bin
tends to be used by a bunch of tools to install their own binaries/scripts so depending on what you use it can become very messy (which did happen in my case). I used to have a~/Documents/Scripts
directory in my$PATH
and that was much cleaner than my current setup so that’s what I’d recommend, especially if you want to use Git with it! :)