[linux] posunuty obraz na monitore SyncMaster 931bw; debian; xorg; nvidia,amd64

Jan Ostrochovsky ostrochovsky na rec.uniba.sk
Čtvrtek Březen 22 17:14:22 CET 2007


Pozdravujem,

ja mam tiez 19" sirokouhly LCD ACER s tym istym rozlisenim na Ubuntu
6.10 s dualhead grafikou. Je to vsak ATI, takze aj nazov driveru v
xorg.conf bude iny (moj posielam v prilohe - 1440x900 funguje a je to
dobre - ostre). Aby mi take rozlisenie fungovalo na dualhead, kde druhy
displej nebol sirokouhly, musel som sa s tym vyhrat rucnou editaciou
xorg.conf, vyklikavanie cez systemove nastavenia nemalo ten spravny
efekt - ale ak sa jedna len o jednu zobrazovaciu jednotku, snad by
nemusel byt problem...

Ako prvu vec by som vsak odporucal skusit cez menu monitora automaticky
adjustment.

ostry

On Ĺ t, 2007-03-22 at 17:03 +0100, Reggue wrote:
> zdravim vsetkych,
> 
> mam problem s posunutym obrazom na monitore, potrebujem ho posunut do
> lava, ked som menil udaje v xorg.conf tak najlepsi vysledok ktory som
> dostal bolo rozlisenie 1280*1024 na 75hz, vtedy som mal obraz umiestneny
> na celej ploche monitoru ale obraz bol dost neostry a nedokazal som ho
> zaostrit. Avsak ja potrebujem rozlisenie 1440*900 lebo mam 19"
> sirokouhly monitor, to sa mi podarilo nastavit ale obraz nie je na
> celej ploche monitora,  mam na lavej strane cca. 2cm cierny pas. Ak sa
> niekto stretol s tymto problemom pls dajte vediet ako ste ho
> poriesili. dakujem 
> 
> debian amd64 test 31r5
> nVidia GeForce4 MX4000
> 
> Reggue
> _______________________________________________
> https://lists.linux.sk/mailman/listinfo/linux
> Prehladavanie archivu: http://search.lists.linux.sk
> Meta FAQ: http://www.sklug.sk/lists/linux/metafaq.html
------------- další část ---------------
# Note:
# This is the default configuration file for Xorg.  To change the Desktop
# Multiplier configuration, you need to edit the userful.Mxorg.conf file.

# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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

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

Section "Module"
  Load "i2c"
  Load "bitmap"
  Load "ddc"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"
  load "glx"
  load "dbe"
  load "dri"
  load "v4l"
EndSection

Section "InputDevice"
  Identifier "Generic Keyboard"
  Driver "kbd"
  option "CoreKeyboard"
  option "XkbRules" "xorg"
  option "XkbModel" "pc105"
  option "XkbLayout" "sk"
  option "XkbVariant" "qwerty"
  option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
  Identifier "Configured Mouse"
  Driver "mouse"
  option "CorePointer"
  option "Device" "/dev/input/mice"
  option "Protocol" "ExplorerPS/2"
  option "ZAxisMapping" "4 5"
  option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Driver "wacom"
  Identifier "stylus"
  option "Device" "/dev/wacom"# Change to 
  option "Type" "stylus"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
  # /dev/input/event
  # for USB
EndSection

Section "InputDevice"
  Driver "wacom"
  Identifier "eraser"
  option "Device" "/dev/wacom"# Change to 
  option "Type" "eraser"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
  # /dev/input/event
  # for USB
EndSection

Section "InputDevice"
  Driver "wacom"
  Identifier "cursor"
  option "Device" "/dev/wacom"# Change to 
  option "Type" "cursor"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
  # /dev/input/event
  # for USB
EndSection

Section "Device"
  identifier "ATI Technologies, Inc. Radeon X600 (RV370)"
  boardname "ATI Radeon (fglrx)"
  busid "PCI:3:0:0"
  driver "fglrx"
  screen 0
  vendorname "ATI"
EndSection

Section "Device"
  identifier "ATI_Radeon_TVOut"
  Option	"TVOutput" "PAL-B"
  Option	"TVOutFormat" "COMPOSITE"
  Option  "IgnoreEDID" "true"
  Option "MonitorLayout" "STV, CRT"   #here it is!
  Option "TVFormat" "PAL-B"
  boardname "ATI Radeon (fglrx)"
  busid "PCI:3:0:0"
  driver "fglrx"
  screen 1
  vendorname "ATI"
EndSection

Section "Monitor"
  identifier "AL1916W"
  vendorname "Generic"
  modelname "Flat Panel 1440x900"
  HorizSync 31.5-90
  VertRefresh 60
  modeline  "800x600 na 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1280x768 na 60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
  modeline  "1600x1024 na 60" 136.36 1600 1704 1872 2144 1024 1025 1028 1060 -hsync +vsync
  modeline  "1680x1050 na 60" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
  modeline  "1920x1200 na 60" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -hsync +vsync
  gamma 1.0
EndSection

Section "Monitor"
  identifier "televizor"
  vendorname "OTF"
  modelname "ORAVA color 445 Planar 55 cm CATV OSD on screen display PAL SECAM CTI color transient improvement"
  modeline  "640x480 na 60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "800x600 na 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
#  gamma 1.0
EndSection

Section "Screen"
  Identifier "Default Screen"
  Device "ATI Technologies, Inc. Radeon X600 (RV370)"
  Monitor "AL1916W"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    modes "1600x1024 na 60" "1680x1050 na 60" "1280x768 na 60" "1920x1200 na 60" "800x600 na 60"
  EndSubSection
EndSection

Section "Screen"
  Identifier "TV Screen"
  Device "ATI_Radeon_TVOut"
  Monitor "televizor"
  DefaultDepth 24
  # DefaultDepth 24
  Option	"TVStandard" "PAL"
  SubSection "Display"
    depth 24
    modes "800x600 na 60" "640x480 na 60"
  EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  screen 0 "Default Screen" 0 0
  screen 1 "TV Screen" RightOf "Default Screen"
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
EndSection

#Section "ServerLayout"
#  Identifier "TV Layout"
#  screen 0 "TV Screen" 0 0
#  InputDevice "Generic Keyboard"
#  InputDevice "Configured Mouse"
#  InputDevice "stylus" "SendCoreEvents"
#  InputDevice "cursor" "SendCoreEvents"
#  InputDevice "eraser" "SendCoreEvents"
#EndSection

Section "DRI"
  Mode 0666
EndSection

# generated by system, commented by ostry 15.1.2007
#Section "device" #        
#  identifier "device1"
#  boardname "VESA driver (generic)"
#  busid "PCI:3:0:1"
#  driver "vesa"
#  screen 0
#EndSection
#Section "screen" #        
#  identifier "screen1"
#  device "device1"
#  defaultdepth 24
#  monitor "monitor1"
#  SubSection "Display"
#    depth 24
#    modes "640x480 na 60" "640x480 na 72" "640x480 na 75" "800x600 na 56" "800x600 na 72" "800x600 na 75" "800x600 na 60" "832x624 na 75" "1024x768 na 75" "1024x768 na 70" "1024x768 na 60" "1152x864 na 75" "1280x1024 na 75" "1280x960 na 60" "1280x1024 na 60" "1280x960 na 75" "1400x1050 na 60" "1400x1050 na 75" "1600x1200 na 65" "1600x1200 na 60" "1792x1344 na 60"
#  EndSubSection
#EndSection
#Section "monitor" #        
#  identifier "monitor1"
#  vendorname "Plug 'n' Play"
#  modelname "Plug 'n' Play"
#  modeline  "640x480 na 60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
#  modeline  "640x480 na 72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
#  modeline  "640x480 na 75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
#  modeline  "800x600 na 56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
#  modeline  "800x600 na 72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
#  modeline  "800x600 na 75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
#  modeline  "800x600 na 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
#  modeline  "832x624 na 75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
#  modeline  "1024x768 na 75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
#  modeline  "1024x768 na 70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
#  modeline  "1024x768 na 60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
#  modeline  "1152x864 na 75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
#  modeline  "1280x1024 na 75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
#  modeline  "1280x960 na 60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
#  modeline  "1280x1024 na 60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
#  modeline  "1280x960 na 75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
#  modeline  "1400x1050 na 60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
#  modeline  "1400x1050 na 75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
#  modeline  "1600x1200 na 65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
#  modeline  "1600x1200 na 60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
#  modeline  "1792x1344 na 60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
#  gamma 1.0
#EndSection
Section "ServerFlags"
EndSection


Další informace o konferenci linux