1440x900. Смещение экрана.
Добрый день!
Появился тут у меня мониторчик - широкоформатный 19" Fujitsu-Simens. В винде держит макс. разрешение 1440x900@60 при 32.
В Etch получилось докрутить до подобного разрешения после возни с 915resolution и правкой
xorg.conf.
Единственное над чем я до сих пор ломаю голову так это то, что в Etch экран смещен вправо на приличное расстояние.
Кнопка AUTO и ручная подгонка на мониторе никак не решают проблему.
Причем я пробовал даже закоментировать строки в
xorg.conf:
Section "Monitor"
#HorizSync 31-83
#VertRefresh 50-75
#ModeLine "1440x900_60" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +VSync
и
Section "Screen"
SubSection "Display"
Depth 24
#Modes "1440x900_60"
EndSubSection
это мой /etc/default/915resolution
# 915resolution default
#
# find free modes by /usr/sbin/915resolution -l
# and set it to MODE or set to 'MODE=auto'
#
# With 'auto' detection, the panel-size will be fetched from the VBE
# BIOS if possible and the highest-numbered mode in each bit-depth
# will be overwritten with the detected panel-size.
MODE=54
#
# and set resolutions for the mode.
# e.g. use XRESO=1024 and YRESO=768
XRESO=1440
YRESO=900
#
# We can also set the pixel mode.
# e.g. use BIT=32
# Please note that this is optional,
# you can also leave this value blank.
BIT=32
и дамп 915resolution:
Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 945G
BIOS: TYPE 1
Mode Table Offset: $C0000 + $269
Mode Table Entries: 27
Mode 30 : 640x480, 8 bits/pixel
Mode 32 : 800x600, 8 bits/pixel
Mode 34 : 1440x900, 8 bits/pixel
Mode 38 : 1280x1024, 8 bits/pixel
Mode 3a : 1600x1200, 8 bits/pixel
Mode 3c : 1920x1440, 8 bits/pixel
Mode 41 : 640x480, 16 bits/pixel
Mode 43 : 800x600, 16 bits/pixel
Mode 45 : 1440x900, 16 bits/pixel
Mode 49 : 1280x1024, 16 bits/pixel
Mode 4b : 1600x1200, 16 bits/pixel
Mode 4d : 1920x1440, 16 bits/pixel
Mode 50 : 640x480, 32 bits/pixel
Mode 52 : 800x600, 32 bits/pixel
Mode 54 : 1440x900, 32 bits/pixel
Mode 58 : 1280x1024, 32 bits/pixel
Mode 5a : 1600x1200, 32 bits/pixel
Mode 5c : 1920x1440, 32 bits/pixel
Ну и в придачу вывод команды ddcprobe:
vbe: VESA 3.0 detected.
oem: Intel(r) 82945G Chipset Family Graphics Chip Accelerated VGA BIOS
vendor: Intel Corporation
product: Intel(r) 82945G Chipset Family Graphics Controller Hardware Version 0.0
memory: 12288kb
mode: 1280x1024x256
mode: 1280x1024x64k
mode: 1280x1024x16m
mode: 1024x768x256
mode: 1024x768x64k
mode: 1024x768x16m
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 640x480x256
mode: 800x600x256
mode: 640x480x64k
edid:
edid: 1 3
id: 070d
eisa: FUS070d
serial: 01010101
manufacture: 51 2006
input: sync on green, analog signal.
screensize: 41 26
gamma: 2.200000
dpms: RGB, active off, no suspend, no standby
timing: 720x400@70 Hz (VGA 640x400, IBM)
timing: 640x480@60 Hz (VGA)
timing: 640x480@75
Hz (VESA)
timing: 800x600@60 Hz (VESA)
timing: 800x600@72 Hz (VESA)
timing: 800x600@75 Hz (VESA)
timing: 1024x768@87 Hz Interlaced (8514A)
timing: 1024x768@75 Hz (VESA)
ctiming: 1280x1024@60
ctiming:
1440x1440@60
ctiming: 1440x1440@75
ctiming: 1400x1050@60
ctiming: 1280x1280@60
dtiming: 1440x900@69
monitorserial: YE1N018574
monitorrange: 31-83, 56-75
monitorname: L19W-2
Как избавиться от смещения
Reply to: