AGX Orin Custom board wifi kernel panic

Hi nvidia,
AGX Orin Custom board外接COMFAST CF-926A V2型号的USB无线网卡,
1、当路由器设置wifi ssid的认证方式是wpa3时,触发Orin的kernel panic。这时,卸载tegra_se.ko,再次测试,就没有问题了。所以,是不是AGX Orin的tegra se有些问题?

2、当路由器设置wifi ssid的认证方式是wpa2时,Orin正常接入wifi没有问题。

详细如下:
1、路由器设置加密方式wpa3,Orin接入ssid,kernel panic

2、路由器设置加密方式wpa2,Orin接入ssid,没有问题

Hi,
Here are some suggestions for the common issues:

1. Performance

Please run the below command before benchmarking deep learning use case:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

2. Installation

Installation guide of deep learning frameworks on Jetson:

3. Tutorial

Startup deep learning tutorial:

4. Report issue

If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.

Thanks!

Jetpack 6.0版本

Hi,
Would suggest upgrade to latest Jetpack 6.1 and see if the issue is still present. And please also connect the device to AGX Orin developer kit for a try. See if the same error is shown on developer kit.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.