DSPi icon indicating copy to clipboard operation
DSPi copied to clipboard

Step II3 not working

Open stanelie opened this issue 6 years ago • 10 comments

Hello.

The file /proc/config.gz does not exist on the latest raspbian. So, I am unable to proceed any further then step II2.

stanelie avatar Jan 16 '19 21:01 stanelie

https://www.raspberrypi.org/forums/viewtopic.php?t=206346

sudo modprobe configs

Then you will be able to see the /proc/config.gz "file"

dddomin3 avatar Jan 16 '19 21:01 dddomin3

Thanks for googling that for me! : )

stanelie avatar Jan 16 '19 21:01 stanelie

No problem! Were you able to find a matching kernel patch for the latest raspian version?

dddomin3 avatar Jan 16 '19 21:01 dddomin3

Not sure, I have a hard time telling which version of the kernel I grabbed.

stanelie avatar Jan 16 '19 21:01 stanelie

I think you can do uname -a to get kernel version iirc

dddomin3 avatar Jan 16 '19 21:01 dddomin3

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/

stanelie avatar Jan 16 '19 21:01 stanelie

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...

stanelie avatar Jan 16 '19 21:01 stanelie

How do I choose which version to checkout?

stanelie avatar Jan 16 '19 21:01 stanelie

You can check the releases tab in git, or look to see when that version commit was made

dddomin3 avatar Jan 16 '19 21:01 dddomin3

Sorry, I'm completely afk but will be at a computer on Friday if you still need help

dddomin3 avatar Jan 16 '19 21:01 dddomin3