From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 22:24:46 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4EBC106566B for ; Mon, 24 Oct 2011 22:24:46 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: from dmz-mailsec-scanner-2.mit.edu (DMZ-MAILSEC-SCANNER-2.MIT.EDU [18.9.25.13]) by mx1.freebsd.org (Postfix) with ESMTP id 44AC98FC08 for ; Mon, 24 Oct 2011 22:24:46 +0000 (UTC) X-AuditID: 1209190d-b7f726d0000008d1-ba-4ea5e5ad1410 Received: from mailhub-auth-1.mit.edu ( [18.9.21.35]) by dmz-mailsec-scanner-2.mit.edu (Symantec Messaging Gateway) with SMTP id 8F.73.02257.DA5E5AE4; Mon, 24 Oct 2011 18:24:45 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id p9OMOj1L012360; Mon, 24 Oct 2011 18:24:45 -0400 Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id p9OMOhjh022275 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 24 Oct 2011 18:24:45 -0400 (EDT) Received: (from kaduk@localhost) by multics.mit.edu (8.12.9.20060308) id p9OMOgFV008882; Mon, 24 Oct 2011 18:24:42 -0400 (EDT) Date: Mon, 24 Oct 2011 18:24:41 -0400 (EDT) From: Benjamin Kaduk To: Mehmet Erol Sanliturk In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (GSO 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrNIsWRmVeSWpSXmKPExsUixCmqrLv26VI/g31nVC0mXPnBZLH/ZJID k8eMT/NZPHbOussewBTFZZOSmpNZllqkb5fAldEyu4Gt4A5Xxd4P3awNjJs5uhg5OSQETCS+ v7jDBmGLSVy4tx7I5uIQEtjHKHF87U5WCGcDo0TL2jVMEM4BJok/R94xQjgNjBLH5hwF62cR 0Jbof36BHcRmE1CRmPlmI1hcRMBY4m3jNTCbWUBTYt+fZ0CTODiEgeJft5mAhDkFAiUeL9kM FuYVsJfo3KgIEhYSCJA43fgUrFNUQEdi9f4pLCA2r4CgxMmZT1ggJlpKnPtznW0Co+AsJKlZ SFILGJlWMcqm5Fbp5iZm5hSnJusWJyfm5aUW6Rrp5WaW6KWmlG5iBIepJO8OxncHlQ4xCnAw KvHwXlq6xE+INbGsuDL3EKMkB5OSKG/xw6V+QnxJ+SmVGYnFGfFFpTmpxYcYJTiYlUR451kD 5XhTEiurUovyYVLSHCxK4ryFOxz8hATSE0tSs1NTC1KLYLIyHBxKErx/ngA1ChalpqdWpGXm lCCkmTg4QYbzAA1nfwoyvLggMbc4Mx0if4pRUUqcVwMkIQCSyCjNg+uFpZFXjOJArwhDtPMA UxBc9yugwUxAg5XZwQaXJCKkpBoYi6ctDD6nezrMs3VltrouX27ZIqXyqpwperEJKqGaVy78 qsyTMPrZvLhbmLtkhwTTQ4uiJUyFK6I02hQleu2u315nwPT95cWfJaVb97wQb/TyK90klp60 v9yoYGpv7pF31xRSE2/xRTaV/RXKMEtQyOyWS/2g+2mCw3FvzrgLGV9v/e2aZanEUpyRaKjF XFScCACMEB6n/gIAAA== Cc: FreeBSD Current Subject: Re: FreeBSD 9.0 RC1 USB Mouse and Keyboard X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2011 22:24:46 -0000 On Sun, 23 Oct 2011, Mehmet Erol Sanliturk wrote: > I have installed FreeBSD 9.0 RC1 . > > During installation and boots , and ( as root ) console mode , both USB > keyboard and mouse are working . > > When a graphical desktop ( Fluxbox , Gnome , or KDE ) is started , both of > them are becoming frozen . > Detach and attach of mouse are detected , but input is not possible . > PS/2 mouse is also not working . > I did not check PS/2 keyboard . > Only Ctrl-Alt-F1 is discontinuing graphical display , and Ctrl-C is > returning to root prompt . > > KDE is staying as it is after displaying of hard disk symbol and then it is > waiting there . > Gnome is displaying all the parts , but no input possibility . > Fluxbox is displaying its window , but no input possibility . > > It seems that X is NOT able to register dbus related parts ( understood from > messages left on the screen after discontinuation ) . > > On the same computer , I have installed Fedora 15 and everything is working > as expected , means there is no any hardware problem . Has this computer successfully run other versions of FreeBSD with X? I seem to recall there can be odd interactions with hald, xorg.conf, and others. Some googling brings up http://www.wonkity.com/~wblock/docs/html/aei.html which seems to cover many of the relevant issues. -Ben Kaduk