#13933 closed bug (invalid)
Broadcom NetXtreme BCM5761 PCIe dosen't properly work
Reported by: | Keldrim | Owned by: | nobody |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Drivers/Network/broadcom570x | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Onboard network adapter is recognized and loaded be the broadcom570X driver, also receives and sends packets, but wont read out the MAC-Address of the network card.
MAC-Address shows as 00:00:00:00:00:00.
Because of this connecting to neither a static network works, also a DHCP server wont assign a IP to it.
Attachments (1)
Change History (8)
follow-up: 2 comment:1 by , 7 years ago
by , 7 years ago
comment:3 by , 7 years ago
Probably related to this:
[broadcom570x] (bge) bus_alloc_resource(1, [0], 0x0, 0xffffffffffffffff, 0x1,0x6) [broadcom570x] (bge) CHIP ID 0x05761100; ASIC REV 0x5761; CHIP REV 0x57611; PCI-E [broadcom570x] (bge) Disabling fastboot [broadcom570x] (bge) firmware handshake timed out, found 0x4b657654
comment:4 by , 7 years ago
Ok poked more around this problem and wanted to see on FreeBSD if the network driver works, since Haiku took the driver from it. Interestingly enough the BTX loader fails on this machine and FreeBSD wont boot at all.
Found out there is a problem with the custom BIOS HP uses on the 6005 PRO and a few other similar machines.
Maybe related why the driver fails to initialize the network card.
comment:5 by , 7 years ago
Driver updated to 11.1 in https://git.haiku-os.org/haiku/commit/?id=645dc27d9d37dca80714e0c47efa579caad8c8b2
comment:6 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
No reply in 8 months, closing.
comment:7 by , 5 years ago
Milestone: | Unscheduled |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Any syslog?