DSPi
DSPi copied to clipboard
Step II3 not working
Hello.
The file /proc/config.gz does not exist on the latest raspbian. So, I am unable to proceed any further then step II2.
https://www.raspberrypi.org/forums/viewtopic.php?t=206346
sudo modprobe configs
Then you will be able to see the /proc/config.gz "file"
Thanks for googling that for me! : )
No problem! Were you able to find a matching kernel patch for the latest raspian version?
Not sure, I have a hard time telling which version of the kernel I grabbed.
I think you can do uname -a
to get kernel version iirc
That's what I did, and then, I grabbed a matching patch set from https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/4.14/
Mismatch : when I run make menuconfig, it says version 4.14.79 in the title bar. This does not match the kernel I thought I was downloading from git...
How do I choose which version to checkout?
You can check the releases tab in git, or look to see when that version commit was made
Sorry, I'm completely afk but will be at a computer on Friday if you still need help