Re: Setting the resolution on an Intel 3150 adapter



On Sun, 03 Oct 2010 11:39:42 +0200, Henrik Carlqvist wrote:

General Schvantzkoph <schvantzkoph@xxxxxxxxx> wrote:
That didn't help. According to the log file it's probing for supported
modes, is there a way to force it to use the xorg.conf values?

Yes

Section "Device"
...
#Option "NoDDC" # [<bool>]

There it is, change the above line to something like:

Option "NoDDC" "True"

But before doing that you should probably also add HorizSync and
VertRefresh to the monitor section.

regards Henrik

That didn't work, when I flipped on NoDDC I got a blank screen. It may be
that the 3150 really can't handle anything more that 1366x728.
.



Relevant Pages