From owner-freebsd-multimedia@FreeBSD.ORG Tue May 17 08:31:51 2011 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 4C51C106564A; Tue, 17 May 2011 08:31:51 +0000 (UTC) (envelope-from kappei84@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 127D58FC0C; Tue, 17 May 2011 08:31:50 +0000 (UTC) Received: by pzk27 with SMTP id 27so164176pzk.13 for ; Tue, 17 May 2011 01:31:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=czvsMGfZKjC5uDjMOl0zlQVjVY4QuwYi09AfRUI/5R4=; b=V5pg8JKmUI7cGsV46WSgSRHyTXFX6wt6ITAldMwShHXuxxqlg/484CufrDrewXEE76 5EK3WZ4RgixIhsjffBdeGRvm8tHb5IempCD52uCk2u+LNAq1l3woZ58059QzTiVWlyR6 3IwNR8iMopaLpzNs5RJCeVxpVR8nVBnAsgcVU= 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:content-transfer-encoding; b=wsRQVayWYthRVnwSNtxeJB1Vqqe2cUscUHLOScLYyiVkIsU+obvsVNWfCCA51AX6Rr mhPMNslMIBZ/eil0y+iMFM9d1nNtJ+B21tnJzwmLwCXWyDHtK1YtTtxK7u2wvJr9vatG XxLMSO5Us2WnS4fdSqIX9b59fY7kjDazweix4= MIME-Version: 1.0 Received: by 10.142.247.34 with SMTP id u34mr262595wfh.48.1305621110512; Tue, 17 May 2011 01:31:50 -0700 (PDT) Received: by 10.143.31.7 with HTTP; Tue, 17 May 2011 01:31:50 -0700 (PDT) In-Reply-To: <20110517101825.10964e5oveqay4wh@webmail.leidinger.net> References: <20110515125252.5a90d966@ukr.net> <1305455213.2833.3.camel@crashalot.rainbow-runner.nl> <20110515140332.3acb7412@ukr.net> <20110515140755.6e833cd4@ukr.net> <20110515144556.292a0230@ukr.net> <20110515132530.GA6707@tinyCurrent> <4DCFE689.3000904@FreeBSD.org> <20110517101825.10964e5oveqay4wh@webmail.leidinger.net> Date: Tue, 17 May 2011 10:31:50 +0200 Message-ID: From: Daniele Mazzotti To: Alexander Leidinger Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org, Andriy Gapon Subject: Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches 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: Tue, 17 May 2011 08:31:51 -0000 Hi, Alexander 2011/5/17 Alexander Leidinger : > Quoting Daniele Mazzotti (from Mon, 16 May 2011 > 22:16:02 +0200): > >> libv4lcontrol: error creating shm segment failed: Function not implement= ed > > Do you have SHM enabled/loaded ("kldstat -v | grep shm" should print > something with sysvshm)? If not, you can load the sysvshm module and test > again. > I surely have not loaded that module. >> My last question is: "is it possible to add >> linux_v4l2wrapper_enable=3D"YES" to /etc/rc.conf so that I can load such >> a module at startup?" > > This belongs into /boot/loader.conf, the syntax is > _load=3D"YES", so if the module is > /boot/modules/linux_v4l2wrapper.ko (or /boot/kernel/linux_v4l2wrapper.ko)= , > the correct line is > =A0linux_v4l2wrapper_load=3D"YES" > You are absolutely right, I was in a hurry my fault! Thanks for the correction and the info. Regards, Daniele. > Bye, > Alexander. > > -- > The last person who said that (God rest his soul) lived to regret it. > > http://www.Leidinger.net =A0 =A0Alexander @ Leidinger.net: PGP ID =3D B00= 63FE7 > http://www.FreeBSD.org =A0 =A0 =A0 netchild @ FreeBSD.org =A0: PGP ID =3D= 72077137 >