Hey all
OS = Ubuntu 7.10 (32bit)
GPU = X1600
Driver = ATi 7.11
Problem =
fglrxinfo -display :0 gives
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1600 Series
OpenGL version string: 2.1.7059 Release
Which is nice to see, but.
fglrxinfo -display :1 gives
display: :1.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (2.1 Mesa 7.0.1)
glxinfo also tells me Mesa and display 1.0
I think I'm running on Display 1.0 not 0.0 because I don't have any direct rendering.
How can I change it from display 1.0 to display 0.0?
I have my xorg.conf the Xorg.0.log handy if you want it.
Cheers,
Basil.
OS = Ubuntu 7.10 (32bit)
GPU = X1600
Driver = ATi 7.11
Problem =
fglrxinfo -display :0 gives
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1600 Series
OpenGL version string: 2.1.7059 Release
Which is nice to see, but.
fglrxinfo -display :1 gives
display: :1.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (2.1 Mesa 7.0.1)
glxinfo also tells me Mesa and display 1.0
I think I'm running on Display 1.0 not 0.0 because I don't have any direct rendering.
How can I change it from display 1.0 to display 0.0?
I have my xorg.conf the Xorg.0.log handy if you want it.
Cheers,
Basil.
Comment