Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

/dev/video



Should /dev/video device file be already created on the system?
I don't have it on mine so I used 

mknod /dev/video c 81 0

to get it working. Now I can talk with the driver!
Maybe it could be checked in "make insmod" or somewhere else.

BTW: ctest.cc also doesn't check for return value after "open" call !!

Regards,

Ivo.


Home | Main Index | Thread Index