RTL8192EU-linux icon indicating copy to clipboard operation
RTL8192EU-linux copied to clipboard

Linux 4.13.y

Open masterzorag opened this issue 7 years ago • 3 comments

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)

masterzorag avatar Aug 11 '17 21:08 masterzorag

Thanks @masterzorag -- Successfully installed on 4.12.6 by make && make install -j2 --

dkms install rtl8192eu/1.0 did not work though..

scdas141 avatar Aug 13 '17 08:08 scdas141

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

masterzorag avatar Aug 13 '17 09:08 masterzorag

Well, @scdas141 I've managed to get it working just moving to linux-4.12.7 Now fulltime testing 👍

masterzorag avatar Aug 13 '17 16:08 masterzorag