From owner-freebsd-x11@FreeBSD.ORG Mon Nov 17 21:59:22 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10EDC630 for ; Mon, 17 Nov 2014 21:59:22 +0000 (UTC) Received: from nm33-vm0.bullet.mail.ne1.yahoo.com (nm33-vm0.bullet.mail.ne1.yahoo.com [98.138.229.64]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2A3DC60 for ; Mon, 17 Nov 2014 21:59:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1416261371; bh=ZZkmQV+2zCBBOeZAtjLUFh57lHbNwT1BQfLSmbWWGp0=; h=Date:From:Reply-To:To:Subject:From:Subject; b=z4SCEwdEJtMCd2F1l5fTjEgeuHZNGJA88mej5MdYFPC9wUT82X1awXYqHysc03xTEvImzC/vaqiGq/XHe9K6dcarNsanyF2kOfdDkQ9EPEtpnWWVZkpSCozUbBsdBNirbITbC9+Eu+j0FFUxVSvEqKu+dQOLfLETsjGz3ZrWmhY= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rocketmail.com; b=VFHNF33iXA2KS8zNQUjvilT87wi51uyuRQbnF0NMAUpu7hxqNq6unyhcoPnm53iRQriINCeOT/fZbClBiGeAy3QlC9I6YOTHRIXB3xXhsvjJbAXhMJGh6cacEyPR1Tim45qZRkqeFo12QB57BLD09KIEXgNSI14dSAbbKpGS7Yw=; Received: from [127.0.0.1] by nm33.bullet.mail.ne1.yahoo.com with NNFMP; 17 Nov 2014 21:56:11 -0000 Received: from [98.138.100.114] by nm33.bullet.mail.ne1.yahoo.com with NNFMP; 17 Nov 2014 21:53:18 -0000 Received: from [98.138.226.160] by tm105.bullet.mail.ne1.yahoo.com with NNFMP; 17 Nov 2014 21:53:18 -0000 Received: from [127.0.0.1] by omp1061.mail.ne1.yahoo.com with NNFMP; 17 Nov 2014 21:53:18 -0000 X-Yahoo-Newman-Property: ymail-4 X-Yahoo-Newman-Id: 212782.54871.bm@omp1061.mail.ne1.yahoo.com X-YMail-OSG: BiEcvdkVM1n_bL9e07DhWOInXaAV7mFEh1W.stbayceZormks.B74kzYIBe0KYr BMbtJpoh00XBbKcM99HWZrqlpIdHbpvhSFfUh1vPb6aqgyaJ4D8RLJZnqLWzcjtopjcv1JC8smh5 XVYC_9jYPOaeje8WtD3yjQ7SJPoSXRQ5JxjxrwcyZxRWXsOiI.RhYRs1pUHg9dlLnTX4fohCLCsf 1MtxVoOVa7m6qa3mTQMEdVUWantPswJ9tXyR91xFk7pXS7fJWeJ6BX_xyStSAk3JIpYcfbXmRREP iIJJUttxgKxAJrpUTJdCgavML2kBZ.jFPPY65Qr7p5xoGBQ3UcL1lw0UeXgVoimRj3NH6jRdsPIB P0SDRsniSX3UI14SZ5d5lkYehzB7ey8DrZCPPI8ksVBi4fO7WwqEmWyxqhydL5FVHcbSXCC37FrB shKo_CgWnFcs9bueMVh2jhSxV4fhIaqTl5iQBIp8NC7WPW4sTfQGEJoI21sqSb9E.Wjd9J0B34.V d.He1zOszfsfpLQ-- Received: by 98.138.105.222; Mon, 17 Nov 2014 21:53:17 +0000 Date: Mon, 17 Nov 2014 21:53:04 +0000 (UTC) From: Graham Bradley Reply-To: Graham Bradley To: "freebsd-x11@freebsd.org" Message-ID: <64667042.1141147.1416261184408.JavaMail.yahoo@jws100120.mail.ne1.yahoo.com> Subject: FreeBSD-10.1-RELEASE and new xorg on HD-7660D MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Mon, 17 Nov 2014 21:59:22 -0000 This week I updated from 10.0-RELEASE using vesa driver direct to 10.1-RELE= ASE,then pkg upgrade WITH_NEW_XORG and GALLIUM; and then Xorg -configure po= inted me at the radeon driver.(the firmware picked up with radeonkms is ARU= BA by the way.) I use a program called stellarium (the night sky in planetarium type projec= tions.) When I ran 10.0 with the old xorg packages, and vesa driver, the sky was dr= awn correctly at about 2 fps; Now run X in 10.1 with the vesa driver (but a= ll the updated release software packages), the sky is drawn correctly (at 1= 5 fps); If I run it in 10.1 with radeon driver, the stars and planets in the sky ar= e all dark, though lines and legends drawn ok. i.e. identical software, except the driver.=C2=A0 Different graphics! I'm guessing, that it's in the 'shaders', but I sure hope it's something th= at will be scooped up soon. regardsGraham