Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27813 - setpwc - media-video/usb-pwc* control stuff
Summary: setpwc - media-video/usb-pwc* control stuff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL: http://www.vanheusden.com/setpwc/
Whiteboard:
Keywords:
: 77852 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-09-02 17:35 UTC by Ralf Miunske
Modified: 2005-05-02 04:01 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
setpwc-0.9.ebuild (setpwc-0.9.ebuild,682 bytes, text/plain)
2005-04-26 13:38 UTC, Peter Gantner (a.k.a. nephros)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Miunske 2003-09-02 17:35:46 UTC
Hi there! 
 
There is an additional mini-tool concerning the drivers for Philips WebCams (pwc) to 
control the cam's internal settings to find at http://www.vanheusden.com/setpwc/ . 
Perhaps someone is interested to add this package to gentoo's portage tree :-) 
The package is rather small and essential to users whose web cam has stored faulty 
settings to get it back working well. 
 
CU 
  Ralf
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-10-02 00:36:04 UTC
This job can already be done by "camstream", but you are right, perhaps this
is nice to have. That also reminds me that pwc/pwcx stuff could need some
updating...
Comment 2 Thomas Pohl 2005-01-20 08:13:43 UTC
Since I compiled setpwc succesfully on my amd64 and really like it I allready thought about making an ebuild.

I think it's not neccessary that two people do the work. So should I do it?
Comment 3 Ralf Miunske 2005-01-20 08:24:38 UTC
I'd never say no, if you like to do so... :)
the maintainer himself saw no use in it... :-/
Comment 4 Thomas Pohl 2005-01-20 11:46:45 UTC
Hm. I'm using camstream, too. But I don't like starting camstream just for making settings. I like setpwc. So I will do it over the next week...
Comment 5 Patrick Kursawe (RETIRED) gentoo-dev 2005-01-21 00:10:46 UTC
Ok, ok... wrote some ebuild, committed it. amd64 team, please check and keyword for your arch, then we can close this one.
Comment 6 Simon Stelling (RETIRED) gentoo-dev 2005-01-31 03:31:56 UTC
this is a 32bit binary. it can't be inserted in a 64bit kernel
Comment 7 Patrick Kursawe (RETIRED) gentoo-dev 2005-02-01 05:52:28 UTC
*** Bug 77852 has been marked as a duplicate of this bug. ***
Comment 8 Patrick Kursawe (RETIRED) gentoo-dev 2005-02-01 05:58:53 UTC
Simon, which file are you talking about? If I don't have a problem with my eyes (or misunderstand you), neither setpwc nor usb-pwc-re contain binaries.
Do you perhaps mix it up with usb-pwcx?
Comment 9 Simon Stelling (RETIRED) gentoo-dev 2005-02-01 08:06:17 UTC
sorry, i actually tested the package in the summary. it compiles fine here, though i can't test it, but can one use setpwc without usb-pwcx? if so, it would make sense to keyword it, otherwise i won't mark it testing
Comment 10 Patrick Kursawe (RETIRED) gentoo-dev 2005-02-01 08:47:52 UTC
Once upon a time, there was a pwc driver (source) in the kernel, and a binary only module (the developer had to sign some NDA) in the separate package usb-pwcx that you needed to get the highest resolutions/frame rates from the camera. The driver was removed from the kernel, and now there is usb-pwc-re which builds a reverse-engineered driver from source. So please also test usb-pwc-re. Sorry for the confusion. The summary line was written long ago pwc-re existed. According to comment #2, I think it should work.
Comment 11 Peter Gantner (a.k.a. nephros) 2005-02-01 09:03:57 UTC
yes, setpwc works just fine here with the "new" driver, usb-pwc-re.
(although I did patch my kernel manually with the pwc-re patch instead of compiling it out-of-kernel)
Comment 12 Thomas Pohl 2005-02-03 15:21:57 UTC
setpwc works here fine with pwc-re, too (64bit-gentoo)
Comment 13 Simon Stelling (RETIRED) gentoo-dev 2005-02-05 16:46:10 UTC
it's in ~amd64
Comment 14 kaouete 2005-04-26 06:19:11 UTC
setpwc 0.9 is out :)
Comment 15 Peter Gantner (a.k.a. nephros) 2005-04-26 13:36:59 UTC
As far as I can see simply bumping the ebuild to 0.9 works fine (current ~x86).
However, the list of changes on the homepage indicate dependency on virtual/linux-sources is no longer necessary.
It should probably RDEPEND on media-video/usb-pwc-re though.
Attached ebuild incorporates these two changes.

My testing consisted of compiling and five runs setting various stuff.
Comment 16 Peter Gantner (a.k.a. nephros) 2005-04-26 13:38:08 UTC
Created attachment 57315 [details]
setpwc-0.9.ebuild
Comment 17 Patrick Kursawe (RETIRED) gentoo-dev 2005-04-26 23:27:44 UTC
It includes linux/videodev.h - that's from linux-headers. I don't think that RDEPEND is such a good idea since there are maybe still people who use the old usb-pwcx stuff with older kernels (should still work with setpwc AFAIK).
Comment 18 Peter Gantner (a.k.a. nephros) 2005-05-02 04:01:42 UTC
Comment on attachment 57315 [details]
setpwc-0.9.ebuild

Okay just bump it then.

(obsoleted ebuild above)