[Bug 60879] [radeonsi] X11 can't start with acceleration enabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 11 14:04:01 UTC 2016


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

--- Comment #143 from Marek Olšák <maraeo at gmail.com> ---
Created attachment 122225
  --> https://bugs.freedesktop.org/attachment.cgi?id=122225&action=edit
possible fix

Can you test the attached patch?

How to build the kernel:
- use "git clone" to get the kernel source
- go to the kernel directory
- git am $patch_filename # apply the patch
- cp /boot/config-`uname -r` .config # copy your current kernel config
- make -j4
- sudo make modules_install
- sudo make install

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160311/f5a7d010/attachment.html>


More information about the dri-devel mailing list