<?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 can't start xwindows on RH8 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102694#M74746</link>
    <description>when I run the startx , then pop the error , can suggest what is wrong ?&lt;BR /&gt;&lt;BR /&gt;#/usr/X11R6/bin/startx &lt;BR /&gt;&lt;BR /&gt;/usr/X11R6/bin/xinit: No such file or directory (errno 2): no server "X" in PA&lt;BR /&gt;TH&lt;BR /&gt;&lt;BR /&gt;Use the -- option, or make sure that /usr/X11R6/bin is in your path and&lt;BR /&gt;that "X" is a program or a link to the right type of server&lt;BR /&gt;for your display. Possible server names include:&lt;BR /&gt;&lt;BR /&gt;XFree86 XFree86 displays&lt;BR /&gt;&lt;BR /&gt;giving up.&lt;BR /&gt;/usr/X11R6/bin/xinit: Connection refused (errno 111): unable to connect to X s&lt;BR /&gt;erver&lt;BR /&gt;/usr/X11R6/bin/xinit: No such process (errno 3): Server error.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Oct 2003 04:46:29 GMT</pubDate>
    <dc:creator>juno2</dc:creator>
    <dc:date>2003-10-27T04:46:29Z</dc:date>
    <item>
      <title>can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102694#M74746</link>
      <description>when I run the startx , then pop the error , can suggest what is wrong ?&lt;BR /&gt;&lt;BR /&gt;#/usr/X11R6/bin/startx &lt;BR /&gt;&lt;BR /&gt;/usr/X11R6/bin/xinit: No such file or directory (errno 2): no server "X" in PA&lt;BR /&gt;TH&lt;BR /&gt;&lt;BR /&gt;Use the -- option, or make sure that /usr/X11R6/bin is in your path and&lt;BR /&gt;that "X" is a program or a link to the right type of server&lt;BR /&gt;for your display. Possible server names include:&lt;BR /&gt;&lt;BR /&gt;XFree86 XFree86 displays&lt;BR /&gt;&lt;BR /&gt;giving up.&lt;BR /&gt;/usr/X11R6/bin/xinit: Connection refused (errno 111): unable to connect to X s&lt;BR /&gt;erver&lt;BR /&gt;/usr/X11R6/bin/xinit: No such process (errno 3): Server error.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 04:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102694#M74746</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-10-27T04:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102695#M74747</link>
      <description>You don't own the console or you don't have the path.&lt;BR /&gt;Try to boot and login under root directly, not to su. And if you su, use su - uinstead of su.&lt;BR /&gt;You can also enter #startx without having to enter the path.&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 27 Oct 2003 04:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102695#M74747</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-27T04:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102696#M74748</link>
      <description>the following command should be like follow&lt;BR /&gt;&lt;BR /&gt;ls -l /usr/X11R6/bin/X&lt;BR /&gt;lrwxrwxrwx    1 root     root            7 Aug 25 21:50 /usr/X11R6/bin/X -&amp;gt; XFree86&lt;BR /&gt;&lt;BR /&gt;the easy way to solved this is probably to rerun video set up if you have got RH 9.0 run&lt;BR /&gt;&lt;BR /&gt;#redhat-config-xfree86&lt;BR /&gt;&lt;BR /&gt;Otherwise run you Linux distribution video setup &lt;BR /&gt;&lt;BR /&gt;this is probably caused by a mess up  server softsoft link to the right video card driver&lt;BR /&gt;so in the example above this is just what my setup looks like.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you&lt;BR /&gt;&lt;BR /&gt;keep us informed of progress&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 04:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102696#M74748</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-27T04:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102697#M74749</link>
      <description>I tried to login su - , it solve the path problem , but pop the below error :&lt;BR /&gt;I think the driver is not properly installed , can I auto detect the display driver ? on the other hand , i don't know what is my display card model no. , how can I setup the driver ? thx.&lt;BR /&gt;&lt;BR /&gt;XFree86 Version 4.2.1 (Red Hat Linux release: 4.2.1-21) / X Window System&lt;BR /&gt;(protocol Version 11, revision 0, vendor release 6600)&lt;BR /&gt;Release Date: 18 October 2002&lt;BR /&gt;&lt;BR /&gt;        Before reporting any problems, please make sure you are using the most&lt;BR /&gt;        recent XFree86 packages available from Red Hat by checking for updates&lt;BR /&gt;        at &lt;A href="http://rhn.redhat.com/errata" target="_blank"&gt;http://rhn.redhat.com/errata&lt;/A&gt; or by using the Red Hat Network up2date&lt;BR /&gt;        tool.  If you still encounter problems, please file bug reports in the&lt;BR /&gt;        XFree86.org bugzilla at &lt;A href="http://bugs.xfree86.org" target="_blank"&gt;http://bugs.xfree86.org&lt;/A&gt; and/or Red Hat&lt;BR /&gt;        bugzilla at &lt;A href="http://bugzilla.redhat.com" target="_blank"&gt;http://bugzilla.redhat.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Build Operating System: Linux 2.4.21-1.1931.2.274.entsmp i686 [ELF] &lt;BR /&gt;Build Host: daffy.perf.redhat.com&lt;BR /&gt; &lt;BR /&gt;Module Loader present&lt;BR /&gt;OS Kernel: Linux version 2.4.18-14smp (bhcompile@stripples.devel.redhat.com) (gc&lt;BR /&gt;c version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 SMP Wed Sep 4 12:34:47 EDT &lt;BR /&gt;2002 &lt;BR /&gt;Markers: (--) probed, (**) from config file, (==) default setting,&lt;BR /&gt;         (++) from command line, (!!) notice, (II) informational,&lt;BR /&gt;         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.&lt;BR /&gt;(==) Log file: "/var/log/XFree86.0.log", Time: Mon Oct 27 19:05:55 2003&lt;BR /&gt;(==) Using config file: "/etc/X11/XF86Config"&lt;BR /&gt;(EE) VGA(0): Driver can't support depth 24&lt;BR /&gt;(EE) Screen(s) found, but none have a usable configuration.&lt;BR /&gt;&lt;BR /&gt;Fatal server error:&lt;BR /&gt;no screens found&lt;BR /&gt;&lt;BR /&gt;If you encounter a server crash, please report the problem by filing a bug&lt;BR /&gt;report in the XFree86.org bugzilla at &lt;A href="http://bugs.xfree86.org" target="_blank"&gt;http://bugs.xfree86.org&lt;/A&gt; and/or Red Hat&lt;BR /&gt;bugzilla at &lt;A href="http://bugzilla.redhat.com/bugzilla." target="_blank"&gt;http://bugzilla.redhat.com/bugzilla.&lt;/A&gt;  When filing your report, it&lt;BR /&gt;is very important that you explain your problem in as much detail as possible,&lt;BR /&gt;and include a complete description on how to reproduce the problem.  After&lt;BR /&gt;submitting the bug report, attach the following files as uncompressed&lt;BR /&gt;individual file attachments using the bugzilla file attachment feature:&lt;BR /&gt;        - X server log file: /var/log/XFree86.0.log&lt;BR /&gt;        - Kernel log file: /var/log/messages&lt;BR /&gt;&lt;BR /&gt;XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"&lt;BR /&gt;      after 0 requests (0 known processed) with 0 events remaining.</description>
      <pubDate>Mon, 27 Oct 2003 06:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102697#M74749</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-10-27T06:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102698#M74750</link>
      <description>Try rerun of configuration program&lt;BR /&gt;&lt;BR /&gt;----------&lt;BR /&gt;(EE) VGA(0): Driver can't support depth 24&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;Semms to be the reported error !&lt;BR /&gt;&lt;BR /&gt;I would first try rerun the setup with depth 16&lt;BR /&gt;&lt;BR /&gt;J-P  &lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 06:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102698#M74750</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-27T06:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102699#M74751</link>
      <description>Huc is right (as usual !).&lt;BR /&gt;&lt;BR /&gt;You can run redhat-config Xfree86, or manually edit XF86Config.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 27 Oct 2003 07:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102699#M74751</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-27T07:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102700#M74752</link>
      <description>Any luck with your setup Juno2 ?&lt;BR /&gt;&lt;BR /&gt;Like to now if the proposed solution/help helps, as we spend A lot of time answering your questions/problems, It nice to know if it helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Mon, 27 Oct 2003 10:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102700#M74752</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-27T10:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102701#M74753</link>
      <description>I edit the file , but still hv problem when run startx&lt;BR /&gt;&lt;BR /&gt;XFree86 Version 4.2.1 (Red Hat Linux release: 4.2.1-21) / X Window System&lt;BR /&gt;(protocol Version 11, revision 0, vendor release 6600)&lt;BR /&gt;Release Date: 18 October 2002&lt;BR /&gt;&lt;BR /&gt;        Before reporting any problems, please make sure you are using the most&lt;BR /&gt;        recent XFree86 packages available from Red Hat by checking for updates&lt;BR /&gt;        at &lt;A href="http://rhn.redhat.com/errata" target="_blank"&gt;http://rhn.redhat.com/errata&lt;/A&gt; or by using the Red Hat Network up2date&lt;BR /&gt;        tool.  If you still encounter problems, please file bug reports in the&lt;BR /&gt;        XFree86.org bugzilla at &lt;A href="http://bugs.xfree86.org" target="_blank"&gt;http://bugs.xfree86.org&lt;/A&gt; and/or Red Hat&lt;BR /&gt;        bugzilla at &lt;A href="http://bugzilla.redhat.com" target="_blank"&gt;http://bugzilla.redhat.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Build Operating System: Linux 2.4.21-1.1931.2.274.entsmp i686 [ELF] &lt;BR /&gt;Build Host: daffy.perf.redhat.com&lt;BR /&gt; &lt;BR /&gt;Module Loader present&lt;BR /&gt;OS Kernel: Linux version 2.4.18-14smp (bhcompile@stripples.devel.redhat.com) (gc&lt;BR /&gt;c version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 SMP Wed Sep 4 12:34:47 EDT &lt;BR /&gt;2002 &lt;BR /&gt;Markers: (--) probed, (**) from config file, (==) default setting,&lt;BR /&gt;         (++) from command line, (!!) notice, (II) informational,&lt;BR /&gt;         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.&lt;BR /&gt;(==) Log file: "/var/log/XFree86.0.log", Time: Tue Oct 28 12:00:49 2003&lt;BR /&gt;(==) Using config file: "/etc/X11/XF86Config"&lt;BR /&gt;&lt;BR /&gt;Fatal server error:&lt;BR /&gt;AddScreen/ScreenInit failed for driver 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you encounter a server crash, please report the problem by filing a bug&lt;BR /&gt;report in the XFree86.org bugzilla at &lt;A href="http://bugs.xfree86.org" target="_blank"&gt;http://bugs.xfree86.org&lt;/A&gt; and/or Red Hat&lt;BR /&gt;bugzilla at &lt;A href="http://bugzilla.redhat.com/bugzilla." target="_blank"&gt;http://bugzilla.redhat.com/bugzilla.&lt;/A&gt;  When filing your report, it&lt;BR /&gt;is very important that you explain your problem in as much detail as possible,&lt;BR /&gt;and include a complete description on how to reproduce the problem.  After&lt;BR /&gt;submitting the bug report, attach the following files as uncompressed&lt;BR /&gt;individual file attachments using the bugzilla file attachment feature:&lt;BR /&gt;        - X server log file: /var/log/XFree86.0.log&lt;BR /&gt;        - Kernel log file: /var/log/messages&lt;BR /&gt;&lt;BR /&gt;XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"&lt;BR /&gt;      after 0 requests (0 known processed) with 0 events remaining.</description>
      <pubDate>Mon, 27 Oct 2003 22:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102701#M74753</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-10-27T22:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102702#M74754</link>
      <description>this is the result , could suggest what can i do ? thx.&lt;BR /&gt;&lt;BR /&gt;# /usr/X11R6/bin/X&lt;BR /&gt;&lt;BR /&gt;XFree86 Version 4.2.1 (Red Hat Linux release: 4.2.1-21) / X Window System&lt;BR /&gt;(protocol Version 11, revision 0, vendor release 6600)&lt;BR /&gt;Release Date: 18 October 2002&lt;BR /&gt;&lt;BR /&gt;        Before reporting any problems, please make sure you are using the most&lt;BR /&gt;        recent XFree86 packages available from Red Hat by checking for updates&lt;BR /&gt;        at &lt;A href="http://rhn.redhat.com/errata" target="_blank"&gt;http://rhn.redhat.com/errata&lt;/A&gt; or by using the Red Hat Network up2date&lt;BR /&gt;        tool.  If you still encounter problems, please file bug reports in the&lt;BR /&gt;        XFree86.org bugzilla at &lt;A href="http://bugs.xfree86.org" target="_blank"&gt;http://bugs.xfree86.org&lt;/A&gt; and/or Red Hat&lt;BR /&gt;        bugzilla at &lt;A href="http://bugzilla.redhat.com" target="_blank"&gt;http://bugzilla.redhat.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Build Operating System: Linux 2.4.21-1.1931.2.274.entsmp i686 [ELF] &lt;BR /&gt;Build Host: daffy.perf.redhat.com&lt;BR /&gt; &lt;BR /&gt;Module Loader present&lt;BR /&gt;OS Kernel: Linux version 2.4.18-14smp (bhcompile@stripples.devel.redhat.com) (gc&lt;BR /&gt;c version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 SMP Wed Sep 4 12:34:47 EDT &lt;BR /&gt;2002 &lt;BR /&gt;Markers: (--) probed, (**) from config file, (==) default setting,&lt;BR /&gt;         (++) from command line, (!!) notice, (II) informational,&lt;BR /&gt;         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.&lt;BR /&gt;(==) Log file: "/var/log/XFree86.0.log", Time: Tue Oct 28 14:01:09 2003&lt;BR /&gt;(==) Using config file: "/etc/X11/XF86Config"&lt;BR /&gt;&lt;BR /&gt;Fatal server error:&lt;BR /&gt;AddScreen/ScreenInit failed for driver 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you encounter a server crash, please report the problem by filing a bug&lt;BR /&gt;report in the XFree86.org bugzilla at &lt;A href="http://bugs.xfree86.org" target="_blank"&gt;http://bugs.xfree86.org&lt;/A&gt; and/or Red Hat&lt;BR /&gt;bugzilla at &lt;A href="http://bugzilla.redhat.com/bugzilla." target="_blank"&gt;http://bugzilla.redhat.com/bugzilla.&lt;/A&gt;  When filing your report, it&lt;BR /&gt;is very important that you explain your problem in as much detail as possible,&lt;BR /&gt;and include a complete description on how to reproduce the problem.  After&lt;BR /&gt;submitting the bug report, attach the following files as uncompressed&lt;BR /&gt;individual file attachments using the bugzilla file attachment feature:&lt;BR /&gt;        - X server log file: /var/log/XFree86.0.log&lt;BR /&gt;        - Kernel log file: /var/log/messages&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# redhat-config-xfree86&lt;BR /&gt;* ddcprobe returned bogus values:&lt;BR /&gt;ID:   None&lt;BR /&gt;Name: None&lt;BR /&gt;HorizSync: None&lt;BR /&gt;VertSync:  None&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Couldn't start X server, trying with a fresh configuration&lt;BR /&gt;* ddcprobe returned bogus values:&lt;BR /&gt;ID:   None&lt;BR /&gt;Name: None&lt;BR /&gt;HorizSync: None&lt;BR /&gt;VertSync:  None&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;xconf.py: Fatal IO error 2 (Connection reset by peer) on X server :17.0.</description>
      <pubDate>Tue, 28 Oct 2003 00:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102702#M74754</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-10-28T00:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102703#M74755</link>
      <description>&lt;BR /&gt;It would help some to have an idea what video hardware you're dealing with.  Log in as root and enter "/sbin/lspci".  Then post the results here.&lt;BR /&gt;&lt;BR /&gt;What's probably happening is that the X driver that's been selected for your video card is wrong.  Have you used the "xf86cfg" utility?  It will start up XFree86 in dumb VGA mode and give you the ability to configure your video hardware, mouse, and monitor.  The interface is harder to use than redhat-config-xfree86, but it works and will create an XF86Config-4 file for you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 18:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102703#M74755</guid>
      <dc:creator>David Sullivan_7</dc:creator>
      <dc:date>2003-10-28T18:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: can't start xwindows on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102704#M74756</link>
      <description>juno2,&lt;BR /&gt;&lt;BR /&gt;Try running SuperProbe (/usr/X11R6/bin), note down the hardware that it finds.&lt;BR /&gt;&lt;BR /&gt;Then run Xconfigurator to set up XFree86.  Select the Video card specified by SuperProbe.&lt;BR /&gt;&lt;BR /&gt;Then re-run startx&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Nov 2003 11:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-start-xwindows-on-rh8/m-p/3102704#M74756</guid>
      <dc:creator>David Andrews_1</dc:creator>
      <dc:date>2003-11-07T11:26:58Z</dc:date>
    </item>
  </channel>
</rss>

