teknotus / depthview

intel RealSense 3D camera viewer for Linux
GNU Lesser General Public License v2.1
98 stars 38 forks source link

Install manual for Ubuntu 14.04 lacking #10

Open tik0 opened 8 years ago

tik0 commented 8 years ago

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 commented 8 years ago

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