JamesE, thank you for your comments. Try:
sudo apt-get -y install git build-essential kernel-package fakeroot 
libncurses5-dev && cd $HOME && git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git && cd linux && 
git checkout 6960a059b2c618f32fe549f13287b3d2278c09e9 && cp /boot/config-`uname 
-r` .config && yes '' | make oldconfig && make clean && make -j `getconf 
_NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-custom && cd .. && sudo dpkg -i *.deb

For future reference, you may visually scan git commits you want to build 
against locally with a GUI via the gitk package:
sudo apt-get -y install gitk

It tends to be a bit faster than using git web interfaces, and more agreeable 
than using the command line:
git log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1262388

Title:
  8086:08b1 [Toshiba Satellite P55-A5312] Intel 7260 Wifi regularly
  crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1262388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to