Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Chelsio T520 unsupported in 22.1
« previous
next »
Print
Pages: [
1
]
Author
Topic: Chelsio T520 unsupported in 22.1 (Read 2090 times)
dcol
Hero Member
Posts: 635
Karma: 51
Chelsio T520 unsupported in 22.1
«
on:
April 15, 2022, 12:30:08 am »
Chelsio T520 driver shows as unsupported in tunables. I can manually load driver with 'kldload if_cxgbe' in the shell, but 'if_cxgbe_load' shows unsupported in the tunables. I cannot use the T520 unless I manually load the driver after I boot. Was there a change?
Logged
dcol
Hero Member
Posts: 635
Karma: 51
Re: Chelsio T520 unsupported in 22.1
«
Reply #1 on:
April 15, 2022, 12:33:50 am »
The Chelsio drive must be built in with 22.1 because it works without the tunable after I rebooted twice. I guess we don't need the tunable anymore.
Logged
dcol
Hero Member
Posts: 635
Karma: 51
Re: Chelsio T520 unsupported in 22.1
«
Reply #2 on:
April 15, 2022, 11:35:21 pm »
I spoke too soon the driver is not built-in. The T520 does not work unless I manually kldload it.
Is there a place I can insert the kldload command so it starts up automatically? The tunable does not work and is not supported anymore.
Logged
dcol
Hero Member
Posts: 635
Karma: 51
Re: Chelsio T520 unsupported in 22.1
«
Reply #3 on:
April 15, 2022, 11:40:32 pm »
I have found that adding the following to /boot/loader.conf works.
if_cxgbe_load="YES"
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Chelsio T520 unsupported in 22.1
«
Reply #4 on:
April 19, 2022, 08:37:41 am »
> but 'if_cxgbe_load' shows unsupported
It shows "unsupported" because it is a magic loader environment variable that isn't documented by sysctl, but it should work as expected. I'm going to change the GUI to not to claim "unsupported" on these.
Cheers,
Franco
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Chelsio T520 unsupported in 22.1
«
Reply #5 on:
April 19, 2022, 08:38:44 am »
PS:
https://github.com/opnsense/core/issues/5719
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Chelsio T520 unsupported in 22.1