Long story short the wifi bud that came with the new black Norns was defective and instead of having @dan_derks send me a new one, I opted to get a new tp-link bud as I liked the short design. Well, I ordered the AC600 from Amazon which looks identical to the tp-link bud that came with my older Norns. However, it must be a newer version because the Norns will not drive this bud.
I’m not sure this is helpful, but looking at the Github, it seems like that driver is not functional for the 5.10.X kernel on ARM (which is the norns architecture) according to this issue.
generally speaking there are lots of wifi dongles out there, but I’ve never had to install drivers for them for a Raspberry Pi so I’m surprised this one needs it.
I’m guessing this has to do with what @infinitedigits referenced with the 5.10.X compatibility, but when I run the linux headers install I get the following:
E: Unable to locate package linux-headers-5.10.92-18-g458e2253667a
E: Couldn’t find any package by glob ‘linux-headers-5.10.92-18-g458e2253667a’
E: Couldn’t find any package by regex ‘linux-headers-5.10.92-18-g458e2253667a’
this looks like an error in the dkms_install process where it can’t find the files to even begin the install (that github issue refers to when the drivers are already installed). additionally you could attempt to install a later kernel and reattempt depending on whether the time spent is worth it to you! if you decide you’d like to pursue this further feel free to drop me a message.
Would strongly suggest to not use any Realtek based usb wifi dongles, they all suck because Realtek just does a (very crappy) code dump at some point and then moves on to the next chip . The one shipping with norns (assuming it’s still the same one) took a very long time/large amount of effort to get working somewhat decently.