From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 15 15:43:36 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 13AC4DDC for ; Tue, 15 Oct 2013 15:43:36 +0000 (UTC) (envelope-from chatzki@me.com) Received: from st11p01mm-asmtp002.mac.com (st11p01mm-asmtp002.mac.com [17.172.204.237]) by mx1.freebsd.org (Postfix) with ESMTP id DB22520AB for ; Tue, 15 Oct 2013 15:43:35 +0000 (UTC) Received: from st11p01mm-spool002.mac.com ([17.172.204.247]) by st11p01mm-asmtp002.mac.com (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit (built Aug 22 2013)) with ESMTP id <0MUP00DWTSW6OX80@st11p01mm-asmtp002.mac.com> for freebsd-emulation@freebsd.org; Tue, 15 Oct 2013 14:43:19 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-10-15_05:2013-10-15,2013-10-15,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=2 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1310150056 MIME-version: 1.0 Received: from localhost ([17.172.204.222]) by st11p01mm-spool002.mac.com (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit (built Aug 22 2013)) with ESMTP id <0MUP00G3VSW6WH60@st11p01mm-spool002.mac.com>; Tue, 15 Oct 2013 14:43:18 +0000 (GMT) To: Artyom Mirgorodskiy From: Chatzki Subject: Re: Linux Skype 4.0.0.8 on FreeBSD is works! Date: Tue, 15 Oct 2013 14:43:17 +0000 (GMT) X-Mailer: iCloud MailClient1T.110221 MailServer1T X-Originating-IP: [212.59.127.41] Message-id: <122cd38f-0cab-41cd-8f10-f50c24fbe385@me.com> In-reply-to: <1761948.CGxpr8CMUg@notebook.alkar.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 15:43:36 -0000 # /compat/linux/bin/sh# ls /usr/lib/libv4l/v4l2convert.so/usr/lib/libv4l/v= 4l2convert.so# export LD_PRELOAD=3D/usr/lib/libv4l/v4l2convert.so = # skype = Fontconfig error:= "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-do= uble matrix elementFontconfig error: "/usr/local/etc/fonts/conf.d/10-scale= -bitmap-fonts.conf", line 70: non-double matrix elementFontconfig warning:= "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw un= known, expected numberSo, no error about failed preload for now, but the c= amera works as it was before: it works when you press TEST in Skype and do= es nothing in a call. I can't even see the remote video of a caller: the o= pposite part cannot start video when talking to me. Hope, this will make i= t a bit more clear. I presume, that the problem is not in the camera, but = somewhere in Skype video transmission. Thank you one more time for trying = to figure it out, I do appreciate it.=EF=BB=BFOn 15 Oct, 2013,at 06:24 PM,= Artyom Mirgorodskiy wrote:So you should ha= ve /compat/linux/usr/lib/libv4l/v4l2convert.so from linux-f10-libv4l port= Artyom MirgorodskiyOn Tuesday 15 October 2013 17:21:34 wrote:/compat/lin= ux/bin/shsh-3.2$ ls /usr/lib/libv4l/v4l2convert.so/usr/lib/libv4l/v4l2conv= ert.soYou should check file in linux compat enviroments!On Tuesday 15 Octo= ber 2013 14:11:11 Chatzki wrote:> # uname -aFreeBSD hostname 9.2-RELEASE F= reeBSD 9.2-RELEASE #1 r256021M: Wed Oct 9 21:34:31 MSK 2013 root@hostname:= /usr/obj/usr/src/sys/FRYASHA amd64# ls /usr/lib/libv4l/v4l2convert.sols: /= usr/lib/libv4l/v4l2convert.so: No such file or directoryThe same directory= structure I have on i386/9.0. The trick is that I can test camera in Skyp= e and it works, but can't make it work during calls. The only error I have= is:ERROR: ld.so: object '/usr/local/lib/libv4l/v4l2convert.so' from LD_PR= ELOADcannot be preloaded: ignored.Thank you for looking into the matter!Ev= geny.=EF=BB=BFOn 14 Oct, 2013,at 06:53 PM, Artyom Mirgorodskiy wrote:Why you use /usr/local/lib/libv4l/v4l2convert.so= instead /usr/lib/libv4l/v4l2convert.so? On Wednesday 09 October 2013 17:5= 8:23 evgeny chatzki wrote:Artyom,Did everything, but still having same pro= blem:ERROR: ld.so: object '/usr/local/lib/libv4l/v4l2convert.so' from LD_P= RELOADcannot be preloaded: ignored.The kernel has been patched as describe= d by you.Do you have any thoughts on this?Thanks in advance!Evgeny._______= ________________________________________freebsd-emulation@freebsd.org mail= ing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-emulation To uns= ubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"-- A= rtyom Mirgorodskiy-- Artyom Mirgorodskiy=