Opened 12 years ago

Closed 12 years ago

#8016 closed bug (duplicate)

[broadcom570x] MII without any PHY!

Reported by: aldor Owned by: mmlr
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: #2998 Blocking:
Platform: x86

Description

I'm using hrev42816 with my Aspire 5920G. Ethernet doesn't work and doesn't appear in ifconfig output.

vendor 14e4: Broadcom Corporation
device 1693: NetLink BCM5787M Gigabit Ethernet PCI Express (Aspire 5920G)
KERN: broadcom570x: init_driver(0x81141034)
KERN: [broadcom570x] (bge) bus_alloc_resource(3, [16], 0x0, 0xffffffff, 0x1,0x2)
KERN: [broadcom570x] (bge) adjust device control 0x2000 -> 0x5000
KERN: [broadcom570x] (bge) bus_alloc_resource(1, [0], 0x0, 0xffffffff, 0x1,0x6)
KERN: [broadcom570x] (bge) CHIP ID 0x0000b002; ASIC REV 0x0b; CHIP REV 0xb0; PCI-E
KERN: [broadcom570x] (bge) Disabling fastboot
KERN: [broadcom570x] (bge) firmware handshake timed out, found 0x4b657654
KERN: [broadcom570x] (bge) Disabling fastboot
KERN: [broadcom570x] (bge) firmware handshake timed out, found 0x4b657654
KERN: [broadcom570x] broadcom570x: /dev/net/broadcom570x/0
KERN: [broadcom570x] (bge) PHY read timed out (phy 1, reg 1, val 0x28210000)
KERN: [broadcom570x] (bge) Try again
KERN: [broadcom570x] (bge) PHY write timed out (phy 1, reg 0, val 32768)
KERN: [broadcom570x] (bge) PHY read timed out (phy 1, reg 1, val 0x28210000)
KERN: [broadcom570x] (bge) Try again
KERN: [broadcom570x] (bge) PHY write timed out (phy 1, reg 0, val 32768)
KERN: [broadcom570x] (bge) PHY read timed out (phy 1, reg 1, val 0x28210000)
KERN: [broadcom570x] (bge) Try again
KERN: [broadcom570x] (bge) PHY write timed out (phy 1, reg 0, val 32768)
KERN: [broadcom570x] (bge) PHY read timed out (phy 1, reg 1, val 0x28210000)
KERN: [broadcom570x] (bge) Try again
KERN: [broadcom570x] (bge) PHY write timed out (phy 1, reg 0, val 32768)
KERN: [broadcom570x] (bge) PHY read timed out (phy 1, reg 1, val 0x28210000)
KERN: [broadcom570x] (bge) MII without any PHY!

Attachments (3)

syslog (130.1 KB ) - added by aldor 12 years ago.
syslog_with_io_apic_disabled.txt (131.2 KB ) - added by aldor 12 years ago.
syslog_with_[io_apic_local_apics_smp]_disabled.txt.txt (130.0 KB ) - added by aldor 12 years ago.

Download all attachments as: .zip

Change History (11)

by aldor, 12 years ago

Attachment: syslog added

comment:1 by aldor, 12 years ago

Last edited 12 years ago by diver (previous) (diff)

comment:2 by aldor, 12 years ago

Same problem with iprowifi3945 on the same laptop:

vendor 8086: Intel Corporation
device 4222: PRO/Wireless 3945ABG [Golan] Network Connection (PRO/Wireless 3945ABG Network Connection)
KERN: [iprowifi3945] (wpi) Driver Revision 20071127
KERN: [iprowifi3945] (wpi) bus_alloc_resource(3, [16], 0x0, 0xffffffff, 0x1,0x2)
KERN: [iprowifi3945] (wpi) bus_alloc_resource(1, [1], 0x0, 0xffffffff, 0x1,0x6)
KERN: [iprowifi3945] (wpi) Hardware Revision (0x0)
KERN: [iprowifi3945] (wpi) could not read EEPROM
KERN: [iprowifi3945] (wpi) Regulatory Domain:
KERN: [iprowifi3945] (wpi) Hardware Type: ?
KERN: [iprowifi3945] (wpi) Hardware Revision: ?
KERN: [iprowifi3945] (wpi) SKU does support 802.11a
KERN: if_initname(0x8232f000, wpi, 3)
KERN: [net/iprowifi3945/0] ieee80211_vap_attach: STA parent wpi flags 0x40040000 flags_ext 0x2
KERN: [net/iprowifi3945/0] ieee80211_start_locked: up parent wpi
KERN: [iprowifi3945] (wpi) timeout waiting for master
KERN: [iprowifi3945] (wpi) timeout waiting for NIC to power up
KERN: [iprowifi3945] (wpi) timeout transferring firmware
KERN: [iprowifi3945] (wpi) Failed to load microcode
KERN: [iprowifi3945] (wpi) A problem occurred loading the firmware to the driver

comment:3 by diver, 12 years ago

Component: Drivers/Network/broadcom570xSystem/Kernel
Owner: changed from nobody to mmlr
Status: newassigned

Most likely some kind of interrupt issue.

comment:4 by kallisti5, 12 years ago

Potential block by #8189?

comment:5 by aldor, 12 years ago

possibly

comment:6 by diver, 12 years ago

Blocking: 8328 added

comment:7 by korli, 12 years ago

Blocking: 8328 removed

comment:8 by diver, 12 years ago

Blocked By: 2998 added
Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.