AGP GART support required???????

"soumya_jeet" <[email protected]> Thu, 16 Jun 2005 13:50:50 +0530
Newsgroups gmane.os.qnx.openqnx.devel
Message-ID <[email protected]>
--=_MAILER_ATTACH_BOUNDARY1_2005616413505039054537
Content-Type: text/plain; charset=us-ascii




dear all, 
i'm currently studying x11 on x86 series to check its working. completing it successfully later i'm going to start with SH7760. following links from websites i was able to 
1. uncompress the file properly (XF86-4301-qnx6-bin.tar.gz)
2. set binaries and libraries path 
3. configure using "XFree86 -configure", and get the file "XF86Config.new" 
4. copied the same file under /etc/X11 as XF86Config-4 replacing XF86Config-4-sample 

finishing all these when i gave the command "startx" or "XFree86 -xf86config /root/XF86Config.new" (i tried it multiple no of times) 
i got the following message: 
(EE) I810(0) :AGP GART support is not available. Make sure your kernel has agpgart support or that the agpgart kernel module is loaded. 
XIO: fatal IO error 254 (Connection reset by peer) on X server ":0.0" after 0 requests (0known processed)with 0 events remaining. 

below i'm including some more information about log file, config file, XFree86 and OS version, video hardware in use. please suggest how to recover out of this problem. 



if i need to use any other video card please let me know which video card(s) can give support.



regards, 
soumyajeet



*************************************************************************************************
important contents from the log file (/var/log/XFree86.0.log):
XFree86 Version 4.3.0.1
Release date : 9 may 2003
X protocol version 11, revision 0, Release 6.6
Build OS : QNX6
Build date: 17 may 2003


using config file "/etc/X11/XF86Config-4"
I810 : driver for intel integrated graphics chip sets: i810, i810 -dc100, i810e, i815, i830M, 


845G, 852GM/855GM, 865G


*************************************************************************************************
The configure file (/etc/X11/XFconfig-4):


Section "ServerLayout"
 Identifier  "XFree86 configured"
 Screen      0 "Screen0" 0 0
 INputDevice "Mouse0" "CorePointer"
 InputDevice "Keyboard" "CoreKeyboard"
EndSection


Section "File"
 RgbPath  "/usr/X11R6/lib/X11/rgb"
 ModulePath "/usr/X11R6/lib/X11/modules"
 FontPath "/usr/X11R6/lib/X11/fonts/misc/"
 FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
 FontPath "/usr/X11R6/lib/X11/fonts/Type1"
 FontPath "/usr/X11R6/lib/X11/fonts/CID/"
 FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
 FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection


Section "Module"
 Load "extmod"
 Load "glx"
 Load "dbe"
 Load "record"
 Load "xtrap"
 Load "speedo"
 Load "type1"
EndSection


Section "inputDevice"
 Identifier "Keyboard0"
 Driver  "keyboard"
EndSection


Section "InputDevice"
 Identifier "Mouse0"
 Driver  "mouse"
 Option  "Protocol" "OSMouse"
 Option  "device" "/dev/devi/mouse0"
EndSection


Section "Monitor"
 #DisplaySize 260  190 #mm
 Identifier "Monitor0"
 Vendor  "SAM"
 ModelName "2c33"
 Options  "DPMS"
EndSection


Section "Device"
 ### Available Driver options are:-
 ### Values: &lt;i&gt; : integer, &lt;f&gt; : float, &lt;bool&gt; : "True"/"False",
 ### &lt;string&gt;: "String", &lt;freq&gt; : "&lt;f&gt; Hz/kHz/MHz"
 ### [arg] : arg optional
 #Option  "NoAccel"  #[&lt;bool&gt;]
 #Option  "SWcursor"  #[&lt;bool&gt;]
 #Option  "ColorKey"  #&lt;i&gt;
 #Option  "CacheLines"  #&lt;i&gt;
 #Option  "Dac6Bit"  #[&lt;bool&gt;]
 #Option  "DRI"   #[&lt;bool&gt;]
 #Option  "NoDDC"   #[&lt;bool&gt;]
 #Option  "ShowCache"  #[&lt;bool&gt;]
 #Option  "XvMCSurfaces"  #&lt;i&gt;
 Identifier "Card0"
 Driver  "i810"
 VendorName "Intel Corp."
 BoardName "82810 CGC [Chipset Graphics Controller]"
 BusID  "PCI:0:1:0"
EndSection


Section "Screen"
 Identifier  "Screen0"
 Device  "Card0"
 Monitor  "Monitor0"
 SubSection "Display"
  Depth 1
 EndSubSection
 SubSection "Display"
  Depth 4
 EndSubSection
 SubSection "Display"
  Depth 8
 EndSubSection
 SubSection "Display"
  Depth 15
 EndSubSection
 SubSection "Display"
  Depth 16
 EndSubSection
 SubSection "Display"
  Depth 24
 EndSubSection
EndSection
*************************************************************************************************
XFree86 version:
XFree86 Version 4.3.0.1
Release date : 9 may 2003
X protocol version 11, revision 0, Release 6.6
Build OS : QNX6
Build date: 17 may 2003
*************************************************************************************************
Operating System: QNX 6.2.1


*************************************************************************************************


video hardware in use:


I810 : driver for intel integrated graphics chip sets: i810, i810 -dc100, i810e, i815, i830M, 


845G, 852GM/855GM, 865GIndiatimes Email now powered by APIC Advantage. Help! 
Help


--=_MAILER_ATTACH_BOUNDARY1_2005616413505039054537
Content-Type: text/html; charset=us-ascii

<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<P>dear all, <BR>i'm currently studying x11 on x86 series to check its working. completing it successfully later i'm going to start with SH7760. following links from websites i was able to <BR>1. uncompress the file properly (XF86-4301-qnx6-bin.tar.gz)<BR>2. set binaries and libraries path <BR>3. configure using "XFree86 -configure", and get the file "XF86Config.new" <BR>4. copied the same file under /etc/X11 as XF86Config-4 replacing XF86Config-4-sample <BR><BR>finishing all these when i gave the command "startx" or "XFree86 -xf86config /root/XF86Config.new" (i tried it multiple no of times) <BR>i got the following message: <BR>(EE) I810(0) :AGP GART support is not available. Make sure your kernel has agpgart support or that the agpgart kernel module is loaded. <BR>XIO: fatal IO error 254 (Connection reset by peer) on X server ":0.0" after 0 requests (0known processed)with 0 events rema
 ining. <BR><BR>below i'm including some more information about log file, config file, XFre
 e!
86 and OS version, video hardware in use. please suggest how to recover out of this problem. <BR></P>
<P>if i need to use any other video card please let me know which video card(s) can give support.</P>
<P><BR>regards, <BR>soumyajeet<BR></P>
<P>*************************************************************************************************<BR>important contents from the log file (/var/log/XFree86.0.log):<BR>XFree86 Version 4.3.0.1<BR>Release date : 9 may 2003<BR>X protocol version 11, revision 0, Release 6.6<BR>Build OS : QNX6<BR>Build date: 17 may 2003</P>
<P>using config file "/etc/X11/XF86Config-4"<BR>I810 : driver for intel integrated graphics chip sets: i810, i810 -dc100, i810e, i815, i830M, </P>
<P>845G, 852GM/855GM, 865G</P>
<P>*************************************************************************************************<BR>The configure file (/etc/X11/XFconfig-4):</P>
<P>Section "ServerLayout"<BR>&nbsp;Identifier &nbsp;"XFree86 configured"<BR>&nbsp;Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;"Screen0" 0 0<BR>&nbsp;INputDevice&nbsp;"Mouse0" "CorePointer"<BR>&nbsp;InputDevice&nbsp;"Keyboard" "CoreKeyboard"<BR>EndSection</P>
<P>Section "File"<BR>&nbsp;RgbPath&nbsp;&nbsp;"/usr/X11R6/lib/X11/rgb"<BR>&nbsp;ModulePath&nbsp;"/usr/X11R6/lib/X11/modules"<BR>&nbsp;FontPath&nbsp;"/usr/X11R6/lib/X11/fonts/misc/"<BR>&nbsp;FontPath&nbsp;"/usr/X11R6/lib/X11/fonts/Speedo/"<BR>&nbsp;FontPath&nbsp;"/usr/X11R6/lib/X11/fonts/Type1"<BR>&nbsp;FontPath&nbsp;"/usr/X11R6/lib/X11/fonts/CID/"<BR>&nbsp;FontPath&nbsp;"/usr/X11R6/lib/X11/fonts/75dpi/"<BR>&nbsp;FontPath&nbsp;"/usr/X11R6/lib/X11/fonts/100dpi/"<BR>EndSection</P>
<P>Section "Module"<BR>&nbsp;Load&nbsp;"extmod"<BR>&nbsp;Load&nbsp;"glx"<BR>&nbsp;Load&nbsp;"dbe"<BR>&nbsp;Load&nbsp;"record"<BR>&nbsp;Load&nbsp;"xtrap"<BR>&nbsp;Load&nbsp;"speedo"<BR>&nbsp;Load&nbsp;"type1"<BR>EndSection</P>
<P>Section "inputDevice"<BR>&nbsp;Identifier&nbsp;"Keyboard0"<BR>&nbsp;Driver&nbsp;&nbsp;"keyboard"<BR>EndSection</P>
<P>Section "InputDevice"<BR>&nbsp;Identifier&nbsp;"Mouse0"<BR>&nbsp;Driver&nbsp;&nbsp;"mouse"<BR>&nbsp;Option&nbsp;&nbsp;"Protocol" "OSMouse"<BR>&nbsp;Option&nbsp;&nbsp;"device" "/dev/devi/mouse0"<BR>EndSection</P>
<P>Section "Monitor"<BR>&nbsp;#DisplaySize&nbsp;260 &nbsp;190&nbsp;#mm<BR>&nbsp;Identifier&nbsp;"Monitor0"<BR>&nbsp;Vendor&nbsp;&nbsp;"SAM"<BR>&nbsp;ModelName&nbsp;"2c33"<BR>&nbsp;Options&nbsp;&nbsp;"DPMS"<BR>EndSection</P>
<P>Section "Device"<BR>&nbsp;### Available Driver options are:-<BR>&nbsp;### Values: &lt;i&gt; : integer, &lt;f&gt; : float, &lt;bool&gt; : "True"/"False",<BR>&nbsp;### &lt;string&gt;: "String", &lt;freq&gt; : "&lt;f&gt; Hz/kHz/MHz"<BR>&nbsp;### [arg] : arg optional<BR>&nbsp;#Option&nbsp;&nbsp;"NoAccel"&nbsp;&nbsp;#[&lt;bool&gt;]<BR>&nbsp;#Option&nbsp;&nbsp;"SWcursor"&nbsp;&nbsp;#[&lt;bool&gt;]<BR>&nbsp;#Option&nbsp;&nbsp;"ColorKey"&nbsp;&nbsp;#&lt;i&gt;<BR>&nbsp;#Option&nbsp;&nbsp;"CacheLines"&nbsp;&nbsp;#&lt;i&gt;<BR>&nbsp;#Option&nbsp;&nbsp;"Dac6Bit"&nbsp;&nbsp;#[&lt;bool&gt;]<BR>&nbsp;#Option&nbsp;&nbsp;"DRI"&nbsp;&nbsp;&nbsp;#[&lt;bool&gt;]<BR>&nbsp;#Option&nbsp;&nbsp;"NoDDC"&nbsp;&nbsp;&nbsp;#[&lt;bool&gt;]<BR>&nbsp;#Option&nbsp;&nbsp;"ShowCache"&nbsp;&nbsp;#[&lt;bool&gt;]<BR>&nbsp;#Option&nbsp;&nbsp;"XvMCSurfaces"&nbsp;&nbsp;#&lt;i&gt;<BR>&nbsp;Identifier&nbsp;"Card0"<BR>&nbsp;Dri
 ver&nbsp;&nbsp;"i810"<BR>&nbsp;VendorName&nbsp;"Intel Corp."<BR>&nbsp;BoardName&nbsp;"8281
 0!
 CGC [Chipset Graphics Controller]"<BR>&nbsp;BusID&nbsp;&nbsp;"PCI:0:1:0"<BR>EndSection</P>
<P>Section "Screen"<BR>&nbsp;Identifier &nbsp;"Screen0"<BR>&nbsp;Device&nbsp;&nbsp;"Card0"<BR>&nbsp;Monitor&nbsp;&nbsp;"Monitor0"<BR>&nbsp;SubSection "Display"<BR>&nbsp;&nbsp;Depth&nbsp;1<BR>&nbsp;EndSubSection<BR>&nbsp;SubSection "Display"<BR>&nbsp;&nbsp;Depth&nbsp;4<BR>&nbsp;EndSubSection<BR>&nbsp;SubSection "Display"<BR>&nbsp;&nbsp;Depth&nbsp;8<BR>&nbsp;EndSubSection<BR>&nbsp;SubSection "Display"<BR>&nbsp;&nbsp;Depth&nbsp;15<BR>&nbsp;EndSubSection<BR>&nbsp;SubSection "Display"<BR>&nbsp;&nbsp;Depth&nbsp;16<BR>&nbsp;EndSubSection<BR>&nbsp;SubSection "Display"<BR>&nbsp;&nbsp;Depth&nbsp;24<BR>&nbsp;EndSubSection<BR>EndSection<BR>*************************************************************************************************<BR>XFree86 version:<BR>XFree86 Version 4.3.0.1<BR>Release date : 9 may 2003<BR>X protocol version 11, revision 0, Release 6.6<BR>Build OS : QNX6<BR>Build date: 17 may
  2003<BR>*********************************************************************************
 *!
***************<BR>Operating System: QNX 6.2.1</P>
<P>*************************************************************************************************</P>
<P>video hardware in use:</P>
<P>I810 : driver for intel integrated graphics chip sets: i810, i810 -dc100, i810e, i815, i830M, </P>
<P>845G, 852GM/855GM, 865G</P></BLOCKQUOTE><hr><font face="Arial" size="2">Indiatimes Email now powered by <b>APIC Advantage</b>. <a href="http://email.indiatimes.com/apic/">Help!</a> </font><br><DIV align=left><a target="_blank" href="http://imaround.indiatimes.com/IMaround/presencefr.mss?userid=soumya_jeet" ><IMG alt="My Presence" border=0 src="http://203.199.93.51/IMaround/getpresence.mss?userid=soumya_jeet" ></a><a target="_blank" href="http://email.indiatimes.com/apic/userpage.html"><FONT face="Arial" size=2>Help</font></a></DIV><hr><br><DIV align="left"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="360" height="80"><param name="movie" value="http://203.199.93.12/image/swap.swp"><param name="quality" value="high"><embed src="http://203.199.93.12/image/swap.swp" qualit
 y="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Versi
 o!
n=ShockwaveFlash" type="application/x-shockwave-flash" width="360" height="80"></embed></object></DIV>

--=_MAILER_ATTACH_BOUNDARY1_2005616413505039054537--



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click