Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
HowTo Ausgabe über xineliboutput / Nvidia ab easyVDR 0.5 RC2
#26
Stell bitte mal noch die xorg.log rein.

Und probiere mal das:

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/etc/X11/rgb"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/X11/misc"
   FontPath     "/usr/X11R6/lib/X11/fonts/misc"
   FontPath     "/usr/share/fonts/X11/cyrillic"
   FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/Type1"
   FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath     "/usr/share/fonts/X11/100dpi"
   FontPath     "/usr/share/fonts/X11/75dpi"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load  "glx"
   Load  "extmod"
   Load  "xtrap"
   Load  "record"
   Load  "dbe"
#   Load  "dri"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "auto"
   Option       "Device" "/dev/input/mouse0"
   Option       "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
           HorizSync       31.0 - 69.0
           VertRefresh     59.0 - 86.0
           Option            "DPMS"

EndSection

Section "Device"
   Identifier  "Card0"
   Driver      "nvidia"
   Option      "ModeValidation"   "NoDFPNativeResolutionCheck"
   Option      "UseDisplayDevice"   "DFP-0"
   VendorName  "nVidia Corporation"
   BoardName   "Unknown Board"
   BusID           "PCI:0:18:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
    DefaultDepth    24
Option         "ConnectedMonitor" "DFP"
Option         "ModeValidation" "NoMaxPClkCheck, AllowNon60HzDFPModes, noVesaModes, NoXServerModes, NoPredefinedModes, NoDFPNativeResolutionCheck"   
SubSection     "Display"
        Depth       24
        Modes      "720x576_60"
EndSubSection   
EndSection

Section "ServerFlags"
     Option "blank time"     "0"
     Option "standby time"   "0"
     Option "suspend time"   "0"
     Option "off time"       "0"
EndSection
Silverstone 16-M, P5N7A-VM , 2 x Nova-HD-S2, E5200, 1 TB WD10EADS
Zitieren


Nachrichten in diesem Thema
Re: HowTo Ausgabe über xineliboutput / Nvidia ab easyVDR 0.5 RC2 - von rkp - 06.07.2008, 22:31

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste