X.org 6.8.2 + nVIDIA

Kezdőlap Fórumok Slackware, Slax problémák X.org 6.8.2 + nVIDIA

2 bejegyzés megtekintése - 1-2 / 2
  • Szerző
    Bejegyzés
  • #2004524
    Sovi
    Felhasználó

      Helló!

      #1878624
      csaba
      Felhasználó

        Sziasztok!

        Slackware 10.1 rendszeremen (10.0 -ról frissítettem fel) X.org 6.8.2 van, és az nVIDIA nemigazán csipázza :huh:

        Próbálok eltolni egy glxgears -t, ezt kapom:

        Xlib: extension „GLX” missiong on display „:0.0”.
        glxgears: error: couldn’t get az RGB, Double-buffered visual.
        bash-3.00$

        Az nVIDIA verziója 6629. Biztosan jól telepítettem fel.
        Xorg config:

        Code:
        Section „ServerLayout”
        Identifier     „X.org Configured”
        Screen      0  „Screen0” 0 0
        InputDevice    „Mouse0” „CorePointer”
        InputDevice    „Keyboard0” „CoreKeyboard”
        EndSection

        Section „Files”
        RgbPath      „/usr/X11R6/lib/X11/rgb”
        ModulePath   „/usr/X11R6/lib/modules”
        FontPath     „/usr/X11R6/lib/X11/fonts/misc/”
        FontPath     „/usr/X11R6/lib/X11/fonts/TTF/”
        FontPath     „/usr/X11R6/lib/X11/fonts/Speedo/”
        FontPath     „/usr/X11R6/lib/X11/fonts/Type1/”
        FontPath     „/usr/X11R6/lib/X11/fonts/CID/”
        FontPath     „/usr/X11R6/lib/X11/fonts/75dpi/”
        FontPath     „/usr/X11R6/lib/X11/fonts/100dpi/”
        EndSection

        Section „Module”
        Load  „record”
        Load  „extmod”
        Load  „dbe”
        #Load  „dri”
        Load  „glx”
        Load  „xtrap”
        Load  „freetype”
        Load  „type1”
        Load  „freetype”
        Load  „speedo”
        EndSection

        Section „InputDevice”
        Identifier  „Keyboard0”
        Driver      „keyboard”
        Option „XkbRules” „xorg”
        Option „XkbModel” „pc105”
        Option „XkbLayout” „hu”
        EndSection

        Section „InputDevice”
        Identifier  „Mouse0”
        Driver      „mouse”
        Option     „Protocol” „auto”
        Option     „Device” „/dev/mouse”
        EndSection

        Section „Monitor”
        Identifier   „Monitor0”
        VendorName   „Monitor Vendor”
        ModelName    „Monitor Model”
        ModeLine „800×600”    56.3  800  832  896 1048    600  601  604  631 +hsync +vsync
        EndSection

        Section „Device”
        ### Available Driver options are:-
        ### Values: : integer, : float, : „True”/”False”,
        ### : „String”, : „ Hz/kHz/MHz”
        ### [arg]: arg optional
        #Option     „SWcursor”            # []
        #Option     „HWcursor”            # [
        ]
        #Option     „NoAccel”             # [
        ]
        #Option     „ShadowFB”            # [
        ]
        #Option     „UseFBDev”            # [
        ]
        #Option     „Rotate”              # []
        #Option     „VideoKey”            #
        #Option     „FlatPanel”           # []
        #Option     „FPDither”            # [
        ]
        #Option     „CrtcNumber”          #
        Identifier  „Card0”
        Driver      „nvidia”
        VendorName  „nVidia Corporation”
        BoardName   „NV34 [GeForce FX 5200]”
        BusID       „PCI:2:0:0”
        EndSection

        Section „Screen”
        Identifier „Screen0”
        Device     „Card0”
        Monitor    „Monitor0”
        DefaultDepth 24
        SubSection „Display”
        Viewport   0 0
        Depth     1
        EndSubSection
        SubSection „Display”
        Viewport   0 0
        Depth     4
        EndSubSection
        SubSection „Display”
        Viewport   0 0
        Depth     8
        EndSubSection
        SubSection „Display”
        Viewport   0 0
        Depth     15
        EndSubSection
        SubSection „Display”
        Viewport   0 0
        Depth     16
        EndSubSection
        SubSection „Display”
        Viewport   0 0
        Depth     24
        Modes „800×600”
        EndSubSection
        EndSection

        Section „Extensions”
        Option „Composite” „Enable”
        EndSection

        Van valakinek ötlete? Lehet hogy a legújabb Xorg-al nem müxik együtt az nvidia jelenlegi drivere?

        :huh:

      2 bejegyzés megtekintése - 1-2 / 2
      • Be kell jelentkezni a hozzászóláshoz.