From owner-freebsd-x11@FreeBSD.ORG Fri May 2 20:58:06 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E160E1065685 for ; Fri, 2 May 2008 20:58:06 +0000 (UTC) (envelope-from regisr@crocoite.regix.info) Received: from crocoite.regix.info (unknown [IPv6:2001:7a8:313c::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2F0198FC2D for ; Fri, 2 May 2008 20:58:05 +0000 (UTC) (envelope-from regisr@crocoite.regix.info) Received: from crocoite.regix.info (localhost.regix.info [127.0.0.1]) by crocoite.regix.info (8.14.2/8.14.2) with ESMTP id m42Kw4AG001353 for ; Fri, 2 May 2008 22:58:04 +0200 (CEST) (envelope-from regisr@crocoite.regix.info) Received: (from regisr@localhost) by crocoite.regix.info (8.14.2/8.14.2/Submit) id m42Kw4Cx001352 for freebsd-x11@freebsd.org; Fri, 2 May 2008 22:58:04 +0200 (CEST) (envelope-from regisr) Date: Fri, 2 May 2008 22:58:04 +0200 From: regis rampnoux To: freebsd-x11@freebsd.org Message-ID: <20080502205804.GA1260@crocoite.regix.info> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: mouse and keyboard problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2008 20:58:07 -0000 Hi, I have Xorg 7.3_1. With a radeon card (ati driver), an USB mouse and a PS/2 keyboard. It worked fine with FreeBSD 6.3-STABLE. I upgraded to FreeBSD 7.0-STABLE ... and I can't use xorg: I launch xdm manually for testing with -nodaemon arg, I can login, move a windows, go to the syscons (Ctrl-Alt-F1...), type something in a xterm window until I press a mouse button. After mouse buttons and keyboard are not responding, but cursor is moving. And if I try to shutdown from a distant terminal (with ssh) it never finish. I need to press the reset button on the computer! Disks are not synced (fdisk required). I tried with twm and windowmaker as window managers (and without wm). I don't found related message in the logs (Xorg.0.log, console.log, message.log). Excepted about drm: [drm] writeback test failed but when I have [drm] writeback test succeeded in 1 usec there is the problem too. I have rebuild all ports installed and check the libc version required. ( twice at least for every port and kernel and world, mergemaster for config file...) What I forget to do? -- regisr