purtroppo il tempo passa e vedo che non c'e' verso di ottenere una risoluzione 16:10 corretta con una scheda nvidia 9/8800 e le nuove impostazioni di UDEV.
con HAL mai avuto sti problemi, ma ora mi tocchera' cambiare hardware.
(secondo me c' entra qualcosa il fatto che io abbia tutti monitor VGA e tutte le uscite delle schede video DVI...)
nel wiki ho letto che: UDEV don't like NVidia, or NVidia don't' like UDEV , e questo sembra portarmi veramente tropo lontano col tempo, quindi gentilmente vi chiedo:
c'e' qualcuno che ha una scheda video NVidia ed usa risoluzioni 16:10 come 1440x900 oppure 1680x1050???
questo e' il mio, i monitor sono 3, ma anche con un solo monitor non cambia nulla, le ho provate tutte, guida ufficiale, wiki e tanto ma tanto altro ancora, quindi sto optando per l' acquisto di nuove schede video, o nuovi monitor non so...
Code: Select all
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 1440 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
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 "CRT-0"
HorizSync 30.0 - 83.0
VertRefresh 55.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 30.0 - 82.0
Vertrefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor2"
VendorName "Unknown"
ModelName "CRT-1"
HorizSync 30.0 - 82.0
Vertrefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8800 GT"
BusID "PCI:3:0:0"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8800 GT"
BusID "PCI:4:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device2"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8800 GT"
BusID "PCI:4:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1680x1050_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "CRT-0: 1440x900_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen2"
Device "Device2"
Monitor "Monitor2"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "CRT-1: 1440x900_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
modello di scheda
modello di monitor
xorg.conf
grazie mille a tutti.


