Install kernel 3.5 If you have a 64-bit/amd64 systems sudo add-apt-repository ppa:upubuntu-com/kernel-amd64 For i386 systems sudo add-apt-repository ppa:upubuntu-com/kernel-i386 And then sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install linux-headers-generic Compile last drivers git clone git://linuxtv.org/media_build.git cd media_build ./build sudo make install If you try to compile and get this error […]