Kyle Auble, thank you for your commit bisection work. One thing that would be 
helpful is if we just revert the noted commit in the latest mainline and see if 
it continues to occur via a terminal, reboot, and testing the new kernel:
git config --global user.email "[email protected]" && git config --global 
user.name "Your Name" && cd $HOME && git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git && cd linux && 
git revert ee8209fd026b074bb8eb75bece516a338a281b1b && git add . && git commit 
&& cp /boot/config-`uname -r` .config && yes '' | make oldconfig && make clean 
&& make -j `getconf _NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-customrevert && cd 
.. && sudo dpkg -i *.deb && git fetch origin;git fetch origin master;git reset 
--hard FETCH_HEAD

** Changed in: linux (Ubuntu)
       Status: Triaged => Incomplete

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

Title:
  10de:0426 GPU loads unreliably, possible kernel timeout

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to