Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install manual for Ubuntu 14.04 lacking #10

Open
tik0 opened this issue Oct 28, 2015 · 1 comment
Open

Install manual for Ubuntu 14.04 lacking #10

tik0 opened this issue Oct 28, 2015 · 1 comment

Comments

@tik0
Copy link

tik0 commented Oct 28, 2015

I just wanted to apply your patch to my Ubuntu 14.04.
It doesn't want to compile, because the include videodev2.h was still not patched.
To make it compile with your manual, I needed to hit the following copy command as well, after patching:

sudo cp include/uapi/linux/videodev2.h /usr/src/linux-headers-`uname -r`/include/uapi/linux/videodev2.h

Is your manual for another version, or should it generally be done my way?

@teknotus
Copy link
Owner

teknotus commented Nov 4, 2015

I think my instructions were originally for Ubuntu 14.10. Custom kernels are not the most straightforward thing to build. I tried them before posting them, but I didn't start with a freshly installed system so I could have easily missed steps.

There are two different 14.04 kernels on my PPA. https://launchpad.net/~teknotus/+archive/ubuntu/rs-kernel-ppa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants