Bug#573007: NIC r8169 doesn t start at restart on kernel linux-image-2.6.32-trunk-686
Hi,
i searched the internet and found other guys with the same problem:
http://lists.openwall.net/netdev/2009/03/06/31
http://ubuntuforums.org/archive/index.php/t-615581.html
http://www.linux-community.de/Community/Fragen/Staendig-neue-Bezeichnung-der-Netzwerkschnittstellen
My udev config is:
/etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.
Regards
Spitzauer
--
Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100309075055.55320@gmx.net">http://lists.debian.org/20100309075055.55320@gmx.net
03-24-2010, 06:21 AM
Bug#573007: NIC r8169 doesn t start at restart on kernel linux-image-2.6.32-trunk-686
Hi,
yesterday i mad an "aptitude full-upgrade" because i saw the new kernel image 2.6.32-3-686, which may correct my problem.
But now i have really serious problem. The Ethernet is still not working with this kernel and Knoppix too!!! So my rtl8169 is broken and i cannot make that workaround with Knoppix. I had no time to investigate this more.
But maybe it's a firmware problem, because if i made "aptitude full-upgrade" i saw this:
update-initramfs: Generating /boot/initrd.img-2.6.32-3-686
W: Possible missing firmware /lib/firmware/rtl8168d-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl8168d-1.fw for module r8169
Running update-grub.
I tried also Adrien Clerc tip, without success.
Hopefully my onboard network cards have no hardware damage.
Any Suggestion? Thanks!
Spitzauer
--
Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100324072120.62820@gmx.net">http://lists.debian.org/20100324072120.62820@gmx.net
03-24-2010, 11:57 AM
Ben Hutchings
Bug#573007: NIC r8169 doesn t start at restart on kernel linux-image-2.6.32-trunk-686
On Wed, 2010-03-24 at 08:21 +0100, spitzauer_77@gmx.de wrote:
> Hi,
>
> yesterday i mad an "aptitude full-upgrade" because i saw the new
> kernel image 2.6.32-3-686, which may correct my problem.
>
> But now i have really serious problem. The Ethernet is still not
> working with this kernel and Knoppix too!!! So my rtl8169 is broken
> and i cannot make that workaround with Knoppix. I had no time to
> investigate this more.
>
> But maybe it's a firmware problem, because if i made "aptitude
> full-upgrade" i saw this:
>
> update-initramfs: Generating /boot/initrd.img-2.6.32-3-686
> W: Possible missing firmware /lib/firmware/rtl8168d-2.fw for module r8169
> W: Possible missing firmware /lib/firmware/rtl8168d-1.fw for module r8169
> Running update-grub.
Only the RTL8168D chips want this firmware, and they appear to mostly
work without it.
> I tried also Adrien Clerc tip, without success.
>
> Hopefully my onboard network cards have no hardware damage.
>
> Any Suggestion? Thanks!
I don't think I saw your original bug report, but the problem seems to
be that the hardware is failing to read all of the MAC address out of
EEPROM:
I don't see any changes to r8169 between kernel versions 2.6.26 and
2.6.32 that might explain this, but it could be dependent on timing.
You may be able to work around this for now:
1. In /etc/udev/rules.d/70-persistent-net.rules, map the broken MAC
addresses to eth0 and eth1.
2. In /etc/network/interfaces, use the hwaddress setting to fix the MAC
addresses.
Ben.
--
Ben Hutchings
I haven't lost my mind; it's backed up on tape somewhere.