[Bug 96351] System hangs up after update to any kernel newer than 3.12*

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=96351

--- Comment #16 from Alex Deucher <alexdeucher@xxxxxxxxx> ---
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ git clone http://github.com/ignatenkobrain/kernel-package.git
$ cd linux
$ git bisect start
$ git bisect bad v3.19
$ git bisect good v3.12

#Build the kernel and test it. e.g.,
make -j3
sudo make modules_install
sudo make install
# reboot and select the new kernel from the grub meu
# if the kernel works correctly mark it as good:
git bisect good
# if the kernel exhibits the bug, mark it as bad:
git bisect bad
# repeat this process until git tells you which commit is the bad one

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel





[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux