Yep. That did the trick. The image was very garbled and it ate up ~30% of my processor cycles, but it worked. I'm still going to try kernel compilation and pcwx, but I don't think that will fix it. I think the output below is slightly different than it was w/out p2s/s2p. What does "wanted format is 0x1908" mean?
wanted format is 0x1908 setting cmcapture to 160x120 5 now trying standard palette 15 frame 0 0, format 15, width 160, height 120
GEM: pix_video: Opened video connection C vmmap 825A274 VIDIOCSYNC: Invalid argument
Maybe since ales fixed his by switching to Debian, I could switch to Gentoo and get it to magically work ;)
Thanks, Ian
-------- Original Message -------- Subject: RE: [PD] GEM + Logitech Quickcam = no textures From: zmoelnig@iem.at Date: Wed, April 28, 2004 12:14 am To: "Ian Smith-Heisters" heisters@0x09.com Cc: "Johannes Taelman" j0@advalvas.be, "IOhannes m zmoelnig" zmoelnig@iem.at, pd-list@iem.at
Zitiere Ian Smith-Heisters heisters@0x09.com:
I moved the pix_pix2sig~ and pix_sig2pix~ upstream and it replaced
the
white (untextured) cube with total blackness.
use a higher blocksize: 160*120=19200 which means that you have should try something like [block~ 32768 8] in your patch. also, make sure, you have connected the outlets of [pix_pix2sig~] to the inlets of [pix_sig2pix~] (the second outlet of p2s~ (the one after the gemList-outlet) to the first inlet of s2p~ (*the* gemList-inlet) and so forth)
then (save and) turn on rendering and the audio-engine.
i fear it will work then (although it's probably not really usable) and i don't know why...
mfg.ads.r IOhannes
For what it's worth, I never got my logitech quickcam notebook pro working _without_ pwcx. With it it is working fine. (except that I have to unplug it and plug it in again if pdp closed it/crashed. Otherwise I get a blackout every second or so. With Gem it just works.
I am using the 0.9 beta drivers.
Gerard
Yep. That did the trick. The image was very garbled and it ate up ~30% of my processor cycles, but it worked. I'm still going to try kernel compilation and pcwx, but I don't think that will fix it.