Forum Discussion
JohnT_Altera
Regular Contributor
11 months agoHi,
After you getting the new source code, have you rebuild the code?
Below is the guide to build the driver.
Please help to run "uname -mrs" to see which kernel you are using.
JonGoh
New Contributor
11 months agoHi @JohnT_Intel ,
Yes I have done git checkout 6.6.37-lts, built the kernel and verified that it is "Linux 6.6.37+ x86_64". I have also ensured that these are selected:
- CONFIG_FPGA=y
- CONFIG_FPGA_MGR_DEBUG_FS=y
- CONFIG_FPGA_MGR_ALTERA_CVP=y
I also noticed that fpga_manager directory does not exist at "/sys/kernel/debug". Do you have any idea what could be the problem?
Thanks,
Jon