Defekte Nvidia Treiber Ubuntu22

  • Hallo zusammen,

    macht yavdr-ansible automatsiche Updates? Heute gibt nur noch Ton und und Nvidia Treiber werden nicht geladen. Hat jemand eine Lösung oder ist es besser gleich neu zu installieren?

    sudo nvidia-smi

    Failed to initialize NVML: Driver/library version mismatch
    NVML library version: 535.288

    NVRM: API mismatch: the client 'nvidia-smi' (pid 184852)
    Feb 2 19:23:03 user kernel: [ 3061.506654] NVRM: has the version 535.288.01, but this kernel module has
    Feb 2 19:23:03 user kernel: [ 3061.506654] NVRM: the version 580.95.05. Please make sure that this
    Feb 2 19:23:03 user kernel: [ 3061.506654] NVRM: kernel module and all NVIDIA driver components
    Feb 2 19:23:03 user kernel: [ 3061.506654] NVRM: have the same version.

    sudo -H ./install-yavdr.sh

    TASK [yavdr-xorg : create xorg.conf (for nvidia driver)] ***************************************************************************************************************
    fatal: [localhost]: FAILED! => {
    "changed": false
    }

    MSG:

    AnsibleUndefinedVariable: 'dict object' has no attribute 'primary'

    Gruß hnes

    YaVDR-ansible 3x Phenom 945, 1x HP840 Gen2

  • hnes February 2, 2026 at 8:41 PM

    Changed the title of the thread from “Defekte Nvidia Treiber Ubunutu22” to “Defekte Nvidia Treiber Ubuntu22”.
  • Hast du schon einen Neustart gemacht? Das Playbook scheitert, wenn der nvidia-Treiber nicht geladen werden kann, was nach einem Update des Pakets nötig werden kann.

    Meine VDRs

    VDR 1: Intel DH67BL, Celeron 540, 4 GB Ram, POV Geforce GT 1030, Ubuntu 24.04 (yavdr-ansible), VDR 2.7.4, CIR-Empfänger
    VDR 2: Acer Revo 3610, Pinnacle PCTV SAT 452e, Medion X10, yaVDR 0.6
    Client 1: Raspberry Pi 2, Ubuntu 22.04 (yavdr-ansible), VDR 2.6.1

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • Habe ein Backup installiert und es hat funktioniert auch nach Neustarts. Am nächsten Tag der gleiche Fehler. Auch habe ich zwei Rechner mit Yavdr und auch beide zeigen zeitgleich kein Bild mehr.

    sudo -H ./install-yavdr.sh


    TASK [yavdr-xorg : detect xorg configuration] ***************************************************************************************************************
    An exception occurred during task execution. To see the full traceback, use -vvv. The error was: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: 'edid-decode'
    fatal: [localhost]: FAILED! => {
    "changed": false,
    "rc": 1
    }

    MSG:

    MODULE FAILURE
    See stdout/stderr for the exact error


    MODULE_STDERR:

    Traceback (most recent call last):
    File "<stdin>", line 102, in <module>
    File "<stdin>", line 94, in _ansiballz_main
    File "<stdin>", line 40, in invoke_module
    File "/usr/lib/python3.10/runpy.py", line 224, in run_module
    return _run_module_code(code, init_globals, run_name, mod_spec)
    File "/usr/lib/python3.10/runpy.py", line 96, in _run_module_code
    _run_code(code, mod_globals, init_globals,
    File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
    File "/tmp/ansible_xrandr_facts_payload_fblvvsr_/ansible_xrandr_facts_payload.zip/ansible/modules/xrandr_facts.py", line 434, in <module>
    File "/tmp/ansible_xrandr_facts_payload_fblvvsr_/ansible_xrandr_facts_payload.zip/ansible/modules/xrandr_facts.py", line 404, in output_data
    File "/tmp/ansible_xrandr_facts_payload_fblvvsr_/ansible_xrandr_facts_payload.zip/ansible/modules/xrandr_facts.py", line 233, in parse_edid_data
    File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib/python3.10/subprocess.py", line 503, in run
    with Popen(*popenargs, **kwargs) as process:
    File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
    File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
    FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: 'edid-decode'

    YaVDR-ansible 3x Phenom 945, 1x HP840 Gen2

  • Da fehlt auf jeden Fall das Paket edid-decode.

    Meine VDRs

    VDR 1: Intel DH67BL, Celeron 540, 4 GB Ram, POV Geforce GT 1030, Ubuntu 24.04 (yavdr-ansible), VDR 2.7.4, CIR-Empfänger
    VDR 2: Acer Revo 3610, Pinnacle PCTV SAT 452e, Medion X10, yaVDR 0.6
    Client 1: Raspberry Pi 2, Ubuntu 22.04 (yavdr-ansible), VDR 2.6.1

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!