Then i'd recommend use fuser /dev/video0 to see what's locking it, but it seems fuser doesn't work at all. You can try this instead: lsof | grep "video" or lsof | grep "camera" I think, someone else had similar problem and it was conflicting with power kernel. Try reinstalling/update kernel power, if you have one.