[Bug 67490] Intel driver 2.21.13 hangs on shutdown process

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 29 11:34:26 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67490

--- Comment #9 from Frederic Bezies <fredbezies at gmail.com> ---
(In reply to comment #8)
> (You may need to download some dependencies.)
> 
> $ git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
> $ cd xf86-video-intel
> $ ./autogen --prefix=/usr
> $ make && sudo make install
> 
> # confirm everything boots fine and you can reproduce the bug

Ok, worked.

> 
> $ git checkout 2.21.12
> $ make && sudo make install
> 
> # confirm it works
> 

Worked too.

> $ git bisect start
> $ git bisect good
> $ git bisect bad
> # git will select a commit halfway between the two endpoints
> $ make && sudo make install

Nothing happened here :( 

git did not grab anything :(

A step is missing here, or did I missed something ?

> 
> # test
> $ git bisect good # if it shuts down cleanly, or
> $ git bisect bad 
> 
> Then repeat the make, install, test, git bisect (good|bad) until git
> pronounces a winner.

I hope I can help more !

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130729/8dbef8aa/attachment.html>


More information about the intel-gfx-bugs mailing list