RTL8192EU-linux
RTL8192EU-linux copied to clipboard
Linux 4.13.y
First set of patches to make the module build fine: testing needed
- [X] linux-4.12.2, gcc 5.4.0 (issues)
- [X] linux-4.12.6, gcc 5.4.0 (issues)
- [X] linux-4.12.7, gcc 5.4.0 (Working)
- [X] linux-4.12.10, gcc 5.4.0 (Working)
- [X] linux-4.12.11, gcc 5.4.0 (Working) linux-4.12.12 is EOL, moving test against linux-4.13.y
- [X] linux-4.13.3, gcc 5.4.0 (Working)
Thanks @masterzorag --
Successfully installed on 4.12.6 by make && make install -j2
--
dkms install rtl8192eu/1.0
did not work though..
Sadly I don't use dkms in my system, but @nomadmzl can help; I'm experiencing issue related to libusb and can't get interface created! As you pointed out, linux-4.12 changes a lot of stuff
Well, @scdas141 I've managed to get it working just moving to linux-4.12.7 Now fulltime testing 👍