nvidia akmod - is this a bug
by Robin Laing
My computer won't boot with the latest akmod for nvidia. I don't get a
failed log file.
Looking through the log file I see these statements, is this a sign of a
bug?
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-ibmnpu.c:395:6:
warning: no previous prototype for ‘nv_init_ibmnpu_info’
[-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 395 | void
nv_init_ibmnpu_info(nv_state_t *nv)
2024/06/18 17:17:14 akmodsbuild: | ^~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-ibmnpu.c:399:6:
warning: no previous prototype for ‘nv_destroy_ibmnpu_in
fo’ [-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 399 | void
nv_destroy_ibmnpu_info(nv_state_t *nv)
2024/06/18 17:17:14 akmodsbuild: | ^~~~~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-ibmnpu.c:403:5:
warning: no previous prototype for ‘nv_init_ibmnpu_devic
es’ [-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 403 | int
nv_init_ibmnpu_devices(nv_state_t *nv)
2024/06/18 17:17:14 akmodsbuild: | ^~~~~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-ibmnpu.c:408:6:
warning: no previous prototype for ‘nv_unregister_ibmnpu
_devices’ [-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 408 | void
nv_unregister_ibmnpu_devices(nv_state_t *nv)
2024/06/18 17:17:14 akmodsbuild: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-ibmnpu.c:428:5:
warning: no previous prototype for ‘nv_get_ibmnpu_chip_i
d’ [-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 428 | int
nv_get_ibmnpu_chip_id(nv_state_t *nv)
2024/06/18 17:17:14 akmodsbuild: | ^~~~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-ibmnpu.c:437:6:
warning: no previous prototype for ‘nv_ibmnpu_cache_flus
h_numa_region’ [-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 437 | void
nv_ibmnpu_cache_flush_numa_region(nv_state_t *nv)
2024/06/18 17:17:14 akmodsbuild: |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild: # CC [M]
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/i2c_nvswitch.o
And then more
2024/06/18 17:17:14 akmodsbuild: 52 | int NV_API_CALL
nv_caps_imex_channel_get(int fd)
2024/06/18 17:17:14 akmodsbuild: |
^~~~~~~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-caps-imex.c:89:17:
warning: no previous prototype for ‘nv_caps_imex_channel_count’
[-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 89 | int NV_API_CALL
nv_caps_imex_channel_count(void)
2024/06/18 17:17:14 akmodsbuild: |
^~~~~~~~~~~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-caps-imex.c:94:17:
warning: no previous prototype for ‘nv_caps_imex_init’
[-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 94 | int NV_API_CALL
nv_caps_imex_init(void)
2024/06/18 17:17:14 akmodsbuild: | ^~~~~~~~~~~~~~~~~
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia/nv-caps-imex.c:141:18:
warning: no previous prototype for ‘nv_caps_imex_exit’
[-Wmissing-prototypes]
2024/06/18 17:17:14 akmodsbuild: 141 | void NV_API_CALL
nv_caps_imex_exit(void)
2024/06/18 17:17:14 akmodsbuild: | ^~~~~~~~~~~~~~~~~
Then a whole bunch of these repeated.
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia-modeset.o:
warning: objtool: _nv000666kms+0x4d: 'naked' return found in
MITIGATION_RETHUNK build
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia-modeset.o:
warning: objtool: _nv001490kms+0x11f: 'naked' return found in
MITIGATION_RETHUNK build
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia-modeset.o:
warning: objtool: _nv001492kms+0x220: 'naked' return found in
MITIGATION_RETHUNK build
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia-modeset.o:
warning: objtool: _nv001533kms+0x17b: 'naked' return found in
MITIGATION_RETHUNK build
2024/06/18 17:17:14 akmodsbuild:
/tmp/akmodsbuild.kVQDGeVn/BUILD/nvidia-kmod-550.90.07/_kmod_build_6.9.4-100.fc39.x86_64/nvidia-modeset.o:
warning: objtool: _nv001444kms+0x21b: 'naked' return found in
MITIGATION_RETHUNK build
Robin
6 months
RPM Fusion update report 2024-06-14
by noreply@rpmfusion.org
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 39
-------------
Pushed to testing:
flowblade-2.16.2-1.fc39
vdr-markad-3.6.6-1.fc39
vdr-softhddevice-2.3.3-1.fc39
Pushed to stable:
vdr-softhddevice-2.3.2-1.fc39
vlc-plugins-freeworld-3.0.21-1.fc39
Fedora 40
-------------
Pushed to testing:
HandBrake-1.8.0-1.fc40
flowblade-2.16.2-1.fc40
jellyfin-10.9.6-1.fc40
vcmi-1.5.2-0.fc40
vdr-markad-3.6.6-1.fc40
vdr-softhddevice-2.3.3-1.fc40
Pushed to stable:
cinelerra-gg-5.1.2024.05-1.fc40
gstreamer1-plugins-bad-freeworld-1.24.4-1.fc40
gstreamer1-plugins-ugly-1.24.4-1.fc40
jellyfin-10.9.4-1.fc40
mesa-freeworld-24.1.1-1.fc40
shotcut-24.06.02-1.fc40
vdr-softhddevice-2.3.2-1.fc40
vlc-plugins-freeworld-3.0.21-1.fc40
EL 7
-------------
Pushed to testing:
Pushed to stable:
vlc-3.0.21-1.el7
EL 8
-------------
Pushed to testing:
Pushed to stable:
vlc-3.0.21-1.el8
EL 9
-------------
Pushed to testing:
Pushed to stable:
Section nonfree:
-------------
Fedora 39
-------------
Pushed to testing:
Pushed to stable:
unifi-8.2.93-1.fc39
Fedora 40
-------------
Pushed to testing:
Pushed to stable:
unifi-8.2.93-1.fc40
EL 7
-------------
Pushed to testing:
Pushed to stable:
EL 8
-------------
Pushed to testing:
Pushed to stable:
EL 9
-------------
Pushed to testing:
Pushed to stable:
Theses packages will be available in main mirror in a few hours. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
6 months, 1 week
RPM Fusion update report 2024-06-07
by noreply@rpmfusion.org
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 39
-------------
Pushed to testing:
vdr-softhddevice-2.3.2-1.fc39
vlc-plugins-freeworld-3.0.21-1.fc39
Pushed to stable:
flowblade-2.16-2.fc39
vdr-markad-3.6.5-1.fc39
Fedora 40
-------------
Pushed to testing:
cinelerra-gg-5.1.2024.05-1.fc40
gstreamer1-plugins-bad-freeworld-1.24.4-1.fc40
gstreamer1-plugins-ugly-1.24.4-1.fc40
jellyfin-10.9.4-1.fc40
shotcut-24.06.02-1.fc40
vdr-softhddevice-2.3.2-1.fc40
vlc-plugins-freeworld-3.0.21-1.fc40
Pushed to stable:
flowblade-2.16-2.fc40
vdr-markad-3.6.5-1.fc40
EL 7
-------------
Pushed to testing:
vlc-3.0.21-1.el7
Pushed to stable:
EL 8
-------------
Pushed to testing:
vlc-3.0.21-1.el8
Pushed to stable:
EL 9
-------------
Pushed to testing:
Pushed to stable:
Section nonfree:
-------------
Fedora 39
-------------
Pushed to testing:
nvidia-470xx-kmod-470.256.02-1.fc39
nvidia-kmod-550.90.07-1.fc39
nvidia-modprobe-550.90.07-1.fc39
nvidia-open-kmod-550.90.07-1.fc39
nvidia-persistenced-550.90.07-1.fc39
nvidia-settings-470xx-470.256.02-1.fc39
nvidia-settings-550.90.07-1.fc39
nvidia-xconfig-550.90.07-1.fc39
unifi-8.2.93-1.fc39
xorg-x11-drv-nvidia-470xx-470.256.02-1.fc39
xorg-x11-drv-nvidia-550.90.07-1.fc39
Pushed to stable:
lpf-spotify-client-1.2.37.701-1.fc39
steam-1.0.0.79-4.fc39
Fedora 40
-------------
Pushed to testing:
nvidia-470xx-kmod-470.256.02-1.fc40
nvidia-kmod-550.90.07-1.fc40
nvidia-modprobe-550.90.07-1.fc40
nvidia-open-kmod-550.90.07-1.fc40
nvidia-persistenced-550.90.07-1.fc40
nvidia-settings-470xx-470.256.02-1.fc40
nvidia-settings-550.90.07-1.fc40
nvidia-xconfig-550.90.07-1.fc40
unifi-8.2.93-1.fc40
xorg-x11-drv-nvidia-470xx-470.256.02-1.fc40
xorg-x11-drv-nvidia-550.90.07-1.fc40
Pushed to stable:
lpf-spotify-client-1.2.37.701-1.fc40
steam-1.0.0.79-4.fc40
EL 7
-------------
Pushed to testing:
Pushed to stable:
EL 8
-------------
Pushed to testing:
Pushed to stable:
steam-1.0.0.79-4.el8
EL 9
-------------
Pushed to testing:
Pushed to stable:
lpf-spotify-client-1.2.37.701-1.el9
steam-1.0.0.79-4.el9
Theses packages will be available in main mirror in a few hours. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
6 months, 2 weeks