Jump to content

Orange Pi Zero LTS wont start Ethernet with linux-image-6.1.0-12-rt-armmp


Go to solution Solved by Werner,

Recommended Posts

Posted

First, I have installed latest Armbian 23.8 Bookworm CLI, boot works fine, I can login

Then, I have installed wireguard. As a dependency, wireguard install linux-image-6.1.0-12-rt-armmp

After reboot device is unavailable in network (orange LAN LED blinking while green does not, I assume ethternet broken with this kernel)

  • Solution
Posted
11 minutes ago, AZ8 said:

linux-image-6.1.0-12-rt-armmp

Looks like Debian stock kernel which obviously won't work with this board. Try installing wireguard with "--no-install-recommends" switch

Posted
2 hours ago, Werner said:

Looks like Debian stock kernel which obviously won't work with this board.

Looks more like manually installed kernel, given that kernel is a realtime kernel. Ofcourse that does mean its not our issue as its not our kernel

Posted
16 minutes ago, AZ8 said:

No, I did not manually installed this kernel, apt installed it as a dependency for wireguard

You only needed to install wireguard-tools package, and I believe that should be already installed in armbian image. Wireguard on the other hand is a metapackage that also tries to install the kernel modules which are already available in armbian.

 

To revert back to armbian kernel, run "apt-get install --reinstall linux-image-current-sunxi linux-dtb-current-sunxi"

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines