PINE64
wifi dongle - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88)
+--- Thread: wifi dongle (/showthread.php?tid=6119)



wifi dongle - pas059 - 05-30-2018

Hello,

I received this week my rock64 sbc and i installed ubuntu with etcher from image file: xenial-mate-rock64-0.5.5-136-arm64.img.xz. This gives a system version 16.04.3LTS with a kernel 4.4.77-rockchip-ayufan-136aarch64.

I also bought this wifi dongle (https://www.pine64.org/?product=usb-wifi-802-11bgn-rtl8188eu-for-rock64), but i don't succed to make it working. It is well detected by the sbc (from lsusb output). Even after executing the command "sudo iw reg set FR" (i am in France), i don't succed to configure an internet connection with this wifi dongle.
Someone can help?

regards


RE: wifi dongle - evilbunny - 05-30-2018

(05-30-2018, 04:54 AM)pas059 Wrote: I received this week my rock64 sbc and i installed ubuntu with etcher from image file: xenial-mate-rock64-0.5.5-136-arm64.img.xz. This gives a system version 16.04.3LTS with a kernel 4.4.77-rockchip-ayufan-136aarch64.

I also bought this wifi dongle (https://www.pine64.org/?product=usb-wifi-802-11bgn-rtl8188eu-for-rock64), but i don't succed to make it working. It is well detected by the sbc (from lsusb output). Even after executing the command "sudo iw reg set FR" (i am in France), i don't succed to configure an internet connection with this wifi dongle.


does it show up in ifconfig -a ? or lsmod | grep 8188 ?


RE: wifi dongle - pas059 - 05-30-2018

hi evilbunny
thanks for your reply

lsmod | grep 8188 gives 8188eu 1613824 0

and ifconfig - a lists 4 devices:
eth0 .... my GigE interface
lo...........
p2p0.............
wlx0013ef8043ec ................. which is the device selceted (there was one choice) )when i added a wifi connection.

As i am a beginner on ubuntu, i suppose/hope that this is my parameterization of the wifi connection that is wrong, but as when i added a wifi connection ubuntu suggested nothing......
Any idea ?


RE: wifi dongle - pas059 - 05-30-2018

hi,

that's ok now, this works perfectly. It was my fault. I did not setup the wifi connection by the good way: i was using the 'Network connections' dialog rather than simply the wifi icon which was masked . In fact, it's too easy, don't laught at me please.