Linux/UNIX Linuxverfechter finden hier Weggefährten.
3 monitore, einer mit 75hz... Diskussion: 3 monitore, einer mit 75hz... im Forum Linux/UNIX , in der Kategorie Operating Systems; Anzeige
heyho, ich hab 3mal den gleichen iiyama monitor, nachdem ich unter ubuntu 9.04 den nvidia treiber hinbekommen hab und ...
02.05.09, 17:58
#1 (permalink )
Member of Honour
Registriert seit: 14.09.07
Likes: 62
3 monitore, einer mit 75hz... Anzeige
heyho, ich hab 3mal den gleichen iiyama monitor, nachdem ich unter ubuntu 9.04 den nvidia treiber hinbekommen hab und nun soweit alles läuft, passt die refreshrate von dem einen montiro nicht.
alle rennen mit 85 nur der kann maximal auf 75 gestellt werden.
gut, ich dacht mir nen problem mit der xorg , deswegen dort manuell die wiederholungsfrequenzen angepasst aber nix ist.
ich kann trotzdem nur 75 hz einstellen.
jemand einen tipp?
anbei meine xorg.
Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@crested) Sun Feb 1 20:25:37 UTC 2009
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Tue Mar 24 06:15:32 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 1600 0
Screen 1 "Screen1" 0 0
Screen 2 "Screen2" 3200 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
# Removed Option "Xinerama" "0"
# Removed Option "Xinerama" "1"
# Removed Option "Xinerama" "0"
Option "DontZap" "false"
Option "Xinerama" "1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Iiyama HM903D/DT"
HorizSync 30.0 - 130.0
VertRefresh 50.0 - 200.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Iiyama"
HorizSync 30.0 - 130.0
VertRefresh 50.0 - 200.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor2"
VendorName "Unknown"
ModelName "CRT-1"
HorizSync 30.0 - 130.0
VertRefresh 50.0 - 200.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8800 GT"
BusID "PCI:6:0:0"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400 GS"
BusID "PCI:129:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device2"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400 GS"
BusID "PCI:129:0:0"
Screen 1
EndSection
Section "Screen"
# Removed Option "metamodes" "1600x1200_85 +0+0; 1600x1200_85 +0+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1600x1200_85 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
# Removed Option "TwinView" "0"
# Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
# Removed Option "TwinView" "1"
# Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1024+0"
# Removed Option "metamodes" "CRT-0: 1600x1200_75 +0+0"
# Removed Option "metamodes" "CRT-0: 1600x1200_85 +0+0; CRT-0: 1600x1200_85 +0+0"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT-0: 1600x1200_75 +0+0; CRT-0: nvidia-auto-select +0+0; CRT-0: 1280x1024 +0+0; CRT-0: 800x600 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
# Removed Option "metamodes" "CRT-1: nvidia-auto-select +0+0"
# Removed Option "metamodes" "CRT-1: 1024x768_60 +0+0"
# Removed Option "metamodes" "CRT-1: 1024x768 +0+0"
Identifier "Screen2"
Device "Device2"
Monitor "Monitor2"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "CRT-1: 1600x1200_85 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
03.05.09, 03:26
#2 (permalink )
Moderator
Registriert seit: 30.09.06
Likes: 441
Gibt es Warnungen bezüglich des entsprechenden Screens in der xorg.0.log?
HaBOT
- Anzeige -
03.05.09, 12:24
#3 (permalink )
Member of Honour
Themenstarter
Registriert seit: 14.09.07
Likes: 62
nein, nix auffälliges:
log
Code:
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 3 12:21:35 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Device0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->Device "Device1"
(**) |-->Screen "Screen2" (2)
(**) | |-->Monitor "Monitor2"
(**) | |-->Device "Device2"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "DontZap" "false"
(**) Option "AllowMouseOpenFail"
(**) Option "Xinerama" "1"
(**) Option "RandR" "on"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0xb40
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 9
(--) PCI:*(0@6:0:0) nVidia Corporation GeForce 8800 GT rev 162, Mem @ 0x91000000/16777216, 0xa0000000/268435456, 0x92000000/33554432, I/O @ 0x00004000/128
(--) PCI: (0@129:0:0) nVidia Corporation GeForce 8400 GS rev 161, Mem @ 0xb1000000/16777216, 0xc0000000/268435456, 0xb2000000/33554432, I/O @ 0x00006000/128
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[12] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[16] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[20] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[21] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[22] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[23] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[24] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[25] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[26] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[27] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[28] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[29] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[30] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[31] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[32] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[33] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[34] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[35] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[36] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[37] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[38] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[39] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[40] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[41] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[42] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[43] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[44] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[45] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[46] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[47] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "freetype"
(WW) Warning, couldn't open module freetype
(II) UnloadModule: "freetype"
(EE) Failed to load module "freetype" (module does not exist, 0)
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 180.44 Tue Mar 24 06:11:47 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 180.44 Tue Mar 24 05:51:43 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 06@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[12] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[16] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[20] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[21] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[22] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[23] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[24] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[25] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[26] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[27] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[28] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[29] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[30] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[31] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[32] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[33] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[34] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[35] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[36] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[37] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[38] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[39] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[40] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[41] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[42] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[43] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[44] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[45] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[46] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[47] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1600x1200_85 +0+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8800 GT (G92) at PCI:6:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 62.92.12.00.04
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8800 GT at PCI:6:0:0:
(--) NVIDIA(0): Iiyama HM903D/DT (CRT-0)
(--) NVIDIA(0): Iiyama HM903D/DT (CRT-0): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1600x1200_85+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(--) NVIDIA(0): DPI set to (112, 105); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "TwinView" "0"
(**) NVIDIA(1): Option "MetaModes" "CRT-0: 1600x1200_75 +0+0; CRT-0: nvidia-auto-select +0+0; CRT-0: 1280x1024 +0+0; CRT-0: 800x600 +0+0"
(**) NVIDIA(1): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) NVIDIA(1): Enabling RENDER acceleration
(WW) NVIDIA(GPU-1): Unable to read EDID for display device CRT-1
(II) NVIDIA(1): NVIDIA GPU GeForce 8400 GS (G86) at PCI:129:0:0 (GPU-1)
(--) NVIDIA(1): Memory: 524288 kBytes
(--) NVIDIA(1): VideoBIOS: 60.86.4a.00.70
(II) NVIDIA(1): Detected PCI Express Link width: 8X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on GeForce 8400 GS at
(--) NVIDIA(1): PCI:129:0:0:
(--) NVIDIA(1): Iiyama (CRT-0)
(--) NVIDIA(1): CRT-1
(--) NVIDIA(1): Iiyama (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(1): CRT-1: 400.0 MHz maximum pixel clock
(II) NVIDIA(1): Display Device found referenced in MetaMode: CRT-0
(II) NVIDIA(1): Assigned Display Device: CRT-0
(II) NVIDIA(1): Validated modes:
(II) NVIDIA(1): "CRT-0:1600x1200_75+0+0"
(II) NVIDIA(1): "CRT-0:nvidia-auto-select+0+0"
(II) NVIDIA(1): "CRT-0:1280x1024+0+0"
(II) NVIDIA(1): "CRT-0:800x600+0+0"
(II) NVIDIA(1): Virtual screen size determined to be 1600 x 1200
(--) NVIDIA(1): DPI set to (112, 105); computed from "UseEdidDpi" X config
(--) NVIDIA(1): option
(==) NVIDIA(1): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(2): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(2): RGB weight 888
(==) NVIDIA(2): Default visual is TrueColor
(==) NVIDIA(2): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(2): Option "TwinView" "0"
(**) NVIDIA(2): Option "MetaModes" "CRT-1: 1600x1200_85 +0+0"
(**) NVIDIA(2): Enabling RENDER acceleration
(II) NVIDIA(2): NVIDIA GPU GeForce 8400 GS (G86) at PCI:129:0:0 (GPU-1)
(--) NVIDIA(2): Memory: 524288 kBytes
(--) NVIDIA(2): VideoBIOS: 60.86.4a.00.70
(II) NVIDIA(2): Detected PCI Express Link width: 8X
(--) NVIDIA(2): Interlaced video modes are supported on this GPU
(--) NVIDIA(2): Connected display device(s) on GeForce 8400 GS at
(--) NVIDIA(2): PCI:129:0:0:
(--) NVIDIA(2): Iiyama (CRT-0)
(--) NVIDIA(2): CRT-1
(--) NVIDIA(2): Iiyama (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(2): CRT-1: 400.0 MHz maximum pixel clock
(II) NVIDIA(2): Display Device found referenced in MetaMode: CRT-1
(II) NVIDIA(2): Assigned Display Device: CRT-1
(II) NVIDIA(2): Validated modes:
(II) NVIDIA(2): "CRT-1:1600x1200_85+0+0"
(II) NVIDIA(2): Virtual screen size determined to be 1600 x 1200
(WW) NVIDIA(2): Unable to get display device CRT-1's EDID; cannot compute DPI
(WW) NVIDIA(2): from CRT-1's EDID.
(==) NVIDIA(2): DPI set to (75, 75); computed from built-in default
(==) NVIDIA(2): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? Yes, I do.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[12] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[16] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[20] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[21] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[22] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[23] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[24] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[25] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[26] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[27] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[28] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[29] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[30] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[31] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[32] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[33] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[34] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[35] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[36] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[37] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[38] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[39] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[40] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[41] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[42] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[43] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[44] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[45] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[46] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[47] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "1600x1200_85+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(**) RandR enabled
(II) NVIDIA(1): Initialized GPU GART.
(II) NVIDIA(1): Setting mode "CRT-0:1600x1200_75+0+0"
(II) NVIDIA(1): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(1): Disabling shared memory pixmaps
(II) NVIDIA(1): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(1): DPMS enabled
(**) RandR enabled
(II) NVIDIA(2): Initialized GPU GART.
(II) NVIDIA(2): Setting mode "CRT-1:1600x1200_85+0+0"
(II) NVIDIA(2): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(2): Disabling shared memory pixmaps
(II) NVIDIA(2): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(2): Backing store disabled
(==) NVIDIA(2): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(2): DPMS enabled
(**) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Entity 2 shares no resources
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 2.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) config/hal: Adding input device Logitech Logitech Gaming Keyboard
(**) Logitech Logitech Gaming Keyboard: always reports core events
(**) Logitech Logitech Gaming Keyboard: Device: "/dev/input/event3"
(II) Logitech Logitech Gaming Keyboard: Found keys
(II) Logitech Logitech Gaming Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "Logitech Logitech Gaming Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Logitech Logitech Gaming Keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "logitech_g15"
(**) Logitech Logitech Gaming Keyboard: xkb_model: "logitech_g15"
(**) Option "xkb_layout" "de"
(**) Logitech Logitech Gaming Keyboard: xkb_layout: "de"
(**) Option "xkb_options" "lv3:ralt_switch"
(**) Logitech Logitech Gaming Keyboard: xkb_options: "lv3:ralt_switch"
(II) config/hal: Adding input device G15 Keyboard G15 Keyboard
(**) G15 Keyboard G15 Keyboard: always reports core events
(**) G15 Keyboard G15 Keyboard: Device: "/dev/input/event7"
(II) G15 Keyboard G15 Keyboard: Found keys
(II) G15 Keyboard G15 Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "G15 Keyboard G15 Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) G15 Keyboard G15 Keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "logitech_g15"
(**) G15 Keyboard G15 Keyboard: xkb_model: "logitech_g15"
(**) Option "xkb_layout" "de"
(**) G15 Keyboard G15 Keyboard: xkb_layout: "de"
(**) Option "xkb_options" "lv3:ralt_switch"
(**) G15 Keyboard G15 Keyboard: xkb_options: "lv3:ralt_switch"
(II) config/hal: Adding input device Logitech Logitech Gaming Keyboard
(**) Logitech Logitech Gaming Keyboard: always reports core events
(**) Logitech Logitech Gaming Keyboard: Device: "/dev/input/event4"
(II) Logitech Logitech Gaming Keyboard: Found keys
(II) Logitech Logitech Gaming Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "Logitech Logitech Gaming Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Logitech Logitech Gaming Keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "logitech_g15"
(**) Logitech Logitech Gaming Keyboard: xkb_model: "logitech_g15"
(**) Option "xkb_layout" "de"
(**) Logitech Logitech Gaming Keyboard: xkb_layout: "de"
(**) Option "xkb_options" "lv3:ralt_switch"
(**) Logitech Logitech Gaming Keyboard: xkb_options: "lv3:ralt_switch"
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event6"
(II) Logitech USB Receiver: Found 1 mouse buttons
(II) Logitech USB Receiver: Found keys
(II) Logitech USB Receiver: Configuring as keyboard
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Logitech USB Receiver: xkb_rules: "evdev"
(**) Option "xkb_model" "logitech_g15"
(**) Logitech USB Receiver: xkb_model: "logitech_g15"
(**) Option "xkb_layout" "de"
(**) Logitech USB Receiver: xkb_layout: "de"
(**) Option "xkb_options" "lv3:ralt_switch"
(**) Logitech USB Receiver: xkb_options: "lv3:ralt_switch"
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event5"
(II) Logitech USB Receiver: Found 16 mouse buttons
(II) Logitech USB Receiver: Found x and y relative axes
(II) Logitech USB Receiver: Configuring as mouse
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
(**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
(**) Logitech USB Receiver: (accel) filter chain progression: 2.00
(**) Logitech USB Receiver: (accel) filter stage 0: 20.00 ms
(**) Logitech USB Receiver: (accel) set acceleration profile 0
03.05.09, 12:48
#4 (permalink )
Moderator
Registriert seit: 30.09.06
Likes: 441
Code:
Option "metamodes" "CRT-0: 1600x1200_75 +0+0; CRT-0: nvidia-auto-select +0+0; CRT-0: 1280x1024 +0+0; CRT-0: 800x600 +0+0" Du hast in den Metamodes explizit 75Hz eingestellt für CRT-0, wie ich gerade sehe. Ist das der Screen, der die Probleme macht?
03.05.09, 12:49
#5 (permalink )
Member of Honour
Themenstarter
Registriert seit: 14.09.07
Likes: 62
ich hab das auch mal per hand gegen folgendes ersetzt:
Code:
"metamodes" "CRT-0: 1600x1200_85 +0+0; CRT-0: und dann den x neu gestartet, aber das brachte keinen unterschied.
03.05.09, 12:55
#6 (permalink )
Moderator
Registriert seit: 30.09.06
Likes: 441
Heisst "keine Änderung" auch, dass es keine anderen/neuen Log-Einträge bezüglich der "nicht unterstützten" Frequenz gab?
03.05.09, 12:57
#7 (permalink )
Member of Honour
Themenstarter
Registriert seit: 14.09.07
Likes: 62
ja, das blieb alles unverändert.
als würden die "zu großen" werte einfach ignoriert werden.
03.05.09, 14:59
#8 (permalink )
root@yourmom ~ $
Registriert seit: 05.10.01
Likes: 2
Schonmal versucht, die Wiederholfrequenz einfach direkt in die Konfiguration einzutragen? Metamodes sind ja schön und gut, aber X versucht trotzdem immer noch per Autodetection den richtigen Mode zu finden, und dein Monitor denkt anscheinend, er kann nur 75Hz.
__________________
In personal conversations with technical people, I call myself a hacker.
But when I'm talking to journalists I just say "programmer" or something like that.
Linus Torvalds Lunar Linux Xfce
03.05.09, 15:47
#9 (permalink )
Member of Honour
Themenstarter
Registriert seit: 14.09.07
Likes: 62
wie genau müsste der eintrag denn dann einsehen?
ich bin noch recht neu was linux und desktop betrifft
so ich gebs auf, seit zwei tagen probier ich den mist.
egal was ich da für treiberversionen nehme, ob ich einstell, dass der die monitordaten ingoriert, alles scheiss egal.
das ding lässt mich keine 85 hz auf den monitor schalten.
damit ist linux jetzt offiziell aufn desktop für mich gestorben, schade eigentlich!
edit: wahnsinn, einfach mal das kabel von dem monitor getauscht, war eher sone "mir ist grad langweilig idee"... und schon konnte der nichtmehr die EDID daten auslesen und ich kann die 85hz einstellen... wenns nur immer so easy wäre ;D
- Anzeige -
[HaBo]
» Operating Systems
» Linux/UNIX
»
3 monitore, einer mit 75hz...
Themen-Optionen Ansicht Linear-Darstellung
Forumregeln
Es ist Ihnen nicht erlaubt , neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt , auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt , Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt , Ihre Beiträge zu bearbeiten.
HTML-Code ist aus .