Hello all,
I have a wifi dongle using Realtek RTL8188CUS chipset
Rune recognizes the dongle (shown under "network" in the UI).
I want it to act as a hotspot and I has been following @cmh714 post which explains how to use the create_ap script.
When I try to use create_ap it says I need to use rtl871xdrv driver, so I looked in the instruction at the create_ap "how to" section which explains how to deal with RT chipsets and found there a set of commands of how to install the rtl871xdrv driver. I followed the manual method (yaourt is not installed for me) and kept failing when running the makefile (many errors during executing).
Now, I'm not getting into detail because I am not sure if I even need to get into all of this.. maybe someone know an easier method?
Also looked here:
post5823.html?hilit=accesspoint#p5823
but at the "sh wifi-menu -o" part I get syntax errors - probably because I don't understand @BAZA editing instructions
Thanks for any help