Date: Mon, 19 Oct 2009 22:45:11 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: Andrey Zhidenkov <andrey.zhidenkov@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Mouse and keyboard don't work in Xorg 7.4 Message-ID: <4ADCC1C7.6020103@otenet.gr> In-Reply-To: <20091019193902.GA12540@desktop> References: <20091019185224.GA10790@desktop> <4ADCBE53.5020404@otenet.gr> <20091019193902.GA12540@desktop>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrey Zhidenkov wrote: > On Mon, Oct 19, 2009 at 10:30:27PM +0300, Manolis Kiagias wrote: > >> Andrey Zhidenkov wrote: >> >>> I've installed FreeBSD 7.2 with Xorg 7.4 server, but mouse (usb) >>> and keyboard don't work. when I start X server the only way to exit >>> is Ctrl-Alt-F* and kill the process. >>> >>> I've find out that Xorg now uses hal and dbus to configure mouse and >>> maybe this is a problem. >>> >>> >> It will probably work fine if you add the following two lines into >> /etc/rc.conf and reboot: >> >> dbus_enable="YES" >> hald_enable="YES" >> > I've added yet, but it doesn't helps ;(. And when I reboot I can't found any > hald or dbus messages in dmesg. > > >> Have a look at the updated Handbook section that describes this >> procedure in more detail: >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html >> > Thank you, I've readed. > I also noticed you have a ServerFlags section with "AutoAddDevices off" Could you try removing this and see if it works? You may in fact try running X without an xorg.conf at all.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ADCC1C7.6020103>