2004-11-13 20:34:41

by Jan De Luyck

[permalink] [raw]
Subject: pwc driver status?

Hello list,

I'm currently contemplating getting an USB webcam. As a requirement, it has to
be linux-usable (duh). Now, the Philips webcams look pretty good, but I'm
getting mightily confused by the current status of the pwc / pwcx driver.

There seems to be an 'official' driver, but that has been discontinued, and
now there seems to be an 'unofficial' one.

Is there still a working driver for 2.4/2.6? What does it support?

Thanks.

Jan
--
Your motives for doing whatever good deed you may have in mind will be
misinterpreted by somebody.


Attachments:
(No filename) (549.00 B)
(No filename) (189.00 B)
Download all attachments

2004-11-13 20:42:40

by Gergely Nagy

[permalink] [raw]
Subject: Re: pwc driver status?

> There seems to be an 'official' driver, but that has been discontinued, and
> now there seems to be an 'unofficial' one.
>
> Is there still a working driver for 2.4/2.6? What does it support?

Luc Saillards driver for 2.6 supports all the official and now
discontinued driver did, and some more. It's also licensed under the GPL
so won't taint your kernel. For 2.4... I'd upgrade to 2.6 >;)

Works For Me(tm).

--
Gergely Nagy

2004-11-13 21:06:46

by Jan De Luyck

[permalink] [raw]
Subject: Re: pwc driver status?

On Saturday 13 November 2004 21:42, Gergely Nagy wrote:
> > There seems to be an 'official' driver, but that has been discontinued,
> > and now there seems to be an 'unofficial' one.
> >
> > Is there still a working driver for 2.4/2.6? What does it support?
>
> Luc Saillards driver for 2.6 supports all the official and now
> discontinued driver did, and some more. It's also licensed under the GPL
> so won't taint your kernel. For 2.4... I'd upgrade to 2.6 >;)
>

Unfortunately, upgrading is not an option right now for other reasons...

Is this driver also supporting the Logitech Quickcam for Notebooks? I found
some references that the 'official' one used to do that, but I can't find
much docs...

Jan
--
BOFH excuse #245:

The Borg tried to assimilate your system. Resistance is futile.


Attachments:
(No filename) (799.00 B)
(No filename) (189.00 B)
Download all attachments

2004-11-13 21:10:02

by Gergely Nagy

[permalink] [raw]
Subject: Re: pwc driver status?

On Sat, 2004-11-13 at 22:03 +0100, Jan De Luyck wrote:
> On Saturday 13 November 2004 21:42, Gergely Nagy wrote:
> > > There seems to be an 'official' driver, but that has been discontinued,
> > > and now there seems to be an 'unofficial' one.
> > >
> > > Is there still a working driver for 2.4/2.6? What does it support?
> >
> > Luc Saillards driver for 2.6 supports all the official and now
> > discontinued driver did, and some more. It's also licensed under the GPL
> > so won't taint your kernel. For 2.4... I'd upgrade to 2.6 >;)
> >
>
> Unfortunately, upgrading is not an option right now for other reasons...

That's a pity... because there is no 2.4 version of Luc's driver as far
as I know :(

> Is this driver also supporting the Logitech Quickcam for Notebooks? I found
> some references that the 'official' one used to do that, but I can't find
> much docs...

As far as I know, yes. The source code seems to indicate the same.

--
Gergely Nagy

2004-11-13 21:21:46

by Luc Saillard

[permalink] [raw]
Subject: Re: pwc driver status?

On Sat, Nov 13, 2004 at 10:09:38PM +0100, Gergely Nagy wrote:
> > Unfortunately, upgrading is not an option right now for other reasons...
>
> That's a pity... because there is no 2.4 version of Luc's driver as far
> as I know :(

I don't use a 2.4 kernel, so i can produce patch for older kernel, but i'll
not test them. If someone want a 2.4 kernel tell me, and i'll try to mande a
patch using difftools. I prefer to add features like v4l2, than supporting
and testing old kernel (or writing documentation).

> > Is this driver also supporting the Logitech Quickcam for Notebooks? I found
> > some references that the 'official' one used to do that, but I can't find
> > much docs...
>
> As far as I know, yes. The source code seems to indicate the same.

If the old driver supports, mine too (minor some very old webcam).

Luc

2004-11-14 10:11:27

by Jan De Luyck

[permalink] [raw]
Subject: Re: pwc driver status?

On Saturday 13 November 2004 22:18, Luc Saillard wrote:
> On Sat, Nov 13, 2004 at 10:09:38PM +0100, Gergely Nagy wrote:
> > > Unfortunately, upgrading is not an option right now for other
> > > reasons...
> >
> > That's a pity... because there is no 2.4 version of Luc's driver as far
> > as I know :(
>
> I don't use a 2.4 kernel, so i can produce patch for older kernel, but i'll
> not test them. If someone want a 2.4 kernel tell me, and i'll try to mande
> a patch using difftools. I prefer to add features like v4l2, than
> supporting and testing old kernel (or writing documentation).

Understandable. I'll look into getting the other box upgraded, tho the owner
of it is kinda reluctant to do so.

>
> > > Is this driver also supporting the Logitech Quickcam for Notebooks? I
> > > found some references that the 'official' one used to do that, but I
> > > can't find much docs...
> >
> > As far as I know, yes. The source code seems to indicate the same.
>
> If the old driver supports, mine too (minor some very old webcam).

Ok, good to know. Would be nice tho to have some actual 'confirmation' of this
fact before I run off to spend money ;p

Jan

--
You may be gone tomorrow, but that doesn't mean that you weren't here today.


Attachments:
(No filename) (1.21 kB)
(No filename) (189.00 B)
Download all attachments

2004-11-14 11:16:48

by Mathis Ahrens

[permalink] [raw]
Subject: Re: pwc driver status?

Jan De Luyck wrote:

>On Saturday 13 November 2004 22:18, Luc Saillard wrote:
>
>
>>On Sat, Nov 13, 2004 at 10:09:38PM +0100, Gergely Nagy wrote:
>>
>>
>>>>Unfortunately, upgrading is not an option right now for other
>>>>reasons...
>>>>
>>>>
>>>That's a pity... because there is no 2.4 version of Luc's driver as far
>>>as I know :(
>>>
>>>
>>I don't use a 2.4 kernel, so i can produce patch for older kernel, but i'll
>>not test them. If someone want a 2.4 kernel tell me, and i'll try to mande
>>a patch using difftools. I prefer to add features like v4l2, than
>>supporting and testing old kernel (or writing documentation).
>>
>>
>
>Understandable. I'll look into getting the other box upgraded, tho the owner
>of it is kinda reluctant to do so.
>
>
I don't think you have to.
The latest release from nemosoft is not in the kernel anymore, but still
online:

http://www.smcc.demon.nl/webcam/

It is supposed to still work with 2.4

>
>
>>>>Is this driver also supporting the Logitech Quickcam for Notebooks? I
>>>>found some references that the 'official' one used to do that, but I
>>>>can't find much docs...
>>>>
>>>>
>>>As far as I know, yes. The source code seems to indicate the same.
>>>
>>>
>>If the old driver supports, mine too (minor some very old webcam).
>>
>>
>
>Ok, good to know. Would be nice tho to have some actual 'confirmation' of this
>fact before I run off to spend money ;p
>
From the philips.txt included in the above reference:

As of this moment, the following cameras are supported:
[...]
* Logitech QuickCam Notebook Pro
[...]

(Note the 'Pro', this might be important!)

And as Luc said, once you upgrade to 2.6 you will have the same
support with his driver.

Cheers,
Mathis