[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    RE: Intel 845GME with newer xorg
From:       "??" <anf () siso ! edu ! cn>
Date:       2011-10-28 6:39:24
Message-ID: F7EC7B409B9FF4468ABDF0B49D57EE280652C8 () SISOMAIL ! sipiso ! com ! cn
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi all!
    I'm now trying Running xorg-server on arm6(S3C6410), my xorg.log is attached, why \
can't find /dev/fb0 ? 


BR


-----Original Message-----
From: xorg-bounces+anf=siso.edu.cn@lists.freedesktop.org on behalf of jarek
Sent: Thu 10/27/2011 10:36 PM
To: xorg@lists.freedesktop.org
Subject: Intel 845GME with newer xorg
 
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


[Attachment #5 (text/html)]

<!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>
&nbsp;&nbsp;&nbsp; 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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&nbsp; from<BR>
&nbsp;<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 &quot;Screen&quot;<BR>
&nbsp; SubSection &quot;Display&quot;<BR>
&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24<BR>
&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1920x480&quot;<BR>
&nbsp; EndSubSection<BR>
&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; &quot;Screen0&quot;<BR>
&nbsp;&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;Intel_IEGD-0&quot;<BR> EndSection<BR>
<BR>
Section &quot;Device&quot;<BR>
&nbsp;&nbsp;&nbsp; Identifier &quot;Intel_IEGD-0&quot;<BR>
&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp; &quot;iegd&quot;<BR>
&nbsp;&nbsp;&nbsp; VendorName &quot;Intel(R) DEG&quot;<BR>
&nbsp;&nbsp;&nbsp; BoardName&nbsp; &quot;Embedded Graphics&quot;<BR>
&nbsp;&nbsp;&nbsp; BusID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;0:2:0&quot;<BR>
&nbsp;&nbsp;&nbsp; Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<BR>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;PcfVersion&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;1792&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ConfigId&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;1&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/name&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;test4&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;PortDrivers&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;sdvo lvds&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/General/PortOrder&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;24000&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/General/DisplayConfig&quot;&nbsp; &quot;2&quot;<BR> &nbsp;&nbsp;&nbsp; \
Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ALL/1/General/DisplayDetect&quot;&nbsp; \
&quot;0&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/General/name&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;lvds&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/General/EdidAvail&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/General/EdidNotAvail&quot;&nbsp;&nbsp; &quot;4&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/General/Rotation&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/General/Edid&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Attr/27&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;1&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Attr/49&quot;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &quot;1&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Attr/26&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;18&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Attr/43&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;7&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/PixelClock&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;114000&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/HorzActive&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;1920&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/HorzSync&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;55&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/HorzSyncPulse&quot;&nbsp;&nbsp;&nbsp; &quot;88&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/HorzBlank&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;800&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/VertActive&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;480&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/VertSync&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;3&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/VertSyncPulse&quot;&nbsp;&nbsp;&nbsp; &quot;5&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/VertBlank&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;200&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/4/Dtd/1/Flags&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0x8020000&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/General/name&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;sdvo&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/General/EdidAvail&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/General/EdidNotAvail&quot;&nbsp;&nbsp; &quot;4&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/General/Rotation&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/General/Edid&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Attr/27&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;1&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Attr/49&quot;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &quot;1&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Attr/26&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;18&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/PixelClock&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;114000&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/HorzActive&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;1920&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/HorzSync&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;55&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/HorzSyncPulse&quot;&nbsp;&nbsp;&nbsp; &quot;88&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/HorzBlank&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;800&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/VertActive&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;480&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/VertSync&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;3&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/VertSyncPulse&quot;&nbsp;&nbsp;&nbsp; &quot;5&quot;<BR> \
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/VertBlank&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;200&quot;<BR> &nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;ALL/1/Port/2/Dtd/1/Flags&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&quot;0x8020000&quot;<BR> EndSection<BR>
<BR>
<BR>
I'tried a lot of different settings but I'm unable to get it working<BR>
with intel driver.&nbsp;<BR>
Usually I get:<BR>
<BR>
4956.938] (II) intel(0): Not using mode &quot;1920x480&quot; (exceeds panel<BR>
dimensions)<BR>
<BR>
Can someone help ?<BR>
<BR>
best regards<BR>
Jarek<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>


["Xorg.0.log" (text/x-log)]

[    23.341] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[    23.342] X Protocol Version 11, Revision 0
[    23.342] Build Operating System: Linux 2.6.32-34-generic i686 OpenBricks
[    23.342] Current Operating System: Linux 192.168.1.20 2.6.28.6 #721 PREEMPT Thu \
Jan 13 17:51:35 CST 2011 armv6l [    23.343] Build Date: 18 October 2011  03:21:22PM
[    23.343]  
[    23.344] Current version of pixman: 0.23.4
[    23.344] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.344] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.346] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan  1 00:00:23 1970
[    23.399] (==) Using config file: "/etc/X11/xorg.conf"
[    23.400] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    23.400] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.498] (==) No Layout section.  Using the first Screen section.
[    23.498] (**) |-->Screen "Screen0" (0)
[    23.498] (**) |   |-->Monitor "Monitor0"
[    23.526] (**) |   |-->Device "Card0"
[    23.526] (==) Automatically adding devices
[    23.526] (==) Automatically enabling devices
[    23.592] (==) FontPath set to:
	/usr/share/X11/fonts/misc,
	built-ins
[    23.592] (==) ModulePath set to "/usr/lib/xorg/modules"
[    23.592] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    23.592] (II) Loader magic: 0x1a8cfc
[    23.592] (II) Module ABI versions:
[    23.593] 	X.Org ANSI C Emulation: 0.4
[    23.593] 	X.Org Video Driver: 10.0
[    23.593] 	X.Org XInput driver : 12.3
[    23.593] 	X.Org Server Extension : 5.0
[    23.595] (II) LoadModule: "extmod"
[    23.652] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    23.692] (II) Module extmod: vendor="X.Org Foundation"
[    23.692] 	compiled for 1.10.4, module version = 1.0.0
[    23.692] 	Module class: X.Org Server Extension
[    23.693] 	ABI class: X.Org Server Extension, version 5.0
[    23.693] (II) Loading extension MIT-SCREEN-SAVER
[    23.693] (II) Loading extension XFree86-VidModeExtension
[    23.693] (II) Loading extension XFree86-DGA
[    23.693] (II) Loading extension DPMS
[    23.693] (II) Loading extension XVideo
[    23.694] (II) Loading extension XVideo-MotionCompensation
[    23.694] (II) Loading extension X-Resource
[    23.694] (II) LoadModule: "dbe"
[    23.701] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    23.708] (II) Module dbe: vendor="X.Org Foundation"
[    23.708] 	compiled for 1.10.4, module version = 1.0.0
[    23.708] 	Module class: X.Org Server Extension
[    23.709] 	ABI class: X.Org Server Extension, version 5.0
[    23.709] (II) Loading extension DOUBLE-BUFFER
[    23.709] (II) LoadModule: "glx"
[    23.713] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    23.754] (II) Module glx: vendor="X.Org Foundation"
[    23.769] 	compiled for 1.10.4, module version = 1.0.0
[    23.770] 	ABI class: X.Org Server Extension, version 5.0
[    23.782] (==) AIGLX enabled
[    23.782] (II) Loading extension GLX
[    23.782] (II) LoadModule: "record"
[    23.786] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    23.795] (II) Module record: vendor="X.Org Foundation"
[    23.795] 	compiled for 1.10.4, module version = 1.13.0
[    23.796] 	Module class: X.Org Server Extension
[    23.796] 	ABI class: X.Org Server Extension, version 5.0
[    23.796] (II) Loading extension RECORD
[    23.796] (II) LoadModule: "dri"
[    23.800] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    23.839] (II) Module dri: vendor="X.Org Foundation"
[    23.839] 	compiled for 1.10.4, module version = 1.0.0
[    23.839] 	ABI class: X.Org Server Extension, version 5.0
[    23.839] (II) Loading extension XFree86-DRI
[    23.840] (II) LoadModule: "dri2"
[    23.843] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    23.851] (II) Module dri2: vendor="X.Org Foundation"
[    23.851] 	compiled for 1.10.4, module version = 1.2.0
[    23.851] 	ABI class: X.Org Server Extension, version 5.0
[    23.851] (II) Loading extension DRI2
[    23.852] (II) LoadModule: "fbdev"
[    23.854] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    23.875] (II) Module fbdev: vendor="X.Org Foundation"
[    23.875] 	compiled for 1.10.4, module version = 0.4.2
[    23.875] 	ABI class: X.Org Video Driver, version 10.0
[    23.876] (II) FBDEV: driver for framebuffer: fbdev
[    23.880] (--) using VT number 5

[    23.901] (WW) Falling back to old probe method for fbdev
[    23.901] (II) Loading sub module "fbdevhw"
[    23.901] (II) LoadModule: "fbdevhw"
[    23.902] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    23.933] (II) Module fbdevhw: vendor="X.Org Foundation"
[    23.933] 	compiled for 1.10.4, module version = 0.0.2
[    23.933] 	ABI class: X.Org Video Driver, version 10.0
[    23.934] (EE) open /dev/fb0: No such file or directory
[    23.935] (EE) No devices detected.
[    23.935] 
Fatal server error:
[    23.935] no screens found
[    23.936] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    23.936] Please also check the log file at "/var/log/Xorg.0.log" for additional \
information. [    23.936] 
[    23.961]  ddxSigGiveUp: Closing log


["xorg.conf" (application/octet-stream)]

_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: freedesktop-xorg@progressive-comp.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic