Jump to content
  • 0

can't change network under openmediavault and no linux header


Mister-XY

Question

Hello, first of all thank you for the development of the Armbian software. I am currently using version Armbian_22.08.2_Uefi-x86_bullseye_current_5.15.69 on my Terramaster F5-221.

Unfortunately I have two small problems. Firstly, there is no linux header for the kernel used for compiling.

Secondly, unfortunately I can't add a network interface in openmediavault. That always gives me an error. It works on Debian with Openmediavault. unfortunately this surprises me.

 

Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color systemd-networkd 2>&1' with exit code '1': NAS-Steinke:

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
1 hour ago, Mister-XY said:

Hello, first of all thank you for the development of the Armbian software.

 

In the name of all developers, maintainers and support staff, thank you!

 

1 hour ago, Mister-XY said:

Firstly, there is no linux header for the kernel used for compiling.

 

We can't have universal approach as x86 is yet another hardware family. Via armbian-config -> software or
 

apt install linux-headers-current-x86

 

1 hour ago, Mister-XY said:

Secondly, unfortunately I can't add a network interface in openmediavault.


I don't know what they use - systemd networking, network manager, netplan on top of something, ifupdown ... ? Our default is Network Manager, so not so skilled user can easily set it up.

Link to comment
Share on other sites

  • 0

The problem with the newtwork manager from armbian is the missing wake on lan function.

 

Zitat

apt install linux-headers-current-x86

 

The linux header is running under ubuntu but not unde debian. under debian, i get an error, that the compiler was different. It was compile under ubuntu and not under debian. 

 

Zitat

Via armbian-config -> software

i can't download it via armbian-config -> software, because i get an grep error.

Link to comment
Share on other sites

  • 0
13 hours ago, Mister-XY said:

The problem with the newtwork manager from armbian is the missing wake on lan function.


AFAIK this feature is no enabled by default. It must work pretty much this way: https://www.lisenet.com/2013/set-up-wake-on-lan-wol-on-a-debian-wheezy-server/

 

14 hours ago, Mister-XY said:

The linux header is running under ubuntu but not unde debian. under debian, i get an error, that the compiler was different. It was compile under ubuntu and not under debian. 

 

This is known problem and we are developing things toward solution. We produce all different Docker images for that reason https://github.com/armbian/build/pkgs/container/build but what is missing is building header package under each one and store them into different repositories.

 

14 hours ago, Mister-XY said:

i can't download it via armbian-config -> software, because i get an grep error.

 

Fix for that was just merged https://github.com/armbian/build/pull/4263 and updates are pushing out ASAP.

Link to comment
Share on other sites

  • 0
Zitat

Fix for that was just merged https://github.com/armbian/build/pull/4263 and updates are pushing out ASAP

i have change it and it's work for me.

Zitat

AFAIK this feature is no enabled by default. It must work pretty much this way: https://www.lisenet.com/2013/set-up-wake-on-lan-wol-on-a-debian-wheezy-server/

 

i have found a nother solution via systemd. I think this solution is easier and i think is also possible to add it to your manager.

https://wiki.ubuntuusers.de/Wake_on_LAN/

Method 1.

Link to comment
Share on other sites

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
Answer this question...

×   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