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

Intel 915 & Wide LCD



Доброго всем LOCAL_TIME!

Ни в какую не получается настроить нормальную работу указанной связки.

Имеется машинка с интегрированным видео на Intel915G. Был обычный
монитор, поменяли на Wide (Benq g900wa) с разрешением 1440x900.
Установили пакет 915resolution, в конфиге /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=5c
#
# 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

В /etc/X11/xorg.conf
[SKIP]
Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection
[SKIP]
Section "Device"
        Identifier      "Intel Corporation 82915G/GV/910GL Integrated
Graphics Controller"
        Driver          "i810"
        BusID           "PCI:0:2:0"
EndSection
[SKIP]
Section "Monitor"
        Identifier      "G900Wa"
       Option          "DPMS"
EndSection
Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation 82915G/GV/910GL Integrated
Graphics Controller"
        Monitor         "G900Wa"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1440x900"
        EndSubSection
EndSection
[SKIP]

Иксы стартуют, но монитор упорно выдает "Frequency Out of range".

Перепробовал все. что пришло в голову. Прописывал диапазоны допустимых
частот из паспорта, генерил Modeline-ы и вставлял их в конфиг. На выходе
либо "Frequency Out of range", либо совершенно не то разрешение, которое
"родное" для монитора. И что вообще ставит в тупик - KDE показывает одно,
а меню самого монитора - другое. Например KDE в центре управления
отображает текущее разрешение 1600х1200, а Info в меню монитора говорит,
что 1024х768@75.

Помогите советом - голову скоро вывихну.

-- 
--
С наилучшими пожеланиями,
Олег Анисимов AKA Yoda


Reply to: