Git Product home page Git Product logo

Comments (9)

fabianishere avatar fabianishere commented on July 19, 2024

Hi,

Where did you get the sources for ixgbe 5.8.1? I am trying to reproduce the issue, but I can currently only find up to version 5.7.1.

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 19, 2024

Also, could you check the output of the following commands for me:

uname -r

and

ls /lib/modules/

from pve-edge-kernel.

joinsplit avatar joinsplit commented on July 19, 2024

Hi,

Here is the sourceforge link: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.8.1/

root@host:~# uname -r 5.7.8-1-zen2

root@host:~# ls /lib/modules/ 5.3.10-1-pve 5.3.18-2-pve 5.4.24-1-pve 5.4.34-1-pve 5.4.44-1-pve 5.5.19-1 5.6.8-1 5.7.2-1 5.7.8-1 5.3.13-3-pve 5.3.18-3-pve 5.4.27-1-pve 5.4.41-1-pve 5.4.44-2-pve 5.5.19-1-zen2 5.6.8-1-zen2 5.7.2-1-zen2 5.7.8-1-zen2 root@host:~#

from pve-edge-kernel.

joinsplit avatar joinsplit commented on July 19, 2024

I do recall encountering this same issue with kernel 5.7.2 & ixgbe 5.7.1

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 19, 2024

Okay, I think I have found the issue. You have installed the 5.7.8-1-zen2 kernel, but since I have only provided the headers for 5.7.8-1, ixgbe rightfully complains that it cannot find the headers for 5.7.8-1-zen2. A workaround right now would be to just install the generic 5.7.8-1 kernel.

I think I should not be adding the micro-architecture to the kernel version so that all kernels variants can share the same header package.

from pve-edge-kernel.

joinsplit avatar joinsplit commented on July 19, 2024

Ok that makes sense - are there performance improvements to be gained from the zen2 version? I'll revert to the generic version in any case, thanks for finding the issue.

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 19, 2024

I haven't measured it, but to be honest (and from what I have read) I don't really think it matters that much for the Linux kernel. I just wanted to test this functionality :P

from pve-edge-kernel.

joinsplit avatar joinsplit commented on July 19, 2024

I guess i was just too tempted by an edge kernel tailored to my microarchitecture :)
5.7.8-1 installed & its all working as expected, thanks again!

from pve-edge-kernel.

fabianishere avatar fabianishere commented on July 19, 2024

This should be fixed now.

from pve-edge-kernel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.