From owner-freebsd-emulation@FreeBSD.ORG Sun Jun 23 19:56:51 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C207EED9 for ; Sun, 23 Jun 2013 19:56:51 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ee0-x22e.google.com (mail-ee0-x22e.google.com [IPv6:2a00:1450:4013:c00::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 586421AF2 for ; Sun, 23 Jun 2013 19:56:51 +0000 (UTC) Received: by mail-ee0-f46.google.com with SMTP id d41so5465484eek.19 for ; Sun, 23 Jun 2013 12:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=VHPEMFT2OCwv+syJO/ywUvbNdTEIKpFWcYBtgcty5SY=; b=v5iNCHdoNQtrxLz+li+CaPwCMHHrN2kqrK9E7NpRYjeqWH3+aQBvIrt5Nkky7iFY2y Ozs5NWpqcs/cm+UpcG5sMkM/4GQuvw6LE4A4M52CUDaaYIPnrjuDf5fKDKHSUL5RnMqT HeOsTjbkw0zZzbROXk/hDjWSRv4UXjuS54X11JNblGqUN1YMal38oV98qEOKilOK453o mdKIiWCwOuKrYM/WpDeG6yD1nT6OI458ZRYPQ+uZu8hNPIwyReDldPjPZKxbDzZKPbn9 ILR0u31V9oAEDFlTywFH0PE3Scx6edB0NqFjHqYybHLfhRv2K1fbZDdqPoIYuGnckDKV 1lmg== X-Received: by 10.15.21.78 with SMTP id c54mr21448533eeu.14.1372017410429; Sun, 23 Jun 2013 12:56:50 -0700 (PDT) Received: from notebook.alkar.net ([91.243.193.58]) by mx.google.com with ESMTPSA id n5sm23316809eed.9.2013.06.23.12.56.49 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 23 Jun 2013 12:56:49 -0700 (PDT) From: Artyom Mirgorodskiy To: freebsd-emulation@freebsd.org, Matthias Apitz Subject: Re: Linux Skype 4.0.0.8 on FreeBSD is works! Date: Sun, 23 Jun 2013 22:57:36 +0300 Message-ID: <3679625.US8yqklSyA@notebook.alkar.net> User-Agent: KMail/4.10.3 (FreeBSD/10.0-CURRENT; KDE/4.10.3; amd64; ; ) In-Reply-To: <20130623115414.GA35607@La-Habana> References: <5601141.3vH9Oc8Bjl@notebook.alkar.net> <20130622135419.GA1641@La-Habana> <20130623115414.GA35607@La-Habana> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" 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: Sun, 23 Jun 2013 19:56:51 -0000 The same problem sometime happen with previous version of Skype On Sunday 23 June 2013 13:54:14 Matthias Apitz wrote: > El d=EDa Saturday, June 22, 2013 a las 03:54:20PM +0200, Matthias Api= tz escribi=F3: >=20 > > El d=EDa Saturday, June 22, 2013 a las 03:45:32PM +0200, Juergen Lo= ck escribi=F3: > >=20 > > > > I don't understand this, I'm on SVN head with my kernel, exactl= y on > > > > r250588 (as of May 13, I think): > > > >=20 > > > Those are just the revisions where the Linux pipe2 syscall was ad= ded, > > > if you have a later checkout you should be fine. > >=20 > > Meanwhile the kernel compiled and booted fine; and the cam is now > > working in /compat/linux/skype_staticQT-4.0.0.8/skype >=20 > The cam is working, but audio calls (also to the Skype's echo service= ) > are failing after the first or second test call; during the call to e= cho > only incoming UDP is to be seen with TCPDUMP, no outbound UDP. There = mus > be something wrong with the emulation of the audio ioctl's, it seems.= >=20 > In messages are line like this: >=20 >=20 > Jun 23 10:20:21 La-Habana kernel: linux: pid 1587 (LVAP0 thread): sys= call inotify_init not implemented > Jun 23 10:20:25 La-Habana kernel: linux: pid 1579 (Backbone): ioctl > fd=3D39, cmd=3D0x8b01 ('<8b>',1) is not implemented > Jun 23 10:28:09 La-Habana kernel: linux: pid 3153 (LVAP0 thread): sys= call inotify_init not implemented > Jun 23 10:28:12 La-Habana kernel: linux: pid 3145 (Backbone): ioctl > fd=3D39, cmd=3D0x8b01 ('<8b>',1) is not implemented > Jun 23 10:31:39 La-Habana kernel: linux: pid 3257 (LVAP0 thread): sys= call inotify_init not implemented > Jun 23 10:31:40 La-Habana kernel: linux: pid 3249 (Backbone): ioctl > fd=3D24, cmd=3D0x8b01 ('<8b>',1) is not implemented > Jun 23 10:31:40 La-Habana kernel: linux: pid 3249 (Backbone): ioctl > fd=3D23, cmd=3D0x8b01 ('<8b>',1) is not implemented >=20 > =09matthias >=20 --=20 Artyom Mirgorodskiy