From owner-freebsd-x11@FreeBSD.ORG Tue Jul 15 01:40:45 2014 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49E81C0D for ; Tue, 15 Jul 2014 01:40:45 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F29CA29DC for ; Tue, 15 Jul 2014 01:40:44 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s6F1efFf085150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 14 Jul 2014 19:40:42 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s6F1efjh085147 for ; Mon, 14 Jul 2014 19:40:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 14 Jul 2014 19:40:41 -0600 (MDT) From: Warren Block To: freebsd-x11@FreeBSD.org Subject: openchrome on Chrome 9 HC Message-ID: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 14 Jul 2014 19:40:42 -0600 (MDT) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2014 01:40:45 -0000 Openchrome does not work on this HP Mini 2133 I'm testing. It has a Via C7-M processor, and is running FreeBSD 10-STABLE r267549 i386. With xorg-server 1.12.4, xf86-video-openchrome-0.3.3_3, and no xorg.conf: ... [ 597.845] (--) CHROME(0): Detected Hewlett Packard 2133 Mini-Note. Card-Ids (103C|3030) [ 597.845] (II) CHROME(0): KMSCrtcInit [ 597.846] (II) CHROME(0): VIAFreeRec [ 597.846] (II) CHROME(0): VIAUnmapMem [ 597.950] (II) CHROME(0): VIAFreeScreen [ 597.951] Segmentation fault at address 0x37c [ 597.951] Fatal server error: [ 597.951] Caught signal 11 (Segmentation fault). Server aborting Any suggestions? This machine has a temporary drive. I can provide the core file or do any sort of weird experiments on it. xorg-server and xf86-video-openchrome have been built with debug symbols.