hallo,
ich habe eine nvidia karte am laufen und die treiber gehen auch wunderbar
als monitor habe ich einen tft von hyundai modell l70s
wenn ich in der XF86Config-4 meinen monitor einstelle und da zu die auflöung habe ich im xserver trotzdem keine 1280*1024 aflösung warum?
gruss
maramsi
debian 3.1 1280*1024
- justaclown
- Beiträge: 175
- Registriert: 01.08.2005 19:50:34
hier
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
# Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Geforce 6600"
Driver "nvidia"
EndSection
Section "Monitor"
Identifier "L70S"
HorizSync 28-49
VertRefresh 43-72
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Geforce 6600"
Option "NvAgp" "1"
Monitor "L70S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
# Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Geforce 6600"
Driver "nvidia"
EndSection
Section "Monitor"
Identifier "L70S"
HorizSync 28-49
VertRefresh 43-72
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Geforce 6600"
Option "NvAgp" "1"
Monitor "L70S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Re: hier
Code: Alles auswählen
Section "Screen"
Identifier "Default Screen"
Device "Geforce 6600"
Option "NvAgp" "1"
Monitor "L70S"
DefaultDepth 24
Code: Alles auswählen
SubSection "Display"
Depth 24
Modes "1024x768" "640x480"
EndSubSection
EndSection
- Snoopy
- Beiträge: 4297
- Registriert: 17.11.2003 18:26:56
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: Rh.- Pflz.
Hi
@ maramsi:
Hmm...sag mal.. ist das ein Hyundai L70S LCD Monitor ?
Ich habe ganz andere Werte bzgl der Monitor-Section
Gut der XServer könnte die richtigen Werte durch das dri Modul beziehen...aber ich glaube, dass Deine Werte da falsch sind...
@ maramsi:
Hmm...sag mal.. ist das ein Hyundai L70S LCD Monitor ?
Ich habe ganz andere Werte bzgl der Monitor-Section
Code: Alles auswählen
Section "Monitor"
Identifier "L70S"
HorizSync 31-80
VertRefresh 56-75
Option "DPMS"
EndSection