Coder Social home page Coder Social logo

Comments (7)

cahz avatar cahz commented on August 15, 2024

Please have a look into your log file /var/lib/dkms/tn40xx/004/build/make.log. Most likely it is the same issue as in some previous issues and can be fixed by using e.g. the develop branch of my patched version.

from tn40xx-driver.

Siggzmeyer avatar Siggzmeyer commented on August 15, 2024

Hi, I can't seem to get your branch to work, I'm sure it's because I have little knowledge of how git clone works. The modified command I'm trying to run is.

git clone -b release/tn40xx-004 https://github.com/worksasintended/tn40xx-driver.git /usr/src/tn40xx-004 dkms add -m tn40xx -v 004

from tn40xx-driver.

cahz avatar cahz commented on August 15, 2024

This is another version, but should work as well. Your given command should actually be two commands. First git ... and then dkms .... If this still results in an error, please provide the error message.

from tn40xx-driver.

Siggzmeyer avatar Siggzmeyer commented on August 15, 2024

I think I got it to install, though the 10G NIC isn't showing up.

`root@pop-os:/home/siggz# git clone -b develop https://github.com/cahz/tn40xx-driver.git /usr/src/tn40xx-004
Cloning into '/usr/src/tn40xx-004'...
remote: Enumerating objects: 659, done.
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 659 (delta 4), reused 9 (delta 3), pack-reused 649
Receiving objects: 100% (659/659), 3.01 MiB | 6.50 MiB/s, done.
Resolving deltas: 100% (396/396), done.
root@pop-os:/home/siggz# dkms add -m tn40xx -v 004
Creating symlink /var/lib/dkms/tn40xx/004/source -> /usr/src/tn40xx-004
root@pop-os:/home/siggz# dkms install -m tn40xx -v 004

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
make -j32 KERNELRELEASE=5.19.0-76051900-generic -C /lib/modules/5.19.0-76051900-generic/build M=/var/lib/dkms/tn40xx/004/build KVERSION=5.19.0-76051900-generic...
cleaning build area...

tn40xx.ko:
Running module version sanity check.

  • Original module
    • No original module exists within this kernel
  • Installation
    • Installing to /lib/modules/5.19.0-76051900-generic/extra/

depmod...`

from tn40xx-driver.

cahz avatar cahz commented on August 15, 2024

Do you get any mention of tn40xx in dmesg? And does the card show up on lspci?

from tn40xx-driver.

Siggzmeyer avatar Siggzmeyer commented on August 15, 2024

I didn't find anything in dmesg, though I could have missed it.

lspci shows the Ethernet controller listed.

2d:00.0 Ethernet controller: Tehuti Networks Ltd. TN9710P 10GBase-T/NBASE-T Ethernet Adapter

from tn40xx-driver.

Siggzmeyer avatar Siggzmeyer commented on August 15, 2024

I just bought a different card. I'll use it somewhere else.

from tn40xx-driver.

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.