Package: src:linux Version: 4.19.28-2 Severity: normal Tags: upstream Dear Maintainer,
After hibernation (using the power button on my laptop) my network card does not detect link. It works fine in 4.9, it does not work in 4.19, it still does not work in 5.1.0-rc7. I bisected the kernel and this is the first bad commit: commit bc976233a872c0f20f018fb1e89264a541584e25 Author: Thomas Gleixner <t...@linutronix.de> Date: Fri Dec 29 10:47:22 2017 +0100 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI The new reservation mode for interrupts assigns a dummy vector when the interrupt is allocated and assigns a real vector when the interrupt is requested. The reservation mode prevents vector pressure when devices with a large amount of queues/interrupts are initialized, but only a minimal subset of those queues/interrupts is actually used. This mode has an issue with MSI interrupts which cannot be masked. If the driver is not careful or the hardware emits an interrupt before the device irq is requestd by the driver then the interrupt ends up on the dummy vector as a spurious interrupt which can cause malfunction of the device or in the worst case a lockup of the machine. Change the logic for the reservation mode so that the early activation of MSI interrupts checks whether: - the device is a PCI/MSI device - the reservation mode of the underlying irqdomain is activated - PCI/MSI masking is globally enabled - the PCI/MSI device uses either MSI-X, which supports masking, or MSI with the maskbit supported. If one of those conditions is false, then clear the reservation mode flag in the irq data of the interrupt and invoke irq_domain_activate_irq() with the reserve argument cleared. In the x86 vector code, clear the can_reserve flag in the vector allocation data so a subsequent free_irq() won't create the same situation again. The interrupt stays assigned to a real vector until pci_disable_msi() is invoked and all allocations are undone. Fixes: 4900be83602b ("x86/vector/msi: Switch to global reservation mode") Thanks, Octavio. -- Package-specific info: ** Version: Linux version 4.19.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 SMP Debian 4.19.28-2 (2019-03-15) ** Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-4-amd64 root=UUID=515d0602-7bc5-471d-92b8-9b5e655129c2 ro memmap=0x10000$0x00135560000 memmap=0x10000$0x00175560000 ** Not tainted ** Kernel log: [ 147.669537] smpboot: CPU 2 is now offline [ 147.693188] smpboot: CPU 3 is now offline [ 147.696387] PM: Creating hibernation image: [ 147.841906] PM: Need to copy 299141 pages [ 147.841911] PM: Normal pages needed: 299141 + 1024, available pages: 1745735 [ 147.697007] PM: Restoring platform NVS memory [ 147.697197] ACPI: EC: EC started [ 147.697571] Enabling non-boot CPUs ... [ 147.697624] x86: Booting SMP configuration: [ 147.697625] smpboot: Booting Node 0 Processor 1 APIC 0x4 [ 147.700198] cache: parent cpu1 should not be sleeping [ 147.700563] CPU1 is up [ 147.700595] smpboot: Booting Node 0 Processor 2 APIC 0x1 [ 147.703027] cache: parent cpu2 should not be sleeping [ 147.703502] CPU2 is up [ 147.703535] smpboot: Booting Node 0 Processor 3 APIC 0x5 [ 147.706000] cache: parent cpu3 should not be sleeping [ 147.706422] CPU3 is up [ 147.708876] ACPI: Waking up from system sleep state S4 [ 147.717775] ACPI: EC: interrupt unblocked [ 147.882229] usb usb1: root hub lost power or was reset [ 147.886234] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported [ 147.886261] usb usb2: root hub lost power or was reset [ 147.890243] ACPI: EC: event unblocked [ 147.890251] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 147.891323] ath: phy0: ASPM enabled: 0x42 [ 147.892583] sd 0:0:0:0: [sda] Starting disk [ 148.228697] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 148.228738] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 148.228774] ata5: SATA link down (SStatus 0 SControl 300) [ 148.234082] ata2.00: configured for UDMA/100 [ 148.236704] ata1.00: configured for UDMA/133 [ 148.241292] usb 1-1: reset high-speed USB device number 2 using ehci-pci [ 148.253277] usb 2-1: reset high-speed USB device number 2 using ehci-pci [ 148.697316] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci [ 148.905347] usb 2-1.2: reset low-speed USB device number 3 using ehci-pci [ 149.281350] usb 2-1.4: reset high-speed USB device number 4 using ehci-pci [ 149.393227] PM: Basic memory bitmaps freed [ 149.393240] OOM killer enabled. [ 149.393244] Restarting tasks ... done. [ 149.416137] video LNXVIDEO:02: Restoring backlight state [ 149.416576] PM: hibernation exit [ 149.570128] wlan0: authenticate with 00:26:5a:f5:6a:de [ 149.589614] wlan0: send auth to 00:26:5a:f5:6a:de (try 1/3) [ 149.590945] wlan0: aborting authentication with 00:26:5a:f5:6a:de by local choice (Reason: 3=DEAUTH_LEAVING) [ 149.715702] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 149.719602] sky2 0000:06:00.0 eth0: enabling interface [ 149.720223] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 149.725161] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 149.740401] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 149.763422] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 149.833655] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 150.843131] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 151.403124] do_IRQ: 3.34 No irq handler for vector [ 151.839114] wlan0: authenticate with d0:54:2d:42:99:38 [ 151.858977] wlan0: send auth to d0:54:2d:42:99:38 (try 1/3) [ 151.860650] wlan0: authenticated [ 151.861617] wlan0: associate with d0:54:2d:42:99:38 (try 1/3) [ 151.865408] wlan0: RX AssocResp from d0:54:2d:42:99:38 (capab=0x31 status=0 aid=1) [ 151.865551] wlan0: associated [ 151.873547] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 151.875234] ath: EEPROM regdomain: 0x809c [ 151.875237] ath: EEPROM indicates we should expect a country code [ 151.875238] ath: doing EEPROM country->regdmn map search [ 151.875239] ath: country maps to regdmn code: 0x52 [ 151.875240] ath: Country alpha2 being used: CN [ 151.875241] ath: Regpair used: 0x52 [ 151.875242] ath: regdomain 0x809c dynamically updated by country element [ 192.458595] pci 0000:00:1e.0: PCI bridge to [bus 08] [ 192.458605] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] [ 192.458615] pci 0000:00:1e.0: bridge window [mem 0xf0100000-0xf02fffff] [ 192.458622] pci 0000:00:1e.0: bridge window [mem 0xf0300000-0xf04fffff 64bit pref] [ 192.458722] pci_bus 0000:08: Allocating resources [ 192.458743] pci 0000:00:1e.0: PCI bridge to [bus 08] [ 192.458748] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] [ 192.458756] pci 0000:00:1e.0: bridge window [mem 0xf0100000-0xf02fffff] [ 192.458763] pci 0000:00:1e.0: bridge window [mem 0xf0300000-0xf04fffff 64bit pref] [ 192.459505] pci 0000:00:1e.0: PCI bridge to [bus 08] [ 192.459513] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] [ 192.459523] pci 0000:00:1e.0: bridge window [mem 0xf0100000-0xf02fffff] [ 192.459530] pci 0000:00:1e.0: bridge window [mem 0xf0300000-0xf04fffff 64bit pref] [ 192.459682] pci 0000:00:1e.0: PCI bridge to [bus 08] [ 192.459687] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] [ 192.459696] pci 0000:00:1e.0: bridge window [mem 0xf0100000-0xf02fffff] [ 192.459702] pci 0000:00:1e.0: bridge window [mem 0xf0300000-0xf04fffff 64bit pref] [ 192.459831] pci 0000:00:1e.0: PCI bridge to [bus 08] [ 192.459836] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] [ 192.459844] pci 0000:00:1e.0: bridge window [mem 0xf0100000-0xf02fffff] [ 192.459851] pci 0000:00:1e.0: bridge window [mem 0xf0300000-0xf04fffff 64bit pref] [ 192.459884] pci 0000:00:1e.0: PCI bridge to [bus 08] [ 192.459890] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] [ 192.459898] pci 0000:00:1e.0: bridge window [mem 0xf0100000-0xf02fffff] [ 192.459905] pci 0000:00:1e.0: bridge window [mem 0xf0300000-0xf04fffff 64bit pref] [ 192.460185] pci_bus 0000:02: Allocating resources [ 192.460218] pci_bus 0000:04: Allocating resources [ 192.460246] pci_bus 0000:06: Allocating resources [ 192.460293] pci 0000:00:1e.0: PCI bridge to [bus 08] [ 192.460301] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] [ 192.460313] pci 0000:00:1e.0: bridge window [mem 0xf0100000-0xf02fffff] [ 192.460322] pci 0000:00:1e.0: bridge window [mem 0xf0300000-0xf04fffff 64bit pref] ** Model information sys_vendor: SAMSUNG ELECTRONICS CO., LTD. product_name: R530/R730/R540 product_version: Not Applicable chassis_vendor: SAMSUNG ELECTRONICS CO., LTD. chassis_version: N/A bios_vendor: Phoenix Technologies Ltd. bios_version: 08JV.M029.20100621.hkk board_vendor: SAMSUNG ELECTRONICS CO., LTD. board_name: R530/R730/R540 board_version: Not Applicable ** Loaded modules: ctr ccm fuse nf_tables cpufreq_conservative cpufreq_powersave cpufreq_userspace nf_conntrack_netlink nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c nfnetlink uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel arc4 intel_powerclamp snd_hda_codec ath9k kvm_intel i915 snd_hda_core ath9k_common snd_hwdep ath9k_hw snd_pcm kvm drm_kms_helper irqbypass ath mac80211 snd_timer cfg80211 drm joydev intel_cstate snd sg intel_uncore soundcore serio_raw i2c_algo_bit button samsung_laptop rfkill evdev iTCO_wdt iTCO_vendor_support intel_ips pcspkr battery ac video pcc_cpufreq acpi_cpufreq binfmt_misc coretemp loop parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb crypto_simd cryptd glue_helper aes_x86_64 uas usb_storage sr_mod cdrom sd_mod hid_generic usbhid hid ahci libahci libata psmouse crc32c_intel scsi_mod ehci_pci ehci_hcd i2c_i801 lpc_ich usbcore sky2 fan usb_common thermal ** Network interface configuration: auto lo iface lo inet loopback allow-hotplug eth0 ** 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: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000 link/ether e8:11:32:8d:86:49 brd ff:ff:ff:ff:ff:ff 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether e0:ca:94:6c:f5:5e brd ff:ff:ff:ff:ff:ff inet 192.168.15.64/24 brd 192.168.15.255 scope global dynamic noprefixroute wlan0 valid_lft 215797sec preferred_lft 215797sec inet6 fe80::75c9:11b4:9023:1b05/64 scope link noprefixroute valid_lft forever preferred_lft forever *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed wlan0: 405515 691 0 0 0 0 0 0 103911 609 0 0 0 0 0 0 eth0: 29282 154 0 0 0 0 0 0 23425 215 0 0 0 0 0 0 lo: 13878 182 0 0 0 0 0 0 13878 182 0 0 0 0 0 0 *** Protocol statistics: Ip: Forwarding: 2 1053 total packets received 4 with invalid addresses 0 forwarded 0 incoming packets discarded 1039 incoming packets delivered 891 requests sent out 34 outgoing packets dropped Icmp: 80 ICMP messages received 0 input ICMP message failed ICMP input histogram: destination unreachable: 80 80 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 80 IcmpMsg: InType3: 80 OutType3: 80 Tcp: 22 active connection openings 0 passive connection openings 2 failed connection attempts 5 connection resets received 12 connections established 561 segments received 500 segments sent out 0 segments retransmitted 0 bad segments received 14 resets sent Udp: 205 packets received 80 packets to unknown port received 0 packet receive errors 303 packets sent 0 receive buffer errors 0 send buffer errors IgnoredMulti: 114 UdpLite: TcpExt: 1 packetes rejected in established connections because of timestamp 22 delayed acks sent Quick ack mode was activated 1 times 312 packet headers predicted 84 acknowledgments not containing data payload received 59 predicted acknowledgments TCPDSACKOldSent: 1 2 connections reset due to unexpected data 5 connections reset due to early user close TCPRcvCoalesce: 144 TCPOFOQueue: 8 TCPAutoCorking: 25 TCPOrigDataSent: 156 TCPKeepAlive: 22 TCPDelivered: 173 IpExt: InMcastPkts: 77 OutMcastPkts: 91 InBcastPkts: 114 OutBcastPkts: 14 InOctets: 442747 OutOctets: 100462 InMcastOctets: 14557 OutMcastOctets: 13365 InBcastOctets: 18045 OutBcastOctets: 882 InNoECTPkts: 1054 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 02) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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 Capabilities: <access denied> 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller]) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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 Interrupt: pin A routed to IRQ 26 Region 0: Memory at fc000000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 1800 [size=8] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915 00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05) (prog-if 20 [EHCI]) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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: Memory at fc906000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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 27 Region 0: Memory at fc700000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 05) (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=02, subordinate=03, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: fc500000-fc5fffff Prefetchable memory behind bridge: 00000000fca00000-00000000fcbfffff 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 00:1c.2 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 [8086:3b46] (rev 05) (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 C routed to IRQ 18 Bus: primary=00, secondary=04, subordinate=05, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: fc400000-fc4fffff Prefetchable memory behind bridge: 00000000fcc00000-00000000fcdfffff 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 00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 05) (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 D routed to IRQ 19 Bus: primary=00, secondary=06, subordinate=07, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: fc600000-fc6fffff Prefetchable memory behind bridge: 00000000fce00000-00000000fcffffff 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 00:1d.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 05) (prog-if 20 [EHCI]) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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 23 Region 0: Memory at fc906400 (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 Mobile PCI Bridge [8086:2448] (rev a5) (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=08, subordinate=08, sec-latency=0 I/O behind bridge: 00005000-00005fff Memory behind bridge: f0100000-f02fffff Prefetchable memory behind bridge: 00000000f0300000-00000000f04fffff 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 HM55 Chipset LPC Interface Controller [8086:3b09] (rev 05) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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 Capabilities: <access denied> Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller [8086:3b29] (rev 05) (prog-if 01 [AHCI 1.0]) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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 25 Region 0: I/O ports at 1818 [size=8] Region 1: I/O ports at 180c [size=4] Region 2: I/O ports at 1810 [size=8] Region 3: I/O ports at 1808 [size=4] Region 4: I/O ports at 1820 [size=32] Region 5: Memory at fc905000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 05) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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- Interrupt: pin C routed to IRQ 18 Region 0: Memory at fc906800 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 1840 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 05) Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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- Interrupt: pin C routed to IRQ 18 Region 0: Memory at fc704000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: intel ips Kernel modules: intel_ips 02:00.0 Network controller [0280]: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01) Subsystem: Askey Computer Corp. AR9285 Wireless Network Adapter (PCI-Express) [144f:7167] 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 Region 0: Memory at fc500000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: ath9k Kernel modules: ath9k 06:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] Subsystem: Samsung Electronics Co Ltd R730 Laptop [144d:c06a] 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 24 Region 0: Memory at fc600000 (64-bit, non-prefetchable) [size=16K] Region 2: I/O ports at 4000 [size=256] Capabilities: <access denied> Kernel driver in use: sky2 Kernel modules: sky2 3f:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 02) Subsystem: Intel Corporation Core Processor QuickPath Architecture Generic Non-core 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- Latency: 0 3f:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 02) Subsystem: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [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 3f:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 02) Subsystem: Intel Corporation Core Processor QPI Link 0 [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 3f:02.1 Host bridge [0600]: Intel Corporation 1st Generation Core i3/5/7 Processor QPI Physical 0 [8086:2d11] (rev 02) Subsystem: Intel Corporation 1st Generation Core i3/5/7 Processor QPI Physical 0 [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 3f:02.2 Host bridge [0600]: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved [8086:2d12] (rev 02) Subsystem: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved [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 3f:02.3 Host bridge [0600]: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved [8086:2d13] (rev 02) Subsystem: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved [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 ** USB devices: Bus 002 Device 004: ID 058f:6335 Alcor Micro Corp. SD/MMC Card Reader Bus 002 Device 003: ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Receiver Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 1210:25f4 DigiTech Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-image-4.19.0-4-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.133 ii kmod 25-2 ii linux-base 4.5 Versions of packages linux-image-4.19.0-4-amd64 recommends: ii apparmor 2.13.2-7 ii firmware-linux-free 3.4 ii irqbalance 1.5.0-3 Versions of packages linux-image-4.19.0-4-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.04~git20171011.af7e95c3+dfsg1-6 ii grub-pc 2.02+dfsg1-10 pn linux-doc-4.19 <none> Versions of packages linux-image-4.19.0-4-amd64 is related to: pn firmware-amd-graphics <none> pn firmware-atheros <none> pn firmware-bnx2 <none> 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> ii firmware-misc-nonfree 20190114-1 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-realtek 20190114-1 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> ii xen-hypervisor-4.1-amd64 [xen-hypervisor] 4.1.4-4 -- no debconf information