From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 15:11:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ED6B1065981 for ; Wed, 21 Jan 2009 15:11:40 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (hmacs.cmi.ua.ac.be [143.129.75.10]) by mx1.freebsd.org (Postfix) with ESMTP id 021B08FC0C for ; Wed, 21 Jan 2009 15:11:39 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (localhost [127.0.0.1]) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8) with ESMTP id n0LFBbYN029074 for ; Wed, 21 Jan 2009 16:11:37 +0100 (CET) Received: from localhost (pdon@localhost) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8/Submit) with ESMTP id n0LFBbTl029071 for ; Wed, 21 Jan 2009 16:11:37 +0100 (CET) X-Authentication-Warning: hmacs.cmi.ua.ac.be: pdon owned process doing -bs Date: Wed, 21 Jan 2009 16:11:37 +0100 (CET) From: Pieter Donche X-X-Sender: pdon@hmacs.cmi.ua.ac.be To: "mail.list freebsd-questions" Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: FreeBSD7+KDE3, IPMI module, no mouse input X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pieter Donche List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2009 15:11:45 -0000 Installed FreeBSD7.0-amd on a Supermicro system that has an IPMI module (=Remote server management through webbrowser (Java appl.)) After installing Xorg and kde3, when connecting through the IPMI, the KDM login manager shows its login window. Keyboard input works, but mouse input does not (the mouse pointer moves, but clicking on e.g. the 'Menu' button in KDM login window does nothing) (the IPMI console window shows in the bottom right corner a keyboard and mouse icon, indicating that both should be available) Also, after some time the screen gets black and reports 'No signal' I can still do Ctrl-Alt-F1 to get a FreeBSD ASCII console login: prompt. Another Ctrl-ALt-F9 gets me back to KDE3 login window (keyboard but no mouse input accepted) what can be wrong and how to remedy?