I am running Debian buster 10.1 with following kernel on nanopir1 (1Gb of RAM)
Linux srv-nanopir1-170 5.3.9-sunxi #5.99.191113 SMP Wed Nov 13 08:12:49 CET 2019 armv7l GNU/Linux
I have all services up on local LAN Ethernet port, but not possible for me to setup WAN Ethernet port .
Packages installed are ....
Quote
ansible@srv-nanopir1-170:~$ dpkg -l |grep linux-image
ii linux-image-dev-sunxi 5.99.191113 armhf Linux kernel, version 5.3.9-sunxi
ii linux-image-next-sunxi 5.92 armhf Linux kernel, version 4.19.62-sunxi
After connected one RJ45 to external DHCP server (running) , it is not possible to setup interface
Quote
ansible@srv-nanopir1-170:~$ sudo ip link ls dev et-wan
3: et-wan: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 02:00:00:70:03:05 brd ff:ff:ff:ff:ff:ff
Quote
ansible@srv-nanopir1-170:~$ sudo dhclient -v et-wan
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/et-wan/02:00:00:70:03:05
Sending on LPF/et-wan/02:00:00:70:03:05
Sending on Socket/fallback
DHCPDISCOVER on et-wan to 255.255.255.255 port 67 interval 2
DHCPDISCOVER on et-wan to 255.255.255.255 port 67 interval 1
DHCPDISCOVER on et-wan to 255.255.255.255 port 67 interval 1
According hardware documentation, it seems that WAN port is based on on RTL8211E (§ 3.1)
As a result, perhaps this bug is due to the fact there is no rtl8211e drivers
Quote
ansible@srv-nanopir1-170:~$ dpkg -l |grep firmware
ii armbian-firmware 5.98 all Linux firmware
ii firmware-atheros 20190114-2 all Binary firmware for Atheros wireless cards
ii firmware-realtek 20190114-2 all Binary firmware for Realtek wired/wifi/BT adapters
Question
Jean-Marc
Hi,
I am running Debian buster 10.1 with following kernel on nanopir1 (1Gb of RAM)
Linux srv-nanopir1-170 5.3.9-sunxi #5.99.191113 SMP Wed Nov 13 08:12:49 CET 2019 armv7l GNU/Linux
I have all services up on local LAN Ethernet port, but not possible for me to setup WAN Ethernet port .
Packages installed are ....
The boot sequence is ...
My current network configuration in udev is ....
As a result, r8152 kernel module is correctly installed
After connected one RJ45 to external DHCP server (running) , it is not possible to setup interface
According hardware documentation, it seems that WAN port is based on on RTL8211E (§ 3.1)
http://wiki.friendlyarm.com/wiki/index.php/NanoPi_R1
As a result, perhaps this bug is due to the fact there is no rtl8211e drivers
Where is the firmware and the drivers ?
Thanks in advance for your help
tty-from-srv-nanopir1-170-2019-11-14-15h-39min.ok.txt
Link to comment
Share on other sites
4 answers to this question
Recommended Posts