Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NVidia, Risoluzioni 16:10 e Acquisto nuovo hardware
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
brigante
n00b
n00b


Joined: 12 Jul 2008
Posts: 37

PostPosted: Sun May 13, 2012 12:56 pm    Post subject: NVidia, Risoluzioni 16:10 e Acquisto nuovo hardware Reply with quote

ciao ragazzi/e,

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:

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



quello che mi serve sapere e':

modello di scheda

modello di monitor

xorg.conf

grazie mille a tutti.
_________________
brigante
Back to top
View user's profile Send private message
xdarma
l33t
l33t


Joined: 08 Dec 2003
Posts: 719
Location: tra veneto e friuli (italy)

PostPosted: Sun May 13, 2012 7:43 pm    Post subject: Reply with quote

La risoluzione che uso è 1680x1050
Scheda: GTS 450 (GF116)
Monitor: Asus VW 222 collegato con connettore vga
xorg.conf:
Code:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder58)  Thu Apr 22 20:35:23 PDT 2010

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
#    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "ServerFlags"
    Option         "AllowEmptyInput"     "off"
EndSection

Section "Files"
     ModulePath "/usr/lib64/xorg/modules"
     ModulePath "/usr/lib64/opengl/xorg-x11/extensions/"
EndSection

Section "InputDevice"                                                                                   
#    # generated from default                                                                           
    Identifier     "Keyboard0"                                                                           
    Driver         "kbd"
    Driver      "evdev"
    Option      "XkbLayout"     "it"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
#    Driver         "nv"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Al solito tutto il software è "outdated" e la configurazione l'ho lasciata fare a nvidia-xconfig.
Tutto sommato ha sempre funzionato senza grossi problemi.
_________________
proud user of faKeDE-4.7.3 -> back to windowmaker -> moved to LXQt
Back to top
View user's profile Send private message
brigante
n00b
n00b


Joined: 12 Jul 2008
Posts: 37

PostPosted: Mon May 14, 2012 1:34 pm    Post subject: Reply with quote

almeno ho gia' una candidata con la GTS 450, se worka in VGA sarebbe anche giusta per me che non vorrei cambiare monitor ma solo schede video.

grazie mille :)
_________________
brigante
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Mon May 14, 2012 3:17 pm    Post subject: Reply with quote

Moved from Forum italiano (Italian) to Forum di discussione italiano.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum