https://bugzilla.kernel.org/show_bug.cgi?id=56311
Summary: radeon crashing xorg at radeon_drv.so on kernel 3.8.4 Product: Drivers Version: 2.5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) AssignedTo: drivers_video-dri@kernel-bugs.osdl.org ReportedBy: linas_fi@ymail.com Regression: No
After upgrading from linux 3.7.10-1 to 3.8.4-1 xorg started crashing.
The backtraces point to radeon_drv.so I am using a Radeon HD 3600. It is also worth noting that the kernel was booted with radeon.no_wb=1 parameter.
Downstream bug, including some backtraces: https://bugs.archlinux.org/task/34563
https://bugzilla.kernel.org/show_bug.cgi?id=56311
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com
--- Comment #1 from Alex Deucher alexdeucher@gmail.com 2013-04-07 16:15:10 --- This is a duplicate of this bug: https://bugs.freedesktop.org/show_bug.cgi?id=61182 It's not a kernel issue, it's a mesa bug with features that are only enabled with 3.8 kernels.
https://bugzilla.kernel.org/show_bug.cgi?id=56311
Jérôme Glisse glisse@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |glisse@freedesktop.org Resolution| |INVALID
--- Comment #2 from Jérôme Glisse glisse@freedesktop.org 2013-04-24 19:00:54 --- Not a kernel issue follow https://bugs.freedesktop.org/show_bug.cgi?id=61182 for resolution
https://bugzilla.kernel.org/show_bug.cgi?id=56311
--- Comment #3 from Linas linas_fi@ymail.com 2013-04-24 21:21:43 --- Are you sure it's the same issue? Because after reverting 35840ab189595b817fa8b1a1df8cc92474a7c38d in mesa I still get crashes.
dri-devel@lists.freedesktop.org