From owner-freebsd-stable@FreeBSD.ORG Tue Jan 4 16:35:35 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 1651B1065672 for ; Tue, 4 Jan 2011 16:35:35 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id C81D68FC1A for ; Tue, 4 Jan 2011 16:35:34 +0000 (UTC) Received: by yxh35 with SMTP id 35so6162611yxh.13 for ; Tue, 04 Jan 2011 08:35:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=AG4/X4LzlCN2t+1jFvtwcctIpSct//KG3M2+w4ADX8Y=; b=ovbBPAmTlejaMLazDHLrq25rBnyselWPPwdWP1LMRtdUdDQ7nhFjaaGKwc/KgbtqaZ 3zJ0M7TvV6Jnzq207lfS53c6329ZsmwUiL6exSFCw4gyLddWkaAp8Nbgy+FiQrvrrmTK 5zcDXlEtpkWNDDWCExEQ0s4aEm+aSpeQ3RDXg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=TGw2tlVxwIYd2uygJ5bt21AotxH13poTQtjQaFO1EaClPOQr4eTgROymTkqDjdRIdA pMcglSKJALBZ4cFyCta5pmD6nnM6unD8U1As8O4HzSnEodlKcZ6wR/04qbiOAFXM7fKt WKpi6waZff71thxnAUVybQTR73IaPdwbC/H4E= MIME-Version: 1.0 Received: by 10.100.138.16 with SMTP id l16mr12794043and.0.1294157094168; Tue, 04 Jan 2011 08:04:54 -0800 (PST) Received: by 10.100.226.5 with HTTP; Tue, 4 Jan 2011 08:04:54 -0800 (PST) In-Reply-To: <4D2339CA.1010309@spooty.net> References: <4D2339CA.1010309@spooty.net> Date: Tue, 4 Jan 2011 18:04:54 +0200 Message-ID: From: George Liaskos To: ben paley Content-Type: text/plain; charset=UTF-8 Cc: freebsd-stable@freebsd.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:35:35 -0000 On Tue, Jan 4, 2011 at 5:16 PM, 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. > > Thanks a lot, > Ben One common mistake is running "nspluginwrapper -v -a -i" as root.