From owner-freebsd-multimedia@FreeBSD.ORG Sun May 22 16:36:01 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 022FC106564A; Sun, 22 May 2011 16:36:01 +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 BDFCD8FC08; Sun, 22 May 2011 16:36:00 +0000 (UTC) Received: by pzk27 with SMTP id 27so2969467pzk.13 for ; Sun, 22 May 2011 09:36:00 -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=xMcZeLEs7Tc4hAka/qMqoCHjx0Ab7JmUzaoYNcdiJYw=; b=KB8ixPUMonooRcOe/9B/koGGPe85gfmduP2JdKjy1BiaiM9fFamrIdR5aJnXsUE0gH 7iO5tINO4Myr1T+LLOXE7VS1jtPyyFO/+rSOKXG9aY8ZDCKbuNf8LRj07IacNdahq80O T1k7YXG0HD+5BCMEBge8Sl1rLIizeLD0v5/B8= 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=RysAmCRM/XSWfbkaMNCKb549xCakX8U+fu9RHbtU+ipcP/LGQhq4RSr7ll1F2wig6z bquuR6+wt6vztL1DHHyU/gQGGl1MRczon+dgWE3D/w3/sW1e1FqoOkMoImMTo/+8jimB I3bfR0E6jul0Mw/FwoZycPvnsizABo+pTGs4k= MIME-Version: 1.0 Received: by 10.142.62.9 with SMTP id k9mr701152wfa.162.1306082160294; Sun, 22 May 2011 09:36:00 -0700 (PDT) Received: by 10.143.31.7 with HTTP; Sun, 22 May 2011 09:36:00 -0700 (PDT) In-Reply-To: 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> <201105221532.p4MFWfSL092692@triton8.kn-bremen.de> Date: Sun, 22 May 2011 18:36:00 +0200 Message-ID: From: Daniele Mazzotti To: Juergen Lock 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: Sun, 22 May 2011 16:36:01 -0000 Hi, I just read the UPDATING and found out this: [User@Fermi:/usr/src/sys/modules/sound/sound]# uname -a; sysctl compat.linux | head -2; \ ? grep OVERRIDE_LINUX_ /etc/make.conf; \ ? cat /compat/linux/etc/alsa/pcm/pcm-oss.conf FreeBSD Fermi.residential.fw 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Sun May 15 16:16:37 CEST 2011 User@Fermi.residential.fw:/usr/obj/usr/src/sys/GENERIC amd64 compat.linux.oss_version: 198144 compat.linux.osrelease: 2.6.16 # pcm-oss plugin configuration pcm.oss0 { type oss device /dev/dsp0 hint { description "Open Sound System" } } ctl.oss0 { type oss device /dev/mixer0 hint { description "Open Sound System" } } 2011/5/22 Daniele Mazzotti : > Hi, > > well audio is now working. What is not working is the microphone. I > have made a call test but my mic is mute. I have searched the Internet > to find a solution but I am still stuck here! Perhaps an oss issue? > > Have you got any suggestion or information I can provide in order to > help me and get it working? > > Regards, > Daniele. > > 2011/5/22 Juergen Lock : >> In article you writ= e: >>>Hi all. >> Hi! =A0(sorry for the late reply...) >>> >>>I am sorry to bother you all again. I made some progresses here. I >>>have succesfully managed to run my webcam inside skype. I have >>>basically followed the main steps to get my webcam working outside >>>skype (e.g. cuse4bsd, webcamd and pwcview, I am sorry I am too lazy to >>>write all the passages...) and then I made the following: >>> >>>[User@Fermi:/home/User]> su >>>[Root@Fermi:/home/User]> kldload linux_v4l2wrapper >>> >>>and after then, as normal user run >>> >>>[User@Fermi:/home/User]> skype --resources=3D$PWD/skype_static-2.1.0.81 = & >>> >>>which made my webcam available and working. By the way I have these >>>warnings comparing on my command prompt >>> >>>[User@Fermi:/home/User]> libv4lcontrol: error creating shm segment >>>failed: Function not implemented >>>libv4lcontrol: falling back to malloc-ed memory for controls >>>libv4lcontrol: error creating shm segment failed: Function not implement= ed >>>libv4lcontrol: falling back to malloc-ed memory for controls >>>libv4lcontrol: error creating shm segment failed: Function not implement= ed >>>libv4lcontrol: falling back to malloc-ed memory for controls >>> >>>and if I try to run pwcview from the command line I only get a window >>>opening and closing immediately telling me this: >>> >>>[User@Fermi:/home/User]> pwcview >>>Webcam set to: 320x240 (sif) at 5 fps >>>libv4l2: error reading: Invalid argument >>>Error reading from webcam: Invalid argument >>> >>>I am however able to see the output of my webcam. I do not know if >>>this can be of use to you but I think this is a good step forward. >> >> [this was already answered, you probably need to kldload sysvshm] >> >>> I >>>am actually having troubles with audio devices and skype calls but I >>>will try get rid of those problems tomorrow. >>> >> =A0And in case this is still a problem, instead of upgrading from -relea= se >> to -stable you can also try manually applying only the sound.ko fix, >> >> =A0 =A0 =A0 =A0http://svnweb.freebsd.org/base?view=3Drevision&revision= =3D221583 >> >> i.e. apply the patch from here: >> >> =A0 =A0 =A0 =A0http://svnweb.freebsd.org/base/stable/8/sys/dev/sound/pcm= /dsp.c?view=3Dpatch&r1=3D221583&r2=3D221582&pathrev=3D221583 >> >> and rebuild and reload your sound.ko, you can do something like this: >> >> =A0 =A0 =A0 =A0# cd /usr/src >> =A0 =A0 =A0 =A0# fetch -o - 'http://svnweb.freebsd.org/base/stable/8/sys= /dev/sound/pcm/dsp.c?view=3Dpatch&r1=3D221583&r2=3D221582&pathrev=3D221583'= |patch -p2 >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0[obviously needs kernel source installed] >> =A0 =A0 =A0 =A0# cd sys/modules/sound/sound >> =A0 =A0 =A0 =A0# make DEBUG_FLAGS=3D-g install >> =A0 =A0 =A0 =A0# kldunload snd_hda >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0[or whichever driver you are using; stop = apps using sound first] >> =A0 =A0 =A0 =A0# kldload sound >> =A0 =A0 =A0 =A0# kldload snd_hda >> >> =A0HTH, >> =A0 =A0 =A0 =A0Juergen >> >