Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_ovos_hardware_mark2_kernel_target is hardcoded #84

Closed
denics opened this issue May 12, 2024 · 3 comments
Closed

_ovos_hardware_mark2_kernel_target is hardcoded #84

denics opened this issue May 12, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@denics
Copy link
Contributor

denics commented May 12, 2024

Now that we moved to a kernel > 6.6.22 the value of _ovos_hardware_mark2_kernel_target should be retrieved with uname -r

@denics
Copy link
Contributor Author

denics commented May 12, 2024

More info: http://sprunge.us/uSe1sN forcing the _ovos_hardware_mark2_kernel_target variable to the actual kernel version works like charm

@goldyfruit goldyfruit self-assigned this May 12, 2024
@goldyfruit goldyfruit added the enhancement New feature or request label May 12, 2024
@goldyfruit goldyfruit modified the milestones: Quake, Wolfenstein May 12, 2024
@goldyfruit
Copy link
Member

goldyfruit commented May 12, 2024

Yeah for now the kernel version is hardcoded as the VocalFusionDriver has not been tested much with newer versions and support for kernel 6.6 is pretty new.

But the plan is to rely on the Debian packages for the kernel image and headers which will avoid the rpi-update amd rpi-source tasks.

In order to improve this as well, I pushed a DKMS feature couple weeks ago. OpenVoiceOS/VocalFusionDriver@96e1219

@denics
Copy link
Contributor Author

denics commented May 21, 2024

Should be fixed with #88

@goldyfruit goldyfruit modified the milestones: Wolfenstein, Quake May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants