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

Re: [video] direct rendering



Le mercredi 28 juin 2006 15:58, Michael EDLICH a écrit :
> précision, depuis j'ai installé nvidia-glx-legacy:
>
> # aptitude install nvidia-glx-legacy
> et mainteant glx info ou glxgears ne marche plus :-( (meme apres reboot
> ou réinstall de mesa-utils)
> visiblement ca touche tout ce qui utilise la 3D
> (...)
> une idée ?
> (...)
> > voici quelques infos:
> > (...)
> > # 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"

Essaie de virer de ici :
---------
> >     Option         "DPMS"
> >     Option         "NoLogo" "1"
> >     Option         "RenderAccel" "1"
> >     Option         "NvAGP" "3"
> >     Option         "AllowGLXWithComposit" "true"
---------
À là (Composite avec «e»).

> > 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

Enlève aussi les extensions (tu rajouteras après, si ça joue)...

> > Section "Extensions"
> >     Option          "Composite"     "Enable"
> >  Option "RENDER" "Enable"
> > EndSection


T'as quoi dans /var/log/Xorg.0.log ?

$ grep  \(EE\) /var/log/Xorg.0.log
$ grep  \(WW\) /var/log/Xorg.0.log

++, Didier

Attachment: pgpRVWMKsHpzO.pgp
Description: PGP signature


Reply to: