Bug 27192
Summary: | [BISECTED]boot fail on kernel drm-radeon-testing/add NI pci ids | ||
---|---|---|---|
Product: | Drivers | Reporter: | kdebugs |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED OBSOLETE | ||
Severity: | blocking | CC: | alan, tj |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | drm-radeon-testing | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
kdebugs
2011-01-20 16:00:58 UTC
How did you determine the commit was the offending one? Have you bisected it? Does reverting the above commit fix the black screen? Thanks. I used: commit add NI pci ids (no boot) git reset --hard HEAD~30 (no boot) git reset --hard HEAD~100 (booted) git reset --hard HEAD~40 (booted) git reset --hard HEAD~31 (booted) and compiled in that order. git checkout origin/drm-radeon-testing was issued before each git reset. Closing as obsolete, if this is still seen on modern kernels please update Closing as obsolete, if this is still seen on modern kernels please update |