Hi! great forum, great distros! thanks Igor!
I installed Debian Wheezy on Cubieboard A10, using for NAS, EmonCMS, webcams.
Working really good.
Yesterday I did an upgrade, something has gone wrong with linux-image-sun4i.
I did
wget -q -O - http://upgrade.armbian.com | bash
like Igor told here
then rebooted, the system is now ok
but I can't use my webcams anymore:
mario@cubieboard:~$ sudo LD_PRELOAD=/usr/lib/arm-linux-gnueabihf/libv4l/v4l1compat.so motion
Failed to open /dev/video0: No such file or directory
and
mario@cubieboard:~$ ls /dev/video*
ls: cannot access /dev/video*: No such file or directory
What can I do?
There must be a way to restore my /dev/video* resources!
thanks in advance!