From owner-freebsd-ports@freebsd.org Sun Feb 19 23:02:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC095CE659C for ; Sun, 19 Feb 2017 23:02:35 +0000 (UTC) (envelope-from tomek@ttmath.org) Received: from ttmath.org (ttmath.org [213.241.55.160]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 23D3E30F; Sun, 19 Feb 2017 23:02:35 +0000 (UTC) (envelope-from tomek@ttmath.org) Received: from s100.ttmath.org (user-94-254-243-119.play-internet.pl [94.254.243.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ttmath.org (Postfix) with ESMTPSA id B1B2643E0817; Mon, 20 Feb 2017 00:00:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ttmath.org; s=ttmath; t=1487545257; bh=NCMyRyJfWqfwApVUuqOt1f7XVwVukdSabcO2oCkP9OU=; h=To:Cc:From:Subject:Date:From; b=cLeMCNz/k3lmfh3LMEtQyQJLaa1QELre3wr7d47OLnbVuJbscT9Gwy9ASbR4q0g2m ToT1jXsDcsiOPOEGRFoUNHaLYGFA0Bi3K2ZHAE0qFvqM7iHmnO7L5qYXqDlMWuZZBJ nl6c9WUMSfgEoc4F+ymar+mAxN9NoAVDs3Xj06wLgoJ0kG+0hBYgImB6nFbVoF2klj wFgD0Oml1bPI4v0jFYbEQpF5g4pgg5XM7TFNn6IdsFJRdqpuf6piDdApO1E/Fhqjii wKIhMtsARUu8UCRioqmb59NGih0q/RZlEdJVI4+Ow1p/EoBEo2+KR88HC64VYQCZ67 i6f/0dyXpvjHg== To: freebsd-ports@freebsd.org Cc: bapt@freebsd.org From: Tomasz Sowa Subject: Re: CFT upgrade to xorg 1.18.4 and newer intel/ati DDX Message-ID: <18b0a07b-0061-f573-9dd4-f569864a79aa@ttmath.org> Date: Sun, 19 Feb 2017 23:59:46 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2017 23:02:35 -0000 Hi > This is a call for testing for newer Xorg along with newer drivers: > intel and ati. I have got a segmentation fault, here is the whole Xorg.0.log: http://tmp.ttmath.org/Xorg.0.log My graphics card is Radeon HD 6450 (caicos), all x11/xorg packages have been built in a new clean jail and then installed on the host machine. -- Tomek