Realtek gbe family controller not detected

Started by Marinoz, November 05, 2023, 07:42:32 AM

Previous topic - Next topic
Newbie here. While setting up opnsense it couldn't detect the Wan port although I have two ports at my pc. One is a tp link t3468 v4 and the other is realtek gbe family controller. I've read everywhere that realtek drivers such so should I download other drivers for opnsense to recognize the ethernet adapter?

OPNsense is based on FreeBSD which doesn't have drivers as such. It maintains a list of hardware supported by the kernel: https://www.freebsd.org/releases/13.2R/hardware/

There are considerably fewer issues with Intel cards. See if you can score a 82571 or similar but check your motherboard for an available slot, as some are pcie x4.

Bart...

Or, I you want to try anyway. install os-realtek-re from System->Firmware->Plugins.
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

Quote from: bartjsmit on November 05, 2023, 09:39:21 AM
OPNsense is based on FreeBSD which doesn't have drivers as such. It maintains a list of hardware supported by the kernel: https://www.freebsd.org/releases/13.2R/hardware/

There are considerably fewer issues with Intel cards. See if you can score a 82571 or similar but check your motherboard for an available slot, as some are pcie x4.

Bart...

Quote from: meyergru on November 05, 2023, 10:54:08 AM
Firstly I have pcie only slots and secondly I can't even set opnsense up if I don't have two cards I think so how do I access the settings ?

Or, I you want to try anyway. install os-realtek-re from System->Firmware->Plugins.

Quote from: Marinoz on November 05, 2023, 12:42:43 PM
Quote from: bartjsmit on November 05, 2023, 09:39:21 AM
OPNsense is based on FreeBSD which doesn't have drivers as such. It maintains a list of hardware supported by the kernel: https://www.freebsd.org/releases/13.2R/hardware/

There are considerably fewer issues with Intel cards. See if you can score a 82571 or similar but check your motherboard for an available slot, as some are pcie x4.

Bart...

Quote from: meyergru on November 05, 2023, 10:54:08 AM
Or, I you want to try anyway. install os-realtek-re from System->Firmware->Plugins.
Quote from: meyergru on November 05, 2023, 10:54:08 AM
Firstly I have pcie only slots and secondly I can't even set opnsense up if I don't have two cards I think so how do I access the settings ?

Or, I you want to try anyway. install os-realtek-re from System->Firmware->Plugins.


Messed up with the quotes in my previous message.so I've tried to find if the drivers are supported and apparently they aren't and I have a free pcie slot AND how do I access settings ?

You only need one NIC as LAN in order to have network access and open up a web GUI.

If you only have console access, you could theoretically install os-realtek-re from cli as well, but you would need internet access to download the plugin, so you would probably need to set a route to your existing router and also configure DNS resolution via LAN.
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

Quote from: meyergru on November 05, 2023, 04:26:31 PM
You only need one NIC as LAN in order to have network access and open up a web GUI.

If you only have console access, you could theoretically install os-realtek-re from cli as well, but you would need internet access to download the plugin, so you would probably need to set a route to your existing router and also configure DNS resolution via LAN.


Something else too I followed a tutorial from yt but he used two nics. So after finishing the installation he suggested and clicking the exit and reboot button it took me back to the installer and I couldn't sign in as root although I made a root acc. What's going on?

Did you remove the installer ISO?
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

Quote from: Marinoz on November 05, 2023, 07:42:32 AM
Newbie here. While setting up opnsense it couldn't detect the Wan port although I have two ports at my pc. One is a tp link t3468 v4 and the other is realtek gbe family controller. I've read everywhere that realtek drivers such so should I download other drivers for opnsense to recognize the ethernet adapter?

Look I'm a noob and the gui of opnsense may look like that but I didn't unplug the iso. Also I use windows 10 pro no oicense(😂) hyper v

I found out that I couldn't save the root password for some reason after reboot and exit but I made it finally. About the cards I updated the software through idnows update. Both cards have the same drivers but only one is recognized. How?

Probably one or the other has a different PCI ID. You can list these via CLI: "pciconf -lv".

Drivers usually handle only their respective PCI IDs. If the missing NIC is the TP-Link, I would guess that TP-Link's TG-3468 v4 has changed that ID, because there have been reports that v4 does not support Linux here, and the TP-Link support site only has Windows drivers for V4 (V1 has drivers for more OSes).
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

Quote from: meyergru on November 07, 2023, 11:12:38 PM
Probably one or the other has a different PCI ID. You can list these via CLI: "pciconf -lv".

Drivers usually handle only their respective PCI IDs. If the missing NIC is the TP-Link, I would guess that TP-Link's TG-3468 v4 has changed that ID, because there have been reports that v4 does not support Linux here, and the TP-Link support site only has Windows drivers for V4 (V1 has drivers for more OSes).


So after running this command what do I do?


You enable the SSH service. System > Settings > Administration.

You use the SSH client for your desktop of choice to log in.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: Patrick M. Hausen on November 08, 2023, 08:19:57 PM
You enable the SSH service. System > Settings > Administration.

You use the SSH client for your desktop of choice to log in.

Thank you. Also I may sound stupid that's because I'm a newbie and I don't know fluently English. BTW why does it keep on going not recognizing one of the nics? What's going on? They both have the same drivers. I even deleted them from control panel and ran sfc sannow but still.