Intel 845GME with newer xorg
jarek
jarek at poczta.srv.pl
Thu Oct 27 07:36:50 PDT 2011
Hi all!
I've device with xorg 1.6.5, and I want to upgrade it to 1.10.4.
I tried to find IEGD driver but failed.
After some tweeks I have installed Intel driver from
http://intellinuxgraphics.org (xf86-video-intel-2.15.0.tar.bz2).
which almost works.
The problem I'have is that I'm unable to configure resolution for this
display.
In original xorg.conf I have:
Section "Screen"
SubSection "Display"
Depth 24
Modes "1920x480"
EndSubSection
Identifier "Screen0"
Device "Intel_IEGD-0"
EndSection
Section "Device"
Identifier "Intel_IEGD-0"
Driver "iegd"
VendorName "Intel(R) DEG"
BoardName "Embedded Graphics"
BusID "0:2:0"
Screen 0
Option "PcfVersion" "1792"
Option "ConfigId" "1"
Option "ALL/1/name" "test4"
Option "PortDrivers" "sdvo lvds"
Option "ALL/1/General/PortOrder" "24000"
Option "ALL/1/General/DisplayConfig" "2"
Option "ALL/1/General/DisplayDetect" "0"
Option "ALL/1/Port/4/General/name" "lvds"
Option "ALL/1/Port/4/General/EdidAvail" "0"
Option "ALL/1/Port/4/General/EdidNotAvail" "4"
Option "ALL/1/Port/4/General/Rotation" "0"
Option "ALL/1/Port/4/General/Edid" "0"
Option "ALL/1/Port/4/Attr/27" "1"
Option "ALL/1/Port/4/Attr/49" "1"
Option "ALL/1/Port/4/Attr/26" "18"
Option "ALL/1/Port/4/Attr/43" "7"
Option "ALL/1/Port/4/Dtd/1/PixelClock" "114000"
Option "ALL/1/Port/4/Dtd/1/HorzActive" "1920"
Option "ALL/1/Port/4/Dtd/1/HorzSync" "55"
Option "ALL/1/Port/4/Dtd/1/HorzSyncPulse" "88"
Option "ALL/1/Port/4/Dtd/1/HorzBlank" "800"
Option "ALL/1/Port/4/Dtd/1/VertActive" "480"
Option "ALL/1/Port/4/Dtd/1/VertSync" "3"
Option "ALL/1/Port/4/Dtd/1/VertSyncPulse" "5"
Option "ALL/1/Port/4/Dtd/1/VertBlank" "200"
Option "ALL/1/Port/4/Dtd/1/Flags" "0x8020000"
Option "ALL/1/Port/2/General/name" "sdvo"
Option "ALL/1/Port/2/General/EdidAvail" "0"
Option "ALL/1/Port/2/General/EdidNotAvail" "4"
Option "ALL/1/Port/2/General/Rotation" "0"
Option "ALL/1/Port/2/General/Edid" "0"
Option "ALL/1/Port/2/Attr/27" "1"
Option "ALL/1/Port/2/Attr/49" "1"
Option "ALL/1/Port/2/Attr/26" "18"
Option "ALL/1/Port/2/Dtd/1/PixelClock" "114000"
Option "ALL/1/Port/2/Dtd/1/HorzActive" "1920"
Option "ALL/1/Port/2/Dtd/1/HorzSync" "55"
Option "ALL/1/Port/2/Dtd/1/HorzSyncPulse" "88"
Option "ALL/1/Port/2/Dtd/1/HorzBlank" "800"
Option "ALL/1/Port/2/Dtd/1/VertActive" "480"
Option "ALL/1/Port/2/Dtd/1/VertSync" "3"
Option "ALL/1/Port/2/Dtd/1/VertSyncPulse" "5"
Option "ALL/1/Port/2/Dtd/1/VertBlank" "200"
Option "ALL/1/Port/2/Dtd/1/Flags" "0x8020000"
EndSection
I'tried a lot of different settings but I'm unable to get it working
with intel driver.
Usually I get:
4956.938] (II) intel(0): Not using mode "1920x480" (exceeds panel
dimensions)
Can someone help ?
best regards
Jarek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 30768 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20111027/0764546f/attachment.bin>
More information about the xorg
mailing list