toecore.ko missing

Status
Not open for further replies.

Mlovelace

Guru
Joined
Aug 19, 2014
Messages
1,111
Anyone know why the toecore.ko kernel module was removed? It was included previously in /boot/kernel but no longer appears.

I was trying to enable TOE, but the toecore.ko dependence is gone.

Code:
kernel: You must kldload t4_tom.ko before trying to enable TOE on a cxgbe interface.
KLD t4_tom.ko: depends on toecore - not available or version mismatch
 
Last edited:

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
No clue. You could try asking in #IRC in the evening Pacific Time.
 

Mlovelace

Guru
Joined
Aug 19, 2014
Messages
1,111
They patched the kernel today with toecore.ko and TOE works like a charm again. Thanks IX!
 

Mlovelace

Guru
Joined
Aug 19, 2014
Messages
1,111
@cyberjock Is there a way to run kldload /boot/kernel/t4_tom automagically after a reboot is complete? I thought about a loader tunable but it needs to be run after the interface is loaded and up. Maybe a cron job?
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Why after the interface is loaded up? Wouldn't a "post init" task be good enough?
 
Status
Not open for further replies.
Top