I think my internal wireless network card has died so I purchased a Brostrend BE6500 USB Adapter. When I plug it in, it does not light up, although my USB ports are USB 3.0.
Research on the internet said the adapter is compatible with Zorin but I don't think that's the issue.
All other USB 3.0 I have work in all laptop ports (4 of them). Is there a BIOS setting or something that needs to be changed? At a loss here.
Maybe Dead on Arrival? Or did You test it on another Machine? When You plug it in and type sudo lshw -C network what Output do You get? And what is the Output of rfkill list
You could look for a Settings that disables USB ports.
I have a Brostrend Adapter on a PC, had the same issue. It wasn't plug & play. Had to go to the Brostrend website and they gave the command line codes to install the correct drivers. It may have even been on the documentation that came with it too. Not saying that is the issue with yours, but that's how I got mine to function.
Since I updated to Kernel 6.17, I can no longer use my internal Broadcom wireless card. I tried purging broadcom-sta-dkms and then installing them but I now get an error.
DKMS is Dynamic Kernel Module Support - it allows that you can shift an installed module to a later kernel rather than performing a fresh install of the module if the kernel gets a system upgrade.
But the DKMS file must contain a reference to an existing kernel. Which is logical.
If a later kernel was released which did not exist at the time the DKMS file was created... that file has no reason to believe that kernel exists.
And 6.17 is so new, I bet a very large number of DKMS files do not know it now exists.
The maintainer has included 6.17 in this report
Installing from a repository will not always get that latest version - you may need to grab it directly.
I believe 18 loads at the 6.14 kernel.
If you reboot - access the Grub menu (If you have yours set to hidden, try tapping tab or esc at the motherboard splash screen with vigor to pull up the grub menu) and select Advanced Options - in the next menu, select Zorin on 6.14
Use this guide to set the older kernel to boot by default.
Keep in mind that it does not specify the kernel, but the current loaded kernel, so operates based on the kernel in use. Be booted into the 6.14 kernel to set the default.