HewlettPackard / quartz

Quartz: A DRAM-based performance emulator for NVM
https://github.com/HewlettPackard/quartz
Other
158 stars 66 forks source link

Error in loading kernel module #14

Open pshreyasv100 opened 6 years ago

pshreyasv100 commented 6 years ago

Hey,I am getting the error : Unable to load kernel module when i execute below command

sudo scripts/setupdev.sh load

How do i fix this ?

guimagalhaes commented 6 years ago

Hi, Please make sure you have the kernel headers installed and then recompile the emulator. See the README file for details.