AadiKothari
And inside the container? The passthrough clearly works, just seems to be an issue of permissions.
Thanks,
Jaka
AadiKothari
And inside the container? The passthrough clearly works, just seems to be an issue of permissions.
Thanks,
Jaka
This fails inside the container since I do not have access to the host's device management system:
udevadm control --reload-rules
Failed to send reload request: No such file or directory
AadiKothari
I reran your exact setup and command and I am getting no issues.
Does docker have RW perms?
ls -l /var/run/docker.sock
It works on sudo? Otherwise the error could just be power related.
I know it sounds stupid, but generally when setting docker perms, it is best to either logout or restart the device to get the settings to apply.
Thanks,
Jaka