Hey,
Fairly new to setting up these boards, but I've currently got linaro 12.11 running.
linaro@linaro-nano:~$ cat /etc/lsb-release
DISTRIB_ID=Linaro
DISTRIB_RELEASE=12.11
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Linaro 12.11"
While looking through the logs I discovered the following error message;
5,3,Jun 11 13:59:28,linaro-nano,modprobe:, FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
I did try to dig around a bit and found this website:
http://forums.debian.net/viewtopic.php?f=5&t=54364
I gather that I might need to put modules (.ko files) in a folder (lib/modules/3.10.0/) on that microSD card, but i'm not 100% sure this is right?
Would anyone be kind enough to point me in the right direction?
thank you!