Rohan Kulkarni | 5 Jul 11:46

Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

Hello,
        I have installed Fedora 9 on my Acer Aspire 4720 laptop. It
has a Crystal Eye Webcam. But with Fedora 9 I cant use it. It is
working fine with Windows XP. It is detected properly but doesn't
work. I installed cheese and skype but the webcam doesn't work in
either of them.
gstreamer-properties shows the default video input plugin as v4l2 and
device as Acer CrystalEye webcam but the test for the webcam fails.
What should I do to make the webcam work?

Thank you

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

Hello,

On Sat, Jul 5, 2008 at 12:48 PM, Rohan Kulkarni <rohan.sjce <at> gmail.com> wrote:
> Hello,
>        I have installed Fedora 9 on my Acer Aspire 4720 laptop. It
> has a Crystal Eye Webcam. But with Fedora 9 I cant use it. It is
> working fine with Windows XP. It is detected properly but doesn't
> work. I installed cheese and skype but the webcam doesn't work in
These don't provide webcam drivers.

You might try to install gspca , here you can find what chips it supports
http://mxhaard.free.fr/spca5xx.html

# yum install gspca

> either of them.
> gstreamer-properties shows the default video input plugin as v4l2 and
> device as Acer CrystalEye webcam but the test for the webcam fails.
> What should I do to make the webcam work?
>
> Thank you
>
> --
> fedora-list mailing list
> fedora-list <at> redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

--

-- 
Bob Hope  - "Middle age is when your age starts to show around your middle."
(Continue reading)

Antonio M | 5 Jul 12:08

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/5 Nicolae Ghimbovschi <xfreebird <at> gmail.com>:
> Hello,
>
>
> On Sat, Jul 5, 2008 at 12:48 PM, Rohan Kulkarni <rohan.sjce <at> gmail.com> wrote:
>> Hello,
>>        I have installed Fedora 9 on my Acer Aspire 4720 laptop. It
>> has a Crystal Eye Webcam. But with Fedora 9 I cant use it. It is
>> working fine with Windows XP. It is detected properly but doesn't
>> work. I installed cheese and skype but the webcam doesn't work in
> These don't provide webcam drivers.
>
> You might try to install gspca , here you can find what chips it supports
> http://mxhaard.free.fr/spca5xx.html
>
> # yum install gspca
>
>> either of them.
>> gstreamer-properties shows the default video input plugin as v4l2 and
>> device as Acer CrystalEye webcam but the test for the webcam fails.
>> What should I do to make the webcam work?
>>
>> Thank you
>>
>> --
>> fedora-list mailing list
>> fedora-list <at> redhat.com
>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>>
>
(Continue reading)

Rohan Kulkarni | 5 Jul 12:17

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

I have already installed gspca. When I try to test the webcam using
gstreamer-properties I get the following error :

gstreamer-properties-Message: Error running pipeline 'Video for Linux
2 (v4l2)': Error starting streaming capture from device '/dev/video0'.
[v4l2src_calls.c(1392): gst_v4l2src_capture_start ():
/pipeline0/v4l2src3:
system error: Protocol error]

Also cheese gives this error :

(cheese:9072): GStreamer-CRITICAL **: gst_element_set_state: assertion
`GST_IS_ELEMENT (element)' failed

(cheese:9072): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed

(cheese:9072): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed

Output of lsmod :

 /sbin/lsmod
Module                  Size  Used by
ipt_REJECT              6784  2
xt_tcpudp               6656  1
nf_conntrack_ipv4      11396  2
xt_state                5888  2
nf_conntrack           49748  2 nf_conntrack_ipv4,xt_state
iptable_filter          6528  1
(Continue reading)

Rohan Kulkarni | 5 Jul 12:22

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

Also the output of dmesg :

dmesg | grep uvcvideo
uvcvideo: Found UVC 1.00 device Acer CrystalEye webcam (064e:a101)
usbcore: registered new interface driver uvcvideo
usbcore: deregistering interface driver uvcvideo
uvcvideo: Found UVC 1.00 device Acer CrystalEye webcam (064e:a101)
usbcore: registered new interface driver uvcvideo

On Sat, Jul 5, 2008 at 3:47 PM, Rohan Kulkarni <rohan.sjce <at> gmail.com> wrote:
> I have already installed gspca. When I try to test the webcam using
> gstreamer-properties I get the following error :
>
> gstreamer-properties-Message: Error running pipeline 'Video for Linux
> 2 (v4l2)': Error starting streaming capture from device '/dev/video0'.
> [v4l2src_calls.c(1392): gst_v4l2src_capture_start ():
> /pipeline0/v4l2src3:
> system error: Protocol error]
>
> Also cheese gives this error :
>
> (cheese:9072): GStreamer-CRITICAL **: gst_element_set_state: assertion
> `GST_IS_ELEMENT (element)' failed
>
> (cheese:9072): GStreamer-CRITICAL **: gst_object_unref: assertion
> `object != NULL' failed
>
> (cheese:9072): GStreamer-CRITICAL **: gst_object_unref: assertion
> `object != NULL' failed
>
(Continue reading)

Anne Wilson | 5 Jul 12:20

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Saturday 05 July 2008 10:48:21 Rohan Kulkarni wrote:
> Hello,
>         I have installed Fedora 9 on my Acer Aspire 4720 laptop. It
> has a Crystal Eye Webcam. But with Fedora 9 I cant use it. It is
> working fine with Windows XP. It is detected properly but doesn't
> work. I installed cheese and skype but the webcam doesn't work in
> either of them.
> gstreamer-properties shows the default video input plugin as v4l2 and
> device as Acer CrystalEye webcam but the test for the webcam fails.
> What should I do to make the webcam work?
>
This should help you

http://rafeequl.wordpress.com/2007/10/15/acer-crystaleye-webcam-on-linux-ubuntu/

Anne

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Rohan Kulkarni | 5 Jul 12:31

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

I followed the instructions in the link and installed luvcview.
But when I run luvc view I get the following error :

[root <at> rohan rohan]# luvcview -f yuv
luvcview version 0.2.1
Video driver: x11
A window manager is available
video /dev/video0
Unable to start capture: 71.
Error grabbing
 Clean Up done Quit

On Sat, Jul 5, 2008 at 3:50 PM, Anne Wilson <cannewilson <at> googlemail.com> wrote:
> On Saturday 05 July 2008 10:48:21 Rohan Kulkarni wrote:
>> Hello,
>>         I have installed Fedora 9 on my Acer Aspire 4720 laptop. It
>> has a Crystal Eye Webcam. But with Fedora 9 I cant use it. It is
>> working fine with Windows XP. It is detected properly but doesn't
>> work. I installed cheese and skype but the webcam doesn't work in
>> either of them.
>> gstreamer-properties shows the default video input plugin as v4l2 and
>> device as Acer CrystalEye webcam but the test for the webcam fails.
>> What should I do to make the webcam work?
>>
> This should help you
>
> http://rafeequl.wordpress.com/2007/10/15/acer-crystaleye-webcam-on-linux-ubuntu/
>
> Anne
>
(Continue reading)

Anne Wilson | 5 Jul 12:59

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Saturday 05 July 2008 11:31:25 Rohan Kulkarni wrote:
> I followed the instructions in the link and installed luvcview.
> But when I run luvc view I get the following error :
>
> [root <at> rohan rohan]# luvcview -f yuv
> luvcview version 0.2.1
> Video driver: x11
> A window manager is available
> video /dev/video0
> Unable to start capture: 71.
> Error grabbing
>  Clean Up done Quit
>
You installed the driver at 
http://mxhaard.free.fr/spca50x/Investigation/uvc/luvcview-20070512.tar.gz? 
Did it complete?  Were there any error messages?

Anne

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Rohan Kulkarni | 5 Jul 13:44

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

Yes....It installed cleanly without any errors. But luvcview does not
start. It gives this error :

[root <at> rohan rohan]# luvcview -f yuv
> luvcview version 0.2.1
> Video driver: x11
> A window manager is available
> video /dev/video0
> Unable to start capture: 71.
> Error grabbing
>  Clean Up done Quit

>From where can I download a new version of uvcvideo? May be the
web-cam might work with the new driver.

On Sat, Jul 5, 2008 at 4:29 PM, Anne Wilson <cannewilson <at> googlemail.com> wrote:
> On Saturday 05 July 2008 11:31:25 Rohan Kulkarni wrote:
>> I followed the instructions in the link and installed luvcview.
>> But when I run luvc view I get the following error :
>>
>> [root <at> rohan rohan]# luvcview -f yuv
>> luvcview version 0.2.1
>> Video driver: x11
>> A window manager is available
>> video /dev/video0
>> Unable to start capture: 71.
>> Error grabbing
>>  Clean Up done Quit
>>
> You installed the driver at
(Continue reading)

Antonio M | 5 Jul 13:53

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/5 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
> Yes....It installed cleanly without any errors. But luvcview does not
> start. It gives this error :
>
> [root <at> rohan rohan]# luvcview -f yuv
>> luvcview version 0.2.1
>> Video driver: x11
>> A window manager is available
>> video /dev/video0
>> Unable to start capture: 71.
>> Error grabbing
>>  Clean Up done Quit
>
> >From where can I download a new version of uvcvideo? May be the
> web-cam might work with the new driver.
>
> On Sat, Jul 5, 2008 at 4:29 PM, Anne Wilson <cannewilson <at> googlemail.com> wrote:
>> On Saturday 05 July 2008 11:31:25 Rohan Kulkarni wrote:
>>> I followed the instructions in the link and installed luvcview.
>>> But when I run luvc view I get the following error :
>>>
>>> [root <at> rohan rohan]# luvcview -f yuv
>>> luvcview version 0.2.1
>>> Video driver: x11
>>> A window manager is available
>>> video /dev/video0
>>> Unable to start capture: 71.
>>> Error grabbing
>>>  Clean Up done Quit
>>>
(Continue reading)

Anne Wilson | 5 Jul 14:00

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Saturday 05 July 2008 12:44:29 Rohan Kulkarni wrote:
> Yes....It installed cleanly without any errors. But luvcview does not
> start. It gives this error :

While the link I gave you was an outline of how to set it up, there's a much 
better one (just found it now we know about uvcview)

http://liquidat.wordpress.com/2007/12/07/howto-logitech-quickcam-pro-9000-with-fedora-8/

It may be that something is done differently in the ubuntu installation than 
in the fedora one.  This should give you more specific instructions.

Anne

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Rohan Kulkarni | 5 Jul 14:40

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

using this link : http://www.fishpool.org/tag/Acer I learnt that I
need to install linux-uvc driver. I downloaded the driver by :

svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk

However, make gives the error :

[root <at> rohan trunk]# make
Building USB Video Class driver...
make: *** /lib/modules/2.6.25.9-76.fc9.i686/build: No such file or
directory.  Stop.
make: *** [uvcvideo] Error 2

I checked the directory /lib/modules/2.6.25.9-76.fc9.i686/. There is a
file build which is a symbolic link to

build -> ../../../usr/src/kernels/2.6.25.9-76.fc9.i686

How do I install this driver?

On Sat, Jul 5, 2008 at 5:30 PM, Anne Wilson <cannewilson <at> googlemail.com> wrote:
> On Saturday 05 July 2008 12:44:29 Rohan Kulkarni wrote:
>> Yes....It installed cleanly without any errors. But luvcview does not
>> start. It gives this error :
>
> While the link I gave you was an outline of how to set it up, there's a much
> better one (just found it now we know about uvcview)
>
> http://liquidat.wordpress.com/2007/12/07/howto-logitech-quickcam-pro-9000-with-fedora-8/
>
(Continue reading)

Anne Wilson | 5 Jul 14:58

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Saturday 05 July 2008 13:40:08 Rohan Kulkarni wrote:
> using this link : http://www.fishpool.org/tag/Acer I learnt that I
> need to install linux-uvc driver. I

You are installing onto Fedora.  Why did you not follow the instructions from 
the Fedora link I gave you?

Anne

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Antonio Olivares | 5 Jul 15:49

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

--- On Sat, 7/5/08, Rohan Kulkarni <rohan.sjce <at> gmail.com> wrote:

> From: Rohan Kulkarni <rohan.sjce <at> gmail.com>
> Subject: Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9
> To: "For users of Fedora" <fedora-list <at> redhat.com>
> Date: Saturday, July 5, 2008, 5:40 AM
> using this link : http://www.fishpool.org/tag/Acer I learnt
> that I
> need to install linux-uvc driver. I downloaded the driver
> by :
> 
> svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
> 
> However, make gives the error :
> 
> [root <at> rohan trunk]# make
> Building USB Video Class driver...
> make: *** /lib/modules/2.6.25.9-76.fc9.i686/build: No such
> file or
> directory.  Stop.
> make: *** [uvcvideo] Error 2
# yum install kernel-devel

should get you past this one.  
> 
> I checked the directory /lib/modules/2.6.25.9-76.fc9.i686/.
> There is a
> file build which is a symbolic link to
> 
> build -> ../../../usr/src/kernels/2.6.25.9-76.fc9.i686
(Continue reading)

Antonio M | 5 Jul 16:42

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/5 Antonio Olivares <olivares14031 <at> yahoo.com>:
> --- On Sat, 7/5/08, Rohan Kulkarni <rohan.sjce <at> gmail.com> wrote:
>
>> From: Rohan Kulkarni <rohan.sjce <at> gmail.com>
>> Subject: Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9
>> To: "For users of Fedora" <fedora-list <at> redhat.com>
>> Date: Saturday, July 5, 2008, 5:40 AM
>> using this link : http://www.fishpool.org/tag/Acer I learnt
>> that I
>> need to install linux-uvc driver. I downloaded the driver
>> by :
>>
>> svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
>>
>> However, make gives the error :
>>
>> [root <at> rohan trunk]# make
>> Building USB Video Class driver...
>> make: *** /lib/modules/2.6.25.9-76.fc9.i686/build: No such
>> file or
>> directory.  Stop.
>> make: *** [uvcvideo] Error 2
> # yum install kernel-devel
>
> should get you past this one.
>>
>> I checked the directory /lib/modules/2.6.25.9-76.fc9.i686/.
>> There is a
>> file build which is a symbolic link to
>>
(Continue reading)

Rohan Kulkarni | 5 Jul 17:32

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

I installed kernel-devel and the finally installed the linux-uvc
driver :) but still the webcam is not working :(

On Sat, Jul 5, 2008 at 8:12 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
> 2008/7/5 Antonio Olivares <olivares14031 <at> yahoo.com>:
>> --- On Sat, 7/5/08, Rohan Kulkarni <rohan.sjce <at> gmail.com> wrote:
>>
>>> From: Rohan Kulkarni <rohan.sjce <at> gmail.com>
>>> Subject: Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9
>>> To: "For users of Fedora" <fedora-list <at> redhat.com>
>>> Date: Saturday, July 5, 2008, 5:40 AM
>>> using this link : http://www.fishpool.org/tag/Acer I learnt
>>> that I
>>> need to install linux-uvc driver. I downloaded the driver
>>> by :
>>>
>>> svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
>>>
>>> However, make gives the error :
>>>
>>> [root <at> rohan trunk]# make
>>> Building USB Video Class driver...
>>> make: *** /lib/modules/2.6.25.9-76.fc9.i686/build: No such
>>> file or
>>> directory.  Stop.
>>> make: *** [uvcvideo] Error 2
>> # yum install kernel-devel
>>
>> should get you past this one.
>>>
(Continue reading)

Ric Moore | 6 Jul 23:21

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
> I installed kernel-devel and the finally installed the linux-uvc
> driver :) but still the webcam is not working :(

Please don't top post. It screws up the reading of the progression of
the problem and responses. If you've read other posts, you may note that
everyone else will respond at the bottom. It's easier on the next guy
with the same problem who google searches for answers. Thanx, Ric
-- 
----------------------------------------------------
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
Linux user# 44256 Sign up at: http://counter.li.org/
http://www.sourceforge.net/projects/oar
https://oar.dev.java.net/
Verizon Cell # 336-254-1339
-----------------------------------------------------

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Antonio M | 7 Jul 09:49

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>> I installed kernel-devel and the finally installed the linux-uvc
>> driver :) but still the webcam is not working :(
>
> Please don't top post. It screws up the reading of the progression of
> the problem and responses. If you've read other posts, you may note that
> everyone else will respond at the bottom. It's easier on the next guy
> with the same problem who google searches for answers. Thanx, Ric
> --
> ----------------------------------------------------
> My father, Victor Moore (Vic) used to say:
> "There are two Great Sins in the world...
> ..the Sin of Ignorance, and the Sin of Stupidity.
> Only the former may be overcome." R.I.P. Dad.
> Linux user# 44256 Sign up at: http://counter.li.org/
> http://www.sourceforge.net/projects/oar
> https://oar.dev.java.net/
> Verizon Cell # 336-254-1339
> -----------------------------------------------------
>
> --
> fedora-list mailing list
> fedora-list <at> redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

I am back to my F9 system, and it is pratically a standard F9 with no
additional drivers!!!!
My Browser Hardware sees the webcam as SuYin Acer CristallEye webcam
(Continue reading)

Antonio M | 7 Jul 12:03

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/7 Antonio M <antonio.montagnani <at> gmail.com>:
> 2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
>> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>>> I installed kernel-devel and the finally installed the linux-uvc
>>> driver :) but still the webcam is not working :(
>>
>> Please don't top post. It screws up the reading of the progression of
>> the problem and responses. If you've read other posts, you may note that
>> everyone else will respond at the bottom. It's easier on the next guy
>> with the same problem who google searches for answers. Thanx, Ric
>> --
>> ----------------------------------------------------
>> My father, Victor Moore (Vic) used to say:
>> "There are two Great Sins in the world...
>> ..the Sin of Ignorance, and the Sin of Stupidity.
>> Only the former may be overcome." R.I.P. Dad.
>> Linux user# 44256 Sign up at: http://counter.li.org/
>> http://www.sourceforge.net/projects/oar
>> https://oar.dev.java.net/
>> Verizon Cell # 336-254-1339
>> -----------------------------------------------------
>>
>> --
>> fedora-list mailing list
>> fedora-list <at> redhat.com
>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>>
>
> I am back to my F9 system, and it is pratically a standard F9 with no
> additional drivers!!!!
(Continue reading)

Rohan Kulkarni | 7 Jul 20:06

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Mon, Jul 7, 2008 at 3:33 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
> 2008/7/7 Antonio M <antonio.montagnani <at> gmail.com>:
>> 2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
>>> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>>>> I installed kernel-devel and the finally installed the linux-uvc
>>>> driver :) but still the webcam is not working :(
>>>
>>> Please don't top post. It screws up the reading of the progression of
>>> the problem and responses. If you've read other posts, you may note that
>>> everyone else will respond at the bottom. It's easier on the next guy
>>> with the same problem who google searches for answers. Thanx, Ric
>>> --
>>> ----------------------------------------------------
>>> My father, Victor Moore (Vic) used to say:
>>> "There are two Great Sins in the world...
>>> ..the Sin of Ignorance, and the Sin of Stupidity.
>>> Only the former may be overcome." R.I.P. Dad.
>>> Linux user# 44256 Sign up at: http://counter.li.org/
>>> http://www.sourceforge.net/projects/oar
>>> https://oar.dev.java.net/
>>> Verizon Cell # 336-254-1339
>>> -----------------------------------------------------
>>>
>>> --
>>> fedora-list mailing list
>>> fedora-list <at> redhat.com
>>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>>>
>>
>> I am back to my F9 system, and it is pratically a standard F9 with no
(Continue reading)

Antonio M | 8 Jul 14:33

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/7 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
> On Mon, Jul 7, 2008 at 3:33 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>> 2008/7/7 Antonio M <antonio.montagnani <at> gmail.com>:
>>> 2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
>>>> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>>>>> I installed kernel-devel and the finally installed the linux-uvc
>>>>> driver :) but still the webcam is not working :(
>>>>
>>>> Please don't top post. It screws up the reading of the progression of
>>>> the problem and responses. If you've read other posts, you may note that
>>>> everyone else will respond at the bottom. It's easier on the next guy
>>>> with the same problem who google searches for answers. Thanx, Ric
>>>> --
>>>> ----------------------------------------------------
>>>> My father, Victor Moore (Vic) used to say:
>>>> "There are two Great Sins in the world...
>>>> ..the Sin of Ignorance, and the Sin of Stupidity.
>>>> Only the former may be overcome." R.I.P. Dad.
>>>> Linux user# 44256 Sign up at: http://counter.li.org/
>>>> http://www.sourceforge.net/projects/oar
>>>> https://oar.dev.java.net/
>>>> Verizon Cell # 336-254-1339
>>>> -----------------------------------------------------
>>>>
>>>> --
>>>> fedora-list mailing list
>>>> fedora-list <at> redhat.com
>>>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>>>>
>>>
(Continue reading)

Rohan Kulkarni | 10 Jul 12:48

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Tue, Jul 8, 2008 at 6:03 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
> 2008/7/7 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
>> On Mon, Jul 7, 2008 at 3:33 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>>> 2008/7/7 Antonio M <antonio.montagnani <at> gmail.com>:
>>>> 2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
>>>>> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>>>>>> I installed kernel-devel and the finally installed the linux-uvc
>>>>>> driver :) but still the webcam is not working :(
>>>>>
>>>>> Please don't top post. It screws up the reading of the progression of
>>>>> the problem and responses. If you've read other posts, you may note that
>>>>> everyone else will respond at the bottom. It's easier on the next guy
>>>>> with the same problem who google searches for answers. Thanx, Ric
>>>>> --
>>>>> ----------------------------------------------------
>>>>> My father, Victor Moore (Vic) used to say:
>>>>> "There are two Great Sins in the world...
>>>>> ..the Sin of Ignorance, and the Sin of Stupidity.
>>>>> Only the former may be overcome." R.I.P. Dad.
>>>>> Linux user# 44256 Sign up at: http://counter.li.org/
>>>>> http://www.sourceforge.net/projects/oar
>>>>> https://oar.dev.java.net/
>>>>> Verizon Cell # 336-254-1339
>>>>> -----------------------------------------------------
>>>>>
>>>>> --
>>>>> fedora-list mailing list
>>>>> fedora-list <at> redhat.com
>>>>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>>>>>
(Continue reading)

Antonio M | 10 Jul 14:10

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/10 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
> On Tue, Jul 8, 2008 at 6:03 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>> 2008/7/7 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
>>> On Mon, Jul 7, 2008 at 3:33 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>>>> 2008/7/7 Antonio M <antonio.montagnani <at> gmail.com>:
>>>>> 2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
>>>>>> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>>>>>>> I installed kernel-devel and the finally installed the linux-uvc
>>>>>>> driver :) but still the webcam is not working :(
>>>>>>
>>>>>> Please don't top post. It screws up the reading of the progression of
>>>>>> the problem and responses. If you've read other posts, you may note that
>>>>>> everyone else will respond at the bottom. It's easier on the next guy
>>>>>> with the same problem who google searches for answers. Thanx, Ric
>>>>>> --
>>>>>> ----------------------------------------------------
>>>>>> My father, Victor Moore (Vic) used to say:
>>>>>> "There are two Great Sins in the world...
>>>>>> ..the Sin of Ignorance, and the Sin of Stupidity.
>>>>>> Only the former may be overcome." R.I.P. Dad.
>>>>>> Linux user# 44256 Sign up at: http://counter.li.org/
>>>>>> http://www.sourceforge.net/projects/oar
>>>>>> https://oar.dev.java.net/
>>>>>> Verizon Cell # 336-254-1339
>>>>>> -----------------------------------------------------
>>>>>>
>>>>>> --
>>>>>> fedora-list mailing list
>>>>>> fedora-list <at> redhat.com
>>>>>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
(Continue reading)

Rohan Kulkarni | 11 Jul 11:04

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

On Thu, Jul 10, 2008 at 5:40 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
> 2008/7/10 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
>> On Tue, Jul 8, 2008 at 6:03 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>>> 2008/7/7 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
>>>> On Mon, Jul 7, 2008 at 3:33 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>>>>> 2008/7/7 Antonio M <antonio.montagnani <at> gmail.com>:
>>>>>> 2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
>>>>>>> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>>>>>>>> I installed kernel-devel and the finally installed the linux-uvc
>>>>>>>> driver :) but still the webcam is not working :(
>>>>>>>
>>>>>>> Please don't top post. It screws up the reading of the progression of
>>>>>>> the problem and responses. If you've read other posts, you may note that
>>>>>>> everyone else will respond at the bottom. It's easier on the next guy
>>>>>>> with the same problem who google searches for answers. Thanx, Ric
>>>>>>> --
>>>>>>> ----------------------------------------------------
>>>>>>> My father, Victor Moore (Vic) used to say:
>>>>>>> "There are two Great Sins in the world...
>>>>>>> ..the Sin of Ignorance, and the Sin of Stupidity.
>>>>>>> Only the former may be overcome." R.I.P. Dad.
>>>>>>> Linux user# 44256 Sign up at: http://counter.li.org/
>>>>>>> http://www.sourceforge.net/projects/oar
>>>>>>> https://oar.dev.java.net/
>>>>>>> Verizon Cell # 336-254-1339
>>>>>>> -----------------------------------------------------
>>>>>>>
>>>>>>> --
>>>>>>> fedora-list mailing list
>>>>>>> fedora-list <at> redhat.com
(Continue reading)

Antonio M | 15 Jul 13:28

Re: Cant use Crystal Eye webcam on my Acer Laptop with Fedora 9

2008/7/11 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
> On Thu, Jul 10, 2008 at 5:40 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>> 2008/7/10 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
>>> On Tue, Jul 8, 2008 at 6:03 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>>>> 2008/7/7 Rohan Kulkarni <rohan.sjce <at> gmail.com>:
>>>>> On Mon, Jul 7, 2008 at 3:33 PM, Antonio M <antonio.montagnani <at> gmail.com> wrote:
>>>>>> 2008/7/7 Antonio M <antonio.montagnani <at> gmail.com>:
>>>>>>> 2008/7/6 Ric Moore <wayward4now <at> gmail.com>:
>>>>>>>> On Sat, 2008-07-05 at 21:02 +0530, Rohan Kulkarni wrote:
>>>>>>>>> I installed kernel-devel and the finally installed the linux-uvc
>>>>>>>>> driver :) but still the webcam is not working :(
>>>>>>>>
>>>>>>>> Please don't top post. It screws up the reading of the progression of
>>>>>>>> the problem and responses. If you've read other posts, you may note that
>>>>>>>> everyone else will respond at the bottom. It's easier on the next guy
>>>>>>>> with the same problem who google searches for answers. Thanx, Ric
>>>>>>>> --
>>>>>>>> ----------------------------------------------------
>>>>>>>> My father, Victor Moore (Vic) used to say:
>>>>>>>> "There are two Great Sins in the world...
>>>>>>>> ..the Sin of Ignorance, and the Sin of Stupidity.
>>>>>>>> Only the former may be overcome." R.I.P. Dad.
>>>>>>>> Linux user# 44256 Sign up at: http://counter.li.org/
>>>>>>>> http://www.sourceforge.net/projects/oar
>>>>>>>> https://oar.dev.java.net/
>>>>>>>> Verizon Cell # 336-254-1339
>>>>>>>> -----------------------------------------------------
>>>>>>>>
>>>>>>>> --
>>>>>>>> fedora-list mailing list
(Continue reading)


Gmane