[Xorg] RISOLUZIONE DOPPIO MONITOR

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
Avatar utente
ueghio
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 318
Iscrizione: giovedì 18 dicembre 2008, 11:31

[Xorg] RISOLUZIONE DOPPIO MONITOR

Messaggio da ueghio »

Ciao a tutti oggi ho provato a collegare il mio notebook (schermo 15,4 pollici 1280x800) alla tv (Toshiba 37wl58p risoluzione max 1366x768) ma da nvidia x server settings non riesco ad aumentare la risoluzione della tv in modo da vederci tutto il desktop (per ora ne vedo solo una porzione)..sareste così gentili da aiutarmi a modificare xorg.conf a tale scopo?

# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier    "Layout0"
    Screen      0  "Screen0" 0 0
EndSection

Section "Module"
    Load          "glx"
EndSection

Section "ServerFlags"
    Option        "Xinerama" "0"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "Unknown"
    ModelName      "TV-0"
    HorizSync      28.0 - 55.0
    VertRefresh    43.0 - 72.0
EndSection

Section "Device"
    Identifier    "Configured Video Device"
    Driver        "nvidia"
    Option        "NoLogo" "True"
EndSection

Section "Device"
    Identifier    "Device0"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "GeForce 8400M GS"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

Section "Screen"

# Removed Option "metamodes" "TV: 1024x768 @1366x768 +0+0, DFP: nvidia-auto-select +0+0"
    Identifier    "Screen0"
    Device        "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option        "TwinView" "1"
    Option        "metamodes" "TV: 1024x768 +0+0, DFP: nvidia-auto-select +0+0"
    SubSection    "Display"
        Depth      24
    EndSubSection
EndSection


Ho una scheda nvidia 8400gs e ubuntu intrepid..
grazie mille
Ultima modifica di ueghio il venerdì 27 marzo 2009, 18:32, modificato 1 volta in totale.
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 14 ospiti