Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 21:32:47 +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:  <20140126213247.53fc82ee@X220.alogt.com>
In-Reply-To: <CALeGphy3D1nehj=1weSo6CSLkwZNs47rWT1VsoAyf4xPe9QtLg@mail.gmail.com>
References:  <CALeGphzMZGLZy54=EsETQmBhMbeT3mULwfN5BopGK173BOk_Cg@mail.gmail.com> <20140126211217.3c74f133@X220.alogt.com> <CALeGphy3D1nehj=1weSo6CSLkwZNs47rWT1VsoAyf4xPe9QtLg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Sun, 26 Jan 2014 05:17:42 -0800
"Jack L." <xxjack12xx@gmail.com> wrote:

> On Sun, Jan 26, 2014 at 5:12 AM, Erich Dollansky
> <erichsfreebsdlist@alogt.com> wrote:
> > 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
> 
> grep -ir "WITH_GALLIUM" /usr/ports/x11*
> 
> didn't show anything, what does that do? The ati driver worked fine in
> FreeBSD 9.2. This card doesn't support KMS as it's an older laptop
> video card.

if KMS is not supported, then take the VESA driver and see what happens.

Erich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140126213247.53fc82ee>