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

[video] direct rendering



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bonjour,

je n'arrive pas a activer le direct rendering de ma carte Nvidia
Pouvez vous me donner des pistes, j'ai cherché un peu partout, je ne
vois pas ou je pèche...

Merci d'avance,

michael.

voici quelques infos:

# lsmod|grep nvidia
nvidia               4551988  12
nvidia_agp              7452  0
agpgart                32076  3 nvidia,nvidia_agp,intel_agp
i2c_core               19840  2 nvidia,i2c_i801

# xdpyinfo |grep GLX
    GLX
    NV-GLX

# cat /proc/driver/nvidia/agp/status
Status:          Enabled
Driver:          AGPGART
AGP Rate:        8x
Fast Writes:     Enabled
SBA:             Enabled

# cat /proc/driver/nvidia/agp/card
Fast Writes:     Supported
SBA:             Supported
AGP Rates:       8x 4x
Registers:       0x1f000e1b:0x1f004312

# cat /proc/driver/nvidia/agp/host-bridge
Host Bridge:     PCI device 8086:2570
Fast Writes:     Supported
SBA:             Supported
AGP Rates:       8x 4x
Registers:       0x1f004a1b:0x00000b12


# glxinfo
direct rendering: No
server glx vendor string: NVIDIA Corporation


# cat /etc/X11/xorg.conf

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

        # path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
    Load           "dbe"
    Load           "v4l"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" "latin9"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
EndSection

Section "Monitor"
    Identifier     "StudioWorks"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Carte vidéo générique"
    Driver         "nvidia"
    Option         "DPMS"
    Option         "NoLogo" "1"
    Option         "RenderAccel" "1"
    Option         "NvAGP" "3"
    Option         "AllowGLXWithComposit" "true"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Carte vidéo générique"
    Monitor        "StudioWorks"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection
Section "Extensions"
    Option          "Composite"     "Enable"
 Option "RENDER" "Enable"
EndSection
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEooaQ+7uqgD/CNm8RAp+8AJ4uKEuOyBU7RREuI5U82qrC/tSKtgCfau5c
qHR1M4o/Dk9xkMR9bMr0bfI=
=uPU5
-----END PGP SIGNATURE-----



Reply to: