Date: Tue, 20 Jul 2010 19:14:32 +0200 From: Juergen Lock <nox@jelal.kn-bremen.de> To: Roman Divacky <rdivacky@FreeBSD.org> Cc: "Mikhail T." <mi+thun@aldan.algebra.com>, freebsd-emulation@FreeBSD.org, Juergen Lock <nox@jelal.kn-bremen.de> Subject: Re: flash on 8.1? Message-ID: <20100720171432.GA26794@triton8.kn-bremen.de> In-Reply-To: <20100720135806.GA88064@freebsd.org> References: <201007191903.o6JJ3g8Y075986@triton8.kn-bremen.de> <4C45399F.7010304@aldan.algebra.com> <20100720135806.GA88064@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 20, 2010 at 03:58:06PM +0200, Roman Divacky wrote: > On Tue, Jul 20, 2010 at 01:52:31AM -0400, Mikhail T. wrote: > > On 19.07.2010 15:03, Juergen Lock wrote: > > >and indeed after setting dom.ipc.plugins.enabled.libflashplayer.so > > >to false inabout:config youtube also worked in www/linux-firefox 3.6.6. > > > > > Thanks, Juergen, this last method seems to have worked for one of the > > users -- with an 8.1/i386. > > > > It does not, however, work for me (8.1/amd64) -- linux-firefox (3.6.6) > > dies at start-up: > > > > linux: pid 10018 (firefox-bin): syscall epoll_create not implemented > > > > I don't know, why it is making this system call on my amd64 system, but > > that's the fact... On both systems the linux-firefox is version 3.6.6,1 > > and the compat.linux.osrelease is set to 2.6.16. > > > > Any ideas? Thanks! > > I implemented: http://lev.vlakno.cz/~rdivacky/patches/linux_epoll.patch > a long time ago and never finished that (it mostly lacks kqueue-after-fork) > > it may help you Acutally I'd say the message is harmless, I also get it here on 8.1/amd64 where flash works after disabling dom.ipc.plugins.enabled.libflashplayer.so as mentioned. (And I just looked at my older post, http://lists.freebsd.org/pipermail/freebsd-current/2010-March/016220.html seems I checked this before and saw that ff has fallback code for when the syscall is missing.) Mikhail, have you tried ff's -safe-mode, or maybe even better creating a new profile from scratch? And if that doesn't work maybe you should really use a native browser with nspluginwrapper like most(?) of us do... HTH, Juergen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100720171432.GA26794>