Wifi adapter on Raspberry pi 2

Hi
I have a USB wifi adapter (EP-N8508GS) and I want to know if it is possible to use it with a Raspberry PI 2. I can't find and install the drivers.
Has anyone managed to use it?

It should be rtl8188cus based
I found an old tutorial with driver links (https://www.raspberrypi.org/forums/viewtopic.php?t=7471&p=91736) but it could run out of the box in the meanwhile.

Let's check how it is detected by your pi.
Disconnect the stick, power up your pi, log in via ssh, connect the stick and enter dmesg | tail -n 20
Post the output here

here is the screenshot