[Mesa-dev] [Bug 60016] New: After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 29 05:38:43 PST 2013


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

          Priority: medium
            Bug ID: 60016
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: After automake merge two different GPU (AMD + NVIDIA)
                    willnot work on same machine
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: alexxy at gentoo.org
          Hardware: Other
            Status: NEW
           Version: git
         Component: Other
           Product: Mesa

Created attachment 73828
  --> https://bugs.freedesktop.org/attachment.cgi?id=73828&action=edit
dmesg

If you have AMD + NVIDIA cards on same machine e.g.
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Turks
[Radeon HD 6670]
02:00.0 VGA compatible controller: NVIDIA Corporation GF106 [GeForce GTS 450]
(rev a1)

and build recent mesa from git you'll get segafault of r600g_dri.so and erros
like this
$ LIBGL_DEBUG=verbose glxinfo 
name of display: :0
libGL: OpenDriver: trying /usr/lib64/dri/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so
libGL: Can't open configuration file /home/alexxy/.drirc: No such file or
directory.
libGL: OpenDriver: trying /usr/lib64/dri/tls/nouveau_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/nouveau_dri.so
do_winsys_init: DRM version is 1.1.0 but this driver is only compatible with
2.3.x (kernel 2.6.34) or later.
libGL error: failed to create dri screen
libGL error: failed to load driver: nouveau
libGL: OpenDriver: trying /usr/lib64/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/swrast_dri.so

-- 
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/mesa-dev/attachments/20130129/0dadd98a/attachment-0001.html>


More information about the mesa-dev mailing list