From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 9 20:12:12 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id B30CC1065742; Tue, 9 Aug 2011 20:12:12 +0000 (UTC) Date: Tue, 9 Aug 2011 20:12:12 +0000 From: Alexander Best To: Yuri Message-ID: <20110809201212.GA66276@freebsd.org> References: <4E4071CE.6070600@rawbw.com> <4E41056A.2050004@rawbw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E41056A.2050004@rawbw.com> Cc: emulation@freebsd.org Subject: Re: firefox and chrome both fail to play certain flash clips 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, 09 Aug 2011 20:12:12 -0000 On Tue Aug 9 11, Yuri wrote: > On 08/08/2011 16:47, Artem Belevich wrote: > > > >It would help if you could provide relevant information about your > >system configuration. Stuff like FreeBSD version, CPU architecture, > >xorg server, videocard and driver info, etc.. > > > linux-f10-flashplugin-10.3r181.34 > nspluginwrapper-1.4.4 > firefox-5.0,1 > chromium-13.0.782.107 > nvidia-driver-270.41.19 (9400GT) > xorg-server-1.7.7_2,1 > 8.2-STABLE amd64 > > Youtube works fine, and many other flash sites, just not this one. usually when a flash site doesn't work, the following command should help: 'pkill -9 npviewer.bin ; ipcrm -W' then try reloading the page in question. > > Yuri