Hi everyone,
I downloaded AM335x linux software development kit from below link.
http://software-dl.ti.com/processor-sw/esd/PROCESSOR-SDK-LINUX-AM335X/latest/index_FDS.html
Problem is rootfs has v4l2 and other usb modules but when I connected my usb camera to beagle there is no /dev/mouse or /dev/v4l device. How can I load these drivers to handle usb camera?
Not: When I connected the camera, I can see the filesystem mounts it. I guess problem is modules are not loaded.I tried to load them with depmod -a, insmod but actually nothing happened.
Best Regards,
Ümit.