Skip to content

[Resolved] Jetpack 6 with Logitech F710 - Solution post #7

@Genozen

Description

@Genozen

From #6 , there's a bunch of instructions that requires tinkering to kernels.

However, I actually found that for my Jetson Nano Orin, the F710 Logitech controller is listed as dev/input/event1 and not what everyone was saying about the js0.

Solution:

sudo dkms remove xpad/0.4 --all
sudo dkms install -m xpad -v 0.4


sudo dmesg | grep xpad
[  272.580367] usbcore: registered new interface driver xpad
[  415.401556] usbcore: deregistering interface driver xpad
[  428.802933] usbcore: registered new interface driver xpad

sudo evtest /dev/input/event1

then observe the joystick inputs (you'll have to be in Xinput mode)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions