bxe0: ERROR: Invalid SHMEM Validity signature: 0x0000008bxe0: ERROR: Invalid phy config in NVRAM (PHY1=0x0000008 PHY2=0x0000008)bxe0: Uknown mediabxe0: IFMEDIA flags: 20bxe0: using defaults for TSO: 65518/35/2048bxeo: ERROR FW failed to respond!bxe0: ERROR MCP response failure, abortingbxe0: ERROR Failed to unload previous driver! time_counter 10 rc -1
if I were you, I'd verify that firmware on the card is as it should be by booting it onto a vanilla freebsd of the same OPN version and on a linux one.Cases like these can be down to corrupted or wrong firmware like a bad crssflash. Booting to other OS can help verify in a non-destructive way.
Quote from: cookiemonster on December 27, 2023, 02:08:48 pmif I were you, I'd verify that firmware on the card is as it should be by booting it onto a vanilla freebsd of the same OPN version and on a linux one.Cases like these can be down to corrupted or wrong firmware like a bad crssflash. Booting to other OS can help verify in a non-destructive way.Thats actually helpful, im going to try this this weekend, thnx
Quote from: thecrankygamer on January 05, 2024, 06:32:39 pmQuote from: cookiemonster on December 27, 2023, 02:08:48 pmif I were you, I'd verify that firmware on the card is as it should be by booting it onto a vanilla freebsd of the same OPN version and on a linux one.Cases like these can be down to corrupted or wrong firmware like a bad crssflash. Booting to other OS can help verify in a non-destructive way.Thats actually helpful, im going to try this this weekend, thnxHi, did you find a solution? I have the same exact output from dmesg on opnsense.
I cant even get it to work when using vmxnet, so i think the 10gb card has a bad firmware, or, is just broken
bxe0: <QLogic NetXtreme II BCM57840 4x10GbE (B1) BXE v:1.78.91> mem 0x380000000000-0x3800007fffff,0x380000800000-0x380000ffffff,0x380002000000-0x38000200ffff irq 11 at device 8.0 on pci0bxe0: PCI BAR0 [10] memory allocated: 0x380000000000-0x3800007fffff (8388608) -> 0xfffffe008d400000bxe0: PCI BAR2 [18] memory allocated: 0x380000800000-0x380000ffffff (8388608) -> 0xfffffe008dc00000bxe0: PCI BAR4 [20] memory allocated: 0x380002000000-0x38000200ffff (65536) -> 0xfffffe0084678000bxe0: Found 10Gb Fiber media.bxe0: IFMEDIA flags : 20bxe0: Using defaults for TSO: 65518/35/2048bxe0: Ethernet address: d4:5d:64:09:0b:6abxe0: MSI-X vectors Requested 2 and Allocated 2bxe1: <QLogic NetXtreme II BCM57840 4x10GbE (B1) BXE v:1.78.91> mem 0x380001000000-0x3800017fffff,0x380001800000-0x380001ffffff,0x380002010000-0x38000201ffff irq 10 at device 9.0 on pci0bxe1: PCI BAR0 [10] memory allocated: 0x380001000000-0x3800017fffff (8388608) -> 0xfffffe008e800000bxe1: PCI BAR2 [18] memory allocated: 0x380001800000-0x380001ffffff (8388608) -> 0xfffffe008f000000bxe1: PCI BAR4 [20] memory allocated: 0x380002010000-0x38000201ffff (65536) -> 0xfffffe0084688000bxe1: ERROR: Invalid SHMEM validity signature: 0x00010008bxe1: ERROR: Invalid phy config in NVRAM (PHY1=0x00010008 PHY2=0x00010008)bxe1: Unknown media!bxe1: IFMEDIA flags : 20bxe1: Using defaults for TSO: 65518/35/2048bxe1: ERROR: FW failed to respond!bxe1: ERROR: MCP response failure, abortingbxe1: ERROR: Failed to unload previous driver! time_counter 10 rc -1acpi_syscontainer0: <System Container> on acpi0acpi_syscontainer1: <System Container> port 0xaf00-0xaf0b on acpi0acpi_syscontainer2: <System Container> port 0xafe0-0xafe3 on acpi0acpi_syscontainer3: <System Container> port 0xae00-0xae17 on acpi0
Quote from: thecrankygamer on April 25, 2024, 05:54:51 pmI cant even get it to work when using vmxnet, so i think the 10gb card has a bad firmware, or, is just brokenWhat do you mean by "when using vmxnet"? Is this a virtualised installation? Have you tried booting OPNsense or FreeBSD 13 on bare metal with this card present?PCIe passthrough is not guaranteed to work in all hardware configurations, even ESXi is particularly picky.