Jump to content

HowTo create WiFi AdHoc (WEP) connect?


Shamanches

Recommended Posts

I'm buying WiFi Dongle RTL8188 and want create WiFi AdHoc (WEP) connect PC<->OrangePi PC

HowTo settings on Armbian?

 

i'm install

sudo apt install network-manager-gnome

 

after try connect to wifi adhoc (WEP) from network-manager (nm-applet), show error:

(32) Not authorized to control networking

 

My settings:

 

userous@orangepipc:~$ groups
userous dialout sudo audio video plugdev netdev

 

cat /etc/network/interfaces

   auto lo   iface lo inet loopback
Link to comment
Share on other sites

You will probably need to delete configuration from /etc/network/interfaces (easiest way) for wlan0 or modify it to take wifi under network-manager control. If you want to do it by second way you must be added to netdev group and have netdev information in wpa supplicant config.

 

Sent from my Redmi Note 2 using Tapatalk

Link to comment
Share on other sites

Can you please log in your OrangePi as root and post output of command below.

Do not post sensitive information like name and password of your wifi network. Replace it with xxx symbols for example.

 

cat /etc/network/interfaces

 

Sent from my Redmi Note 2 using Tapatalk

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines