On 11/2/20 10:31 AM, ToddAndMargo via users wrote:
On 2020-11-02 01:59, Samuel Sieb wrote:
   There's also a Linux driver
available at https://www.asix.com.tw/en/support/download if you want to try it.

You have to recompile the linux kernel

No, you don't.  Unpack the tar file, go into the directory and run:
make -C /lib/modules/`uname -r`/build M=$PWD

You will end up with a 99xx.ko file. Do "insmod 99xx.ko". I can't do that because I have secure boot enabled. You will need to turn it off if you do. (Or figure out how to sign the module and register the key.)

What about the other info I asked for in the previous email?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to