From owner-freebsd-questions@FreeBSD.ORG Wed May 27 09:38:28 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 5EFDD106566C for ; Wed, 27 May 2009 09:38:28 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from macos.cmi.ua.ac.be (macos.cmi.ua.ac.be [143.129.75.1]) by mx1.freebsd.org (Postfix) with ESMTP id EB5708FC1C for ; Wed, 27 May 2009 09:38:27 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from macos.cmi.ua.ac.be (localhost [127.0.0.1]) by macos.cmi.ua.ac.be (8.14.2/8.14.2) with ESMTP id n4R9cPQB019830 for ; Wed, 27 May 2009 11:38:25 +0200 (CEST) (envelope-from Pieter.Donche@ua.ac.be) Received: from localhost (pdon@localhost) by macos.cmi.ua.ac.be (8.14.2/8.14.2/Submit) with ESMTP id n4R9cP14019827 for ; Wed, 27 May 2009 11:38:25 +0200 (CEST) (envelope-from Pieter.Donche@ua.ac.be) X-Authentication-Warning: macos.cmi.ua.ac.be: pdon owned process doing -bs Date: Wed, 27 May 2009 11:38:25 +0200 (CEST) From: Pieter Donche X-X-Sender: pdon@macos.cmi.ua.ac.be To: "mail.list freebsd-questions" Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: 7.2: Xorg no keyboard/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, 27 May 2009 09:38:28 -0000 I set upFreeBSD-7.2 on a PC from scratch (deleted prevvious 7.0 partition, reinstalled 7.2) installed xorg and kde via pkg_add adapted /etc/ttys to start KDM window manager (ttyv8 "/usr/local/bin/kdm-nodaemon" xterm on secure) at reboot, I get KDE login screen, but keyboard and mouse do not react to any input/move. (in 7.0 on same system, with same keyboard and mouse I had no problem) when setting /etc/ttys, ttyv8 again to off and reboot, # startx shows 3 primitive windows, but again no mouse and keyboard input accepted, Ctrl-Alt-backspace goes back to an ascii console screen but no prompt Ctrl-Alt-F1 neither Ctrl-Alt-F2 gives a login: prompt and keyboard input is accepted... (in # sysinstall I -postinstallation config, I checked mouse operation it passed the test) what can be wrong and how to remedy?