From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 21 23:15:14 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C4EE106566B for ; Mon, 21 Feb 2011 23:15:14 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 48D648FC15 for ; Mon, 21 Feb 2011 23:15:13 +0000 (UTC) Received: by iwn33 with SMTP id 33so1095577iwn.13 for ; Mon, 21 Feb 2011 15:15:13 -0800 (PST) Received: by 10.42.175.10 with SMTP id ay10mr2635894icb.123.1298328350400; Mon, 21 Feb 2011 14:45:50 -0800 (PST) Received: from tech304 (supranet-tech.secure-on.net [66.170.8.18]) by mx.google.com with ESMTPS id q3sm4575390icf.20.2011.02.21.14.45.49 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Feb 2011 14:45:50 -0800 (PST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Received: from tech304 (supranet-tech.secure-on.net [66.170.8.18]) by mx.google.com with ESMTPS id i2sm4557354icv.3.2011.02.21.14.12.32 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Feb 2011 14:12:32 -0800 (PST) To: nox@freebsd.org Date: Mon, 21 Feb 2011 16:12:31 -0600 From: "Mark Felder" Message-ID: User-Agent: Opera Mail/11.01 (FreeBSD) Resent-To: emulation@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Resent-From: "Mark Felder" Resent-Date: Mon, 21 Feb 2011 16:45:48 -0600 Resent-Message-ID: Cc: Subject: latest flashplugin and panic with Nvidia X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 21 Feb 2011 23:15:14 -0000 Hi, Latest flashplugin causes a panic with Nvidia due to vdpau. 10.1 does not have this issue. Have you had reports? Can you mark it broken or something? Perhaps there's even a way to disable vdpau in 10.2? It appears making this setting change in /etc/adobe/mms.cfg works in Linux: EnableLinuxHWVideoDecode=0 Thanks, Mark