From owner-freebsd-current@FreeBSD.ORG Wed Apr 15 06:57:11 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC350106566C for ; Wed, 15 Apr 2009 06:57:11 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 764AA8FC12 for ; Wed, 15 Apr 2009 06:57:11 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1Ltz3W-0001Gc-H1>; Wed, 15 Apr 2009 08:57:10 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1Ltz3W-0002iX-F2>; Wed, 15 Apr 2009 08:57:10 +0200 Message-ID: <49E584F0.5030702@zedat.fu-berlin.de> Date: Wed, 15 Apr 2009 06:55:44 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: Martin References: <49E4B516.2080901@mail.zedat.fu-berlin.de> <20090414231839.46d634f2@zelda.local> In-Reply-To: <20090414231839.46d634f2@zelda.local> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: "O. Hartmann" , freebsd-current@freebsd.org Subject: Re: Xorg/X11 driver Radeon: radeon vs. radeonhd, a mess! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2009 06:57:12 -0000 Martin wrote: > Am Tue, 14 Apr 2009 18:08:54 +0200 > schrieb "O. Hartmann" : > >> [...] > > Hi, > > if you have problems with the radeonhd driver, you should tell the guys > who work at it. They are really nice and try to help everywhere. > > Subscribe there: > http://lists.opensuse.org/radeonhd/ > > I am only using radeonhd, because it works for me on all cards I have. > > I noticed that window movement may get choppy, when you compile a new > kernel (DRM) and don't recompile a fresh radeonhd driver. This happens > especially when DRI is enabled for your xorg server. > > -- > Martin As far as I know, radeonhd from ports doesn't work with DRI enabled on FreeBSD - so it doesn't work on my box either. I guess you're following the recommendations using the development brnach directly from GIT. Thank's for the hint with DRM. I recompiled kernel/world stuff recently but I also recompiled all video driver also. I will do this and check whether it woul help enabling/disabling drm.ko/radeon.ko (which are both loaded when booing the kernel). Regards, Oliver Hartmann