(19-Jun-2018, 08:38 AM)agent_kith Wrote:(19-Jun-2018, 02:32 AM)Bullwinkle Wrote: I've tried to install an ASUS PCIe wifi card in my box (for connecting to my tablet). It's based on the Realtek 8812AE chip. Golden Ears sees the chip when I enterI'd build a new custom kernel for you. But as you can see from the Snakeoil OS WebApp there is no place for you to enter the Wifi password (Yet!). So you'd need to install wpa_supplicant manually and then hop on to the WAP.
sudo lshw -class network
but says it is "unclaimed" (unlike the wired ethernet chips). I take this to mean no driver has "attached" to the card.
I have tried to load a driver running the install.sh program on the ASUS cd included with the card, and also by editing source.list and then using apt-get to tap online versions of the driver, but get the same lack of cooperation I saw using the ASUS cd.
Any advice? Thanks for considering this.
Will start from the first step I guess - get the kernel to support your card. Then work from there.
Agent Kith, perhaps I should just purchase a card that's already supported by the kernel. I hate having you handcraft custom kernels for my benefit. You already did this once for my megaraid scsi, and perhaps it would be best if my kernel doesn't wander too far from the stock kernels, so that future upgrades will be simpler.
Online I notice that linux users seem to like cards based on the atheros chips that are supported by the ath9k driver, and I noticed that snakeoil support for that was resolved last year. If Golden Ears already supports that, there is a $30 card on Amazon liked by linux users. I am happy to buy it, assuming it's the right piece of hardware. It's not like we're talking about a new DAC or something like that.