[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: glxinfo seems to be lying to me



On 12/02/12 Claudius Hubig said:

> Most of them will silently fall back to software rendering, what
> appears to be still happening to the OP.

That's what always happens to me.

> Michael: What does your Xorg.log say and, if you have one, what is
> the content of the xorg.conf?

I'm not sure what's relevant, but, for example...

(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  173.14.27  Tue Jul 13 20:46:56 PDT 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4

(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.27  Tue Jul 13 21:08:41 PDT 2010
(II) Loading extension GLX

I don't see any errors.

From my xorg.conf

Section "Device"
        Driver "nvidia"
        Identifier      "Configured Video Device"
        Option "XAANoOffscreenPixmaps" "true"
        Option "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Option "AddARGBGLXVisuals" "true"
EndSection

Section "Extensions"
        Option "Composite" "enable"
EndSection

Section "Module"
        Load "dri"
        Load "GLcore"
EndSection

Mike

Attachment: signature.asc
Description: Digital signature


Reply to: