Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2010 13:46:35 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Andy Balholm <andy@balholm.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: X not responding
Message-ID:  <alpine.BSF.2.00.1006221341300.6560@wonkity.com>
In-Reply-To: <6BBBA4BE-53BE-486E-B26C-0630A285763E@balholm.com>
References:  <6BBBA4BE-53BE-486E-B26C-0630A285763E@balholm.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Jun 2010, Andy Balholm wrote:

> I am having a problem with Xorg under FreeBSD 8.0 RELEASE and 8.1 RC1:
>
> When I type startx, the X server starts, and some xterm windows open, 
> but it will not respond to keyboard or mouse input. The mouse pointer 
> won't move, and the only keyboard input that does anything is 
> CTRL-ALT-F1 etc. to switch virtual terminals.

Enable dbus and hal in rc.conf as shown here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

If you want to use X without hal for input device detection, add
Option "AutoAddDevices" "Off" to the ServerLayout section.  Do not set the 
AllowEmptyInput option, it is unnecessary and problematic.  Or you can 
configure the xorg-server port without hal.



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