Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

fatal error on fresh bubba

Got problems with Bubba? Then this forum is for you.
Locked
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

fatal error on fresh bubba

Post by Ubi »

This error message keeps popping up.
(I did not receive my Bubba untill Jul 27,and dit not login or do anything with it untill 20:45. Thus, this error was already present during testing phase and before)
Any ideas?

Sep 27 20:26:46 bubba modprobe: FATAL: Could not load /lib/modules/2.6.16.16/modules.dep: No such file or directory
Jul 23 20:08:35 bubba modprobe: FATAL: Could not load /lib/modules/2.6.16.16/modules.dep: No such file or directory
Jul 27 20:36:19 bubba modprobe: FATAL: Could not load /lib/modules/2.6.16.16/modules.dep: No such file or directory
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Post by tor »

Hi ubi,

The error message you are seeing is non fatal and can be ignored. It occurs due to us not having any modules, loadable device drivers, installed on Bubba.

If you want them to go away you can install the modules package.

As root in a shell do:

Code: Select all

apt-get update
apt-get install linux-modules
That will remove the notice you are experiencing.

/Tor
Co-founder OpenProducts and Ex Excito Developer
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Post by Ubi »

Ok thanks for that information.
Although I don't think I'll be loading software just for a trivial log message to go away :D
Locked