Fresh JetPack Flash on AGX Orin - SELinux error "matchpathcon not found" prevents Snap apps from running

Hello,

I have a Jetson AGX Orin 64GB Developer Kit. I have just performed a clean reflash of the latest JetPack using the SDK Manager.

After the reflash and initial setup, I installed Chromium using the standard command:
sudo snap install chromium

However, Chromium fails to launch. When I run it from the terminal, I get the following error:
WARNING: cannot create user data directory: failed to verify SELinux context of /home/jetson/snap: exec: "matchpathcon": executable file not found in $PATH cannot set capabilities: Operation not permitted

The same error occurs when I install and run Firefox as a snap. This indicates a system-level issue with the SELinux or AppArmor configuration on the freshly flashed OS.

Could you please advise on how to resolve this? It seems like a core security utility is missing from the base JetPack image.

Thank you.

1 Like

There is a fix on jetsonhacks youtube channel which works. I’ve had same problem as have may others

1 Like

Hi,
Please try jetsonhacks’ solution:
Chromium, other browsers not working after flashing or updating - Here's WHY and QUICK FIX

1 Like

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