acooks / tn40xx-driver

Linux driver for tn40xx from Tehuti Networks
71 stars 50 forks source link

How to install driver on Debian 10 #33

Open ultrix4ever opened 3 years ago

ultrix4ever commented 3 years ago

I have Tehuti Networks Ltd. TN9710P and can`t use it on debian 10

I am trying to install driver with dkms, but its dont work

Help plz, what can i do with it ?

vojtad commented 3 years ago

We have Tehuti Networks Ltd. TN9510 and it works just fine on Debian 10. What errors do you see and what fails for you when trying to install the drive using DKMS?

oliver-zehentleitner commented 3 years ago

$ apt update $ apt upgrade -y && dist-upgrade -y $ apt install pve-headers-$(uname -r) make gcc reboot download tehuti.zip unzip and cd into it $ make all $ make install reboot