[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#884482: linux-image-4.13.0-1-amd64: KVM module doesn't load: ERROR: could not insert 'kvm_intel': Input/output error



Package: src:linux
Version: 4.13.13-1
Severity: normal

Dear Maintainer,

After booting into 4.13.13 my kvm based virutual hosts wouldn't load
any longer.

root:~# kvm
Could not access KVM kernel module: No such file or directory
qemu-system-x86_64: failed to initialize KVM: No such file or directory

trying to load the kvm driver produces:

root:~# modprobe kvm_intel
modprobe: ERROR: could not insert 'kvm_intel': Input/output error

My problem looks similar to this RedHat bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1490803

I sanitized the networking information slightly as the specific network
location of this server isn't relevant for this issue.

Diane

-- Package-specific info:
** Version:
Linux version 4.13.0-1-amd64 (debian-kernel@lists.debian.org) (gcc
version 6.4.0 20171112 (Debian 6.4.0-10)) #1 SMP Debian 4.13.13-1
(2017-11-16)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.13.0-1-amd64 root=UUID=81e67589-4623-4681-
bf24-96391732cd99 ro quiet

** Not tainted

** Kernel log:
Running modprobe doesn't add any messages to the kernel log, and there
are no messages about kvm in the log.

"dmesg | grep -i kvm" returns nothing.

** Model information
sys_vendor: Dell Inc.
product_name: PowerEdge 2900
product_version: 
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: 1.3.7
board_vendor: Dell Inc.
board_name: 0YM158
board_version: A00

** Loaded modules:
nfsv3
nfs_acl
ebtable_filter
ebtables
ip6table_filter
ip6_tables
devlink
rpcsec_gss_krb5
nfsv4
dns_resolver
nfs
iptable_filter
lockd
grace
fscache
sit
tunnel4
ip_tunnel
fuse
amdkfd
radeon
coretemp
xfs
kvm
ttm
iTCO_wdt
iTCO_vendor_support
drm_kms_helper
irqbypass
drm
ipmi_si
i5000_edac
dcdbas
lpc_ich
mfd_core
sg
evdev
i2c_algo_bit
shpchp
pcspkr
serio_raw
i5k_amb
ipmi_devintf
ipmi_msghandler
button
rng_core
binfmt_misc
auth_rpcgss
sunrpc
loop
ecryptfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
fscrypto
ecb
crypto_simd
cryptd
glue_helper
aes_x86_64
hid_generic
usbhid
hid
btrfs
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
libcrc32c
crc32c_generic
raid1
multipath
linear
raid0
md_mod
sd_mod
sr_mod
cdrom
ata_generic
ata_piix
psmouse
ehci_pci
libata
uhci_hcd
ehci_hcd
mptsas
scsi_transport_sas
mptscsih
usbcore
mptbase
usb_common
scsi_mod
bnx2

** Network interface configuration:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
	address 131.215.xx.xx
	netmask 255.255.255.0
	network 131.215.xx.0
	broadcast 131.215.xx.255
	gateway 131.215.xx.xx
	dns-nameservers 131.215.xx.xx 131.215.xx.xx
	dns-search caltech.edu


** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1000
    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: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
group default qlen 1000
    link/ether 00:19:b9:da:e3:47 brd ff:ff:ff:ff:ff:ff
    inet 131.215.xx.xx/24 brd 131.215.34.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::219:b9ff:feda:e347/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
default qlen 1000
    link/ether 00:19:b9:da:e3:49 brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-
|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed
multicast|bytes    packets errs drop fifo colls carrier compressed
 
eth1:       0       0    0    0    0     0          0         0        
0       0    0    0    0     0       0          0
    lo:   22975     389    0    0    0     0          0         0    22
975     389    0    0    0     0       0          0
 
sit0:       0       0    0    0    0     0          0         0        
0       0    0    0    0     0       0          0
  eth0: 1142440884 4392456    0    0    0     0          0    408703
279879593  649479    0    0    0     0       0          0
 
6to4:  169920    1770    0    0    0     0          0         0   17452
8    1818    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    1326412 total packets received
    548374 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    778038 incoming packets delivered
    536831 requests sent out
    26 dropped because of missing route
Icmp:
    3975 ICMP messages received
    174 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 169
        timeout in transit: 9
        redirects: 40
        echo requests: 3754
        echo replies: 3
    4197 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 443
        echo replies: 3754
IcmpMsg:
        InType0: 3
        InType3: 169
        InType5: 40
        InType8: 3754
        InType11: 9
        OutType0: 3754
        OutType3: 443
Tcp:
    263 active connection openings
    718 passive connection openings
    180 failed connection attempts
    94 connection resets received
    11 connections established
    376375 segments received
    559336 segments sent out
    84977 segments retransmitted
    1 bad segments received
    6072 resets sent
    InCsumErrors: 1
Udp:
    236376 packets received
    445 packets to unknown port received
    0 packet receive errors
    60952 packets sent
    0 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 159097
UdpLite:
TcpExt:
    47 resets received for embryonic SYN_RECV sockets
    447 TCP sockets finished time wait in fast timer
    18222 delayed acks sent
    Quick ack mode was activated 51 times
    80 packets directly queued to recvmsg prequeue
    241 bytes directly in process context from backlog
    TCPDirectCopyFromPrequeue: 372
    95650 packet headers predicted
    8 packet headers predicted and directly queued to user
    16670 acknowledgments not containing data payload received
    46708 predicted acknowledgments
    TCPSackRecovery: 3
    Detected reordering 2 times using SACK
    3 fast retransmits
    TCPTimeouts: 73088
    TCPLossProbes: 49
    TCPLossProbeRecovery: 21
    TCPDSACKOldSent: 51
    TCPDSACKRecv: 7
    12 connections reset due to unexpected data
    8 connections aborted due to timeout
    TCPDSACKIgnoredNoUndo: 4
    TCPSackShiftFallback: 7
    TCPRcvCoalesce: 2298
    TCPOFOQueue: 8
    TCPAutoCorking: 8246
    TCPFromZeroWindowAdv: 4
    TCPToZeroWindowAdv: 4
    TCPWantZeroWindowAdv: 28
    TCPSynRetrans: 84895
    TCPOrigDataSent: 337853
    TCPHystartTrainDetect: 239
    TCPHystartTrainCwnd: 6808
    TCPKeepAlive: 5450
IpExt:
    InMcastPkts: 247653
    OutMcastPkts: 8
    InBcastPkts: 140229
    InOctets: 800881701
    OutOctets: 262526154
    InMcastOctets: 173026880
    OutMcastOctets: 1430
    InBcastOctets: 15238997
    InNoECTPkts: 1614687
    InECT1Pkts: 1
    InECT0Pkts: 94
    InCEPkts: 15


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 5000X Chipset Memory
Controller Hub [8086:25c0] (rev 12)
	Subsystem: Intel Corporation 5000X Chipset Memory Controller
Hub [8086:8086]
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 0
	Capabilities: <access denied>

00:02.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI
Express x4 Port 2 [8086:25e2] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=05, subordinate=0a, sec-latency=0
	Memory behind bridge: f2000000-f7ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:03.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI
Express x4 Port 3 [8086:25e3] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:04.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI
Express x4 Port 4 [8086:25e4] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:05.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI
Express x4 Port 5 [8086:25e5] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=01, subordinate=02, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fc300000-fc5fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:06.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI
Express x8 Port 6-7 [8086:25f9] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:07.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI
Express x4 Port 7 [8086:25e7] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=0e, subordinate=0e, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:10.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset FSB
Registers [8086:25f0] (rev 12)
	Subsystem: Dell 5000 Series Chipset FSB Registers [1028:01b1]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: i5000_edac
	Kernel modules: i5k_amb, i5000_edac

00:10.1 Host bridge [0600]: Intel Corporation 5000 Series Chipset FSB
Registers [8086:25f0] (rev 12)
	Subsystem: Dell 5000 Series Chipset FSB Registers [1028:01b1]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel modules: i5k_amb, i5000_edac

00:10.2 Host bridge [0600]: Intel Corporation 5000 Series Chipset FSB
Registers [8086:25f0] (rev 12)
	Subsystem: Dell 5000 Series Chipset FSB Registers [1028:01b1]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel modules: i5k_amb, i5000_edac

00:11.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset
Reserved Registers [8086:25f1] (rev 12)
	Subsystem: Intel Corporation 5000 Series Chipset Reserved
Registers [8086:8086]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-

00:13.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset
Reserved Registers [8086:25f3] (rev 12)
	Subsystem: Intel Corporation 5000 Series Chipset Reserved
Registers [8086:8086]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-

00:15.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset FBD
Registers [8086:25f5] (rev 12)
	Subsystem: Intel Corporation 5000 Series Chipset FBD Registers
[8086:8086]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-

00:16.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset FBD
Registers [8086:25f6] (rev 12)
	Subsystem: Intel Corporation 5000 Series Chipset FBD Registers
[8086:8086]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-

00:1c.0 PCI bridge [0604]: Intel Corporation 631xESB/632xESB/3100
Chipset PCI Express Root Port 1 [8086:2690] (rev 09) (prog-if 00
[Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=03, subordinate=04, sec-latency=0
	Memory behind bridge: f8000000-fbffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100
Chipset UHCI USB Controller #1 [8086:2688] (rev 09) (prog-if 00 [UHCI])
	Subsystem: Dell 631xESB/632xESB/3100 Chipset UHCI USB
Controller [1028:01b1]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 21
	Region 4: I/O ports at cce0 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.1 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100
Chipset UHCI USB Controller #2 [8086:2689] (rev 09) (prog-if 00 [UHCI])
	Subsystem: Dell 631xESB/632xESB/3100 Chipset UHCI USB
Controller [1028:01b1]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 20
	Region 4: I/O ports at ccc0 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.2 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100
Chipset UHCI USB Controller #3 [8086:268a] (rev 09) (prog-if 00 [UHCI])
	Subsystem: Dell 631xESB/632xESB/3100 Chipset UHCI USB
Controller [1028:01b1]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 21
	Region 4: I/O ports at cca0 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.3 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100
Chipset UHCI USB Controller #4 [8086:268b] (rev 09) (prog-if 00 [UHCI])
	Subsystem: Dell 631xESB/632xESB/3100 Chipset UHCI USB
Controller [1028:01b1]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 20
	Region 4: I/O ports at cc80 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.7 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100
Chipset EHCI USB2 Controller [8086:268c] (rev 09) (prog-if 20 [EHCI])
	Subsystem: Dell 631xESB/632xESB/3100 Chipset EHCI USB2
Controller [1028:01b1]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 21
	Region 0: Memory at fc600400 (32-bit, non-prefetchable)
[size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge
[8086:244e] (rev d9) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=0f, subordinate=0f, sec-latency=32
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fc100000-fc2fffff
	Prefetchable memory behind bridge: 00000000d8000000-
00000000dfffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 631xESB/632xESB/3100
Chipset LPC Interface Controller [8086:2670] (rev 09)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Kernel driver in use: lpc_ich
	Kernel modules: intel_rng, lpc_ich

00:1f.1 IDE interface [0101]: Intel Corporation 631xESB/632xESB IDE
Controller [8086:269e] (rev 09) (prog-if 8a [Master SecP PriP])
	Subsystem: Dell 631xESB/632xESB IDE Controller [1028:01b1]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374
	Region 4: I/O ports at fc00 [size=16]
	Kernel driver in use: ata_piix
	Kernel modules: ata_piix, ata_generic

01:00.0 PCI bridge [0604]: Intel Corporation 6702PXH PCI Express-to-PCI 
Bridge A [8086:032c] (rev 09) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=01, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fc400000-fc5fffff
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

02:08.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic
SAS1068 PCI-X Fusion-MPT SAS [1000:0054] (rev 01)
	Subsystem: Dell SAS 5/i Integrated Controller [1028:1f06]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 72 (16000ns min, 2500ns max), Cache Line Size: 64
bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at ec00 [disabled] [size=256]
	Region 1: Memory at fc4fc000 (64-bit, non-prefetchable)
[size=16K]
	Region 3: Memory at fc4e0000 (64-bit, non-prefetchable)
[size=64K]
	Expansion ROM at fc500000 [disabled] [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: mptsas
	Kernel modules: mptsas

03:00.0 PCI bridge [0604]: Broadcom EPB PCI-Express to PCI-X Bridge
[1166:0103] (rev c3) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=03, secondary=04, subordinate=04, sec-latency=64
	Memory behind bridge: f8000000-fbffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

04:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme II
BCM5708 Gigabit Ethernet [14e4:164c] (rev 12)
	Subsystem: Dell NetXtreme II BCM5708 Gigabit Ethernet
[1028:01b1]
	Control: I/O- Mem+ BusMaster+ SpecCycle+ MemWINV+ VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32 (16000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 24
	Region 0: Memory at f8000000 (64-bit, non-prefetchable)
[size=32M]
	Capabilities: <access denied>
	Kernel driver in use: bnx2
	Kernel modules: bnx2

05:00.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI
Express Upstream Port [8086:3500] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=05, secondary=06, subordinate=09, sec-latency=0
	Memory behind bridge: f4000000-f7ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

05:00.3 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI
Express to PCI-X Bridge [8086:350c] (rev 01) (prog-if 00 [Normal
decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=05, secondary=0a, subordinate=0a, sec-latency=64
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

06:00.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI
Express Downstream Port E1 [8086:3510] (rev 01) (prog-if 00 [Normal
decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=06, secondary=07, subordinate=08, sec-latency=0
	Memory behind bridge: f4000000-f7ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

06:01.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI
Express Downstream Port E2 [8086:3514] (rev 01) (prog-if 00 [Normal
decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=06, secondary=09, subordinate=09, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

07:00.0 PCI bridge [0604]: Broadcom EPB PCI-Express to PCI-X Bridge
[1166:0103] (rev c3) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=07, secondary=08, subordinate=08, sec-latency=64
	Memory behind bridge: f4000000-f7ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

08:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme II
BCM5708 Gigabit Ethernet [14e4:164c] (rev 12)
	Subsystem: Dell NetXtreme II BCM5708 Gigabit Ethernet
[1028:01b1]
	Control: I/O- Mem+ BusMaster+ SpecCycle+ MemWINV+ VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (16000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f4000000 (64-bit, non-prefetchable)
[size=32M]
	Capabilities: <access denied>
	Kernel driver in use: bnx2
	Kernel modules: bnx2

0f:0d.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] ES1000 [1002:515e] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Dell ES1000 [1028:01b1]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+
ParErr- Stepping+ SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32 (2000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at dc00 [size=256]
	Region 2: Memory at fc1f0000 (32-bit, non-prefetchable)
[size=64K]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon
	Kernel modules: radeonfb, radeon


** USB devices:
Bus 004 Device 003: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 004 Device 002: ID 04b4:6560 Cypress Semiconductor Corp. CY7C65640
USB-2.0 "TetraHub"
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.13.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.13.0-1-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.130
ii  kmod                                    24-1
ii  linux-base                              4.5

Versions of packages linux-image-4.13.0-1-amd64 recommends:
ii  apparmor             2.11.1-4
ii  firmware-linux-free  3.4
ii  irqbalance           1.2.0-0.2

Versions of packages linux-image-4.13.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                3:6.03+dfsg1-2
ii  grub-pc                 2.02-2
pn  linux-doc-4.13          <none>

Versions of packages linux-image-4.13.0-1-amd64 is related to:
ii  firmware-amd-graphics     20170823-1
pn  firmware-atheros          <none>
ii  firmware-bnx2             20170823-1
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: