Did Apollo docker build upon Nvidia-docker? resulting in failed to install nvidia-driver by *.run #3911
Labels
Module: Docker
Indicates docker module related issues
Type: Help wanted
Indicates that a maintainer wants help on an issue/pull request from the rest of the community
Even I just run the apollo docker and enter, some modules related to nvidia-driver exist
xxx@in_dev_docker:/apollo$ lsmod | grep nvidia nvidia_drm 49152 7 nvidia_modeset 860160 5 nvidia_drm nvidia 13144064 339 nvidia_modeset drm_kms_helper 155648 2 i915_bpo,nvidia_drm drm 364544 6 i915_bpo,drm_kms_helper,nvidia_drm
which are almost the same as the host!!!
Actually, I had successfully run the offline perception demo but failed after system upgrade nvidia-driver, replacing that installed through
NVIDIA-Linux-x86_64-384.98.run
related to myGeForce 940MX
, as mentioned in:The text was updated successfully, but these errors were encountered: