From owner-freebsd-emulation@FreeBSD.ORG Tue Dec 18 12:22:34 2012 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3FA3457B for ; Tue, 18 Dec 2012 12:22:34 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (feld.me [66.170.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0D22E8FC20 for ; Tue, 18 Dec 2012 12:22:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-Id:Subject:Cc:To:From:Date; bh=IPDyPxtsDioRxoFcOjuhSiu2dxAeJfcPzznIk/tAMRk=; b=Zj8NdUi9vbnV+OholYZ4ultm00P1AoQSwhRdNVJSXp2SO9qh/jW2t1J189r42BU/DccFjaRmcmcyl8DFjfEiSyNAzEXWdv/2NHe/cYAL3B7lK2TCWTPTJ3mwxw2K8+ik; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1TkwBr-000MDa-Gd; Tue, 18 Dec 2012 06:22:32 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1355833345-2688-2687/5/19; Tue, 18 Dec 2012 12:22:25 +0000 Date: Tue, 18 Dec 2012 06:22:23 -0600 From: Mark Felder To: =?UTF-8?b?7KeE7ISd7Jik?= Subject: Re: [linux-f10-flashplugin11] Flash colors messed up, red shown as blue, probably due to the hardware acceleration Message-Id: <20121218062223.55f8179b@tech304> In-Reply-To: References: <50CC174A.7040506@rawbw.com> <20121217081716.4353e598@tech304> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SA-Report: ALL_TRUSTED=-1, BODY_8BITS=1.5, KHOP_THREADED=-0.5 X-SA-Score: 0.0 Cc: freebsd-emulation@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2012 12:22:34 -0000 On Tue, 18 Dec 2012 15:14:39 +0900 =EC=A7=84=EC=84=9D=EC=98=A4 wrote: > how to update it? ports/multimedia/libvdpau 0.5_1 looks the latest one? 0.5 is the version that fixes it. See the commit message: "People are no = longer blue!" If this is still not fixed for you then you have a broken and/or unclean = FreeBSD installation. You will need to hunt manually for older versions = of libvdpau which may still exist on the system. Did you ever install = the Nvidia driver without using ports? That will also cause some nasty = side effects. Good luck!