-------- Original-Nachricht -------- Datum: Fri, 23 Feb 2007 18:13:17 +0100 Von: Martin Funk <[EMAIL PROTECTED]> An: [email protected] CC: Betreff: Re: [Linux-uvc-devel] Quick Cam Pro 5000 046d:08ce don\'t run on Ubuntu Feisty Fawn
> it works now! > > And I'm a little ashamed of why it didn't before: > > svn diff -r HEAD > Index: Makefile > =================================================================== > --- Makefile (Revision 89) > +++ Makefile (Arbeitskopie) > @@ -1,6 +1,6 @@ > KERNEL_VERSION := `uname -r` > KERNEL_DIR := /lib/modules/$(KERNEL_VERSION)/build > -INSTALL_MOD_DIR := usb/media > +INSTALL_MOD_DIR := kernel/ubuntu/media/usbvideo > > PWD := $(shell pwd) > > > adding the trace messages showed me, that I wasn't using the downloaded > module at all, but the > module provided by ubuntu. > > If you don't mind I'll drop a bugreport at https://launchpad.net/ > telling em that the uvcvideo module they provide is outdated. > > Martin > Ok, same thing here, too. Laurent, I apologize for wasting your time ;-) I get a video now with lucview, but not with xawtv. xawtv tells me: [EMAIL PROTECTED]:~$ xawtv This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.20-8-generic) /dev/video0 [v4l2]: no overlay support v4l-conf had some trouble, trying to continue anyway Warning: Cannot convert string "-*-ledfixed-medium-r-*--39-*-*-*-c-*-*-*" to type FontStruct ioctl: VIDIOC_G_STD(std=0xb7d64450b7f6de42 [PAL_B1,PAL_D1,PAL_N,PAL_Nc,PAL_60,NTSC_M,?,?,SECAM_D,SECAM_G,SECAM_K,SECAM_K1,SECAM_L,?ATSC_8_VSB,ATSC_16_VSB,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)]): Invalid argument ioctl: VIDIOC_REQBUFS(count=2;type=VIDEO_CAPTURE;memory=MMAP): Success ioctl: VIDIOC_S_STD(std=0x0 []): Invalid argument ioctl: VIDIOC_DQBUF(index=0;type=VIDEO_CAPTURE;bytesused=0;flags=0x0 [];field=ANY;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=0;memory=unknown): Invalid argument ioctl: VIDIOC_REQBUFS(count=1;type=VIDEO_CAPTURE;memory=MMAP): Invalid argument ioctl: VIDIOC_DQBUF(index=0;type=VIDEO_CAPTURE;bytesused=0;flags=0x0 [];field=ANY;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=0;memory=unknown): Invalid argument I can't use the webcam in Koptete, and that's my goal. Kopete tells me: read error 19, No such device and dmesg tells me: [ 1209.516000] uvcvideo: Failed to query (131) UVC control 3 (unit 2) : -32 (exp. 2). There's a similar bug report here on the Kopete devel list: http://lists.kde.org/?l=kopete-devel&m=115881070211310&w=2 that point to this linux-uvc bug report: http://developer.berlios.de/bugs/?func=detailbug&bug_id=7605&group_id=5681 Are there chances to enable the Quick Cam Pro 5000 (046d:08ce) to work with Kopete? Thanks, Thomas -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
