View: 6114|Reply: 2

Wifi setup on Orange Pi Zero with Debian Stretch

[Copy link]

1

threads

2

posts

23

credits

Novice

Rank: 1

credits
23
Published in 2020-7-24 15:08:03 | Show all floors |Read mode
I'm having trouble setting up wifi on Orange Pi Zero with Debian server.

I'm using the Debian image from here: http://www.orangepi.org/download ... e7a3641224c632.html

When I run command (to scan for wifi networks):
  1. sudo iwlist wlan0 scan
Copy code
I get error:
  1. wlan0     Interface doesn't support scanning : Network is down
Copy code

ifconfig gives me:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.108  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fdaa:bbcc:ddee:0:42:54ff:feb4:9ac7  prefixlen 64  scopeid 0x0<global>
        inet6 2a00:23c6:c8d:ce00:42:54ff:feb4:9ac7  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::42:54ff:feb4:9ac7  prefixlen 64  scopeid 0x20<link>
        ether 02:42:54:b4:9a:c7  txqueuelen 1000  (Ethernet)
        RX packets 45070  bytes 61924616 (59.0 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 13060  bytes 1421181 (1.3 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 38  

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether 46:dd:23:c4:55:a1  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

When i try do:
  1. sudo nmtui
Copy code

It shows no connections under edit/activate, am I missing something?


1

threads

2

posts

23

credits

Novice

Rank: 1

credits
23
 Author| Published in 2020-7-24 16:06:21 | Show all floors
In Armbian the same command (sudo iwlist wlan0 scan) just works out of the box.

I'm assuming Debian is not fully working properly on Orange Pi Zero?

0

threads

10

posts

53

credits

Registered member

Rank: 2

credits
53
Published in byday 21:43 | Show all floors

Setting up WiFi on an Orange Pi Zero running Debian Stretch involves accessing the network configuration file, typically located in /etc/network/interfaces. Within this file, you'll need to define the WiFi interface and provide the necessary details such as SSID and password. Once configured, you can use the ifup command to bring up the WiFi interface and establish a connection. How do you get a gambling license? To acquire a gambling license, you need to research the regulatory requirements of your jurisdiction, compile the necessary documentation, and submit an application to the relevant gaming authority. This process typically involves demonstrating financial stability, ensuring compliance with legal and ethical standards, and undergoing background checks. Consulting with legal experts or specialized agencies, such as Allyant Group, can provide valuable guidance and support throughout the licensing process.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list