From owner-freebsd-questions Wed Dec 27 15:31:55 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA25421 for questions-outgoing; Wed, 27 Dec 1995 15:31:55 -0800 (PST) Received: from oddis.cyber-naut.com (oddis.cyber-naut.com [204.118.47.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA25416 for ; Wed, 27 Dec 1995 15:31:51 -0800 (PST) Received: (from root@localhost) by oddis.cyber-naut.com (8.6.12/8.6.12) id QAA00467 for questions@freebsd.org; Wed, 27 Dec 1995 16:23:43 -0700 Date: Wed, 27 Dec 1995 16:23:43 -0700 From: System Administrator Message-Id: <199512272323.QAA00467@oddis.cyber-naut.com> To: questions@freebsd.org Subject: X won't run, why? Sender: owner-questions@freebsd.org Precedence: bulk I just got done installing X-windows on my new computer, but it won't run. I start X by typing "xinit /usr/X11R6/lib/X11/xinit/xinitrc" It starts to load, then it gives me this message: "XF86OpenConsole /dev/kbd (Device not configured)" I looked in /dev but there wasn't a /dev/kbd, so I created one using mknod. I created it with the same settings as on a friend of mine. I tried it again, but it still won't load. Blair