L4T 28.2.1 + Auvidea J120 + Docker Compatibility

Has anyone had a similar bug?

Having Docker fail to run docker run hello-world on the TX2 (L4T 28.2.1) once the version 1.6 firmware changes proposed by Auvidea have been applied. I get the following error:
“”"
Job for docker.service failed because the control process exited with error code. See “systemctl status docker.service” and “journalctl -xe” for details.
invoke-rd.d: initscript docker, action “start” failed.
docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Mon 2019-03-18 17:00:05 UTC; 10ms ago
Docs: https://docs.docker.com
Process: 29222 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status1/FAILURE)
Main PID: 29222 (code=exited, status=1/FAILURE)
Mar 18 17:00:05 tegra-ubuntu systemd[1]: Failed to start Docker Application Container Engine.
Mar 18 17:00:05 tegra-ubuntu systemd[1]: docker.service: Unit entered failed state.
Mar 18 17:00:05 tegra-ubuntu systemd[1]: docker.service: Failed with result ‘exited-code’.
dkpg: error processing package docker-ce (–configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for systemd (299-4ubuntu21.17) …
Errors were encountered while processing:
docker-ce
E: Sub-process /usr/bin/dkpg returned an error code (1)
“”"

Docker does work without applying the Auvidea firmware changes. What I want is for docker and both usb to work on the j120. Auvidea is yet to respond to my raised issue.

In fact, can anyone replicate my results ?

Cheers,
Callum

I have a similar issue with L4T 28.2.1 and Auvidea J120. I have yet to confirm whether I can in fact run docker without the Auvidea patch.

I can now confirm. I can run Docker without the patch. Did you get any response from Auvidea?

1 Like