hi guys, tried out ubilinux on galileo/edison and was a smooth setup
but now i have a problem
ublinux for galileo seems to have the uvcvideo driver (or else it was pulled in with apt-get install ffmpeg) but ubilinux for edison doesnt have uvcvideo
so i attempted to build the uvcvideo driver as advised here Linux UVC driver & tools
however, i get error as follows
make[2]: Leaving directory `/root/media_build/linux'
./scripts/make_kconfig.pl /lib/modules/3.10.17-poky-edison-ww42+/build /lib/modules/3.10.17-poky-edison-ww42+/build 1
Preparing to compile for kernel version 3.10.17
File not found: /lib/modules/3.10.17-poky-edison-ww42+/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
make[1]: *** [allyesconfig] Error 2
make[1]: Leaving directory `/root/media_build/v4l'
make: *** [allyesconfig] Error 2
can't select all drivers at ./build line 490.
Full git/build log is attached
anyone solved this already? ie getting uvcvideo on ublinux Edison
Also related (uvcvideo driver for yocto)
https://communities.intel.com/thread/54389?start=0&tstart=0
thanks