Orange-PI PC - Wifi problems 看全部

Hello!

First of all thanks for this little but nice comunity, it's being very helpful with many things about the little board I bought a month ago.

But I couldn't solve the problem about the wifi. Since my model has no wireless built-in I have to use a dongle, but I've tried 5 different ones I have and 3 are detected and 2 need firmware. Anyways, I will focus with the ones it detects because I can get my wifi but I can't connect to it. I can't connect to any wifi it detects because when I click on a wifi network it makes a hint like it was going to connect but quickly disconnects. It takes like 1/4 second or less, it is quite fast. I tried either with Debian and Lubuntu 15.04, and my image and script are the ones for Orange-PI PC, and everything else is working flawlessly (mouse, keyboard, ethernet, sound, video, etc), and everything is new fresh installed, so I don't know what's wrong with this particular thing.

I can use ethernet for updating and downloading new things but my plan is to use it in other room so I would need wifi.

Thanks for your help in advance!
  • Sofa jacer
  • 2016-1-2 21:20:44
If you can see the Wifi SSID then you are good to go.  Press CTRL+ALT+T and input below command, then input your wifi password.
  1. sudo nmcli -a d wifi connect


  • Bench tranki
  • 2016-1-4 04:02:57
I have a problem with sudo. Seem like it not recognize "sudo"
Look at this.

orangepi@OrangePI:~$ sudo nmcli -a d wifi connect
>>> /etc/sudoers: syntax error near line 1 <<<
sudo: error de análisis en /etc/sudoers cerca de la línea 1
sudo: no valid sudoers sources found, quitting
sudo: no se puede inicializar la política de plugin
orangepi@OrangePI:~$

I have checked with "sudo -s" in order to change root without success. The only way to login as sudo is ctrl+alt+f1 -->user:root,  passwordrangepi
  • Floor phreon
  • 2016-1-5 09:28:41
You may need to add yourself to the sudo group. Do it from a root terminal.
quote: jacer replied at 2016-1-2 21:20
If you can see the Wifi SSID then you are good to go.  Press CTRL+ALT+T and input below command, the ...

I fear the problem is beyond that.

nmcli is the same as doing it through mouse clicks, but from terminal. I tried it anyways, but it keeps "connecting" forever. The network manager icon keeps with the connecting animation doing rounds and nothing more. It is not related with the wifi dongle, since it happens with all of them. The strange thing is that everytime the system boots Ethernet interface is requesting a connection, even without cable plugged, and it lasts forever as well, till I manually disconnect it.

I smell that Uimage is causing the trouble, I feel it. I tried all Uimages from other versions of Orange-Pi without success.

Is there a chance of a new Lubuntu 15.10? maybe it will fix the problem, but I'm still unsure about it.

Thank you.
1234NextPage