I bought a Dell Broadcom 5719 HY7RM Quad Port 1GB NIC PCIe Full Height Ethernet Adapter to use for setting up pfsense.
However, installing the card into my server causes it to lose all networking capability. The nic integrated into my motherboard worked fine, but no longer works while the Broadcom nic is plugged in. removing the nic and rebooting solves the issue, but of course I'd like to be able to use this nic.
After removing the card I tried: "apt install firmware-bnx2" (firmware for the card) but in doing so, apt attempts to remove the the proxmox-ve package, which does not work. I do have non-free repositories added to my apt sources.
I tried changing my bridge-ports to enp3s0 from enp2s0 (not sure if this was a good idea in troubleshooting. Did not work so I changed it back)
I used this guide in an attempt to troubleshoot, specifically the steps posted by nick58b:
https://ubuntuforums.org/showthread.php?t=2078320&page=2
I am using tg3-3.137y instead of tg3-3.124c described in this guide, as far as I understand 3.137y is the version I need for my nic.
Everything worked fine, however when getting to the, "sudo dkms build -m tg3 -v 3.124c" step, I get this error
I'll also attach a few files here that contain relevant information to my machine.
My motherboard is a Gigabyte ATX Socket AM3+ AMD 970 Chipset board.
I'm quite green to Linux in general, main purpose here is just to learn. Any help is appreciated!
However, installing the card into my server causes it to lose all networking capability. The nic integrated into my motherboard worked fine, but no longer works while the Broadcom nic is plugged in. removing the nic and rebooting solves the issue, but of course I'd like to be able to use this nic.
After removing the card I tried: "apt install firmware-bnx2" (firmware for the card) but in doing so, apt attempts to remove the the proxmox-ve package, which does not work. I do have non-free repositories added to my apt sources.
I tried changing my bridge-ports to enp3s0 from enp2s0 (not sure if this was a good idea in troubleshooting. Did not work so I changed it back)
I used this guide in an attempt to troubleshoot, specifically the steps posted by nick58b:
https://ubuntuforums.org/showthread.php?t=2078320&page=2
I am using tg3-3.137y instead of tg3-3.124c described in this guide, as far as I understand 3.137y is the version I need for my nic.
Everything worked fine, however when getting to the, "sudo dkms build -m tg3 -v 3.124c" step, I get this error
I'll also attach a few files here that contain relevant information to my machine.
My motherboard is a Gigabyte ATX Socket AM3+ AMD 970 Chipset board.
I'm quite green to Linux in general, main purpose here is just to learn. Any help is appreciated!