I have a Radeon 7950. I think my question is whether it is a known bug, just something I did wrong or something I should report elsewhere?
Following the installation doc in the wiki, I added radeon as VIDEO_CARD to my make.conf. When later installing X, I had to add glamor. When X then started it claimed to have DRI, but did not use the radeon driver but rather the mesa llvmpipe solution, which is as far as I udnerstand only cpu powered? In any case, it was unbearably slow. I then stumbled upon http://forums.funtoo.org/topic/850-cant-start-x-as-a-regular-user/ because If ound the same debug output when starting X:
gbm: failed to open any driver (search paths /usr/lib64/dri)
gbm: Last dlopen error: /usr/lib64/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory
failed to load driver: radeonsi
EGL_MESA_drm_image required.
Note that the xorg.0.log did not contain that error.
The solution was to add radeonsi to VIDEO_CARD and to let emerge rebuild with --newuse.
Question
onli
I have a Radeon 7950. I think my question is whether it is a known bug, just something I did wrong or something I should report elsewhere?
Following the installation doc in the wiki, I added radeon as VIDEO_CARD to my make.conf. When later installing X, I had to add glamor. When X then started it claimed to have DRI, but did not use the radeon driver but rather the mesa llvmpipe solution, which is as far as I udnerstand only cpu powered? In any case, it was unbearably slow. I then stumbled upon http://forums.funtoo.org/topic/850-cant-start-x-as-a-regular-user/ because If ound the same debug output when starting X:
Note that the xorg.0.log did not contain that error.
The solution was to add radeonsi to VIDEO_CARD and to let emerge rebuild with --newuse.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts