Update errors with akmod-nvidia x86_64 3:515.76-1.fc35

On latest update (10/2/2022) I receive the following errors:

 Running scriptlet: kmod-nvidia-5.19.9-100.fc35.x86_64-3:515.65.01-1.f   50/73 
depmod: WARNING: /lib/modules/5.19.9-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol kunit_do_failed_assertion
depmod: WARNING: /lib/modules/5.19.9-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol __kunit_test_suites_exit
depmod: WARNING: /lib/modules/5.19.9-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol __kunit_test_suites_init
depmod: WARNING: /lib/modules/5.19.9-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol kunit_binary_assert_format


I don’t know if this is normal or what these errors mean. Are they something that requires me to do something to fix? Or can they be ignored?

I don’t know if this is related or not, but a recent update changed some of the selinux context and started giving me errors. I did a context update and the errors stopped.
sudo touch /.autorelabel will update all at the next reboot.
sudo restorecon -R / will update all while the system is booted.
Use the man page for restorecon to see what options are available and how to use it.

I just hit the same issue as the reporter describes on F36 Cinnamon:

Packages Altered:
    Install kmod-nvidia-5.19.15-201.fc36.x86_64-3:515.76-1.fc36.x86_64 @@commandline
Scriptlet output:
   1 depmod: WARNING: /lib/modules/5.19.15-201.fc36.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol kunit_do_failed_assertion
   2 depmod: WARNING: /lib/modules/5.19.15-201.fc36.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol __kunit_test_suites_exit
   3 depmod: WARNING: /lib/modules/5.19.15-201.fc36.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol __kunit_test_suites_init
   4 depmod: WARNING: /lib/modules/5.19.15-201.fc36.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol kunit_binary_assert_format

The issue also had other major effect.
When I opened - after a fresh reboot - a sound settings and tested it, the sound worked fine.
But once any program (Firefox, VLC, …) tried to use the sound it either crashed or just ran without sound; and from that point on, none application was able to make any sound.

Selinux relabel sadly didn’t help in any way.

I also saw these warnings often , I think i a Fedora kernel issue , and should be reported or in kernel Mailing List or in bugzilla.redhat.com

depmod: WARNING: /lib/modules/5.19.13-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol kunit_do_failed_assertion
depmod: WARNING: /lib/modules/5.19.13-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol __kunit_test_suites_exit
depmod: WARNING: /lib/modules/5.19.13-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol __kunit_test_suites_init
depmod: WARNING: /lib/modules/5.19.13-100.fc35.x86_64/kernel/sound/soc/soc-utils-test.ko.xz needs unknown symbol kunit_binary_assert_format
  1. You are running an older kernel, which is currently at 5.19.16.
  2. F35 is only about 6 weeks or so from EOL so it would be suggested that you update to Fedora 36 soon. It is probable that those errors will disappear when you have updated to Fedora 36
  3. Any reports about kernel 5.19.13 would probably be moot since that has been bypassed at this point.
  4. The warnings are about sound and the topic is about akmod-nvidia 515.76 which also has been updated to 520.56. They are not really related as far as I can tell.

anyway seems it is fixed with kernel 5.19.15-101.fc35.x86_64