Thiago S. F. X. Teixeira
Thiago S. F. X. Teixeira
You need to use a different patch. Follow the instructions for the Legion 7 with this patch [yoga7-alc287-0.0.5.patch.txt](https://github.com/thiagotei/linux-realtek-alc287/files/6792362/yoga7-alc287-0.0.5.patch.txt). If it works let us know to update the repo. Source [post](https://bugzilla.kernel.org/show_bug.cgi?id=208555#c296).
This has been tested for the Legion 7 2020. Not sure there is a reliable fix for the Legion 7 2021 yet. What is your model? @cberkenpas any news on...
I remember people complaining about the solution not being permanent. Check the forum [here](https://bugzilla.kernel.org/show_bug.cgi?id=208555) to see what they did to fix it. I am not sure this patch has been...
I'm having the same issue. Isn't the database supposed to catch data? Assuming that tpe thinks the tests are deterministic. Have you @vh77 tested whether specifying the search algorithm instead...
I am also a bit lost with the new API, but the following worked for me: ```python import tvm from tvm import te import numpy as np # Define the...