| View previous topic :: View next topic |
| Author |
Message |
gemeni89 n00b

Joined: 10 Oct 2011 Posts: 1
|
Posted: Mon Oct 10, 2011 5:59 pm Post subject: Can't load firmware file "bnx2/bnx2-mips-06-06.2.1.fw&q |
|
|
hi all
with minimal gentoo amd64 live cd i must install gentoo on one server.
I can't find the network device.
livecd~ # lspci | grep -i ethernet
02:03.0 Ethernet controller:Broadcom Corporation NetXtreme II BCM5706S Gigabit Ethernet (rev 02)
02:03.0 Ethernet controller:Broadcom Corporation NetXtreme II BCM5706S Gigabit Ethernet (rev 02
livecd~ # lsmod | grep bnx
livecd~ #
livecd~ # modprobe bnx2
livecd~ #
livecd~ # tail -f /var/log/dmesg
bnx2: Can't load firmware file "bnx2/bnx2-mips-06-06.2.1.fw"
bnx2 0000:02:04.0: PCI INT A disabled
bnx2: probe of 0000:02:04.0 failed with error -2
HELP ME PLEASE  |
|
| Back to top |
|
 |
DONAHUE Watchman


Joined: 09 Dec 2006 Posts: 5271 Location: Goose Creek SC
|
|
| Back to top |
|
 |
nizar Apprentice


Joined: 19 Dec 2003 Posts: 257 Location: localhost
|
Posted: Thu Jun 28, 2012 10:01 am Post subject: |
|
|
Thanks. But, where is this firmware, why not in gentoo?!
N. |
|
| Back to top |
|
 |
Jaglover Advocate


Joined: 29 May 2005 Posts: 3974 Location: Saint Amant, Acadiana
|
|
| Back to top |
|
 |
mimosinnet Guru


Joined: 10 Aug 2006 Posts: 505 Location: Barcelona, Spain
|
Posted: Sat Feb 02, 2013 3:32 pm Post subject: |
|
|
I have come across the same issue when updating the kernel > 3.2. I have been able to solve the issue by setting:
| Code: | | CONFIG_FIRMWARE_IN_KERNEL=N |
and installing sys-kernel/linux-firmware
Cheers! _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved.
Thank the community answering other people's post, specially those unanswered. |
|
| Back to top |
|
 |
|