Hi -
Recently (last couple/few weeks?) noticed a delay after booting: desktop appears, plasma widgets, etc, but everything is waiting for some background task for about 10s (e.g. mouse moves, my auto-hide plasma bars appear and disappear, etc, but can't do anything useful).
Normally my system tray contains the notifier, wicd, volume widget, and the recent-devices widget. I noticed that during the delay the notifier and the recent devices widgets were present, but not wicd or the audio.
I started tailing the wicd logs during this pause, but it didn't seem to be holding things up (at least as far as the log was indicating.) When I looked at syslog during the pause, nothing audio-related seemed to be a problem, but I noticed some suspect lines corresponding to the delay (9s in this case, between the 2nd and 3rd line):
Dec 28 11:36:26 mylinux avahi-daemon[882]: New relevant interface eth1.IPv6 for mDNS.
Dec 28 11:36:26 mylinux avahi-daemon[882]: Registering new address record for fe80::20c:eff:fea4:f8f3 on eth1.*.
Dec 28 11:36:35 mylinux kernel: [ 61.568017] eth1: no IPv6 routers present
When I boot with "ipv6.disable=1" on the kernel option line, the delay goes away (as do the log lines).
Any thoughts on that, or if i should file a bug report? It shouldn't hold the hold system up looking for routers, even if there was some misconfiguration with eth1, right?
Would this be an avahi issue or some other part of the system?
Thanks,
-c
Recently (last couple/few weeks?) noticed a delay after booting: desktop appears, plasma widgets, etc, but everything is waiting for some background task for about 10s (e.g. mouse moves, my auto-hide plasma bars appear and disappear, etc, but can't do anything useful).
Normally my system tray contains the notifier, wicd, volume widget, and the recent-devices widget. I noticed that during the delay the notifier and the recent devices widgets were present, but not wicd or the audio.
I started tailing the wicd logs during this pause, but it didn't seem to be holding things up (at least as far as the log was indicating.) When I looked at syslog during the pause, nothing audio-related seemed to be a problem, but I noticed some suspect lines corresponding to the delay (9s in this case, between the 2nd and 3rd line):
Dec 28 11:36:26 mylinux avahi-daemon[882]: New relevant interface eth1.IPv6 for mDNS.
Dec 28 11:36:26 mylinux avahi-daemon[882]: Registering new address record for fe80::20c:eff:fea4:f8f3 on eth1.*.
Dec 28 11:36:35 mylinux kernel: [ 61.568017] eth1: no IPv6 routers present
When I boot with "ipv6.disable=1" on the kernel option line, the delay goes away (as do the log lines).
Any thoughts on that, or if i should file a bug report? It shouldn't hold the hold system up looking for routers, even if there was some misconfiguration with eth1, right?
Would this be an avahi issue or some other part of the system?
Thanks,
-c
Comment