Re: [Linux-uvc-devel] Initial use of UVC driver
Linux UVC driver and tools
Brought to you by:
pinchartl
From: James W. S. <js...@co...> - 2006-01-06 01:21:18
|
Laurent Pinchart wrote: >Hi James, > > > >>I have attempted to view images from the device without success. I have >>tried xawtv, tvtime and both do not receive images. Upon statup the LED >>momentarly lights, but that is about all. >> >> > >I tried xawtv in the past, but it hang due to a unrelated problem. I'll try >with tvtime. > > > >>In doing some additional analsyis I downloaded compiled then ran the test.c >>program you posted. It does access the camera but it tnen completly locks >>up the system. It appears to me that the Fedora 4 kernel has some >>differences than a stock kernel that is affecting how the driver functions. >> >> > >Can you run the test program in a virtual console (not under X) and see if you >get a kernel oops ? If so, please post the report. > >Laurent Pinchart >_______________________________________________ >Linux-uvc-devel mailing list >Lin...@li... >http://lists.berlios.de/mailman/listinfo/linux-uvc-devel > > > Laurent, I configured my system into runlevel 3. I successfully ran and stoppe your test program. |