Weblog entry #14 for Grimnar
Only get this messages.
eth0: error fetching interface information: Device not found
This happens to all my devices (2). The used to work flawlessy and no troubles at all.
How can I remedy this without re-install? Since the server is my gateway im kinda in a rush after a bad day at work.
Luckily I live in a appartment complex and thus still have some kind of wlan to "borrow" in the mean time.
Comments on this Entry
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Send Message | View dkg's Scratchpad | View Weblogs ]
[ Parent | Reply to this comment ]
Im running testing, (2.6.12-1-k7) and having 2x realtek 8139too cards.
And you are correct, I just installed udev when I suddenly got these problems.
Now, I've been doing some testing on my own.
I added alias 8138too eth0 in /etc/modutils and the same in /etc/modutils/aliases
Then I removed udev, and now it all works. But what part of my process that actually worked, remains to be untold at this moment.
[ Parent | Reply to this comment ]
[ Send Message | View dkg's Scratchpad | View Weblogs ]
i don't understand your last paragraph either: /etc/modutils is a directory, not a file, so you can't add alias 8138too eth0
to it, afaik. Is that a typo?
/etc/modutils is part of the old (deprecated) modutils module-handling infrastructure. As the package description says:
These utilities are intended to make a Linux modular 2.2 or 2.4 kernel manageable for all users, administrators and distribution maintainers. For 2.6 kernels, you should use the module-init-tools package.Configuration files for module-init-tools are stored in /etc/modprobe.d. But for a setup as straightforward as what you've described, i'd recommend not tweaking those files at all. Move to a modern kernel (maybe install linux-image-k7 to track the latest kernel), re-install udev, and reboot. udev in its current state in etch does seem to have gotten many of the bugs ironed out. I find it pretty handy.
[ Parent | Reply to this comment ]
Now back to buisness. Since my last time updating the kernel, some stuff has changed I see. Its now linux-image (ethc) and the old kernel-image for Sarge. This
never occured to me, so no wonder I did not find any new kernels then.
So, I will go on with installing a new kernel.
Going to install: linux-image-2.6.17-2-k7.
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Send Message | View dkg's Scratchpad | View Weblogs ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
I was trying to explain your problem and offer a solution when the goose-stepping, jackbooted purity filter kicked in and stopped me from posting. Anyway, it's now an article at: http://www.debian-administration.org/articles/463
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]