Comment 25 for bug 1072082

Revision history for this message
penalvch (penalvch) wrote :

Robert John Bowles, thank you for testing the newest mainline kernel. Could you please execute the following, boot into the generated kernel, and report the results:
cd ~/Desktop && git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-stable && cd linux-stable && git checkout 534a7b8e10ec55d9f521e68c20dbb3634c25b98a && cp /boot/config-`uname -r` .config && yes '' | make oldconfig && make-kpkg clean && CONCURRENCY_LEVEL=`getconf _NPROCESSORS_ONLN` fakeroot make-kpkg --initrd --append-to-version=-custom2 kernel_image kernel_headers && cd .. && sudo dpkg -i *.deb