https://bugzilla.redhat.com/show_bug.cgi?id=2024417
Bug ID: 2024417
Summary: weak-modules:When the kernel is uninstalled, a message
is displayed indicating that the folder cannot be
found.
Product: Fedora
Version: rawhide
Status: NEW
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: yangyanchao6(a)huawei.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org,
skozina(a)redhat.com, ykaliuta(a)redhat.com
Target Milestone: ---
Classification: Fedora
Created attachment 1842466
--> https://bugzilla.redhat.com/attachment.cgi?id=1842466&action=edit
Possible patch
Description of problem:
Check the directory before entering the directory. This prevents alarms from
being generated when the kernel is uninstalled.
Version-Release number of selected component (if applicable):
29-6.fc36
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2024417
https://bugzilla.redhat.com/show_bug.cgi?id=2024409
Bug ID: 2024409
Summary: weak-modules:Changing the sorting mode of rpmsort
Product: Fedora
Version: rawhide
Status: NEW
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: yangyanchao6(a)huawei.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org,
skozina(a)redhat.com, ykaliuta(a)redhat.com
Target Milestone: ---
Classification: Fedora
Created attachment 1842464
--> https://bugzilla.redhat.com/attachment.cgi?id=1842464&action=edit
Possible patch
Description of problem:
When the kernel version number contains a mixture of letters and numbers, the
original sorting method has a problem. For example:
[root@localhost kmod]# cat test
4.19.90-vhulk2108.6.0.h803
4.19.90-2109.1.0.0108
4.19.90-vhulk2109.1.0.h813
[root@localhost kmod]# ./test.sh
+ cat test
+ sed -e s/-/../g
+ sort -n -t. -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 -k6,6 -k7,7 -k8,8 -k9,9 -k10,10
+ sed -e's/\.\./-/g'
4.19.90-vhulk2109.1.0.h813
4.19.90-vhulk2108.6.0.h803
4.19.90-2109.1.0.0108
Even if this sort isn't helpful, maybe sort with "sort -V", instead of using
"-" replace with ".." would make the code more readable?
29-6.fc36
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2024409
https://bugzilla.redhat.com/show_bug.cgi?id=1943856
Bug ID: 1943856
Summary: kmod-nvidia fails with unknown symbols and no such
file
Product: Fedora
Version: 34
Status: NEW
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: plarsen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org,
skozina(a)redhat.com, ykaliuta(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
When running an update that includes kmod-nvidia (version 5.11.6-300.fc34 in
this case) I get a long list of errors:
Running scriptlet: kmod-nvidia-5.11.6-300.fc34.x86_64-3:460.56-1.fc34.x86_64
63/79
depmod: ERROR: fstatat(5, nvidia-modeset.ko): No such file or directory
depmod: ERROR: fstatat(5, nvidia.ko): No such file or directory
depmod: ERROR: fstatat(5, nvidia-uvm.ko): No such file or directory
depmod: ERROR: fstatat(5, nvidia-drm.ko): No such file or directory
depmod: ERROR: fstatat(7, ds2490.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, ds2482.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds2408.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds2433.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds28e04.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds2781.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds2423.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds2760.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds2780.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_ds2431.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_smem.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, w1_therm.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, slip.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, slcan.ko.xz): No such file or directory
depmod: ERROR: fstatat(8, ems_pci.ko.xz): No such file or directory
depmod: ERROR: fstatat(8, plx_pci.ko.xz): No such file or directory
depmod: ERROR: fstatat(8, kvaser_pci.ko.xz): No such file or directory
depmod: ERROR: fstatat(8, ems_usb.ko.xz): No such file or directory
depmod: ERROR: fstatat(8, esd_usb2.ko.xz): No such file or directory
depmod: ERROR: fstatat(8, c_can_platform.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, trancevibrator.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, stinger.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, turbografx.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, spaceball.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, db9.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, zhenhua.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, walkera0701.ko.xz): No such file or directory
depmod: ERROR: fstatat(8, iforce.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, magellan.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, spaceorb.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, twidjoy.ko.xz): No such file or directory
depmod: ERROR: fstatat(7, warrior.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_vegas.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_yeah.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_lp.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_westwood.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_bic.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_htcp.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_veno.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_hybla.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_scalable.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_illinois.ko.xz): No such file or directory
depmod: ERROR: fstatat(6, tcp_highspeed.ko.xz): No such file or directory
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol video_ioctl2
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol v4l2_ctrl_handler_init_class
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol video_devdata
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol v4l2_ctrl_new_custom
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol video_unregister_device
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol video_device_alloc
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol v4l2_device_register
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol __video_register_device
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol v4l2_ctrl_handler_free
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol v4l2_device_unregister
depmod: WARNING: /lib/modules/5.11.6-300.fc34.x86_64/extra/v4l2loopback.ko.xz
needs unknown symbol video_device_release
The errors seems to happen regardless of what module is being built.
Version-Release number of selected component (if applicable):
fc34-preview/beta
How reproducible:
Every update of kmod modules.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2074493
--- Comment #7 from matteo <matteo(a)scopel.email> ---
As I'm using Silverblue, I'm not sure where to find the initramfs image! The
output of lsinitrd is:
No <initramfs file> specified and the default image
'/boot/initramfs-5.17.2-300.fc36.x86_64.img' cannot be accessed!
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2074493
https://bugzilla.redhat.com/show_bug.cgi?id=2074493
matteo <matteo(a)scopel.email> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|needinfo?(matteo(a)scopel.ema |
|il) |
--- Comment #4 from matteo <matteo(a)scopel.email> ---
If I boot without the rpm-ostree kargs that I've mentioned above, the output is
the following:
options thinkpad_acpi fan_control=1
alias acpi*:IBM0068:* thinkpad_acpi
alias acpi*:LEN0068:* thinkpad_acpi
alias acpi*:LEN0268:* thinkpad_acpi
alias dmi:bvnIBM:bvrI[MU]ET??WW* thinkpad_acpi
alias tpacpi thinkpad_acpi
In this case, thinkfan tells me that the module has not been loaded:
apr 12 18:59:40 abaco systemd[1]: Started thinkfan.service - thinkfan 1.3.1.
apr 12 18:59:40 abaco thinkfan[778]: ERROR: ~TpFanDriver: Resetting fan control
in /proc/acpi/ibm/fan: Invalid argument
apr 12 18:59:40 abaco systemd[1]: thinkfan.service: Main process exited,
code=exited, status=1/FAILURE
apr 12 18:59:40 abaco thinkfan[778]: ERROR: Module thinkpad_acpi doesn't seem
to support fan_control
If I then use these two commands and restart thinkfan, it loads fine:
sudo modprobe -rv thinkpad_acpi
sudo modprobe -v thinkpad_acpi
If I boot with the rpm-ostree kargs, the output is the following:
options thinkpad_acpi fan_control=1
options thinkpad_acpi fan_control=1
alias acpi*:IBM0068:* thinkpad_acpi
alias acpi*:LEN0068:* thinkpad_acpi
alias acpi*:LEN0268:* thinkpad_acpi
alias dmi:bvnIBM:bvrI[MU]ET??WW* thinkpad_acpi
alias tpacpi thinkpad_acpi
In this case, thinkfan loads fine!
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2074493
https://bugzilla.redhat.com/show_bug.cgi?id=2074493
Yauheni Kaliuta <ykaliuta(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags| |needinfo?(matteo(a)scopel.ema
| |il)
--- Comment #3 from Yauheni Kaliuta <ykaliuta(a)redhat.com> ---
What does
modprobe -c | grep thinkpad_acpi
show ?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2074493