Bluetooth Mouse Connects Does Not WOrk

I have an Jetson AGX Orin Developer kit and I simply hope to utilize my Logitech MX Master 3S mouse. I can connect to the device and I can see the battery percentage without any issues. However, this is all nothing else works. I have attempted this with several other mice with the same results.

I am attempting to connect directly with bluetooth and not through an universal adapter because I currently do not have one. So far I have attempted to see if following the advice for connecting bluetooth audio did the trick but alas it did not (https://developer.nvidia.com/embedded/learn/tutorials/connecting-bluetooth-audio)

Hi,
Do you use AGX Orin developer kit? And please use latest Jetpack 5.1.3 or 5.1.2.

Yes, this is a 32gb Jetson AGX Orin Development Kit. I currently have the following jetpack loaded:

Package: nvidia-jetpack
Version: 6.0-b52
Priority: standard
Section: metapackages
Maintainer: NVIDIA Corporation
Installed-Size: 199 kB
Depends: nvidia-jetpack-runtime (= 6.0-b52), nvidia-jetpack-dev (= 6.0-b52)
Homepage: http://developer.nvidia.com/jetson
Download-Size: 29.3 kB
APT-Manual-Installed: yes
APT-Sources: https://repo.download.nvidia.com/jetson/common r36.2/main arm64 Packages
Description: NVIDIA Jetpack Meta Package

I will switch over to 5.1.3 and get back to you

From searching it does not appear to be the case, is there a way to downgrade to 5.1.3 without reflashing with sdk manager? I would assume not since it is ubuntu 20 based?

Hi,
You are using 6.0 developer preview. We would suggest use production release such as 5.1.3 or 5.1.2. Please re-flash the system through SDKManager.

I am now dealing with a new issue trying to downgrade to 5.1.3 or 5.1.2

13:12:36 ERROR: Flash Jetson Linux - flash: [ 0.1783 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.1886 ] Assuming zero filled SBK key
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.1915 ] adding BCH for mb1_bct_MB1_aligned.bct
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.1975 ] Assuming zero filled SBK key
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.2005 ] tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.2028 ] Sending mb1
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.2035 ] Sending psc_bl1
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.2150 ] Sending bct_mb1
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.2253 ] adding BCH for applet_t234_aligned.bin
13:12:36 INFO: Flash Jetson Linux - flash: [ 0.2382 ] Assuming zero filled SBK key
13:12:37 INFO: Flash Jetson Linux - flash: [ 0.2379 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
13:12:37 INFO: Flash Jetson Linux - flash: [ 0.4264 ] Sending applet
13:12:37 ERROR: Flash Jetson Linux - flash: [ 0.4266 ] ERROR: might be timeout in USB write.
13:12:37 ERROR: Flash Jetson Linux - flash: command terminated with error
13:12:37 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.

I am attempting to utilize WSL ubuntu 20.04 to run sdkmanager. I am able to see and connect to the board, however, when flashing the board I receive the USB error. I have seen this error on several other threads but nothing posted there has worked for me. Specifically downgrading from 6.0 to 5.1.3

I just saw the FAQ posted here: Jetson Orin devkit 64GB Flash Jetpack DP_6.0 Failed - ERROR: might be timeout in USB write trying this now

Switching from wsl utilizing ubuntu 20.04 to ubuntu 18.04

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