From owner-freebsd-x11@FreeBSD.ORG Fri Dec 5 18:17:05 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECA7B276 for ; Fri, 5 Dec 2014 18:17:05 +0000 (UTC) Received: from mail-in-16.arcor-online.net (mail-in-16.arcor-online.net [151.189.21.56]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9DB7FE7 for ; Fri, 5 Dec 2014 18:17:05 +0000 (UTC) Received: from mail-in-17-z2.arcor-online.net (mail-in-17-z2.arcor-online.net [151.189.8.34]) by mx.arcor.de (Postfix) with ESMTP id BCB9A8550 for ; Fri, 5 Dec 2014 19:16:56 +0100 (CET) Received: from mail-in-14.arcor-online.net (mail-in-14.arcor-online.net [151.189.21.54]) by mail-in-17-z2.arcor-online.net (Postfix) with ESMTP id BC8DF10C1F9 for ; Fri, 5 Dec 2014 19:16:56 +0100 (CET) X-Greylist: Passed host: 188.105.85.0 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 964F89BE4F Received: from lorvorc.mips.inka.de (dslb-188-105-085-000.188.105.pools.vodafone-ip.de [188.105.85.0]) by mail-in-14.arcor-online.net (Postfix) with ESMTPS id 964F89BE4F for ; Fri, 5 Dec 2014 19:16:56 +0100 (CET) Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.9/8.14.7) with ESMTP id sB5IGtof002876 for ; Fri, 5 Dec 2014 19:16:55 +0100 (CET) (envelope-from news@lorvorc.mips.inka.de) Received: (from news@localhost) by lorvorc.mips.inka.de (8.14.9/8.14.9/Submit) id sB5IGthf002875 for freebsd-x11@freebsd.org; Fri, 5 Dec 2014 19:16:55 +0100 (CET) (envelope-from news) To: freebsd-x11@freebsd.org From: Christian Weisgerber Newsgroups: list.freebsd.x11 Subject: Re: [Call for testers] Update to xorg-server 1.14 Date: Fri, 5 Dec 2014 18:16:55 +0000 (UTC) Lines: 23 Message-ID: References: <547E4B03.2090508@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: lorvorc.mips.inka.de 1417803415 2293 ::1 (5 Dec 2014 18:16:55 GMT) X-Complaints-To: usenet@mips.inka.de User-Agent: slrn/1.0.1 (FreeBSD) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 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, 05 Dec 2014 18:17:06 -0000 On 2014-12-02, Jean-Sébastien Pédron wrote: > http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/ Works on 10.1-STABLE, amd64, "ATI Radeon HD 5450" (ChipID = 0x68f9), devd option enabled, no xorg.conf. Straightforward setup: one screen, one keyboard, one mouse. Desktop usage (xterm, Firefox) works. MPlayer with Xvideo or GL works. Xorg.0.log looks sane, except for the curiosity of devd "recognizing" my screen as an extra mouse, but to no ill effect. (My keyboard and mouse are plugged into the built-in hub of the monitor. Apparently the screen also has some "EIZO USB HID Monitor" USB device.) For keyboard configuration, I've kept my old scheme: setxkbmap and xset in xdm/Xsetup_0. Alternatively, you can call them from ~/.xsession or ~/.xinitrc, respectively. I don't know why people insist on messing with more complicated schemes. -- Christian "naddy" Weisgerber naddy@mips.inka.de