[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

L192WS widescreen



Превед всем.

У меня возникла проблема, собрал другу компьютер с сабжевым монитором, поставил на него Etch 4.0 без обновлений. Монитор отказался включаться в режиме 1440х900. В интернете прочитал, что широкоформатные мониторы лечат обычно вставкой соответствующего Modeline. В xorg.conf внёс такие изменения

Section "Monitor"
...
    UseModes    "MyModes0"
EndSection

Section "Modes"
    Identifier    "MyModes0"
    Modeline "1440x900" 106.50 1440 1488 1536 1840 900 902 905 947 -HSync +Vsync
EndSection
...
Section "Screen"
...
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1440x900" "1280x1024" "1024x768"
    EndSubSection

Включать нужный видео режим монитор всё равно отказался, аргументируя это следующей выдержкой из Xorg.0.log

(II) I810(0): Monitor0: Using hsync range of 30.00-83.00 kHz
(II) I810(0): Monitor0: Using vrefresh range of 56.00-75.00 Hz
(II) I810(0): Not using mode "1440x900" (no mode of this name)
(II) I810(0): Not using built-in mode "1920x1440" (width too large for virtual size)
(II) I810(0): Not using built-in mode "1600x1200" (width too large for virtual size)
(II) I810(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048).
(--) I810(0): Virtual size is 1280x1024 (pitch 2048)
(**) I810(0): *Built-in mode "1280x1024"
(**) I810(0): *Built-in mode "1024x768"
(**) I810(0):  Built-in mode "800x600"
(**) I810(0):  Built-in mode "640x480"
(II) I810(0): Attempting to use 75.02Hz refresh for mode "1280x1024" (849)
(II) I810(0): Attempting to use 75.08Hz refresh for mode "1024x768" (845)
(II) I810(0): Attempting to use 75.00Hz refresh for mode "800x600" (843)
(II) I810(0): Attempting to use 75.00Hz refresh for mode "640x480" (841)
(++) I810(0): DPI set to (100, 100)

Машины этой под рукой нет, но есть с собой конфиг и лог.
Помогите, кто чем может.

Reply to: