From owner-freebsd-stable@FreeBSD.ORG Tue Jan 4 16:10:27 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 694631065674 for ; Tue, 4 Jan 2011 16:10:27 +0000 (UTC) (envelope-from marco@tolstoy.tols.org) Received: from tolstoy.tols.org (tolstoy.tols.org [IPv6:2a02:898:0:20::57:1]) by mx1.freebsd.org (Postfix) with ESMTP id F27118FC1C for ; Tue, 4 Jan 2011 16:10:26 +0000 (UTC) Received: from tolstoy.tols.org (localhost [127.0.0.1]) by tolstoy.tols.org (8.14.4/8.14.4) with ESMTP id p04GANlO013805 for ; Tue, 4 Jan 2011 16:10:23 GMT (envelope-from marco@tolstoy.tols.org) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.96.5 at tolstoy.tols.org Received: (from marco@localhost) by tolstoy.tols.org (8.14.4/8.14.4/Submit) id p04GANUm013804 for freebsd-stable@freebsd.org; Tue, 4 Jan 2011 17:10:23 +0100 (CET) (envelope-from marco) Date: Tue, 4 Jan 2011 17:10:23 +0100 From: Marco van Tol To: freebsd-stable@freebsd.org Message-ID: <20110104161023.GB9444@tolstoy.tols.org> Mail-Followup-To: freebsd-stable@freebsd.org References: <4D2339CA.1010309@spooty.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D2339CA.1010309@spooty.net> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on tolstoy.tols.org Subject: Re: 8.2-PRERELEASE and Flash X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2011 16:10:27 -0000 On Tue, Jan 04, 2011 at 03:16:26PM +0000, ben paley wrote: > Hello, > > I've been using FreeBSD since 3.4 but I've been away for a while. Now > I've put 8.2 on an old laptop, and everything's lovely except power > management (I'll get round to that eventually) and the Flash plug in. > > I've followed the steps at > http://www.freebsd.org/doc/handbook/desktop-browsers.html without any > errors, except that neither Firefox nor any other browser will play > flash movies. about:plugins doesn't show a flash plugin. > > I've spent a while googling and all I can find is variations on the > instructions from the handbook. I don't know where to start looking for > the problem. > > I'd be really grateful to whoever could point me in the right direction. What I usually do is install the freebsd native firefox through /usr/ports/www/firefox, and plug flash into it using: /usr/ports/www/nspluginwrapper /usr/ports/www/linux-f10-flashplugin10 Further details about this can be found at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html On that page search for "6.2.3 Firefox and Macromedia" I am currently using this on 8.2-prerelease, and have been using it this way for the passed year or so. It works great. The only caveat is that sometimes you have to "pkill npviewer". You'll know when to do that by seeing your browser become very sluggish. Doesn't happen as often as it did anymore. Marco -- Micro$oft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what?