Bug #3070
closeddrm/radeon broken again since ee479021092456b32f018d8b9dc5d3e1f4fb9363
0%
Description
See http://bugs.dragonflybsd.org/issues/3031. It was once broken. Then fixed by
http://gitweb.dragonflybsd.org/dragonfly.git/commit/62dc643ef61b347c4c2e60ad9ea68dd766741c90 (and http://gitweb.dragonflybsd.org/dragonfly.git/commit/7d829069c0009b901fc3cac433685334a793947f).
Since commit ee479021092456b32f018d8b9dc5d3e1f4fb9363, X hangs during startup (completely freezes, have to hard reset). I wonder if maybe commit 7d829069c0009b901fc3cac433685334a793947f was reverted too?
Updated by mneumann about 7 years ago
- Status changed from New to Feedback
X11 starts when I uncomment "radeonkms_load=YES" from rc.conf, i.e. when I start X11 without having loaded the radeon kms module already. BUT, chrome no longer works :(. But firefox seems to work again.
Updated by mneumann about 7 years ago
- Status changed from Feedback to Closed
ok. chrome works when I pass --disable-gpu (which is not required with the new radeon drm driver).