|
From: Laurent P. <lau...@sk...> - 2006-02-04 11:37:57
|
> > test.c did not alloc overlay surface for the screen and nor xv feature > > from the video adaptator. uvcvideo need a working video adaptator Xserver > > or Fbdev allowing large video surface to be create 1280x960. > > So, any ideas how I get it working then? > > Works fine on my D600 laptop. You seem to be having two different problems. Xawtv has some trouble allocating a video surface. That's related to your X server but not with the linux-uvc driver or the webcam. The second problem (Unable to set format: 5) is definitely a hardware and/or driver issue. I'd like to debug the driver issue first (because it will make solving the Xawtv problem easier, and because Xawtv is currently beyond the limits of my knownledge). Can you reproduce the problem on your Dell Optiplex GX270 with the test program ? If so, are you using the same kernel version on both hardware ? Can you upgrade to 2.6.15 on the Optiplex if you haven't already ? Laurent Pinchart |