https://bugzilla.redhat.com/show_bug.cgi?id=1320921
Bug ID: 1320921
Summary: modinfo doesn't show modules signatures
Product: Fedora
Version: 24
Component: kmod
Severity: urgent
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: t.artem(a)mailcity.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org
Description of problem: in theory modinfo should show modules signatures
Version-Release number of selected component (if applicable):
kmod-22-2.fc23.x86_64
# modinfo snd
filename: /lib/modules/4.4.6-300.fc23.x86_64/kernel/sound/core/snd.ko.xz
alias: char-major-116-*
license: GPL
description: Advanced Linux Sound Architecture driver for soundcards.
author: Jaroslav Kysela <perex(a)perex.cz>
depends: soundcore
intree: Y
vermagic: 4.4.6-300.fc23.x86_64 SMP mod_unload
parm: debug:Debug level (0 = disable) (int)
parm: slots:Module names assigned to the slots. (array of charp)
parm: major:Major # for sound driver. (int)
parm: cards_limit:Count of auto-loadable soundcards. (int)
The problem is also discussed here: https://github.com/coreos/bugs/issues/1054
The only workaround at the moment is to run this command:
# xzcat `modinfo -n snd` | grep 'Module signature appended'
Binary file (standard input) matches
--
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=1208554
Bug ID: 1208554
Summary: Remove the explicit requires on kmod-libs
Product: Fedora
Version: rawhide
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: dshea(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org, msivak(a)redhat.com
The kmod package doesn't need to require kmod-libs anymore, since /bin/kmod has
been statically linked with libkmod since kmod-15 or so.
--
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=1314154
Bug ID: 1314154
Summary: [abrt] kmod: depmod_report_cycles(): kmod killed by
SIGABRT
Product: Fedora
Version: rawhide
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: ariscop(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org
Description of problem:
Running make module_install on a kernel
https://github.com/01org/Igvtg-kernel/tree/gvt-upstream-rfc
With this patch: http://paste.fedoraproject.org/332609/45698068 to make it
actually build
---------
DEPMOD 4.5.0-rc1-gvt+
depmod: ERROR: Found 6 modules in dependency cycles!
depmod: ERROR: Cycle detected: drm
depmod: ERROR: Cycle detected: i915_gvt -> i915 -> video
depmod: ERROR: Cycle detected: i915_gvt -> i915 -> drm_kms_helper
*** Error in `/sbin/depmod': free(): invalid next size (fast):
0x000055707d2a5f90 ***
Version-Release number of selected component:
kmod-22-3.fc24
Additional info:
reporter: libreport-2.6.4
backtrace_rating: 3
cmdline: /sbin/depmod -ae -F System.map 4.5.0-rc1-gvt+
crash_function: depmod_report_cycles
executable: /usr/bin/kmod
global_pid: 29942
kernel: 4.5.0-0.rc5.git0.1.fc24.x86_64
runlevel: N 5
type: CCpp
uid: 0
Truncated backtrace:
Thread no. 1 (5 frames)
#6 depmod_report_cycles at tools/depmod.c:1519
#7 depmod_calculate_dependencies at tools/depmod.c:1596
#8 depmod_load at tools/depmod.c:1623
#9 do_depmod at tools/depmod.c:2592
#11 _start
--
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=1252602
Bug ID: 1252602
Summary: Problems with Realtek RTS5139 SD card reader
Product: Fedora
Version: 22
Component: kmod
Severity: medium
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: linux776(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org, msivak(a)redhat.com
Description of problem: I have Lenovo G570 laptop with Realtek card reader. On
previous versions of Fedora all worked like a charm with kmod-staging module,
but in May I've installed Fedora 22 and card reader just stopped working.
lsusb shows that card reader is detected:
Bus 001 Device 003: ID 0bda:0139 Realtek Semiconductor Corp. RTS5139 Card
Reader Controller
As I understand now rts5139 kernel driver is not in the staging kernel modules
(kernel 4.1.3-200.fc22.x86_64, no kmod-staging installed packages):
[viktor@freesky-laptop ~]$ lsmod | grep rts
rtsx_usb_ms 20480 0
memstick 16384 1 rtsx_usb_ms
rtsx_usb_sdmmc 28672 0
mmc_core 126976 2 mmc_block,rtsx_usb_sdmmc
rtsx_usb 20480 2 rtsx_usb_sdmmc,rtsx_usb_ms
mfd_core 16384 2 lpc_ich,rtsx_usb
How reproducible: always
Steps to Reproduce:
1. Insert card in the slot
2. Try to find it in Dolphin file browser
Actual results: if I insert SD card into the card reader I get next messages in
dmesg (and no mounted card!):
/* a lot of messages */
[ 1794.584494] mmc0: new high speed SDHC card at address b368
[ 1794.585151] mmcblk0: mmc0:b368 NCard 14.9 GiB
[ 1795.234327] mmcblk0: error -110 sending stop command, original cmd response
0x900, card status 0x900
[ 1795.864593] mmcblk0: error -110 sending stop command, original cmd response
0x900, card status 0x900
/* a lot of error -110 messages until card is removed */
[ 1914.690605] mmc0: card b368 removed
I've tried to mount it manually, because I can see it in fdisk's output as
/dev/mmcblk0, but mount has failed.
Expected results: working SD card
--
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=1130210
Bug ID: 1130210
Summary: [abrt] kmod: free(): kmod killed by SIGABRT
Product: Fedora
Version: rawhide
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: mail(a)stefanringel.de
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org, msivak(a)redhat.com,
vpavlin(a)redhat.com
Version-Release number of selected component:
kmod-18-2.fc22
Additional info:
reporter: libreport-2.2.3
backtrace_rating: 4
cmdline: depmod -ae -F /boot/System.map-3.17.0-0.rc0.git4.2.fc22.x86_64
3.17.0-0.rc0.git4.2.fc22.x86_64
crash_function: free
executable: /usr/bin/kmod
kernel: 3.16.0-1.fc22.x86_64
runlevel: N 5
type: CCpp
uid: 0
Truncated backtrace:
Thread no. 1 (5 frames)
#4 free at /lib64/libc.so.6
#5 index_destroy
#12 output_deps_bin
#13 do_depmod
#15 _start
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.