Andrew Sackville-West wrote:
>> Since I updated xserver-xorg-video-intel, my LCD started to complain
>> that it is in a non-preset mode, that is, the monitor displayed a
>> message "Nonpreset Mode" for 5 seconds when X started.
>
> does the monitor then recover?
Yes. Except for the message, the monitor seems to work normally.
>> The resolution is set to the native 1280x1024. However, the LCD's On
>> Screen Display (OSD) reports that the current resolution is set to
>> "640x350".
>
> I've been meaning to review the intel bugs because i've been
> frustrated configuring it as well for an lcd monitor. I've had to
> trial-and-error my way into a modeline that works for our monitor and
> then convince the driver to use that modeline. It doesn't seem to
> behave in ways that make sense to me.
>
> Could you post up your xorg.conf?
I tried some modeline and other option combinations but none cured
the symptom. I gave up and there's nothing interesting in it:
Section "Device"
Identifier "Intel Corporation 82G965 Integrated Graphics
Controller"
Driver "intel"
BusID "PCI:0:2:0"
# Screen 0
Option "AccelMethod" "XAA"
Option "XAANoOffscreenPixmaps" "true"
# no change.
# Option "Monitor-TMDS-1" "BenQ FP93GP"
# no good.
# Option "DDC" "off"
EndSection
Section "Monitor"
Identifier "BenQ FP93GP"
Option "DPMS"
# HorizSync 31-83
# VertRefresh 56-76
# Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066
+hsync +vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82G965 Integrated Graphics
Controller"
Monitor "BenQ FP93GP"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400"
"640x480" "640x350"
EndSubSection
EndSection
;;;
Thanks,
T.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]