From owner-freebsd-x11@FreeBSD.ORG Thu Dec 18 15:40:23 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 1A96687D; Thu, 18 Dec 2014 15:40:23 +0000 (UTC) Received: from mail-vc0-x235.google.com (mail-vc0-x235.google.com [IPv6:2607:f8b0:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3F3A2C9F; Thu, 18 Dec 2014 15:40:22 +0000 (UTC) Received: by mail-vc0-f181.google.com with SMTP id le20so426861vcb.12; Thu, 18 Dec 2014 07:40:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=SfTXEln5JouZAD3qrg6N8nefqAzjbAXLL1y3Ch5Pbyk=; b=ZrtEZ9QR1lgBpBCovTBMGOfq0qrFH/9MC2wFSBs1iZs16H/i0GKgtDZ+XcQF1CVLgX H9Lj6BatYLaxBSFLRqZ6C/ZcjZDRj7eEt/bOG+cfoFrhgsA1fdCDU2sf/9pvfwsul5Ul cU5GImWJvF/O1B5lwBwzX3rV+y3/6uuoY/vSYFl+38N46XKA0/4UrJrdrFp46f+OEt9P 8t9Zw3WZCnsKutW++oyaPCax+78QYVsavueD1EiaFTOlEImIt+BFB2Dbxje9NV0rKdD/ frelU/Se/62bRF0jhxdM7toMKSjeqa0FtQiE6qlP83c4MEFRv1phfwlaZzzXOKg9L0Tc vgGA== X-Received: by 10.221.19.68 with SMTP id qj4mr797849vcb.2.1418917221748; Thu, 18 Dec 2014 07:40:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.139.51 with HTTP; Thu, 18 Dec 2014 07:40:01 -0800 (PST) In-Reply-To: <26C9419F-A0AE-460B-ADE8-2D8ACE63CEFB@me.com> References: <547E4B03.2090508@FreeBSD.org> <54909998.3070407@icloud.com> <5490B70A.7020408@FreeBSD.org> <26C9419F-A0AE-460B-ADE8-2D8ACE63CEFB@me.com> From: Konstantin Kulikov Date: Thu, 18 Dec 2014 19:40:01 +0400 Message-ID: Subject: Re: [Call for testers] Update to xorg-server 1.14 To: Anders Bolt-Evensen Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-x11@freebsd.org" , =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= 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: Thu, 18 Dec 2014 15:40:23 -0000 Hello, x11. Testing xorg 1.14 on my PC. Video acceleration works better- kwin constantly crashed in 1.12 drmn0: on vgapci0 intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2000 But there is a problem with devd. Multimedia buttons on logitech g710+ doesn't work, as with hald - this is expected. Cyborg RAT7 mouse: I want to remap wheel button to thumb button (because it sometimes doubleclicks), but xinput reports only 5 buttons (it's 21 with hald). % xinput =E2=8E=A1 Virtual core pointer id=3D2 [master p= ointer (3)] =E2=8E=9C =E2=86=B3 Virtual core XTEST pointer id=3D4 [= slave pointer (2)] =E2=8E=9C =E2=86=B3 sysmouse id=3D7 [= slave pointer (2)] =E2=8E=A3 Virtual core keyboard id=3D3 [master k= eyboard (2)] =E2=86=B3 Virtual core XTEST keyboard id=3D5 [slave k= eyboard (3)] =E2=86=B3 kbdmux % xinput query-state 7 2 classes : ButtonClass button[1]=3Dup button[2]=3Dup button[3]=3Dup button[4]=3Dup button[5]=3Dup ValuatorClass Mode=3DRelative Proximity=3DIn valuator[0]=3D2913 valuator[1]=3D79 % xmodmap -e 'pointer =3D 1 0 3 4 5 6 7 8 9 10 11 2 13 14 15 16 17 18 19 20 21 22 23 24' Warning: Only changing the first 24 of 10 buttons. When I press that thumb button, xev reports it as button12 with either hald and devd, but I can't remap it with xmodmap when using devd. Can anybody help? On Thu, Dec 18, 2014 at 4:37 PM, Anders Bolt-Evensen wr= ote: > > > Sent from my iPhone > >> On 16 Dec 2014, at 23:49, Jean-S=C3=A9bastien P=C3=A9dron wrote: >> >>> On 16.12.2014 21:44, Anders Bolt-Evensen wrote: >>> Hello! >> >> Hi! >> >>> I tried the new xorg-server 1.14 today (FreeBSD 11-CURRENT on EFI), but >>> as far as the drivers go, neither Radeon nor Intel drivers work. The >>> screen freezes right after an attempt to switch from efifb to fb. >> >> Does everything work with xserver 1.12? >> >> -- >> Jean-S=C3=A9bastien P=C3=A9dron >> > > No, the only thing that works with xserver 1.12 while in EFI mode is the = scfb driver. > > Uname -a: > FreeBSD andersbo-mac.local 11.0-CURRENT FREEBSD 11.0-CURRENT #10 r275833:= Tue Dec 16 20:00:17 CET 2014 root@andersbo-mac.local:/usr/obj/usr/src/sys/= KERNEL amd64 > > Anders Bolt-Evensen > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"