I can confirm this in Feisty using ipw3945 (Dell Inspiron 9400 laptop).
$ tail /var/log/dmesg
[ 17.056000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 17.240000] Synaptics Touchpad, model: 1, fw: 6.2, id: 0xfa0b1, caps:
0xa04713/0x200000
[ 17.280000] input: SynPS/2 Synaptics TouchPad as /class/input/input4
[ 17.776000] fuse init (API version 7.8)
[ 17.824000] lp: driver loaded but no devices found
[ 17.864000] Adding 2329384k swap on
/dev/disk/by-uuid/df543dd1-a41b-470b-82a8-9d5923f0df18. Priority:-1 extents:1
across:2329384k
[ 17.992000] EXT3 FS on sda2, internal journal
[ 18.844000] ipw3945: Detected geography ABG (11 802.11bg channels, 13
802.11a channels)
[ 19.448000] NET: Registered protocol family 17
[ 65.280000] ADDRCONF(NETDEV_UP): eth1: link is not ready
So it looks like the problem is eth1 (my wireless interface, using ipw3945). I
commented the following lines in /etc/network/interfaces:
#auto eth1
#iface eth1 inet dhcp
After reboot, and a faster boot process:
$ tail /var/log/dmesg
[ 16.936000] intel_rng: FWH not detected
[ 17.000000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) ->
IRQ 20
[ 17.000000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 18.140000] hda_intel: azx_get_response timeout, switching to polling mode...
[ 18.560000] fuse init (API version 7.8)
[ 18.568000] ipw3945: Detected geography ABG (11 802.11bg channels, 13
802.11a channels)
[ 18.648000] lp: driver loaded but no devices found
[ 18.704000] Adding 2329384k swap on
/dev/disk/by-uuid/df543dd1-a41b-470b-82a8-9d5923f0df18. Priority:-1 extents:1
across:2329384k
[ 18.860000] EXT3 FS on sda2, internal journal
[ 20.320000] NET: Registered protocol family 17
This bug is probably related to Bug #102675.
** Changed in: Ubuntu
Status: Unconfirmed => Confirmed
--
ipw3945: Feisty hanging on "Starting Network Interfaces"
https://bugs.launchpad.net/bugs/108152
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs