From owner-freebsd-questions@FreeBSD.ORG Mon May 26 11:47:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C25FD37B401 for ; Mon, 26 May 2003 11:47:21 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB89A43F3F for ; Mon, 26 May 2003 11:47:20 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id h4QIlJXk043807 for ; Mon, 26 May 2003 12:47:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id h4QIlJ44043804 for ; Mon, 26 May 2003 12:47:19 -0600 (MDT) Date: Mon, 26 May 2003 12:47:19 -0600 (MDT) From: Warren Block To: questions@freebsd.org Message-ID: <20030526123818.A43759@wonkity.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: X, DRI, and xkbcomp (any keypress changes screen resolution) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 18:47:22 -0000 DRI sounded like a good idea. Step one, upgrade system to -STABLE went fine. Step two, portupgrade -RN XFree86... did not. It ended up with X running but any keypress causes it to cycle to the next screen resolution. (There were a couple of messages about this on the mailing list, but no resolution.) It seems to be xkbcomp. When X starts, it shows a bunch of error messages like this: expected keysym, got XF86_Switch_VT_1: line 8 of xfree86 expected keysym, got XF86_Switch_VT_2: line 11 of xfree86 ...and then... The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Multiple interpretations of "NoSymbol+AnyOfOrNone(all)" > Using last definition for duplicate fields If I rename the /usr/X11R6/lib/X11/xkb/compat directory so xkbcomp can't find it, X starts up and runs almost normally, although it gives an xkbcomp warning (and some keystrokes no longer work). I've tried reinstalling XFree86-clients-4.3.0_2, and it just reinstalls the same stuff in the xkb directory. Any ideas on fixing this? -Warren Block * Rapid City, South Dakota USA