Skip to content

NVIDIA driver installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. (running the AVP demo on Local Hardware) #22

@ota-ri

Description

@ota-ri

We trialled running the AVP demo on Local Hardware.
The following error occurs in blueprint configure command.

Image
(onsite-avp-render: Laptop PC (amd64), Ubuntu 22.04.5 LTS)

Maybe if NVIDIA driver is already installed, is this causing the error?
Is there any way to avoid this error? (Can this be fixed by modifying the script?)

It may not be relevant, but nvidia_driver_install variable is false in onsite-inventory.yml.

Workaround:
Comment out the Nvidia drivirs installation task in configure.yaml

#    - name: xronos_nvidia_drivers_ansible
#      role: xronos_nvidia_drivers_ansible
#      vars:
#        nvidia_driver_install: true
#        nvidia_install_container: "{{ avp_k3s_use_gpu }}"
#        nvidia_driver_type: grid
#        nvidia_grid_version: 550.144.03
#        nvidia_grid_release: 17.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions