anath
24
@DaneLLL Same issue, did the steps above until 5, can you please explain step 6 as that is the only step I did not do, but this is what I get so far.
Something to note, using realtime ota update does not have this issue of not being to detect the hid-logitech.ko file.
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/SoftwarePackagesAndTheUpdateMechanism.html#real-time-kernel-using-ota-update
Can you please advise ?
Hi,
In step 6, since the hid-logitech.ko is built on host PC, you would need to copy it to Orin device for deployment.
anath
27
For anyone trying to get F710 logitech working on Jetpack 6, please follow below steps. @DaneLLL as needed please input on your end.
-
Kernel Customization β NVIDIA Jetson Linux Developer Guide 1 documentation
-
Enable the configs in defconfig and tegra_prod_defconfig
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_XPAD=y
-
Kernel Customization β NVIDIA Jetson Linux Developer Guide 1 documentation
-
Kernel Customization β NVIDIA Jetson Linux Developer Guide 1 documentation
-
Re-flash the system using script
1 Like
system
Closed
28
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.