Comment 233 for bug 621265

Revision history for this message
Radosław Piliszek (yoctozepto) wrote :

@Jg-staffel:
If you are not familiar with kernel compiling, you should try the compiled kernel (if you have i386) from #209.
If you want to try (or if you use x86_64), follow these instructions:
https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel
and BEFORE you start compilation, put the patch file in kernel source`s directory and do:
patch -p1 < patch_filename_here
It should tell you if it got applied properly.
After that - install the generated packages.