Your message dated Sun, 24 Sep 2006 20:28:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line [EMAIL PROTECTED]: Re: linux-uvc-source: new version 0.1.0-5 
does not work on my MacBook Pro]
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linux-uvc-source
Version: 0.1.0-5
Severity: important

Version 0.1.0-5 does not work on my MacBook Pro.
Version 0.1.0-4 works fine.

Using gnomemeeting the images are complete garbage.

I tested the patch in #389146 but that does not solve the problem.
I then disabled the linux-uvc-0.1.0/debian/patches/07_with_isight.dpatch
patch and it works again.

My iSight webcam is detected as:
uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)

Maybe the patch:
@@ -3628,8 +3658,15 @@
            }
        }

-       if (found)
+       if (found){
+           if (dev->udev->descriptor.idVendor == 0x05ac &&
+               dev->udev->descriptor.idProduct == 0x8300) {
+               dev_type = UVC_DEV_ISIGHT ;
+           }else{
+               dev_type = UVC_DEV_QCAM_FUSION ;
+           }
            break;
+       }
    }

    if (!found) {

is not complete enough and the 0x8501 idProduct must be added for
UVC_DEV_ISIGHT


I will test this later and will keep you infirmed.

bye,

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-efi
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

-- no debconf information


--- End Message ---
--- Begin Message ---
Oops, I sent the previous mail to #389146 instead of #389180. Sorry

same player shoot again:
This bug is solved in version 0.1.0.svn54-1 now in incoming.
So I close the bug.

Thanks

Le 24.09.2006, à 15:57:36, Ludovic Rousseau a écrit:
> Package: linux-uvc-source
> Version: 0.1.0-5
> Severity: important
> 
> Version 0.1.0-5 does not work on my MacBook Pro.
> Version 0.1.0-4 works fine.

-- 
 Dr. Ludovic Rousseau                        [EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

--- End Message ---

Reply via email to