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=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.
https://bugzilla.redhat.com/show_bug.cgi?id=1210433
Bug ID: 1210433
Summary: mac80211 corrupted kernel module
Product: Fedora
Version: 21
Component: kmod
Severity: high
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: mehul.sanghvi(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
Created attachment 1012764
--> https://bugzilla.redhat.com/attachment.cgi?id=1012764&action=edit
comparison of information between 3.18.9-200 and 3.19.3-200
Description of problem:
iwldvm does not get loaded because mac80211 can not be loaded. This
prevents my laptop from using wifi. This seems to have happened
Version-Release number of selected component (if applicable):
kernel-modules-3.19.3-200.fc21.x86_64
How reproducible:
Install kernel-modules-3.19.3-200.fc21.x86_64, along with the corresponding
kernel. Reboot the system.
Actual results:
bash# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp0s25: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
DOWN group default qlen 1000
link/ether 00:21:cc:c9:52:81 brd ff:ff:ff:ff:ff:ff
Expected results:
bash# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp0s25: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
DOWN group default qlen 1000
link/ether 00:21:cc:c9:52:81 brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen 1000
link/ether 60:67:20:03:be:de brd ff:ff:ff:ff:ff:ff
inet 10.151.76.128/19 brd 10.151.95.255 scope global dynamic wlp3s0
valid_lft 1063sec preferred_lft 1063sec
inet6 fe80::6267:20ff:fe03:bede/64 scope link
valid_lft forever preferred_lft forever
Additional info:
This works fine if I use kernel-modules-3.18.9-200.fc21.x86_64 and the
corresponding kernel. If I use either of 3.19.2 or 3.19.3 kernel-modules
packages, and their corresponding kernels, I get no wifi connectivity.
bash# lspci -nnk | grep -iA2 net
00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network
Connection [8086:1502] (rev 04)
Subsystem: Lenovo Device [17aa:21f3]
Kernel driver in use: e1000e
--
03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205
[Taylor Peak] [8086:0085] (rev 34)
Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1311]
Kernel driver in use: iwlwifi
bash# dmesg | grep iwl
[ 10.959006] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM
control
[ 11.227535] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode
iwldvm
[ 22.518374] iwlwifi 0000:03:00.0: failed to load module iwldvm (error 256),
is dynamic loading enabled?
bash# modprobe -v iwldvm
insmod /lib/modules/3.19.3-200.fc21.x86_64/kernel/net/mac80211/mac80211.ko.xz
modprobe: ERROR: could not insert 'iwldvm': Input/output error
bash# modinfo iwldvm
filename:
/lib/modules/3.19.3-200.fc21.x86_64/kernel/drivers/net/wireless/iwlwifi/dvm/iwldvm.ko.xz
license: GPL
author: Copyright(c) 2003- 2014 Intel Corporation <ilw(a)linux.intel.com>
version: in-tree:d
description: Intel(R) Wireless WiFi Link AGN driver for Linux
srcversion: 259D494A97B601F302CD790
depends: iwlwifi,mac80211,cfg80211
intree: Y
vermagic: 3.19.3-200.fc21.x86_64 SMP mod_unload
signer: Fedora kernel signing key
sig_key: 8C:30:FD:A7:50:77:EE:DA:E9:69:6F:EF:6F:E1:AB:1B:B0:8F:CE:A8
sig_hashalgo: sha256
parm: force_cam:force continuously aware mode (no power saving at
all) (bool)
bash# modprobe -v mac80211
insmod /lib/modules/3.19.3-200.fc21.x86_64/kernel/net/mac80211/mac80211.ko.xz
modprobe: ERROR: could not insert 'mac80211': Input/output error
bash# modinfo mac80211
filename:
/lib/modules/3.19.3-00.fc21.x86_64/kernel/net/mac80211/mac80211.ko.xz
modinfo: ERROR: could not get modinfo from 'mac80211': Input/output error
--
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=1071425
Bug ID: 1071425
Summary: [abrt] kmod: kmod_module_dependency_symbol_get_crc():
kmod killed by SIGSEGV
Product: Fedora
Version: 20
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: campbell.bain(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,
vpavlin(a)redhat.com
Version-Release number of selected component:
kmod-15-1.fc20
Additional info:
reporter: libreport-2.1.12
backtrace_rating: 4
cmdline: /usr/sbin/depmod -aF /boot/System.map-3.12.9-301.fc20.x86_64
3.12.9-301.fc20.x86_64
crash_function: kmod_module_dependency_symbol_get_crc
executable: /usr/bin/kmod
kernel: 3.12.9-301.fc20.x86_64
runlevel: N 5
type: CCpp
uid: 0
Truncated backtrace:
Thread no. 1 (6 frames)
#0 kmod_module_dependency_symbol_get_crc at libkmod/libkmod-module.c:2739
#1 depmod_load_module_dependencies at tools/depmod.c:1522
#2 depmod_load_dependencies at tools/depmod.c:1567
#3 depmod_load at tools/depmod.c:1685
#4 do_depmod at tools/depmod.c:2672
#6 _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=1055138
Bug ID: 1055138
Summary: [abrt] kmod: __bswap_32(): kmod killed by SIGBUS
Product: Fedora
Version: 20
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: lgraves95(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,
vpavlin(a)redhat.com
Version-Release number of selected component:
kmod-15-1.fc20
Additional info:
reporter: libreport-2.1.11
backtrace_rating: 4
cmdline: /sbin/modprobe -q -- netdev-eth0
crash_function: __bswap_32
executable: /usr/bin/kmod
kernel: 3.12.7-300.fc20.x86_64
runlevel: N 5
type: CCpp
uid: 0
Truncated backtrace:
Thread no. 1 (6 frames)
#0 __bswap_32 at /usr/include/bits/byteswap.h:47
#1 read_long_mm at libkmod/libkmod-index.c:684
#2 index_mm_open at libkmod/libkmod-index.c:815
#3 kmod_load_resources at libkmod/libkmod.c:812
#4 do_modprobe at tools/modprobe.c:908
#6 _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=1160012
--- Comment #13 from Fedora End Of Life <endoflife(a)fedoraproject.org> ---
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora 'version'
of '20'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 20 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
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=1222175
Bug ID: 1222175
Summary: Cannot build akmod-wl in Macbook Air
Product: Fedora
Version: rawhide
Component: kmod
Severity: medium
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: damiannohales(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
Created attachment 1026106
--> https://bugzilla.redhat.com/attachment.cgi?id=1026106&action=edit
akmods-wl-6.30.223.248-7.1-for-4.1.0-0.rc3.git2.1.fc23.x86_64.failed.log
I'm trying to build and install akmod-wl to get WiFi working in my Macbook Air
mid 2013 running Fedora rawhide.
What I've done was the following:
1) Install rpmfusion-nonfree and rpmfusion-nonfree-updates repos for Fedora 21
(repos for Fedora 22 and rawhide were not available).
2) Install package akmod-wl
3) Run "akmods" as root
4) See how it fails
The akmods output was:
---
Checking kmods exist for 4.1.0-0.rc3.git2.1.fc23.x86_64 [ OK ]
Building and installing wl-kmod [ FAIL ]
Building rpms failed; see
/var/cache/akmods/wl/6.30.223.248-7.1-for-4.1.0-0.rc3.git2.1.fc23.x86_64.failed.log
for details
---
And the log file specified in the output is attached.
The relevant portion of the log I think is:
---
2015/05/15 21:48:28 akmodsbuild: FATAL: modpost: GPL-incompatible module wl.ko
uses GPL-only symbol '__init_work'
2015/05/15 21:48:28 akmodsbuild: scripts/Makefile.modpost:90: recipe for target
'__modpost' failed
2015/05/15 21:48:28 akmodsbuild: make[1]: *** [__modpost] Error 1
2015/05/15 21:48:28 akmodsbuild: Makefile:1390: recipe for target 'modules'
failed
2015/05/15 21:48:28 akmodsbuild: make: *** [modules] Error 2
2015/05/15 21:48:28 akmodsbuild: make: Leaving directory
'/usr/src/kernels/4.1.0-0.rc3.git2.1.fc23.x86_64'
2015/05/15 21:48:28 akmodsbuild: error: Estado de salida errĂ³neo de
/var/tmp/rpm-tmp.kkcdaR (%build)
---
But I'm not sure what's the meaning of that.
Thanks a lot!
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.