Skip to content

Conversation

@tannisroot
Copy link
Contributor

In my previous PR, I've added a change that would make DKMS compile the respeaker driver using 2 threads instead of 4 on boards like Pi Zero 2W. However, this would only apply during the initial install.
If the user attempted to upgrade the system, and there was an update to the kernel, DKMS would try to use 4 threads like before and result in a system lockup.
This change will modify the dkms.conf file so that DKMS always compiles the driver with 2 threads, even on updates, when the board is detected having too little memory (so the same as previous PR).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant