xf86-video-intel - enforce a given resolution on the DVI port?

Dag Bakke dag at bakke.com
Sun Feb 4 04:46:08 PST 2007


Hi.

I have an Aopen minipc with an intel 915gm. It has a DVI port. Connected 
to that is my TV, with a DVI port and a 1366x768 LCD panel.

I cannot make the pc output 1366x768 on the DVI port, not even with the 
modesetting branch as of this morning. It firmly insists on 1024x768.
What causes this, and is there anything I can do to convince the 915gm 
chip that I really want it to produce 1366x768 on the DVI port no matter 
what the TV may have to say about its capabilities?

I have attached xorg.conf and the resulting Xorg.0.log.


And by the way:

git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel
cd xf86-video-intel/
git checkout modesetting
./autogen.sh
./configure --prefix=/usr
make
make install

... was what I did this morning.

./configure --prefix=/usr --disable-dri   causes the build to fail. If 
this is expected, perhaps the option should be removed?

  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -I/usr/include/xorg -DI830_XV -DI830_USE_XAA 
-DI830_USE_EXA -g -O2 -MT i810_accel.lo -MD -MP -MF .deps/i810_accel.Tpo 
-c i810_accel.c  -fPIC -DPIC -o .libs/i810_accel.o
In file included from i810.h:54,
                  from i810_accel.c:55:
/usr/include/xf86drm.h:41:17: error: drm.h: No such file or directory
In file included from i810.h:54,
                  from i810_accel.c:55:



Thanks,

Dag B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg.conf.gz
Type: application/gzip
Size: 1030 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070204/6d77766e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log.gz
Type: application/gzip
Size: 12863 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070204/6d77766e/attachment-0001.bin>


More information about the xorg mailing list