Kernel booting issue
-
Im trying to find the cause for this thing but I think I need some help.
When the system is pxe booting for a image backup task the kernel loading holds for a whole minute on these line:[ 4.478298] generic-usb 0003:0461:4D17.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1.1/input0
[ 65.015319] r8169 0000:44:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168d-2.fw (-2)
[ 65.022727] r8169 0000:44:00.0: eth0: link down
[ 65.022737] r8169 0000:44:00.0: eth0: link down
[ 66.021539] Sending DHCP requests .
[ 67.817028] r8169 0000:44:00.0: eth0: link up
[ 68.034058] ., OK
[ 68.652991] IP-Config: Got DHCP answer from 192.168.100.40, my address is 192.168.100.163It appears that it couldn’t initialize the network but it does as you can see later.
I’m appending a dmesg file.
[url=“/_imported_xf_attachments/0/9_dmesg.txt?:”]dmesg.txt[/url]