Date: Sun, 26 Jan 2014 21:12:17 +0800 From: Erich Dollansky <erichsfreebsdlist@alogt.com> To: "Jack L." <xxjack12xx@gmail.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: startx hangs locally but not over ssh Message-ID: <20140126211217.3c74f133@X220.alogt.com> In-Reply-To: <CALeGphzMZGLZy54=EsETQmBhMbeT3mULwfN5BopGK173BOk_Cg@mail.gmail.com> References: <CALeGphzMZGLZy54=EsETQmBhMbeT3mULwfN5BopGK173BOk_Cg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sun, 26 Jan 2014 04:41:54 -0800 "Jack L." <xxjack12xx@gmail.com> wrote: > Does anyone have any ideas on why startx would cause Xorg to consume > 100% cpu and stuck in RUN state. kill -9 does nothing to it and forced > to reboot to kill it. > > If I ssh localhost and startx, it works normally. > > I'm running FreeBSD 10.0 and it's a Radeon XPRESS 200M 5955 with > USE_XORG_NEW undefined. > try to add WITH_GALLIUM and compile X again. X will work via ssh as it does not have anything to display on that machine then. It is the graphic card driver which is your problem. Erich _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140126211217.3c74f133>