From owner-freebsd-x11@FreeBSD.ORG Fri Mar 27 09:09:55 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0244E28C for ; Fri, 27 Mar 2015 09:09:55 +0000 (UTC) Received: from smtp206.alice.it (smtp206.alice.it [82.57.200.102]) by mx1.freebsd.org (Postfix) with ESMTP id 88955DBD for ; Fri, 27 Mar 2015 09:09:53 +0000 (UTC) Received: from soth.ventu (87.18.56.84) by smtp206.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 547D8AFA158C758B for freebsd-x11@freebsd.org; Fri, 27 Mar 2015 10:03:37 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.15.1/8.14.9) with ESMTP id t2R93ae9024740 for ; Fri, 27 Mar 2015 10:03:37 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <55151CE8.8050805@netfence.it> Date: Fri, 27 Mar 2015 10:03:36 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: [Call for testers] The i915 kernel driver as a port on FreeBSD 9.3 References: <5511F27A.4010400@FreeBSD.org> <551275B5.4090107@netfence.it> <5512957D.1070801@dumbbell.fr> In-Reply-To: <5512957D.1070801@dumbbell.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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, 27 Mar 2015 09:09:55 -0000 On 03/25/15 12:01, Jean-Sébastien Pédron wrote: >> In any case, I have a Radeon card on an AMD Phenom based system. Should >> I try this? > > Yes, the goal is to verify that the dependency is set correctly and > nothing breaks. Done. So far so good... everything seems to work as it did before (I checked to see radeonkms_port.ko and drm2_port.ko were loaded). Notice I don't do 3D, so it cannot say much about it. bye & Thanks av.