Hi, I recently got a built PC with an ASUS Pro WS WRX90E-SAGE mobo and a Threadripper PRO 7975WX. I installed openSUSE TW on it and so far so good, except for the LAN networking. As I saw in the manuals, the system has a BMC and two 10G ethernet ports. However, when I plug an ethernet cable in any of the 10G ports the OS can’t assign an IP. In the BIOS, I can see that the system has dynamic IPs assigned (from y office lan) if I plug a cable to the BMC port and another cable to one of the 10G ports.
Is there a manual on how to setup BMC? or maybe how to use ipmitool in this system? The ASUS manuals do not have much information. I tried to assign an static IP to the system in the BIOS but I get an error if I set a random IP or one with the digits according to my LAN connection. I’m mostly interested in making the ethernet connection to work.
Just in case, in Linux I get this:
david ~> inxi -aNz
Network:
Device-1: Realtek RTL8852BE PCIe 802.11ax Wireless Network vendor: AzureWave
driver: rtw89_8852be v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1
port: 1000 bus-ID: 01:00.0 chip-ID: 10ec:b852 class-ID: 0280
Device-2: Intel Ethernet X710 for 10GBASE-T driver: i40e v: kernel pcie:
gen: 3 speed: 8 GT/s lanes: 4 port: N/A bus-ID: 02:00.0 chip-ID: 8086:15ff
class-ID: 0200
Device-3: Intel Ethernet X710 for 10GBASE-T driver: i40e v: kernel pcie:
gen: 3 speed: 8 GT/s lanes: 4 port: N/A bus-ID: 02:00.1 chip-ID: 8086:15ff
class-ID: 0200
Device-4: American Megatrends Virtual Ethernet. driver: cdc_ether
type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 7-6.3:6
chip-ID: 046b:ffb0 class-ID: 0a00 serial: <filter>
Cheers