From owner-freebsd-questions@FreeBSD.ORG Fri Apr 17 19:30:12 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DA3F1065674 for ; Fri, 17 Apr 2009 19:30:12 +0000 (UTC) (envelope-from mailing_list@redmijncomputer.nl) Received: from CPSMTPM-EML106.kpnxchange.com (Cpsmtpm-eml106.kpnxchange.com [195.121.3.10]) by mx1.freebsd.org (Postfix) with ESMTP id E6CEE8FC19 for ; Fri, 17 Apr 2009 19:30:11 +0000 (UTC) (envelope-from mailing_list@redmijncomputer.nl) Received: from [192.168.1.74] ([84.87.224.251]) by CPSMTPM-EML106.kpnxchange.com with Microsoft SMTPSVC(7.0.6001.18000); Fri, 17 Apr 2009 21:30:10 +0200 Message-ID: <49E8D8C1.1090701@redmijncomputer.nl> Date: Fri, 17 Apr 2009 21:30:09 +0200 From: Aniruddha User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Mel Flynn References: <49E8B41E.9070401@redmijncomputer.nl> <200904171948.19705.mel.flynn+fbsd.questions@mailing.thruhere.net> In-Reply-To: <200904171948.19705.mel.flynn+fbsd.questions@mailing.thruhere.net> X-OriginalArrivalTime: 17 Apr 2009 19:30:10.0296 (UTC) FILETIME=[EC09B780:01C9BF92] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Problems watching video with the Radeon HD 3850 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 19:30:13 -0000 Mel Flynn wrote: > -cache 20480 for a ~20MB cache which should be sufficient to rule this out. If > this resolves the problem, it's not in your video card (or driver), but rather > in storage media. > > If using mplayer, can you try if specifying a cache resolves the > problems? Use This didn't work, I suspect the problem is with the driver though. I added the following line to my xorg.conf's device section (source http://www.x.org/wiki/radeonhd:INSTALL): Option "AccelMethod" "EXA" Option "DRI" This seemed to fix the problem somewhat but now scrolling in Firefox is very slow.