From owner-freebsd-emulation@FreeBSD.ORG Sat Dec 15 06:26:26 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4315769 for ; Sat, 15 Dec 2012 06:26:26 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 583298FC0A for ; Sat, 15 Dec 2012 06:26:25 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so3385894lah.13 for ; Fri, 14 Dec 2012 22:26:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=z2p7fP/aKcrhK7WlajmMXNJ8lFl0iqV/yJU610aLQRs=; b=lAgQZz430N2YmFE0e76+zERTD+SkapjxLBalM8lBuBrorN8fmxwOzLDvwepVOZTwWH dSRbxW9ivfipsY4zd5mlWYgODosto5xKEtSDTLoQ9kdNbc7JwmER9OXn2qPpqVSXkEQm QP5x/vNx7vezQ+IvM504ga9FJHkohwWXzLtiI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=z2p7fP/aKcrhK7WlajmMXNJ8lFl0iqV/yJU610aLQRs=; b=dJAspN3AqXvSqCgGE47g6zGNX8qnPIMsdH5rTDwhi3bwM+3b50aKRi8abBW4+H7QvG +ISGCNECDXLLjewVJWHBZRuwDXKfy/Gve3qZHT1GBGFZAYH03tdqB1vjxiUL64jiO7cB heVTK0PWLtiu2uMH1XYnPCWNnn0bqDgyPE/XozeLB3y/bEqQT1vxJFVrtF2COlVmINXj hz6oXsawXlw6eIq5AIjiTsWxYccuelzBe57Je7mqATEzqt8S2jwN7VrLo/LtIgpCzSYn +N17C8moyTEvuhpQzvAhKSwSpDhsKCvgPXIuPihA09WHVe24THC1MKFJx4nwp6fqv0iH kZIw== Received: by 10.152.148.40 with SMTP id tp8mr4808819lab.30.1355552784960; Fri, 14 Dec 2012 22:26:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.149.225 with HTTP; Fri, 14 Dec 2012 22:25:54 -0800 (PST) In-Reply-To: <50CC174A.7040506@rawbw.com> References: <50CC174A.7040506@rawbw.com> From: Eitan Adler Date: Sat, 15 Dec 2012 01:25:54 -0500 Message-ID: Subject: Re: [linux-f10-flashplugin11] Flash colors messed up, red shown as blue, probably due to the hardware acceleration To: Yuri Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlB/gUnFZc3m2XObYyOAiXC1W6A1V20FGkP5O/LlDXI/Kr4c0Q/tuCkcyQsEeX3NVqHhYzW Cc: 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: Sat, 15 Dec 2012 06:26:27 -0000 On 15 December 2012 01:23, Yuri wrote: > Is this a known problem, and is there any workaround? Hi, Yes this is a known issue. I believe a nvidia-driver update should fix the issue as should disabling HW acceleration. -- Eitan Adler