Date: Tue, 17 May 2011 10:18:25 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: Daniele Mazzotti <kappei84@gmail.com> Cc: freebsd-multimedia@freebsd.org, Andriy Gapon <avg@freebsd.org> Subject: Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches Message-ID: <20110517101825.10964e5oveqay4wh@webmail.leidinger.net> In-Reply-To: <BANLkTinv-iKszN7cJhfhCcU59cAqms1gBA@mail.gmail.com> References: <BANLkTinK1JN-ufVmTj5oxncxfKVpZa%2B%2BUQ@mail.gmail.com> <20110515125252.5a90d966@ukr.net> <1305455213.2833.3.camel@crashalot.rainbow-runner.nl> <20110515140332.3acb7412@ukr.net> <20110515140755.6e833cd4@ukr.net> <BANLkTinBPe=1hGsJdPtrB1J2c4o9QxQM%2Bg@mail.gmail.com> <20110515144556.292a0230@ukr.net> <20110515132530.GA6707@tinyCurrent> <4DCFE689.3000904@FreeBSD.org> <BANLkTinsi-aAoyMPGyu_NxRg%2BKfr-gEDdg@mail.gmail.com> <BANLkTinv-iKszN7cJhfhCcU59cAqms1gBA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Daniele Mazzotti <kappei84@gmail.com> (from Mon, 16 May 2011 22:16:02 +0200): > libv4lcontrol: error creating shm segment failed: Function not implemented 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. > My last question is: "is it possible to add > linux_v4l2wrapper_enable="YES" to /etc/rc.conf so that I can load such > a module at startup?" This belongs into /boot/loader.conf, the syntax is <name_of_the_module>_load="YES", so if the module is /boot/modules/linux_v4l2wrapper.ko (or /boot/kernel/linux_v4l2wrapper.ko), the correct line is linux_v4l2wrapper_load="YES" Bye, Alexander. -- The last person who said that (God rest his soul) lived to regret it. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110517101825.10964e5oveqay4wh>