Hi, On my FC6 system, I made an adjustment so that /usr/include/linux/ contains the *.h files otherwise declared missing when compiling, and got Qastrocam to compile and run. However it is definitely NOT supporting the TUC LED mode (this on FC6 Linux) with the stock FC6 PWC driver!!! It definitely worked on RHEL4 when I got PWC to compile. Difference is I compiled Saillard.org pwc driver latest snapshot myself on RHEL4. But on FC6 I still cannot get pwc to compile. I believe the pwc which comes stock with FC6 is NOT supporting the TUC LED LX mode - ie. it is NOT fully supporting the SPC900NC whereas before it was when I got pwc to compile. Any ideas on this???
Peter --- Peter Baitz <[EMAIL PROTECTED]> wrote: > Hi - any developers, > > The problem is the pwc driver will NOT compile at > all > on FC6 kernel 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 > 14:54:20 EDT 2006 i686 i686 i386 GNU/Linux. > > But I have a feeling there is a deeper problem, as I > also cannot get 'Qastrocam' > (http://3demi.net/astro/qastrocam/doc/) to compile > either, and the error is very much the same - notice > the message "error linux/<whatever>.h: No such file > or > directory" despite the file does exist: > > QASTROCAM ERRORS OUT: > ccvt_mmx_old.S:32:27: error: linux/linkage.h: No > such > file or directory > > PWC ERRORS OUT: > /opt/pwc/pwc-v4l2-20061105-042701/pwc.h:28:26: > error: > linux/config.h: No such file or directory > > I get the feeling something is wrong in the FC6 > compiler or setup? Those files do in fact exist: > > ./2.6.18-1.2798.fc6-i586/include/config/i2o/config.h > ./2.6.18-1.2798.fc6-i586/include/config/x86/find/smp/config.h > ./2.6.18-1.2798.fc6-i586/include/linux/linkage.h > ./2.6.18-1.2798.fc6-i586/include/asm-i386/linkage.h > > Any expert developers see a common problem going on > here? Or am I seeing something that is not there? > > Peter > > > --- Alan Brown <[EMAIL PROTECTED]> wrote: > > > On Mon, 6 Nov 2006, Peter Baitz wrote: > > > > > Alan, > > > > > > I just did the make procedure per instructions. > > > Building it results in a 650KB pwc.ko module. > The > > > stock pwc.ko in FC6 is 95KB. Seems like a big > > > difference. I need it for a ToUcam Pro III (SDV > > > 900NC) which needs to be supported as typedef > 740. > > > > Building it optimised won't make it any more > > compatible, but try -O6 > > > > Most of the extra bulk is very likely to be > > debugging symbols.... > > > > > > > > Peter > > > > > > --- Alan Brown <[EMAIL PROTECTED]> wrote: > > > > > > > On Sun, 5 Nov 2006, Peter Baitz wrote: > > > > > > > > > Actually you can also do "modinfo pwc" and > it > > > > tells > > > > > the developer and version (Saillard.org and > > > > 10.0.12), > > > > > but what I still do not understand is that > > when I > > > > > compile pwc as I previously did, the pwc.ko > is > > > > over > > > > > 600kb while the stock pwc.ko even in FC6 is > > only > > > > 95kb > > > > > or so. Seems like a huge diff. > > > > > > > > Did you strip or otherwise optimise your > module? > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > Cheap Talk? Check out Yahoo! Messenger's low > > PC-to-Phone call rates > > > (http://voice.yahoo.com) > > > > > > > -- > > If a person, or organisation, starts to play > > on your fears > > it may be that person or organisation that > you > > should fear. > > > > > > > > > > ____________________________________________________________________________________ > Sponsored Link > > For just $24.99/mo., Vonage offers unlimited local > and long- distance calling. > Sign up now. http://www.vonage.com/startsavingnow/ > _______________________________________________ > pwc mailing list > [email protected] > http://lists.saillard.org/mailman/listinfo/pwc > __________________________________________________________________________________________ Check out the New Yahoo! Mail - Fire up a more powerful email and get things done faster. (http://advision.webevents.yahoo.com/mailbeta) _______________________________________________ pwc mailing list [email protected] http://lists.saillard.org/mailman/listinfo/pwc
