Comment # 7
on bug 110822
from Gobinda Joy
(In reply to Sylvain BERTRAND from comment #6) > bisect is quite common in the git world. You'll find tons of tutorials on the > web, namely you're good for a little bit of reading. > Just don't forget to "git reset --hard" before calling "git bisect good|bad". > (just performed a bisection on linux yesterday). Figured out how to bisect but the problem is building the rpm packages to install in my fedora system. As the guide they put out in wiki is almost 6 years old and the python script for building the kernel/modules rpm doesn't work. However I found the pre-built kernel packages at https://koji.fedoraproject.org/koji/packageinfo?buildStart=0&packageID=8&buildOrder=-completion_time&tagOrder=name&tagStart=50#buildlist I've tested the kernels from there. It seems they used the snapshot from mainline tree. I started from the working version 5.0.0 and tested all the kernels until the problem occurred at version 5.1.0-0.rc3.git3.1.fc31.x86_64 I can bisect the kernel at that tag but can't build the rpm packages, have to research further I guess. Attached the logs from the problematic version and the immediate earlier working version.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel