soroush_crazy post at 2016-4-12 03:17:03

WIFI not worked

When I connect my EPUP 8508 wifi dongle with RTL8188 chipset and power on orange pi one , the wifi led flashed (it shows it had been detecting).
but when I connect to any access point the OPI one immediately reset.
what is wrong ?!
what should I have to do?

The_Loko post at 2016-4-12 04:36:35

I think you need to install firmware-realtek package
sudo apt-get install firmware-realtek


soroush_crazy post at 2016-4-30 19:39:26

Edited by soroush_crazy at 2016-4-30 19:41

After along time I had found a way for this problem.
edit "/etc/modules-load.d/modules.conf"
change '8189es' to'# 8189es'
add '8192cu' to end of file.

pro more performance and disable power saving creating file with this command:

nano /etc/modprobe.d/8192cu.conf
options 8192cu rtw_power_mgnt=0 rtw_enusbss=0


use crl + x and y for saving.
that will fix problem for wifi with8192cus chipset.:loveliness:
this is source page :

http://forum.armbian.com/index.php/topic/749-orange-pi-pc-wireless-module-8192cu/

giaur500 post at 2016-5-26 19:02:18

I have similar problem with ralink card. It always says authentication error. Then reboots. Waste of time.

The same wifi dongle works like a charm on latest openelec build

soroush_crazy post at 2016-9-15 03:50:27

giaur500 replied at 2016-5-26 19:02
I have similar problem with ralink card. It always says authentication error. Then reboots. Waste of ...

add your wifi chip name (like 8192cu) to end of "/etc/modules-load.d/modules.conf" comment all other wifi chip name by putting # to first of thet line.

splodgie post at 2017-1-12 17:13:26

WiFi Connection ALL OS's ALL PC's NO WiFi DRIVERS NEEDED
http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=2374&fromuid=621355
(from OrangePi)

Colton post at 2017-12-6 16:33:02

Try some simple troubleshoots to fix WiFi connection problem:

         Check that the antennas are fixed well.
         Make sure that the wireless Camera is powered on.
         Ensure that the password is correct.
         Check the SSID in WiFi settings.
         Make sure there is no signal interference.
         Check that the camera has the correct IP address
         Update firmware.

Hope this will help you.

emmausa post at 2023-6-15 16:05:56

Make sure that the EPUP 8508 wifi dongle is correctly connected to the board aa route planner and that there are no physical connection errors. Make sure all connectors are firmly plugged in and that no wires are damaged.
page: [1]
View full version: WIFI not worked