Hi Brian,
It sounds very professional to me. Please tell me how to patch. I
don't know how and what to patch. My webcam (0c45:624f) works in Hardy
and in Intrepid (with kernel 2.6.24.21) but cheese has showed "no
webcam found" since I upgraded to kernel 2.6.27.7.
Please have a look at this:
vietkhoa@vietkhoa-laptop:~/Desktop/Downloads$ patch -p1 < 0001-HAL-
should-now-detect-device-as-v4l2-capable.patch
can't find file to patch at input line 17
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From b034edff4c326cbe2db57f376625b4f179ada42b Mon Sep 17 00:00:00
2001
|From: Brian Johnson <
bri...@gmail.com>
|Date: Tue, 4 Nov 2008 04:44:23 -0500
|Subject: [PATCH] HAL should now detect device as v4l2 capable
|
|This fixes issue with cheese not finding the webcam
|
|Signed-off-by: Brian Johnson <
bri...@gmail.com>
|---
| microdia-v4l.c | 2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/microdia-v4l.c b/microdia-v4l.c
|index b65e22d..bab1838 100644
|--- a/microdia-v4l.c
|+++ b/microdia-v4l.c
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
Thanks,
On Nov 5, 6:22 am, "Brian Johnson" <
brij...@gmail.com> wrote:
> Glad its working then. I've also pushed this change to both master and
> development branches so it should be fixed now
>
> On Tue, Nov 4, 2008 at 2:21 PM, Goyo <
goyod...@gmail.com> wrote:
>
> > Thanks Brian, it worked for me.
>
> > On 4 nov, 10:51, "Brian Johnson" <
brij...@gmail.com> wrote:
> >> The issue as the other bug reports have found is that HAL does not
> >> recognize the device as supporting v4l. The attached patch should fix
> >> the issue.
>
> >> On Tue, Nov 4, 2008 at 4:02 AM, Goyo <
goyod...@gmail.com> wrote:
>
> >> > There are some similar bugs reported in Launchpad but they appear to
> >> > be very device specific or messed up with different symptoms so I
> >> > filed my own:
>
> >> >
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/293341
>
> >> > On 4 nov, 03:54, Chris Lasher <
chris.las...@gmail.com> wrote:
> >> >> Yep. I posted this problem shortly before you.
>
> >> >>
http://tinyurl.com/67lewj
>
> >> >> Chris
>
> >> >> On Nov 3, 6:18 pm, Goyo <
goyod...@gmail.com> wrote:
>
> >> >> > Hi all,
>
> >> >> > I was happy using my 0c45:624fcamera on Ubuntu 8.04 Hardy Heron. But