Bug 1087862 - pciutils built without libkmod support
Summary: pciutils built without libkmod support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pciutils
Version: 20
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Michal Hlavinka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-15 13:18 UTC by Przemek Czesnowicz
Modified: 2014-04-20 01:28 UTC (History)
2 users (show)

Fixed In Version: pciutils-3.2.1-2.fc20
Clone Of:
Environment:
Last Closed: 2014-04-20 01:28:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Przemek Czesnowicz 2014-04-15 13:18:51 UTC
User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
Build Identifier: 

The pciutils package is built without LIBKMOD=yes set in the Makefile. 
Because of this lspci is not reporting kernel modules compatible with the device.

Reproducible: Always

Steps to Reproduce:
1.run lspci -vs 0000:01:00.0
2.there is no "Kernel modules" line in the output
3.
Actual Results:  
01:00.0 PCI bridge: Intel Corporation C608/C606/X79 series chipset PCI Express Upstream Port (rev 06) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Memory at d1000000 (32-bit, non-prefetchable) [size=16K]
        Bus: primary=01, secondary=02, subordinate=03, sec-latency=0
        I/O behind bridge: 00003000-00003fff
        Memory behind bridge: d0f00000-d0ffffff
        Prefetchable memory behind bridge: 000038007f000000-000038007f9fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport


Expected Results:  
01:00.0 Class 0604: Device 8086:1d74 (rev 06)
        Flags: bus master, fast devsel, latency 0
        Memory at d1000000 (32-bit, non-prefetchable) [size=16K]
        Bus: primary=01, secondary=02, subordinate=03, sec-latency=0
        I/O behind bridge: 00003000-00003fff
        Memory behind bridge: d0f00000-d0ffffff
        Prefetchable memory behind bridge: 000038007f000000-000038007f9fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport
        Kernel modules: shpchp

Comment 1 Fedora Update System 2014-04-16 12:42:40 UTC
pciutils-3.2.1-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/pciutils-3.2.1-2.fc20

Comment 2 Fedora Update System 2014-04-17 06:02:45 UTC
Package pciutils-3.2.1-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pciutils-3.2.1-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5274/pciutils-3.2.1-2.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-04-20 01:28:26 UTC
pciutils-3.2.1-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.