loaded field of dext is NO

I am developing a custom HID Touch Driverkit.
  1. I have applied for Apple Driverkit Entitlements and have been allowed.

  2. In SIP enable, my dext can be successfully loaded with System extension.

  3. The system can also recognize our device and it works normally.

  4. I use Developer ID Cer(kext) + Profile codesign App and Dext

  5. My App and dext have been Notarized.

My Questions are as follows
I Check dext info In the System Report->Extension interface, I found that the "loaded" field of dext is always "NO".

How to solve this problem? How does the system determine that dext loaded is YES?

Accepted Reply

I think it is an OS issue.
Now you can only check your text status by "systemextensionsctl list".

Replies

I think it is an OS issue.
Now you can only check your text status by "systemextensionsctl list".
It seems to be a system problem. systemextensionsctl list results are correct.