<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: Intel 845GME with newer xorg</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi all!<BR>
    I'm now trying Running xorg-server on arm6(S3C6410), my xorg.log is attached, why can't find /dev/fb0 ?<BR>
<BR>
<BR>
BR<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: xorg-bounces+anf=siso.edu.cn@lists.freedesktop.org on behalf of jarek<BR>
Sent: Thu 10/27/2011 10:36 PM<BR>
To: xorg@lists.freedesktop.org<BR>
Subject: Intel 845GME with newer xorg<BR>
<BR>
Hi all!<BR>
<BR>
        I've device with xorg 1.6.5, and I want to upgrade it to 1.10.4.<BR>
<BR>
I tried to find IEGD driver but failed.<BR>
<BR>
After some tweeks I have installed Intel driver  from<BR>
 <A HREF="http://intellinuxgraphics.org">http://intellinuxgraphics.org</A> (xf86-video-intel-2.15.0.tar.bz2).<BR>
<BR>
which almost works.<BR>
<BR>
The problem I'have is that I'm unable to configure resolution for this<BR>
display.<BR>
<BR>
In original xorg.conf I have:<BR>
<BR>
Section "Screen"<BR>
  SubSection "Display"<BR>
    Depth      24<BR>
    Modes      "1920x480"<BR>
  EndSubSection<BR>
    Identifier    "Screen0"<BR>
    Device        "Intel_IEGD-0"<BR>
EndSection<BR>
<BR>
Section "Device"<BR>
    Identifier "Intel_IEGD-0"<BR>
    Driver     "iegd"<BR>
    VendorName "Intel(R) DEG"<BR>
    BoardName  "Embedded Graphics"<BR>
    BusID      "0:2:0"<BR>
    Screen      0<BR>
    Option     "PcfVersion"            "1792"<BR>
    Option     "ConfigId"              "1"<BR>
    Option     "ALL/1/name"                   "test4"<BR>
    Option     "PortDrivers"     "sdvo lvds"<BR>
    Option     "ALL/1/General/PortOrder"      "24000"<BR>
    Option     "ALL/1/General/DisplayConfig"  "2"<BR>
    Option     "ALL/1/General/DisplayDetect"  "0"<BR>
    Option     "ALL/1/Port/4/General/name"                   "lvds"<BR>
    Option     "ALL/1/Port/4/General/EdidAvail"      "0"<BR>
    Option     "ALL/1/Port/4/General/EdidNotAvail"   "4"<BR>
    Option     "ALL/1/Port/4/General/Rotation"       "0"<BR>
    Option     "ALL/1/Port/4/General/Edid"           "0"<BR>
    Option     "ALL/1/Port/4/Attr/27"                "1"<BR>
    Option     "ALL/1/Port/4/Attr/49"                "1"<BR>
    Option     "ALL/1/Port/4/Attr/26"                "18"<BR>
    Option     "ALL/1/Port/4/Attr/43"                "7"<BR>
    Option     "ALL/1/Port/4/Dtd/1/PixelClock"       "114000"<BR>
    Option     "ALL/1/Port/4/Dtd/1/HorzActive"       "1920"<BR>
    Option     "ALL/1/Port/4/Dtd/1/HorzSync"         "55"<BR>
    Option     "ALL/1/Port/4/Dtd/1/HorzSyncPulse"    "88"<BR>
    Option     "ALL/1/Port/4/Dtd/1/HorzBlank"        "800"<BR>
    Option     "ALL/1/Port/4/Dtd/1/VertActive"       "480"<BR>
    Option     "ALL/1/Port/4/Dtd/1/VertSync"         "3"<BR>
    Option     "ALL/1/Port/4/Dtd/1/VertSyncPulse"    "5"<BR>
    Option     "ALL/1/Port/4/Dtd/1/VertBlank"        "200"<BR>
    Option     "ALL/1/Port/4/Dtd/1/Flags"            "0x8020000"<BR>
    Option     "ALL/1/Port/2/General/name"           "sdvo"<BR>
    Option     "ALL/1/Port/2/General/EdidAvail"      "0"<BR>
    Option     "ALL/1/Port/2/General/EdidNotAvail"   "4"<BR>
    Option     "ALL/1/Port/2/General/Rotation"       "0"<BR>
    Option     "ALL/1/Port/2/General/Edid"           "0"<BR>
    Option     "ALL/1/Port/2/Attr/27"                "1"<BR>
    Option     "ALL/1/Port/2/Attr/49"                "1"<BR>
    Option     "ALL/1/Port/2/Attr/26"                "18"<BR>
    Option     "ALL/1/Port/2/Dtd/1/PixelClock"       "114000"<BR>
    Option     "ALL/1/Port/2/Dtd/1/HorzActive"       "1920"<BR>
    Option     "ALL/1/Port/2/Dtd/1/HorzSync"         "55"<BR>
    Option     "ALL/1/Port/2/Dtd/1/HorzSyncPulse"    "88"<BR>
    Option     "ALL/1/Port/2/Dtd/1/HorzBlank"        "800"<BR>
    Option     "ALL/1/Port/2/Dtd/1/VertActive"       "480"<BR>
    Option     "ALL/1/Port/2/Dtd/1/VertSync"         "3"<BR>
    Option     "ALL/1/Port/2/Dtd/1/VertSyncPulse"    "5"<BR>
    Option     "ALL/1/Port/2/Dtd/1/VertBlank"        "200"<BR>
    Option     "ALL/1/Port/2/Dtd/1/Flags"            "0x8020000"<BR>
EndSection<BR>
<BR>
<BR>
I'tried a lot of different settings but I'm unable to get it working<BR>
with intel driver. <BR>
Usually I get:<BR>
<BR>
4956.938] (II) intel(0): Not using mode "1920x480" (exceeds panel<BR>
dimensions)<BR>
<BR>
Can someone help ?<BR>
<BR>
best regards<BR>
Jarek<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>