Syniurge / i2c-amd-mp2

DKMS-ready driver for AMD PCI-E MP2 I2C controllers
22 stars 4 forks source link

some help for a beginner #4

Closed marianbota closed 5 years ago

marianbota commented 5 years ago

Hey, sorry to bother you with a noob question but I am stuck at the first step and I was hoping you guys might help me with some guidance. I'm running Manjaro linux, and I tried to run the sudo ./dkms-install.sh as recommended but I get:

About to run dkms install steps... cp: '../i2c-amd-mp2' and '/usr/src/i2c-amd-mp2-1.0.0/i2c-amd-mp2' are the same file ./dkms-install.sh: line 16: dkms: command not found ./dkms-install.sh: line 17: dkms: command not found ./dkms-install.sh: line 18: dkms: command not found Finished running dkms install steps.

I've never installed anything similar and I'm fairly new to Linux so I'm sure I'm just missing a small step or something.

Thank you!

marianbota commented 5 years ago

My bad I was missing dkms. Solved