Installing 5g Gobinet and QMI WWAN driver on nvidia jetson agx xavier

**

lsusb -t

**

could you see the qmi_wwan?

This is the output:
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=tegra-xusb/4p, 10000M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 10000M
|__ Port 4: Dev 10, If 0, Class=Vendor Specific Class, Driver=option, 10000M
|__ Port 4: Dev 10, If 1, Class=Vendor Specific Class, Driver=option, 10000M
|__ Port 4: Dev 10, If 2, Class=Vendor Specific Class, Driver=option, 10000M
|__ Port 4: Dev 10, If 3, Class=Vendor Specific Class, Driver=option, 10000M
|__ Port 4: Dev 10, If 4, Class=Vendor Specific Class, Driver=, 10000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=tegra-xusb/4p, 480M
|__ Port 2: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 3: Dev 3, If 0, Class=Wireless, Driver=rtk_btusb, 12M
|__ Port 3: Dev 3, If 1, Class=Wireless, Driver=rtk_btusb, 12M

OK. I see.
what’s the kernel verison?
What the Ubunu version?

Could you show the
uanme -a
and
cat /etc/os-release

uname -a:
Linux wclnnano1-Desktop 5.15.122-tegra #1 SMP PREEMPT Mon Dec 18 21:24:25 PST 2023 aarch64 aarch64 aarch64 GNU/Linux

cat /etc/os-release:
PRETTY_NAME=“Ubuntu 22.04.4 LTS”
NAME=“Ubuntu”
VERSION_ID=“22.04”
VERSION=“22.04.4 LTS (Jammy Jellyfish)”
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL=“https://www.ubuntu.com/
SUPPORT_URL=“https://help.ubuntu.com/
BUG_REPORT_URL=“Bugs : Ubuntu
PRIVACY_POLICY_URL=“Data privacy | Ubuntu
UBUNTU_CODENAME=jammy

How about try the

modprobe qmi_wwan

Maybe the qmi_wwan is not loaded or it has been removed.
I will send you the qmi_wwwan_q.
Please try it.

modprobe: FATAL: Module qmi_wwan not found in directory /lib/modules/5.15.122-tegra

Do you have the linux sdk for it?

No I dont have it, is it required?

If you do not have the linux kernel source code. it will be difficult for you to compile the kernel driver.

Once I download the zip file, what should I do?

What I sent is the kernel driver.

Can you also please send me all the files that are needed to install on a Jetson Nano? Thank you

Hello @Bean.Wang-Q can you send me the drivers from em060k, i using nvidia jetson nano with ubuntu 20.04LTS, jetpack 5.1.x
Thank you

@cguo Please check the message I sent.

Hi Mate,

I am trying to connect Quectel RM500Q-GL to Jetson ORIN with the below specs
cat /etc/os-release
NAME=“Ubuntu”
VERSION=“20.04.6 LTS (Focal Fossa)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=“Ubuntu 20.04.6 LTS”
VERSION_ID=“20.04”
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

when I run sudo ./quectel-CM -s oai

I got
[02-01_23:28:12:546] QConnectManager_Linux_V1.6.5.1
[02-01_23:28:12:548] Find /sys/bus/usb/devices/2-3.3 idVendor=0x2c7c idProduct=0x800, bus=0x002, dev=0x005
[02-01_23:28:12:549] network interface ‘’ or qmidev ‘’ is not exist
[02-01_23:28:12:549] atdevice_detect failed
[02-01_23:28:12:549] qmidevice_detect failed

Also when ran modprobe qmi_wwan

got
modprobe: FATAL: Module qmi_wwan not found in directory /lib/modules/5.10.120-tegra

Would you help me please?

@mohammedqazzaz

Please help check
lsusb -t
And if you can send the AT command please check
AT+QCFG="usbnet"