Feature request: Move to at least Kernel 5.10

Tell us your most wanted new features, or recommendation.
Post Reply
User avatar
matt_30
Posts: 67
Joined: 02 Jan 2021, 23:22

Feature request: Move to at least Kernel 5.10

Post by matt_30 »

I was hoping to use Wireguard via docker-compose in TNAS5 however it looks like the OS runs Kernel 4.19.

Code: Select all

Uname info: Linux 3da16df88273 4.19.165+ #411 SMP Wed Jun 15 17:11:21 CST 2022 x86_64 x86_64 x86_64 GNU/Linux
RTNETLINK answers: Operation not supported

**** The wireguard module is not active, will attempt kernel header install and module compilation. If you believe that your kernel should have wireguard support already, make sure that it is activated via modprobe! ****

**** Attempting kernel header install ****
Err:1 http://archive.ubuntu.com/ubuntu focal InRelease
  Temporary failure resolving 'archive.ubuntu.com'
Err:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
  Temporary failure resolving 'archive.ubuntu.com'
Err:3 http://archive.ubuntu.com/ubuntu focal-security InRelease
  Temporary failure resolving 'archive.ubuntu.com'

Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease  Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease  Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-security/InRelease  Temporary failure resolving 'archive.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.

**** No kernel headers found in the Ubuntu or Debian repos!! Will try the headers from host (if mapped), may or may not work ****
**** Kernel headers don't seem to be available in Ubuntu, Debian and Raspbian repos, or shared from the host; therefore can't compile the module. Sleeping now. . . ****
Is there a roadmap for moving to a newer kernel?

There are many many fixes and enhancements which are not a part of this kernel version.
User avatar
TMroy
TerraMaster Team
Posts: 2578
Joined: 10 Mar 2020, 14:04
China

Re: Feature request: Move to at least Kernel 5.10

Post by TMroy »

Changing kernel is a big work. we may have plan to implement kernel 5.10 in TOS 5.1, but you need to wait for a while.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Support team: support(at)terra-master.com (for technical support only)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
MisterXY
Posts: 34
Joined: 28 Mar 2022, 23:46
Germany

Re: Feature request: Move to at least Kernel 5.10

Post by MisterXY »

If you compile a new kernel, then with udf/cdrom function. It's need to mount Video ISO's files.
Post Reply