[Bug 69694] Xorg doesn't start on KABINi with radeonsi
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 16 13:24:18 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=69694
--- Comment #22 from Marco <mpiazza at gmail.com> ---
Tried yesterday mesa git:
latest commit 1020d8937ef52725cc5adafc12465f6332815.
Now without xorg.conf and with xorg.conf.d with:
Section "Module"
Load "dri2"
Load "glamoregl"
EndSection
Xorg start without any problem.
marco at albireo:~/src/mesa.git$ glxinfo | grep -i opengl
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD KABINI
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.2.0-devel
(git-1020d89)
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.2.0-devel (git-1020d89)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
But... what about my second GPU? I was hoping to use it with DRI_PRIME but:
xrandr --listproviders
shows only
Providers: number : 1
Provider 0: id: 0x54 cap: 0xf, Source Output, Sink Output, Source Offload, Sink
Offload crtcs: 2 outputs: 3 associated providers: 0 name:radeon
And what about render nodes? Will I be able to use second GPU as a render node?
Or this hybrid AMD GPU is considered as one and not two GPU?
For what concern this bug, You can now close it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140216/59c15074/attachment.html>
More information about the dri-devel
mailing list