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

Update vocalfusion.yml to compile against currently installed kernel #88

Closed denics closed 1 month ago

denics commented 1 month ago

Update vocalfusion.yml to compile against currently installed and running kernel

goldyfruit commented 1 month ago

What if a user runs kernel 6.6.20 which is not compatible with the VocalFusionDriver?

denics commented 1 month ago

Do we have a list of kernels that are not compatible with the VocalFusionDriver? If yes I can add a test

goldyfruit commented 1 month ago

Do we have a list of kernels that are not compatible with the VocalFusionDriver? If yes I can add a test

< 6.6.22 :rofl:

denics commented 1 month ago

je mets un test demain alors. bonne nuit :D

denics commented 1 month ago

@goldyfruit this is a more elegant solution, I only override your variable {{ _ovos_hardware_mark2_lib_modules_path }} if we are running on kernel >= 6.6.22 . I hope you like it.

goldyfruit commented 1 month ago

Thanks @denics :+1: :fr: