OpenVoiceOS / ovos-installer

Open Voice OS and/or HiveMind installer using Ansible with an intuitive and easy Text-based User Interface
https://www.openvoiceos.org
48 stars 12 forks source link

Handle kernel newer than 6.6.22 during installation #99

Open goldyfruit opened 2 weeks ago

goldyfruit commented 2 weeks ago
RUNNING HANDLER [ovos_hardware_mark2 : Run Depmod] *****************************************************************
Friday 21 June 2024  20:27:56 -0400 (0:00:00.063)       0:02:00.426 *********** 
fatal: [127.0.0.1]: FAILED! => {"changed": false, "cmd": ["depmod", "-a", "6.6.22-v8+"], "delta": "0:00:00.008854", "end": "2024-06-21 20:27:57.269221", "msg": "non-zero return code", "rc": 1, "start": "2024-06-21 20:27:57.260367", "stderr": "depmod: ERROR: could not open directory /lib/modules/6.6.22-v8+: No such file or directory\ndepmod: FATAL: could not search modules: No such file or directory", "stderr_lines": ["depmod: ERROR: could not open directory /lib/modules/6.6.22-v8+: No such file or directory", "depmod: FATAL: could not search modules: No such file or directory"], "stdout": "", "stdout_lines": []}