From owner-freebsd-x11@FreeBSD.ORG Thu Oct 9 03:09:49 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F5C8106568E for ; Thu, 9 Oct 2008 03:09:49 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 2604B8FC17 for ; Thu, 9 Oct 2008 03:09:49 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KnluN-0002cy-V4 for freebsd-x11@freebsd.org; Wed, 08 Oct 2008 20:09:47 -0700 Message-ID: <19891537.post@talk.nabble.com> Date: Wed, 8 Oct 2008 20:09:47 -0700 (PDT) From: SammyG To: freebsd-x11@freebsd.org In-Reply-To: <200810081533.00805.adamk@voicenet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dukeraenator@gmail.com References: <19885135.post@talk.nabble.com> <200810081533.00805.adamk@voicenet.com> Subject: Re: Working fglrx driver on FreeBSD-7 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, 09 Oct 2008 03:09:49 -0000 Adam K Kirchhoff wrote: > > That is not the case at all. The radeon driver supports 2D acceleration > (and > 3D acceleration) on all r100 through r500 cards these days. > I've just tried to edit my xorg.conf with this faq: http://help.ubuntu.com/community/RadeonDriver at the end of this faq is written : 'See also : Xorg 7.1 Manual - X.org 7.1 official documentation' And the version of xorg package included in FreeBSD 7.0-Release is 7.3, so this means Radeon 9600 must have 2d-accleration support with this driver, as you said. but it looks like my card isn't probed by both ati and radeon drivers. dmesg shows a line with both 'drm0' and 'Radeon9600', but after i startx, X log says: 'RADEON : ...... device can't be probed on pci:1:0:0.' 'pciconf -lv' also lists my Radeon 9600 card correctly, on pci0:1:0:0 and pci0:1:0:1. I tried changing the value of pci in xorg.conf too, but it doesn't work. I'd like to copy my entire log here, but my network device doesn't seem to work with freebsd : it works with uath driver in Linux, but uath isn't yet supported by both native driver and ndis wrapper in FreeBSD. And my windowz hard disk hangs from time to time for some unknown reason even if I mount it in read-only mode, so i woudn't dare write on it... So bear with me please. Marat N.Afanasyev, your post was classed as spam : Marat N.Afanasyev wrote: > > try to update xf86-video-radeon to, at least, 6.9.0 version. you will be > surprised. > -- > SY, Marat > my version of xf86-video-ati is 6.7.195. Now, I'll have to track all dependencies in order to compiile tis port, and download them one by one in windows.. so I think I'll skip this, unless someone give me link where the dependency tree is well documented. Okay, i'll try your solution when i get my network working... -- View this message in context: http://www.nabble.com/Working-fglrx-driver-on-FreeBSD-7-tp17004197p19891537.html Sent from the freebsd-x11 mailing list archive at Nabble.com.