登录 Ubuntu Gnome 13.04 后等待时间过长,可能与网络有关

登录 Ubuntu Gnome 13.04 后等待时间过长,可能与网络有关

有关我的计算机的一些基本信息:

Ubuntu Gnome 13.04, Gnome 3.6.2.
Linux 3.8.0-34-generic #49-Ubuntu SMP Tue Nov 12 18:00:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

最近我登录到可用桌面后需要等待很长时间(大约半分钟或更长时间)。这种情况只发生在重启后第一次登录时,也就是说,如果我注销并登录,则无需长时间等待。

如果我在拔掉网线的情况下启动,就无需长时间等待。

有什么说明能够帮助了解如何了解那段时期内发生的事情吗?

更新按照 MariusMatutiae 的建议,我将其最后一部分粘贴到dmesg -T这里。

dmesg -T

.....
[Sat Dec 14 15:50:20 2013] Bluetooth: Core ver 2.16
[Sat Dec 14 15:50:20 2013] NET: Registered protocol family 31
[Sat Dec 14 15:50:20 2013] Bluetooth: HCI device and connection manager initialized
[Sat Dec 14 15:50:20 2013] Bluetooth: HCI socket layer initialized
[Sat Dec 14 15:50:20 2013] Bluetooth: L2CAP socket layer initialized
[Sat Dec 14 15:50:20 2013] Bluetooth: SCO socket layer initialized
[Sat Dec 14 15:50:20 2013] Bluetooth: RFCOMM TTY layer initialized
[Sat Dec 14 15:50:20 2013] Bluetooth: RFCOMM socket layer initialized
[Sat Dec 14 15:50:20 2013] Bluetooth: RFCOMM ver 1.11
[Sat Dec 14 15:50:20 2013] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Sat Dec 14 15:50:20 2013] Bluetooth: BNEP filters: protocol multicast
[Sat Dec 14 15:50:20 2013] Bluetooth: BNEP socket layer initialized
[Sat Dec 14 15:50:20 2013] init: avahi-cups-reload main process (1117) terminated with status 1
[Sat Dec 14 15:50:20 2013] ppdev: user-space parallel port driver
[Sat Dec 14 15:50:20 2013] vboxdrv: Found 8 processor cores.
[Sat Dec 14 15:50:20 2013] vboxdrv: fAsync=0 offMin=0x1f8 offMax=0x2c844
[Sat Dec 14 15:50:20 2013] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[Sat Dec 14 15:50:20 2013] vboxdrv: Successfully loaded version 4.2.10_Ubuntu (interface 0x001a0004).
[Sat Dec 14 15:50:20 2013] vboxpci: IOMMU not found (not registered)
[Sat Dec 14 15:50:20 2013] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[Sat Dec 14 15:50:20 2013] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[Sat Dec 14 15:50:20 2013] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Sat Dec 14 15:50:20 2013] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Sat Dec 14 15:50:22 2013] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[Sat Dec 14 15:50:22 2013] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
[Sat Dec 14 15:50:22 2013] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

但我认为等待/挂起时间是在列出的最后一个时间戳之后。

相关内容