From owner-freebsd-x11@FreeBSD.ORG Thu Aug 30 18:10:15 2012 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBD311065676; Thu, 30 Aug 2012 18:10:15 +0000 (UTC) (envelope-from joao@matik.com.br) Received: from msrv.matik.com.br (msrv.matik.com.br [187.95.0.181]) by mx1.freebsd.org (Postfix) with ESMTP id 2BB128FC1A; Thu, 30 Aug 2012 18:10:14 +0000 (UTC) Received: from pop1.hm.net.br (pop1.hm.net.br [189.7.39.144]) (authenticated bits=0) by msrv.matik.com.br (8.14.5/8.14.5) with ESMTP id q7UIA8LD046421 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 30 Aug 2012 15:10:08 -0300 (BRT) (envelope-from joao@matik.com.br) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.97.5 at msrv.matik.com.br X-DKIM: OpenDKIM Filter v2.5.2 msrv.matik.com.br q7UIA8LD046421 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=matik.com.br; s=racoon; t=1346350209; bh=kAhfuhYZf4sXKRqO6Hd9Ue/O118Ao511u12b3ICl1p8=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=RZTFC/x8ke+oHNvAV76GS0AsZyY39YlT+/0S/68Pr7VEsFnUdEmXzRty9RK8jf2B3 iLoZU5Hn9ez4G9/mxcKrfoySBdWinMqDnp8p2XUvjSvYrI28om1JayZgBpORRSw2e4 5rvhlnYGMr1DKbTVCG454fLfYEYm6TXEifLYbjTI= Authentication-Results: msrv.matik.com.br; sender-id=pass header.from=joao@matik.com.br; auth=pass (PLAIN); spf=pass smtp.mfrom=joao@matik.com.br Message-ID: <503FAC80.1070408@matik.com.br> Date: Thu, 30 Aug 2012 15:10:08 -0300 From: joaoBR User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120805 Firefox/14.0.1 SeaMonkey/2.11 MIME-Version: 1.0 To: Guido Falsi References: <20120829124352.42122ebmrgeuzkjc@webmail.ime.usp.br> <503F2E12.80403@passap.ru> <503F9C9E.4090705@FreeBSD.org> <503FA185.8090004@matik.com.br> <503FA3E5.2050806@FreeBSD.org> <503FA88C.3060701@matik.com.br> <503FAB3E.9050101@FreeBSD.org> In-Reply-To: <503FAB3E.9050101@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-296.8 required=5.0 tests=AWL=-0.972,BAYES_00=-1.9,DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,RCVD_IN_BRBL_LASTEXT=1.449,RCVD_IN_PBL=3.335,RCVD_IN_RP_RNBL=1.31,SPF_PASS=-0.001,TW_GL=0.077,USER_IN_DKIM_WHITELIST=-100,USER_IN_SPF_WHITELIST=-100,USER_IN_WHITELIST=-100 msrv.matik.com.br 1282; Body=1 Fuz1=1 Fuz2=1 Reported 0 times. [127.0.0.2] [1 mail.matik.com.br.] [127.0.0.6] [127.0.0.11] [187.95.0.181] autolearn=no ASN AS28573 189.7.36.0/22 X-Spam-Checker-Version: SpamAssassin 3.3.2-hm_201202.c (2011-06-06) on msrv.matik.com.br Cc: freebsd-x11@FreeBSD.org Subject: Re: Radeon HD 6250 Support X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Aug 2012 18:10:15 -0000 On 30/08/2012 15:04, Guido Falsi wrote: > On 08/30/12 19:53, joaoBR wrote: >> On 30/08/2012 14:33, Guido Falsi wrote: >>> On 08/30/12 19:23, joaoBR wrote: >>>> On 30/08/2012 14:02, Guido Falsi wrote: >>>>> On 08/30/12 11:10, Boris Samorodov wrote: >>>>>> 29.08.2012 19:43, schultz@ime.usp.br пишет: >>>>>>> >>>>>>> I would like to test newer drivers before I give up. Does anyone >>>>>>> have >>>>>>> an idea of when the ports collection will include >>>>>>> xf86-video-ati-6.14.6, >>>>>>> which will be the last driver with UMS support? >>>>>> >>>>>> I've created a patch per your request. The patch is only build >>>>>> tested (at redports). Please give it a try. Awaithing for a feedback. >>>>>> >>>>> >>>>> I have tested running this patch and it seems to work fine here >>>>> >>>>> Some info: >>>>> >>>>> FreeBSD marvin.madpilot.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 >>>>> r239127 >>>>> >>>>> drm0: on vgapci0 >>>>> >>>> >>>> Hi >>>> >>>> what returns 'glxinfo | grep -i renderer' for this card on your >>>> machine? >>>> >>>> >>> >>> mad@marvin:~ [0]> glxinfo | grep -i renderer >>> IRQ's not enabled, falling back to busy waits: 2 0 >>> OpenGL renderer string: Mesa DRI R600 (RV710 954F) TCL >>> >> >> thanks, was it the same before the patch? > > I downgraded now to check. Perfectly identical. > well, then I guess the patch does not affect your card, or better your, card is still an older radeon card which still did/does opengl anyway -- João Martins (JoaoBR) Infomatik Development Team http://wipserver.matik.com.br +55 11 4249.2222