Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2011 22:39:23 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Daniele Mazzotti <kappei84@gmail.com>
Cc:        freebsd-multimedia@FreeBSD.org, Juergen Lock <nox@jelal.kn-bremen.de>
Subject:   Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches
Message-ID:  <4DD9666B.9050307@FreeBSD.org>
In-Reply-To: <BANLkTik5ZRLLUOdXW1oyOMMBDmiosdzLnA@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>	<201105221532.p4MFWfSL092692@triton8.kn-bremen.de>	<BANLkTi=fV2R%2BFqKxYxEti%2BswWqpGdazDoA@mail.gmail.com>	<BANLkTinGGbEzPJrU9MoDdCnevGtB1uro6g@mail.gmail.com>	<4DD93C57.7000603@FreeBSD.org> <BANLkTik5ZRLLUOdXW1oyOMMBDmiosdzLnA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
on 22/05/2011 21:06 Daniele Mazzotti said the following:
> Yes,
> 
> I did read the whole mail. As he was talking about sound.ko I did not
> get it was related with mic settings but with my audio issue.
> 
> Juergen I have followed the instructions you gave me but I get the following
> 
> ### code ###
> 
> [User@Fermi:/usr/home/User]# cd /usr/src
> [User@Fermi:/usr/src]# fetch -o -
> 'http://svnweb.freebsd.org/base/stable/8/sys/dev/sound/pcm/dsp.c?view=patch&r1=221583&r2=221582&pathrev=221583'
> |patch -p2
> -                                             100% of  479  B 2802 kBps
> Hmm...  Looks like a unified diff to me...
> The text leading up to this was:
> --------------------------
> |--- stable/8/sys/dev/sound/pcm/dsp.c	2011/05/07 06:52:04	221582
> |+++ stable/8/sys/dev/sound/pcm/dsp.c	2011/05/07 09:26:11	221583
> --------------------------
> Patching file sys/dev/sound/pcm/dsp.c using Plan A...
> Reversed (or previously applied) patch detected!  Assume -R? [y] y
> Hunk #1 succeeded at 1655.
> done
> [User@Fermi:/usr/src]# cd sys/modules/sound/sound

Do
make DEBUG_FLAGS=-g
between the previous and the next step.

> [User@Fermi:/usr/src/sys/modules/sound/sound]# make DEBUG_FLAGS=-g install
> install -o root -g wheel -m 555   sound.ko /boot/kernel
> install: sound.ko: No such file or directory
> *** Error code 71
> 
> Stop in /usr/src/sys/modules/sound/sound.
> 
> ### code ###
> 
> I know I am annoying you and I am sorry but I have never done this
> before and I do not know what I am missing.

That's ok.  You might find some useful things in FreeBSD Handbook.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DD9666B.9050307>