[Bug 486007] Re: ov51x-jpeg-source won't compile on karmic

2009-12-03 Thread sKAApGIF
** Changed in: ov51x-jpeg (Ubuntu)
   Status: New = Confirmed

-- 
ov51x-jpeg-source won't compile on karmic
https://bugs.launchpad.net/bugs/486007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 486007] Re: ov51x-jpeg-source won't compile on karmic

2009-12-03 Thread Roland
@Phonon

Solution works: Problem solved for me - thanks a lot

-- 
ov51x-jpeg-source won't compile on karmic
https://bugs.launchpad.net/bugs/486007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 486007] Re: ov51x-jpeg-source won't compile on karmic

2009-11-30 Thread Phonon
My camera works with XawTV, my problem turned out to be a skype problem,
which was solved this way:

http://ubuntuforums.org/showthread.php?t=1318506page=2#13

sh -c 'export XLIB_SKIP_ARGB_VISUALS=1 
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/skype'

Regards,
Phonon

-- 
ov51x-jpeg-source won't compile on karmic
https://bugs.launchpad.net/bugs/486007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 486007] Re: ov51x-jpeg-source won't compile on karmic

2009-11-29 Thread Phonon
This could be helpful, although my camera still doesnt work:

http://stemp.wordpress.com/2009/11/03/karmic-get-the-latest-drivers-for-
gspca-uvc-usbvideo-and-other/

-- 
ov51x-jpeg-source won't compile on karmic
https://bugs.launchpad.net/bugs/486007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 486007] Re: ov51x-jpeg-source won't compile on karmic

2009-11-27 Thread Phonon
Same Problems here, for instance:

ov51x-jpeg-core.c:6434: error: implicit declaration of function ‘info’

by commenting out the PDBUG s and some other debug functionality, and
adding some headers, the following problem remains:

rc = video_usercopy(inode, file, cmd, arg, ov51x_v4l1_ioctl_internal);
error: too many arguments to function ‘video_usercopy’

This could be connected to the problem:
http://readlist.com/lists/vger.kernel.org/linux-kernel/10/51849.html

The following appears in /var/log/messages, when the module is loaded:

Nov 27 19:21:23 de kernel: [ 4993.657566] Pid: 3767, comm: v4l_id Tainted: P
   (2.6.31-15-generic #50-Ubuntu) System Product Name
Nov 27 19:21:23 de kernel: [ 4993.657573] EIP: 0060:[f81b31a7] EFLAGS: 
00010286 CPU: 0
Nov 27 19:21:23 de kernel: [ 4993.657587] EIP is at ov51x_v4l1_ioctl+0x7/0x30 
[ov51x_jpeg]
Nov 27 19:21:23 de kernel: [ 4993.657593] EAX: 40048d5c EBX:  ECX: 
f99238d0 EDX: f81b31a0
Nov 27 19:21:23 de kernel: [ 4993.657598] ESI: f3cc1400 EDI: f4c9ec04 EBP: 
f3de5e48 ESP: f3de5e44
Nov 27 19:21:23 de kernel: [ 4993.657604]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 
SS: 0068
Nov 27 19:21:23 d kernel: [ 4993.657618]   f3de5e5c f9923932  
f575af40  f3de5e80 c01eaa5d
Nov 27 19:21:23 d kernel: [ 4993.657632] 0 f3cc1400 f60485b8 c0894300 
 f3cc1400 f60485b8 f69ed000 f3de5e9c
Nov 27 19:21:23 d kernel: [ 4993.657646] 0 c01e5a39 f353ca18  
f353ca18 f3cc1400 f3de5ef0 f3de5eb8 c01e5c95
Nov 27 19:21:23 de kernel: [ 4993.657677]  [f9923932] ? v4l2_open+0x62/0xa0 
[videodev]
Nov 27 19:21:23 de kernel: [ 4993.657691]  [c01eaa5d] ? chrdev_open+0xcd/0x190
Nov 27 19:21:23 de kernel: [ 4993.657699]  [c01e5a39] ? 
__dentry_open+0xb9/0x230
Nov 27 19:21:23 de kernel: [ 4993.657707]  [c01e5c95] ? 
nameidata_to_filp+0x55/0x70
Nov 27 19:21:23 de kernel: [ 4993.657715]  [c01ea990] ? chrdev_open+0x0/0x190
Nov 27 19:21:23 de kernel: [ 4993.657723]  [c01f39ba] ? 
do_filp_open+0x53a/0x890
Nov 27 19:21:23 de kernel: [ 4993.657732]  [c012d3cd] ? 
kmap_atomic_prot+0xcd/0xf0
Nov 27 19:21:23 de kernel: [ 4993.657740]  [c01e57d0] ? do_sys_open+0x50/0x150
Nov 27 19:21:23 de kernel: [ 4993.657747]  [c01e5939] ? sys_open+0x29/0x40
Nov 27 19:21:23 de kernel: [ 4993.657755]  [c010336c] ? syscall_call+0x7/0xb
Nov 27 19:21:23 de kernel: [ 4993.657858] ---[ end trace 445aa8a72c8c7ce3 ]

(and the camera doesnt work)

Thanks and regards, 
Phonon

-- 
ov51x-jpeg-source won't compile on karmic
https://bugs.launchpad.net/bugs/486007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs