I 'm running Angstrom Linux (3.0.7) on embedded device BeagleBoard-xM. I want to load a module (downloaded from here) and copied into: /lib/modules/3.0.7/kernel/drivers/net/wireless/rtlwifi/8192cu.ko
on the BeagleBoard-xM SD card file system.
However, loading the module fails:
root@beagleboard:/# modprobe 8192cu
FATAL: Module 8192cu not found.
Any ideas?