All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: Thomas Kaiser <linux-dvb@kaiser-linux.li>
Cc: Video 4 Linux <video4linux-list@redhat.com>
Subject: Re: gspca, what do I am wrong?
Date: Fri, 24 Oct 2008 09:01:39 +0200	[thread overview]
Message-ID: <1224831699.1761.13.camel@localhost> (raw)
In-Reply-To: <4900DA6B.4050902@kaiser-linux.li>

On Thu, 2008-10-23 at 22:11 +0200, Thomas Kaiser wrote:
> Hey

Hi Thomas,

	[snip]
> make menuconfig in ~/Projects/webcams/v4l-dvb and remove all stuff
> except the gspca and V4l2.
> After this, I did not find a .config file in the
> ~/Projects/webcams/v4l-dvb folder. Where is the .config stored?
> Several dvb and/or analog capture driver where made. Why?, I disabled!

You may copy the /boot/config to <hg root>/vl4/ and do a make menuconfig
(but this will not work without the kernel sources).

	[snip]
> After plugging the cam in the kernel log:
	[snip]
> Oct 23 20:52:55 LAPI01 kernel: [ 2016.194043] gspca_main: disagrees
> about version of symbol video_ioctl2

This means you have old versions of the video modules loaded in memory.

	[snip]
> Oct 23 20:52:55 LAPI01 kernel: [ 2016.231335]
> /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: 
> 
> USB GSPCA camera found.(ZC3XX)
> Oct 23 20:52:55 LAPI01 kernel: [ 2016.425349] usbcore: registered new
> interface driver gspca
> Oct 23 20:52:55 LAPI01 kernel: [ 2016.425364]
> /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: 
> 
> gspca driver 01.00.20 registered

This is the old driver gspca v1. If it is still present
in /lib/modules/... , remove it.

I think these old modules are loaded at system startup time from initrd.
You should rebuild this one.

Cheers.

-- 
Ken ar c'hentañ |             ** Breizh ha Linux atav! **
Jef             |               http://moinejf.free.fr/


--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  parent reply	other threads:[~2008-10-24  7:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-23 20:11 gspca, what do I am wrong? Thomas Kaiser
2008-10-23 21:33 ` Thierry Merle
2008-10-23 22:56   ` Thomas Kaiser
2008-10-24 19:07     ` Thierry Merle
2008-10-24  7:01 ` Jean-Francois Moine [this message]
2008-10-24 18:22   ` Thomas Kaiser
2008-10-25  8:38     ` Hans de Goede
2008-10-30 17:34       ` Thomas Kaiser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1224831699.1761.13.camel@localhost \
    --to=moinejf@free.fr \
    --cc=linux-dvb@kaiser-linux.li \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.