Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2013 14:39:26 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Juergen Lock <nox@jelal.kn-bremen.de>
Cc:        freebsd-emulation@FreeBSD.org
Subject:   Re: Linux Skype 4.0.0.8 on FreeBSD is works!
Message-ID:  <20130622123925.GA33983@La-Habana>
In-Reply-To: <20130622120121.GA65509@triton8.kn-bremen.de>
References:  <5601141.3vH9Oc8Bjl@notebook.alkar.net> <20130622101005.GA3109@La-Habana> <20130622120121.GA65509@triton8.kn-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Saturday, June 22, 2013 a las 02:01:21PM +0200, Juergen Lock escribió:

> > > If you want video calls support you should also replace linux_videodev2.h header from multimedia/linux_v4l2wrapper-kmod port (thanks to Juergen Lock):
> > > 
> > >         cd /usr/ports/multimedia/linux_v4l2wrapper-kmod
> > >         make patch
> > 
> > This gives on my system (r250588 and ports from SVN head):
> > 
> > # make patch
> > ===>  linux_v4l2wrapper-kmod-1.0_2 is already in kernel.
> > *** [patch] Error code 1
> > 
> > Stop in /usr/ports/multimedia/linux_v4l2wrapper-kmod.
> > 
> > Please advice what should I do; thanks
> > 
> Just comment out the IGNORE in the port Makefile.

Hi Juergen,

I did this already, copied the h file and 'make buildkernel' is
running since some hour :-)

> 
>  And btw it seems you need 9-stable or head too for the Linux pipe2
> syscall. (r234352 for head or r248532 for stable/9, I haven't tried
> if the latter can be applied to 9.1 as is too.)

I don't understand this, I'm on SVN head with my kernel, exactly on
r250588 (as of May 13, I think):

# svn info
Path: .
Working Copy Root Path: /usr/home/guru/head/src
URL: svn://svn.freebsd.org/base/head
Repository Root: svn://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 250588
Node Kind: directory
Schedule: normal
Last Changed Author: joel
Last Changed Rev: 250582
Last Changed Date: 2013-05-13 00:22:12 +0200 (Mon, 13 May 2013)

>  To rebuild just linux.ko after copying the header (instead of doing
> a full buildkernel/installkernel) do:
> 
> 	cd /sys/modules/linux
> 	make x86  (not needed on latest head, thanx eadler fox fixing)
> 	make DEBUG_FLAGS=-g
> 	make install DEBUG_FLAGS=-g
> 
> and then reload linux.ko (or reboot.)

Ok, thanks for this; so I will just reload linux.ko

	matthias

-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru@unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards



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