You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys !
I had a problem when I run command "sudo scripts/setupdev.sh load". It reports that Kernel module loading failed.I don't know how to fix it .I was following the README step by step.
My OS is 4.15.0-46-generic #49-Ubuntu
And the prerequest I guess i have been installed successfully.Because when i use apt-get install xxx it says that
cmake is already the newest version (3.10.2-1ubuntu2). libconfig-dev is already the newest version (1.5-0.4). libnuma-dev is already the newest version (2.0.11-2.1). uthash-dev is already the newest version (2.0.2-1).
I use "apt-get install linux-headers-$(uname -r)“ to install linux-header it says that linux-headers-4.15.0-46-generic is already the newest version (4.15.0-46.49).
I don't know if there is any version incompatibility problem. Could anybody give me a favour?
Big Thanks!
The text was updated successfully, but these errors were encountered:
Hi guys !
I had a problem when I run command "sudo scripts/setupdev.sh load". It reports that Kernel module loading failed.I don't know how to fix it .I was following the README step by step.
My OS is 4.15.0-46-generic #49-Ubuntu
And the prerequest I guess i have been installed successfully.Because when i use apt-get install xxx it says that
cmake is already the newest version (3.10.2-1ubuntu2).
libconfig-dev is already the newest version (1.5-0.4).
libnuma-dev is already the newest version (2.0.11-2.1).
uthash-dev is already the newest version (2.0.2-1).
I use "apt-get install linux-headers-$(uname -r)“ to install linux-header it says that
linux-headers-4.15.0-46-generic is already the newest version (4.15.0-46.49).
I don't know if there is any version incompatibility problem. Could anybody give me a favour?
Big Thanks!
The text was updated successfully, but these errors were encountered: