Views
If you are running a GrokThis managed kernel and receiving errors related to modules or ".ko" files, it is most prudent to download the latest kernel modules. Note that if you are simply receiving errors regarding modules.dep, try first to simply run "depmod -a".
Updating your modules
To update your modules, simply run the following command:
wget -O - ftp://ftp.grokthis.net/pub/linux/modules/update_modules.sh | /bin/bash
You may instead opt to install modules manually, in which case simply download the appropriate tar.bz2 file from ftp://ftp.grokthis.net/pub/linux/modules/.