From owner-freebsd-questions@FreeBSD.ORG Fri Jan 4 20:26:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EAB916A41A for ; Fri, 4 Jan 2008 20:26:06 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.225]) by mx1.freebsd.org (Postfix) with ESMTP id CC44A13C4E5 for ; Fri, 4 Jan 2008 20:26:05 +0000 (UTC) (envelope-from modulok@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1382191nzf.13 for ; Fri, 04 Jan 2008 12:26:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Bo62fY8YPRW5VQyoi9897izW8HboQ/a6RiGC7xQjnTI=; b=Fg5eSMdmxmVExo+Ahv9m0mNijeiYfcT23nc0diz1/4wruY/VjGe7CUbRsPJUmq/SMPq+/WHE2fatD/X1qFuSHZUwC5YIIQYJFdroOU4lc4UrOsK6aMZ0aYntaYNLynk/T23T2pRF7jt/FlCt/EaShe4uAkXiHnkjl0TShXIuOA0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rIYqYoY9xKiS9kJv/uOXttZNpF07uwck3HQmiKgA7AT/SWgYocA4eNLwg+epumD6E1OyHT8SHrkJ5m1UlaFPibY30zM57/qVpKqXAWx3shUHx5p7+3UB4SAd1gnPwBjrBWk6nDXzXJWj9M6BPjMi41P479u0ARK2ZWR4N4xAkzM= Received: by 10.110.8.5 with SMTP id 5mr2896894tih.4.1199478363085; Fri, 04 Jan 2008 12:26:03 -0800 (PST) Received: by 10.70.50.8 with HTTP; Fri, 4 Jan 2008 12:26:02 -0800 (PST) Message-ID: <64c038660801041226k1d350bc6p727e4666ea295727@mail.gmail.com> Date: Fri, 4 Jan 2008 13:26:02 -0700 From: Modulok To: freebsd-questions@freebsd.org In-Reply-To: <64c038660801041029t1a9662bayed3ca02fd46c7ece@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <64c038660801040516u5c42a6cpadb475ad67fb4730@mail.gmail.com> <20080104174955.52aa33fd@gumby.homeunix.com.> <64c038660801041029t1a9662bayed3ca02fd46c7ece@mail.gmail.com> Subject: Re: Opera, Flash and the stench of failure... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2008 20:26:06 -0000 UPDATE: The error about, "ELF binary type "0" not known," was because I did not have the kernel module, /boot/kernel/linux.ko, loaded. (Forgot to add it to rc.conf before I turned the machine off last night, heh.) Once loaded, no errors are reported. Unfortunately, the flash plugin still does not register :( Thoughts? -Modulok- On 1/4/08, Modulok wrote: > I added the following to /etc/libmap.conf, as per suggested. (Thank you.) > [/usr/local/share/opera/plugins/operapluginwrapper] > libXThrStub.so.6 libXtst.so.6 > > The error message disappeared, but the flash plugin still does not > register in the plugins list. I have a symlink to the > libflashplayer.so in a directory that opera searches, > /usr/local/lib/npapi/linux-flashplugin/, but still no go. When I > attempt to, "load new plugins," opera spits the following to the > terminal: "ELF binary type "0" not known." > > > FWIW I only started seeing this when I moved to FreeBSD 7 a few weeks > > ago. Before that Flash9 + Opera worked as well (or as badly) as it does > > in Firefox. > > I'm using FreeBSD 7.0-RC1, because the FreeBSD 6 variants I tried > refused to boot on this system. (A laptop, with problems.) > > Ideas? Thanks for the help thus far. > -Modulok- >