Simone Caronni
Simone Caronni
> Once we get the repository moving, what do you think about renaming the `master` branch to `main` as well? @anbe42 et's do this and all the other changes you...
> This will not be fixed until [dell/dkms#417](https://github.com/dell/dkms/pull/417) is merged - but this is not a NVIDIA issue. > > If you are using akmods, report to them the same...
Sample for commit 1 & 2. ll examples below taken with the [xone](https://github.com/medusalix/xone) DKMS modules as it contains a few modules which are a good representation of the output. Before:...
Sample for commit 3, again examples below are taken with the [xone](https://github.com/medusalix/xone) DKMS modules. Before, with a simple situation: ``` # dkms install -m xone/0.3 --force xone-wired.ko.xz: Running module version...
Just did my update for Nvidia with this: ``` # dkms build -m nvidia/555.58.02 -k 6.9.7-200.fc40.x86_64 Sign command: /lib/modules/6.9.7-200.fc40.x86_64/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub Cleaning build area... done....
Adjusted for the review above, now checking the test expectations.
The tests apparently show some pre-existing race condition as I'm not able to get consistent output between Ubuntu and Alpine in a section I haven't touched. Will try to fix...
@evelikov only on the Ubuntu VM Test, I get an extra newline, which does not seem to be there in the code, I guess it's some mangled output from the...
Temporarily rebased on the `tests` branch to move on...
I have the same issue with Mutter 47.2 on Fedora 41 but roughly ~10% of the time, the other 90% it does not complain and it just works.