JakusB Posted October 3, 2023 Posted October 3, 2023 I installed Armbian on my R4SE downloaded from https://redirect.armbian.com/nanopi-r4s/Bookworm_current_minimal Everything seems to work just fine, but I am missing my second network interface. Only the WAN interface is shown. Is there a software fix I can apply, or should it be fixed in the OS image? armbianmonitor -u output: https://paste.armbian.com/gipilapuve 0 Quote
RussianNeuroMancer Posted November 5, 2023 Posted November 5, 2023 On 10/3/2023 at 5:39 PM, JakusB said: Is there a software fix I can apply, or should it be fixed in the OS image? Put this into /etc/rc.local: rmmod phy_rockchip_pcie && modprobe phy_rockchip_pcie exit 0 Don't forget to make it executable. There was attempt to fix this, but it broke other boards. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.