03-01-2018, 05:12 PM
(03-01-2018, 10:43 AM)elik745i Wrote: yes I understand that, but how did you compile deb file from driver files taken from github? For instance I have GPS module I got the linux driver files, but what steps need to be taken to compile deb file for ease of installation in my linux?
I used the debian files from the rtl8812au driver that is in ubuntu repository and made some tweaks to it, like renaming in the files removing patches and running: ./debian/rules binary
I'm not sure if that will help with non realtek wifi drivers or not.