masterzorag / RTL8192EU-linux

Realtek 8192EU Linux Driver, v5.2.7
GNU General Public License v3.0
33 stars 18 forks source link

linux 4.13 #7

Open windrunner414 opened 6 years ago

windrunner414 commented 6 years ago

i build it succesfully,but I don't know if it can work, because I haven't bought the network card yet. Can Tenda U6 work?it may be RTL8192EU(the official drive seem to rtl8192eu,but it only support 3-4.4) my linux kernel is 4.13.12-1,and it will update to 4.14............ i use archlinux....testing is 4.14....

I hope you can keep it up.archlinux update very fast...

windrunner414 commented 6 years ago

A few days ago.....i pacman -Syu,linux kernel update to 4.13,cause my usb wireless adapter not working..........i have to buy a new....and i must use pacman -Syu....

masterzorag commented 6 years ago

Linux-4.14.y seems already supported by patches at Mange repo, when I got some free time I'll update my pc (to 4.14), merge patch and testing. (I'm currently running linux-4.13.y) About your adapter, we need to check and, in case, add support for it

CGarces commented 6 years ago

Hi @windrunner414

As comented by @masterzorag Mange repo suport 4.14 since PR https://github.com/Mange/rtl8192eu-linux-driver/pull/61

You can see the last build over a diferent kernels and GCC versions there

I'm not familiar with archlinux AUR repositories, but if someone can guide me in the correct way, I can uptate it, he current version is from Jan 18, 2016.

windrunner414 commented 6 years ago

oh, so..i will buy tl-wn823n

CGarces commented 6 years ago

@windrunner414 as I see there the usb id of tl-wn823n is 2357:0109 that looks like a supported device.

windrunner414 commented 6 years ago

i use the testing source so i update to 4.14.. i will try to build the mange repo

windrunner414 commented 6 years ago

it's working

masterzorag commented 6 years ago

@CGarces I love the Travis CI link you posted! Have to merge that patch, since linux-4.13.16 is EOL

CGarces commented 6 years ago

@masterzorag, pick the .travis.yml file from Mange repository and use it on your repository. Also is a good idea open a separate branch just for test different configurations and keep the main branches clean. See for example https://github.com/CGarces/rtl8192eu-linux-driver/commits/Travis