From owner-freebsd-current@FreeBSD.ORG Sun Mar 22 19:03:44 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 92D101065672; Sun, 22 Mar 2009 19:03:44 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7878FC0C; Sun, 22 Mar 2009 19:03:43 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from [89.178.148.109] (port=30648 helo=HP.lissyara.su) by hosting.lissyara.su with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LlSxP-0006K7-E8; Sun, 22 Mar 2009 22:03:39 +0300 Message-ID: <49C68B95.5020402@lissyara.su> Date: Sun, 22 Mar 2009 22:03:49 +0300 From: Alex Keda User-Agent: Thunderbird 2.0.0.21 (X11/20090322) MIME-Version: 1.0 To: Robert Noland References: <49C64AA5.3000509@lissyara.su> <1237743234.1687.7.camel@balrog.2hip.net> <49C67E10.2000202@lissyara.su> <1237745742.1687.12.camel@balrog.2hip.net> In-Reply-To: <1237745742.1687.12.camel@balrog.2hip.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Cc: freebsd-current@freebsd.org Subject: Re: last update and oldest ati|drm problems 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: Sun, 22 Mar 2009 19:03:44 -0000 Robert Noland пишет: > On Sun, 2009-03-22 at 21:06 +0300, Alex Keda wrote: >> Robert Noland пишет: >>> On Sun, 2009-03-22 at 17:26 +0300, Alex Keda wrote: >>>> (II) RADEON(0): XAA Render acceleration unsupported on Radeon >>>> 9500/9700 and newer. Please use EXA instead. >>> Everything looks like it's ok, except that you should be using EXA. >>> >>> Option "AccelMethod" "EXA" >> I'm not using Xorg.conf - I always start without it - all work OK. >> X-system by oneself configure all parameters. >> >>> What was the last working kernel? >> FreeBSD HP.lissyara.su 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Mar 14 >> 19:08:30 MSK 2009 >> lissyara@HP.lissyara.su:/usr/obj/usr/src/sys/GENERIC amd64 >> >> >Actually, It looks like maybe it is waiting on hald? Did you just >> switch to usb2? >> Yes, I use GENERIC. But, old kernel with new USB stack and work correct. > > Please make sure that hald is running and that lshal shows you mouse and > keyboard before we go digging any further. it show my mouse, my keyboard and my touchpad > The rs690 is picky about how the gart is allocated, but I had the flags > to bus_dmamem applied incorrectly. It should not have caused an issue > and all of the allocations look to be correct. > > You should probably not be running configless on this chip, as the > defaults are not optimum for it. I remove drm.ko and radeon.ko from /boot/kernel and copy it from /boot/kernel.old With new kernel and old modules - all work excellent.