Some issues with the new amdgpu driver
Michel Dänzer
michel at daenzer.net
Thu May 7 02:07:19 PDT 2015
On 06.05.2015 12:12, Brian Paterni wrote:
>
> I was on irc a few days ago trying to get the new amdgpu driver up and
> running on my system. I am able to get the kernel booted successfully,
> however X via amdgpu is turning out to be a real roadblock. It is the
> problem with amdgpu_drv.so seeing gbm_create_device as an undefined
> symbol. From what little I understand, I may be needing a more recent
> xserver to resolve this...
I don't think that would help.
Does the attached xf86-video-amdgpu patch fix the problem?
If not, you can manually load the glamoregl module in /etc/X11/xorg.conf
to pull in libgbm:
Section "Module"
Load "glamoregl"
EndSection
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Link-against-libgbm.patch
Type: text/x-patch
Size: 1635 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150507/8cadd306/attachment.bin>
More information about the dri-devel
mailing list