That makes sense, clearly the discovery of devices in that code is platform specific.
If you can write a python function that enumerates them we can integrate that as a patch. --Ivan > -----Original Message----- > From: dgol...@cp.dias.ie [mailto:dgol...@cp.dias.ie] > Sent: Friday, June 18, 2004 9:43 AM > To: jud...@mcs.anl.gov > Cc: ag-t...@mcs.anl.gov > Subject: RE: [AG-TECH] AG2.2 replacement for setupvideo.py > > > > > > We'll have to sort out what's going on. > > > > Haven't filed a formal bug report yet, but I immediately saw > the problem once pointed to that method: > > /proc/video/dev doesn't exist at all on my system... > (stock debian 2.6 kernel). > > In kernel 2.6 , the information is available via sysfs in > /sys/class/video4linux not /proc/video/dev ... > > In 2.6 there has been a move to rationalise the /proc fs to > be for processes only, and the sundry kernel stuff to /sys > > Neater that way, I guess. > > Best Regards, > > David Golden > > > >