From owner-freebsd-ports Mon Dec 24 6:37:48 2001 Delivered-To: freebsd-ports@freebsd.org Received: from holmes.grauel.com (holmes.grauel.com [199.233.104.35]) by hub.freebsd.org (Postfix) with ESMTP id 9AEA737B405 for ; Mon, 24 Dec 2001 06:37:43 -0800 (PST) Received: from moriarity.grauel.com (moriarity [199.233.104.37]) by holmes.grauel.com (8.11.6/8.11.2) with SMTP id fBOEatu03692; Mon, 24 Dec 2001 09:36:55 -0500 (EST) (envelope-from rjk@grauel.com) Date: Mon, 24 Dec 2001 09:36:57 -0500 From: Richard Kuhns To: "Li-lun Wang (Leland Wang)" Cc: johnjen@reynoldsnet.org, freebsd-ports@FreeBSD.ORG Subject: Re: flashplugin-mozilla with "large" flash modules? Message-Id: <20011224093657.699c16ca.rjk@grauel.com> In-Reply-To: <20011224054043.GG26665@Athena.infor.org> References: <20011224054043.GG26665@Athena.infor.org> Organization: Grauel Enterprises, Inc X-Mailer: Sylpheed version 0.6.6 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 24 Dec 2001 13:40:43 +0800 "Li-lun Wang (Leland Wang)" wrote: > On Sun, Dec 23, 2001 at 11:02:24AM -0700, John Reynolds wrote: > > Hi, who out there is using Mozilla 0.9.6 along with the flashplugin-mozilla> > port for handling flash modules? > > I can't seem to get anything "real" to work outside of very small tests. Some> > of the notable pages I cannot get working is: > > http://www.teslatheband.com/fms/TheBand/History.aspx > > as well as > > http://www.playhousedisney.com/ > > > I'm assuming that it can't get shared memory of the correct size in order to> > embed the flash player within the page. These two URLs work flawlessly with> > linux netscape 4.79 and the linux-flash plugin. Anybody with any inputs?> > The native plugin is based on the GPL'd flash library. That library > itself is a little problematic. The linux flash plugin is, on the > other hand, "official" to some extent. You can test the flash with > graphics/flashplayer to see if its the problem of the plugin or that > of the flash library. I'll also try those two pages when I get home. > FWIW, I just installed flashplugin-mozilla and went to the first page you listed with no problems. I tried mozilla 0.9.6 and galeon 1.0.1; both worked. What version of FreeBSD are you using? I seem to recall that the default maximum size for shared memory segments was increased not too long ago. My current values are: kern.ipc.shmmax: 33554432 kern.ipc.shmmin: 1 kern.ipc.shmmni: 192 kern.ipc.shmseg: 128 kern.ipc.shmall: 8192 You can use sysctl -w to adjust them as necessary. Hope this helps. -- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message