From owner-freebsd-multimedia@FreeBSD.ORG Mon Jan 14 11:09:14 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6084416A41A for ; Mon, 14 Jan 2008 11:09:14 +0000 (UTC) (envelope-from baldur@foo.is) Received: from gremlin.foo.is (gremlin.foo.is [194.105.250.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2562D13C459 for ; Mon, 14 Jan 2008 11:09:14 +0000 (UTC) (envelope-from baldur@foo.is) Received: from 127.0.0.1 (localhost.foo.is [127.0.0.1]) by injector.foo.is (Postfix) with SMTP id 36116DA889; Mon, 14 Jan 2008 11:09:13 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on gremlin.foo.is X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.7 Received: by gremlin.foo.is (Postfix, from userid 1000) id 54468DA87F; Mon, 14 Jan 2008 11:09:10 +0000 (GMT) Date: Mon, 14 Jan 2008 11:09:10 +0000 From: Baldur Gislason To: eculp Message-ID: <20080114110910.GK37723@gremlin.foo.is> References: <20080114000402.GJ37723@gremlin.foo.is> <478AC391.7060904@FreeBSD.org> <20080114113008.7lo9vn4a2okc800g@webmail.leidinger.net> <20080114045509.15616zgpm9yitp8g@intranet.encontacto.net> In-Reply-To: <20080114045509.15616zgpm9yitp8g@intranet.encontacto.net> User-Agent: Mutt/1.4.2.2i X-Sanitizer: Foo MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Cc: freebsd-multimedia@freebsd.org Subject: Re: Flash plugin on 7.0, what are my options? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 11:09:14 -0000 On Mon, Jan 14, 2008 at 04:55:09AM -0600, eculp wrote: > Quoting Alexander Leidinger : > > >Quoting Marcus Alves Grando (from Mon, 14 Jan > >2008 00:06:09 -0200): > > > >>Baldur Gislason wrote: > >>>I recently installed 7.0-RC1 and I really want to get flash > >>>working in some web browser. > >>>What is a known working combination of browser+flash plugin? > >>>I noted that linuxpluginwrapper doesn't compile under FreeBSD 7.0 > >> > >>I don't know about linuxpluginwrapper, but > >>www/nspluginwrapper+www/linux-flashplugin7+www/firefox work's fine on > >>mostly cases. > > > >If you run the 32bit version of FreeBSD. For 64bit I would be > >surprised if it works (flashplugin is 32bit, and the native firefox > >would be 64bit, this doesn't work together, you could try with > >linux-firefox in this case, as it is 32bit too). > > Thanks for the tip Alexander. Linux-firefox does start flash on > youtube.com for example but crashes within a few seconds on AMD64 for > me. This could be a problem with the linux and linux kernels that I'm > using. I'm going to keep trying to get a wining combination and this > could be a start. > I had that same problem on linux-firefox and linux-flashplugin9, I'm running FreeBSD/i386 on an Intel Core 2 Quad. I did get nspluginwrapper working with linux-flashplugin7 on firefox but flash7 is ancient and very few web sites work with it today. flashplugin9 almost works, has some quirks, like on youtube the flash object will go grey sometimes. Baldur