Code: Select all
#include "forums.h"
int main() {while (bollox) postcount++;}

Code: Select all
cd /etc
grep -R e100 .Code: Select all
./modules.autoload.d/kernel-2.6:e100can you post the output of theses two commands pleasesardiskan wrote:No I don't know how to compile the kernel, I used genkernel to compile it so I'm not educated about the manual compilation.
Also, when I run the grep -R e100 .
I get no findings. What does that mean?
Jason
Code: Select all
cat /etc/modules.autoload.d/kernel-2.4Code: Select all
cat /etc/modules.autoload.d/kernel-2.6Code: Select all
#include "forums.h"
int main() {while (bollox) postcount++;}
Code: Select all
# /etc/modules.autoload.d/kernel-2.4: kernel modules to load when system boots.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.4,v 1.1 2003/03/09 09:06:23 azarah Exp $
#
Code: Select all
# /etc/modules.autoload.d/kernel-2.6: kernel modules to load when system boots.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.6,v 1.1 2003/07/16 18:13:45 azarah Exp $
Ok then that means it is not being loaded by the /etc/modules.autoload.d/kernel* files.sardiskan wrote:The first command has this output
The second command has this output:Code: Select all
# /etc/modules.autoload.d/kernel-2.4: kernel modules to load when system boots. # $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.4,v 1.1 2003/03/09 09:06:23 azarah Exp $ #
It actually looks like every line is commented out. Let me know what else you need.Code: Select all
# /etc/modules.autoload.d/kernel-2.6: kernel modules to load when system boots. # $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.6,v 1.1 2003/07/16 18:13:45 azarah Exp $
Code: Select all
emerge -vp e100Code: Select all
#include "forums.h"
int main() {while (bollox) postcount++;}
Code: Select all
router root # emerge -vp e100
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] net-misc/e100-2.3.40 0 kB
Total size of downloads: 0 kB

try,sardiskan wrote:The output of the command you gave is:
I am running kernel version 2.4.26 and my network card is an Intel S82557 PCI card. The error comes up towards the end of the bootup right after is says "coldplugging pci devices" but before "coldplugging pnp devices"Code: Select all
router root # emerge -vp e100 These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] net-misc/e100-2.3.40 0 kB Total size of downloads: 0 kB
Jason
Code: Select all
emerge --unmerge e100Code: Select all
#include "forums.h"
int main() {while (bollox) postcount++;}
Code: Select all
#include "forums.h"
int main() {while (bollox) postcount++;}



Yeah, but, when youre booting up Linux to impress all your friends, you can't have error messages flood the pretty boot-process...dendenners wrote:You could always ignore the problem if its not causing any problems