<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Xfree86 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/xfree86/m-p/2496548#M80076</link>
    <description>I have an HP Brio and can't figure out which server to install (SuSE Linux).  Chipset is Intel 810, but don't know what card to tell the setup I have since it is onboard.</description>
    <pubDate>Wed, 21 Feb 2001 05:43:41 GMT</pubDate>
    <dc:creator>T.J. Wright</dc:creator>
    <dc:date>2001-02-21T05:43:41Z</dc:date>
    <item>
      <title>Xfree86</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xfree86/m-p/2496548#M80076</link>
      <description>I have an HP Brio and can't figure out which server to install (SuSE Linux).  Chipset is Intel 810, but don't know what card to tell the setup I have since it is onboard.</description>
      <pubDate>Wed, 21 Feb 2001 05:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xfree86/m-p/2496548#M80076</guid>
      <dc:creator>T.J. Wright</dc:creator>
      <dc:date>2001-02-21T05:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Xfree86</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xfree86/m-p/2496549#M80077</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Perhaps this helps (&lt;A href="http://www.exocore.com/linux/i810/i810-4.html#ss4.3):" target="_blank"&gt;http://www.exocore.com/linux/i810/i810-4.html#ss4.3):&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Installing And Configuring The X server &lt;BR /&gt;&lt;BR /&gt;   1.Install the XFCom_i810 server: &lt;BR /&gt;&lt;BR /&gt;     rpm -ivh XFCom_i810-1.2-3.i386.rpm &lt;BR /&gt;&lt;BR /&gt;   2.Remove the old symlink: &lt;BR /&gt;&lt;BR /&gt;     rm /etc/X11/X &lt;BR /&gt;&lt;BR /&gt;   3.Change the X symbolic link to point to the new X server: &lt;BR /&gt;&lt;BR /&gt;     ln -sf /usr/X11R6/bin/XFCom_i810 /etc/X11/X &lt;BR /&gt;&lt;BR /&gt;   4.Adding The Entry In /etc/X11/XF86Config &lt;BR /&gt;&lt;BR /&gt;     The final step would be to add the "Device" and "Screen" entry in the X Windows configuration file /etc/X11/XF86Config &lt;BR /&gt;&lt;BR /&gt;     I have this in my XF86Config. Modify it to suit your requirements. &lt;BR /&gt;&lt;BR /&gt;         Section "Device"&lt;BR /&gt;                 Identifier  "i810"&lt;BR /&gt;                 VideoRam    4096&lt;BR /&gt;         EndSection&lt;BR /&gt;&lt;BR /&gt;         Section "Screen"&lt;BR /&gt;                 Driver      "svga"&lt;BR /&gt;                 Device      "i810"&lt;BR /&gt;                 Monitor     ""&lt;BR /&gt;                 DefaultColorDepth   16&lt;BR /&gt;                 Subsection "Display"&lt;BR /&gt;                         Depth       8&lt;BR /&gt;                         Modes       "640x480" "800x600" "1024x768" "1152x864" "1280x1024" "1600x1200"&lt;BR /&gt;                         ViewPort    0 0&lt;BR /&gt;                 EndSubSection   &lt;BR /&gt;                 Subsection "Display"&lt;BR /&gt;                         Depth       16&lt;BR /&gt;                         Modes       "640x480" "800x600" "1024x768" "1152x864" "1280x1024" "1600x1200"&lt;BR /&gt;                 ViewPort    0 0&lt;BR /&gt;                 EndSubSection&lt;BR /&gt;                 Subsection "Display"&lt;BR /&gt;                         Depth       24&lt;BR /&gt;                         Modes       "640x480" "800x600" "1024x768" "1152x864" "1280x1024" "1600x1200"&lt;BR /&gt;                 ViewPort    0 0&lt;BR /&gt;                 EndSubSection&lt;BR /&gt;         EndSubsection&lt;BR /&gt;&lt;BR /&gt;   5.Starting X Windows With The New Configuration &lt;BR /&gt;&lt;BR /&gt;     X -probeonly would let you debug any problems at this stage. So try it out. &lt;BR /&gt;&lt;BR /&gt;     X -probeonly &lt;BR /&gt;&lt;BR /&gt;     This should exit cleanly. Problems if any, could be traced back to XF86Config &lt;BR /&gt;&lt;BR /&gt;     And finally... &lt;BR /&gt;&lt;BR /&gt;     startx &lt;BR /&gt;&lt;BR /&gt;"CTRL-ALT-KeyPadPlus" and "CTRL-ALT-KeyPadMinus" will rotate through the resolutions available at the current color depth. &lt;BR /&gt;&lt;BR /&gt;NOTE: RHL 6.1 users should note that this symlink might revert back to /usr/bin/X11R6/bin/XF86_SVGA if you use Xconfigurator. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Thu, 22 Feb 2001 09:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xfree86/m-p/2496549#M80077</guid>
      <dc:creator>Thomas Kollig</dc:creator>
      <dc:date>2001-02-22T09:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Xfree86</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xfree86/m-p/2496550#M80078</link>
      <description>You also want to keep in mind that Linux may have a hard time recognizing the full amount of RAM in the system.  This can be a pain because the i810 video will use the system RAM as video RAM.  After you've installed, run a "cat /proc/meminfo" (without the quotes of course) to make sure all of your system RAM is being reported.  If it isn't, you may need to add a line in your lilo.conf specifying the amount of RAM you have.  The format for this would be:&lt;BR /&gt;&lt;BR /&gt;append="mem=128M"&lt;BR /&gt;&lt;BR /&gt;Obviously you may not have 128 megs.  Just adjust the value to fit your system.  This can help tp alleviate a lot of xserver problems with the i810 chipset. . .</description>
      <pubDate>Wed, 07 Mar 2001 18:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xfree86/m-p/2496550#M80078</guid>
      <dc:creator>Jeff Elizondo</dc:creator>
      <dc:date>2001-03-07T18:22:43Z</dc:date>
    </item>
  </channel>
</rss>

