From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 22 13:01:02 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 341CB1065670; Tue, 22 Feb 2011 13:01:02 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id E12E58FC12; Tue, 22 Feb 2011 13:01:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id CB95E90096; Tue, 22 Feb 2011 13:42:46 +0100 (CET) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XiAHoYxO8gZQ; Tue, 22 Feb 2011 13:42:46 +0100 (CET) Received: from nb981.math (g224005197.adsl.alicedsl.de [92.224.5.197]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 6CFDF90048; Tue, 22 Feb 2011 13:42:46 +0100 (CET) Message-ID: <4D63AF41.5050808@janh.de> Date: Tue, 22 Feb 2011 13:42:41 +0100 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110209 Thunderbird/3.1.7 MIME-Version: 1.0 To: Mark Felder References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Juergen Lock , emulation list freebsd Subject: Re: 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: Tue, 22 Feb 2011 13:01:02 -0000 On 01/-10/-28163 20:59, Mark Felder wrote: > 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? I have (the latest) www/linux-f10-flashplugin10 running together with x11/nvidia-driver all with standard port options and I do not have any panics on 8.2-RELEASE/amd64 -- for example watching Youtube videos. I does not seem to be generally broken. All my packages are up to date, all build on 8.1-RELEASE but x11/nvidia-driver build on 8.2. > It appears making this setting change in /etc/adobe/mms.cfg works in Linux: > > > EnableLinuxHWVideoDecode=0 I do not have a setting like that. Is there anything specific that triggers the panic? Cheers, Jan Henrik