Bug #4613
closedInterface not found
0%
Description
Firewall with 4 interfaces works in 2.1.5.
After update to 2.2, only 1 interface found but not not the 3 intel w1392.
Files
Updated by Jim Thompson about 10 years ago
pciconf shows 5 interfaces. Which one is successfully probed and attached?
bge0@pci0:3:1:0: class=0x020000 card=0x026f1014 chip=0x16a714e4 rev=0x02 hdr=0x00
class = network
subclass = ethernet
em0@pci0:3:2:0: class=0x020000 card=0x10028086 chip=0x10268086 rev=0x04 hdr=0x00
class = network
subclass = ethernet
em1@pci0:3:3:0: class=0x020000 card=0x10028086 chip=0x10268086 rev=0x04 hdr=0x00
class = network
subclass = ethernet
em2@pci0:4:1:0: class=0x020000 card=0x10028086 chip=0x10268086 rev=0x04 hdr=0x00
class = network
subclass = ethernet
em3@pci0:4:2:0: class=0x020000 card=0x10028086 chip=0x10268086 rev=0x04 hdr=0x00
class = network
subclass = ethernet
Updated by Chris Buechler about 10 years ago
- Status changed from New to Feedback
I suspect that's the same as described here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196501
if you add the following line to /boot/loader.conf.local and reboot does that fix it?
hint.agp.0.disabled=1
Updated by Jim Thompson about 10 years ago
Try setting 'hint.agp.0.disabled=1' in loader.conf.local.
Updated by rej erg about 10 years ago
I have add a new Intel w1392 between 2 test !
Thanks for help, I will try to modify loader.conf.local this week end.
I must do before or after the update 2.1.5 to 2.2.1 ?
Updated by Chris Buechler about 10 years ago
before you upgrade is fine, and probably preferable so it's there on the first boot post-upgrade
Updated by Chris Buechler over 9 years ago
- Status changed from Feedback to Needs Patch
- Affected Version deleted (
2.2.1)
looks like PCI bus issue in FreeBSD PR 196501