xorg11 og ny skærm hjælp

Her kan du få hjælp til installationen af Ubuntu.
DoYouSpeakWak
Indlæg: 47
Tilmeldt: 21. aug 2010, 13:37

xorg11 og ny skærm hjælp

Indlæg af DoYouSpeakWak »

Hejsa alle sammen.

Bruger 10.10 og fik ny skærm hjem i dag. synmaster 2450H.

alt virker fint, borset fra at hele skærm billedet mangler at blive rykket 1-2mm opaf alså H-positionen. Normalt klarer jeg den i skærmens menu, men ifølge samsung support virker den funktion kun med vga og ikke hdmi. De to valgmuligheder er også faded ud i menuen så den vej ender i en blindgyde.

Har nvidia gt220 kort i, til min store forundring var der inde i system > administration > nvidia settings ikke mulighed for at ændre h og v positionen.

Så fandt jeg den her post hvor funktionen "xvidtune" bliver brugt til at lave en kode der så skal sættes ind i xorg11.conf.
http://ubuntuforums.org/showpost.php?p=3749522&postcount=10

Grundet nogle teknisk begrænsninger (ifølge xvidtune) kan jeg ikke teste om den ændring jeg laver med xvidtune er korrekt. Derefter har jeg prøvet at følge rådet i det link foroven og opdateret min xorg.conf fil. Men uden resultater. Skærmen bliver ikke ændret med reboot og de ændringer jeg lavede før reboot er der stadig, de gør bare ingen forskel.

Her er den orginale xorg.conf jeg bruger nu. Har 1 skærm der altid skal køre 1920x1080px. Håber nogle af jer ved hvordan jeg får flyttet skærm billedet bare 1-2mm opaf.

Kode: Vælg alt

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 260.19.06  (buildd@palmer)  Mon Oct  4 16:01:38 UTC 2010

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# 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
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    Identifier     "Generic Keyboard"
#    Driver         "kbd"
#    Option         "CoreKeyboard"
#    Option         "XkbRules" "xorg"
#    Option         "XkbModel" "pc105"
#    Option         "XkbLayout" "us"
#EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    Identifier     "Configured Mouse"
#    Driver         "mouse"
#    Option         "CorePointer"
#    Option         "Device" "/dev/input/mice"
#    Option         "Protocol" "ImPS/2"
#    Option         "ZAxisMapping" "4 5"
#    Option         "Emulate3Buttons" "true"
#EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    Identifier     "stylus"
#    Driver         "wacom"
#    Option         "Device" "/dev/input/wacom"
#    Option         "Type" "stylus"
#    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    Identifier     "eraser"
#    Driver         "wacom"
#    Option         "Device" "/dev/input/wacom"
#    Option         "Type" "eraser"
#    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    Identifier     "cursor"
#    Driver         "wacom"
#    Option         "Device" "/dev/input/wacom"
#    Option         "Type" "cursor"
#    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection

Section "ServerLayout"

# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#    InputDevice    "Generic Keyboard"
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#    InputDevice    "Configured Mouse"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"

    # path to defoma fonts
    RgbPath         "/usr/X11R6/lib/X11/rgb"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

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

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
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 "Monitor"

    # HorizSync source: xconfig, VertRefresh source: xconfig
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 220"
EndSection

Section "Screen"

# Removed Option "metamodes" "1440x900 +0+0; 1280x800 +0+0; 1280x768 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
# Removed Option "metamodes" "1680x1050 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
# Removed Option "metamodes" "1440x900 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
# Removed Option "metamodes" "1920x1080 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
# Removed Option "metamodes" "nvidia-auto-select +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1920x1080 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Mvh Mikkel
AJenbo
Admin
Indlæg: 20878
Tilmeldt: 15. nov 2009, 15:04
IRC nickname: AJenbo
Geografisk sted: Vanløse, København

Re: xorg11 og ny skærm hjælp

Indlæg af AJenbo »

Når du bruger HDMI er billedet digitalt og der er der for ikke noget analogt bånd at justere billedet position på. Jeg har vist set problemet et sted eller 2 før, men erindre ikke en løsning andet end at køre en anden opløsning. Måske har det med billed frekvensen at gøre.
DoYouSpeakWak
Indlæg: 47
Tilmeldt: 21. aug 2010, 13:37

Re: xorg11 og ny skærm hjælp

Indlæg af DoYouSpeakWak »

Tak for svaret. Har nu ikke helt opgivet at få xvidtune til at klare det endnu. Opløsningen skal virke, ellers kan jeg lige så godt sende skærmen tilbage og bruge den gamle med vga og1440x900px.

Har skiftet til dvi, det er dog det samme. Prøver vga igen senere.
AJenbo
Admin
Indlæg: 20878
Tilmeldt: 15. nov 2009, 15:04
IRC nickname: AJenbo
Geografisk sted: Vanløse, København

Re: xorg11 og ny skærm hjælp

Indlæg af AJenbo »

DVI og HDMI er faktisk det samme signal, den eneste forskel er at nogle af de høje opløsninger fra DVI er overtaget af lyd.