Package: src:linux
Version: 4.19.28-2
Severity: grave
Tags: upstream
Justification: causes non-serious data loss

Hi,

I have an older laptop with an SSD and an encrypted LVM setup with TRIM
passthrough through the crypto layers. Normally I run without swap space,
but occasionally I will set up a swap file if I anticipate a need for it.

I create the swap file on an encrypted partition using

    dd if=/dev/zero of=/home/swap bs=1G count=8
    mkswap /home/swap
    swapon /home/swap

The file system in question is ext4 in a LVM logical volume in a PV that is
a LUKS volume inside a DOS partition on an SSD. The "discard" option is set
in /etc/crypttab.

Since upgrading from stretch to buster, processes using a lot of memory die
with signal 11 (often) or 6 (seldom), typically after being swapped in. I
can reproduce this rather consistently by compiling KiCad, which at one
point invokes four ld processes in parallel that each take roughly 3 GB of
RAM, causing some swapping: most of the time, one or two of the ld
processes terminates with a segmentation fault. Switching to Firefox during
that time almost certainly kills Firefox or the X server, so this seems
related to swapping.

I have also experienced some file system corruption on the /home partition
(that needed manual repair with fsck), it is not entirely clear to me if
that is coincidental or related. That partition has run without fsck for
some time before, but the affected files were all created shortly before
the system went into memory pressure. Other partitions were fine, but that
might also be because they are not usually written to during operation.

Memtest86+ reports no problems.

The same setup works fine with 4.9.0-8-amd64 from stretch, so this is a
regression.

I can probably test intermediate versions and/or changes in setup, but this
is difficult to automate because "bad" runs require manual file system
repairs and every run requires LUKS setup to be repeated.

   Simon

-- 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:
initrd=\7fa8c2303086c2fad03bc1be50eaac8c\4.19.0-4-amd64\initrd 
root=/dev/mapper/coffee-root ro quiet

** Not tainted

** Kernel log:
[   20.645047] systemd-udevd[726]: Using default interface naming scheme 'v240'.
[   20.645574] videodev: Linux video capture interface: v2.00
[   20.646574] systemd-udevd[726]: link_config: autonegotiation is unset or 
enabled, the speed and duplex are not writable.
[   20.647277] usbcore: registered new interface driver qcserial
[   20.647289] usbserial: USB Serial support registered for Qualcomm USB modem
[   20.647997] qcserial 1-1.5:1.0: Qualcomm USB modem converter detected
[   20.648074] usb 1-1.5: Qualcomm USB modem converter now attached to ttyUSB0
[   20.648279] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[   20.648800] usbcore: registered new interface driver cdc_wdm
[   20.651751] qcserial 1-1.5:1.2: Qualcomm USB modem converter detected
[   20.652053] usb 1-1.5: Qualcomm USB modem converter now attached to ttyUSB1
[   20.653496] qcserial 1-1.5:1.3: Qualcomm USB modem converter detected
[   20.653565] usb 1-1.5: Qualcomm USB modem converter now attached to ttyUSB2
[   20.654411] qmi_wwan 1-1.5:1.8: cdc-wdm0: USB WDM device
[   20.654574] qmi_wwan 1-1.5:1.8 wwan0: register 'qmi_wwan' at 
usb-0000:00:1a.0-1.5, WWAN/QMI device, 0a:b7:4f:bc:8b:4c
[   20.654622] usbcore: registered new interface driver qmi_wwan
[   20.655678] systemd-udevd[604]: Using default interface naming scheme 'v240'.
[   20.657076] systemd-udevd[604]: link_config: autonegotiation is unset or 
enabled, the speed and duplex are not writable.
[   20.657187] qmi_wwan 1-1.5:1.8 wwp0s26u1u5i8: renamed from wwan0
[   20.667147] uvcvideo: Found UVC 1.00 device FJ Camera  (04f2:b2fc)
[   20.686810] Bluetooth: Core ver 2.22
[   20.686822] NET: Registered protocol family 31
[   20.686823] Bluetooth: HCI device and connection manager initialized
[   20.686826] Bluetooth: HCI socket layer initialized
[   20.686827] Bluetooth: L2CAP socket layer initialized
[   20.686833] Bluetooth: SCO socket layer initialized
[   20.694365] usbcore: registered new interface driver btusb
[   20.712225] uvcvideo 1-1.6:1.0: Entity type for entity Extension 4 was not 
initialized!
[   20.712228] uvcvideo 1-1.6:1.0: Entity type for entity Extension 3 was not 
initialized!
[   20.712230] uvcvideo 1-1.6:1.0: Entity type for entity Processing 2 was not 
initialized!
[   20.712232] uvcvideo 1-1.6:1.0: Entity type for entity Camera 1 was not 
initialized!
[   20.712306] input: FJ Camera : FJ Camera  as 
/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input19
[   20.712362] usbcore: registered new interface driver uvcvideo
[   20.712363] USB Video Class driver (1.1.1)
[   20.717468] systemd-udevd[643]: Using default interface naming scheme 'v240'.
[   20.743958] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[   20.744390] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   20.744486] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20
[   20.744616] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[   20.788297] fbcon: inteldrmfb (fb0) is primary device
[   20.804962] Bluetooth: hci0: BCM: chip id 63
[   20.805928] Bluetooth: hci0: BCM: features 0x07
[   20.821972] Bluetooth: hci0: BCM20702A
[   20.822900] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[   20.822975] bluetooth hci0: firmware: failed to load 
brcm/BCM20702A1-0489-e052.hcd (-2)
[   20.822976] firmware_class: See https://wiki.debian.org/Firmware for 
information about missing firmware
[   20.822980] bluetooth hci0: Direct firmware load for 
brcm/BCM20702A1-0489-e052.hcd failed with error -2
[   20.823003] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0489-e052.hcd not 
found
[   20.912813] Console: switching to colour frame buffer device 240x67
[   20.938412] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   21.001101] snd_hda_codec_realtek hdaudioC0D0: ALC269VB: SKU not ready 
0x909701f0
[   21.001477] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: 
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   21.001479] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[   21.001480] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=2 
(0x1a/0x21/0x0/0x0/0x0)
[   21.001481] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   21.001482] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   21.001484] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   21.001485] snd_hda_codec_realtek hdaudioC0D0:      Dock Mic=0x1b
[   21.001486] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   21.014124] input: HDA Digital PCBeep as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[   21.014388] input: HDA Intel PCH Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[   21.014427] input: HDA Intel PCH Dock Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input23
[   21.014462] input: HDA Intel PCH Dock Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input24
[   21.014499] input: HDA Intel PCH Front Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input25
[   21.014539] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input26
[   21.014593] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input27
[   21.098931] systemd-udevd[637]: Process '/usr/sbin/alsactl -E HOME=/run/alsa 
restore 0' failed with exit code 99.
[   24.326099] EXT4-fs (dm-1): re-mounted. Opts: discard,errors=remount-ro
[   24.603685] lp0: using parport0 (interrupt-driven).
[   24.624870] loop: module loaded
[   24.954480] EXT4-fs (dm-2): re-mounted. Opts: discard
[   24.982544] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: 
discard
[   24.988621] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: 
discard
[   24.994915] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: 
discard
[   25.204822] audit: type=1400 audit(1557169453.905:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" 
pid=1577 comm="apparmor_parser"
[   25.205423] audit: type=1400 audit(1557169453.905:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1579 
comm="apparmor_parser"
[   25.205426] audit: type=1400 audit(1557169453.905:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" 
pid=1579 comm="apparmor_parser"
[   25.205810] audit: type=1400 audit(1557169453.905:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-oopslash" 
pid=1580 comm="apparmor_parser"
[   25.206699] audit: type=1400 audit(1557169453.905:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1582 
comm="apparmor_parser"
[   25.206702] audit: type=1400 audit(1557169453.905:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_filter" pid=1582 
comm="apparmor_parser"
[   25.206711] audit: type=1400 audit(1557169453.905:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_groff" pid=1582 
comm="apparmor_parser"
[   25.208649] audit: type=1400 audit(1557169453.909:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/stroke" 
pid=1586 comm="apparmor_parser"
[   25.209152] audit: type=1400 audit(1557169453.909:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1581 
comm="apparmor_parser"
[   25.209396] audit: type=1400 audit(1557169453.909:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/lookip" 
pid=1587 comm="apparmor_parser"
[   25.573125] RPC: Registered named UNIX socket transport module.
[   25.573127] RPC: Registered udp transport module.
[   25.573128] RPC: Registered tcp transport module.
[   25.573129] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   25.586612] FS-Cache: Loaded
[   25.608512] FS-Cache: Netfs 'nfs' registered for caching
[   25.636473] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   25.833728] input: ACPI Virtual Keyboard Device as 
/devices/virtual/input/input28
[   26.018886] NET: Registered protocol family 15
[   26.042437] Initializing XFRM netlink socket
[   26.376847] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   26.376848] Bluetooth: BNEP filters: protocol multicast
[   26.376851] Bluetooth: BNEP socket layer initialized
[   35.523163] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   38.436808] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: 
None
[   38.436856] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

** Model information
sys_vendor: FUJITSU
product_name: LIFEBOOK E782
product_version: 10601186020
chassis_vendor: FUJITSU
chassis_version: LIFEBOOK E782
bios_vendor: FUJITSU // Phoenix Technologies Ltd.
bios_version: Version 2.11
board_vendor: FUJITSU
board_name: FJNB253
board_version: L3

** Loaded modules:
cmac
cpufreq_conservative
cpufreq_userspace
cpufreq_powersave
bnep
xfrm_user
xfrm4_tunnel
tunnel4
ipcomp
xfrm_ipcomp
esp4
ah4
af_key
xfrm_algo
binfmt_misc
uinput
nfsd
auth_rpcgss
nfs_acl
nfs
lockd
grace
fscache
sunrpc
nls_ascii
nls_cp437
vfat
fat
loop
lp
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_codec_generic
btusb
btrtl
btbcm
btintel
bluetooth
uvcvideo
videobuf2_vmalloc
videobuf2_memops
videobuf2_v4l2
qmi_wwan
drbg
videobuf2_common
cdc_wdm
qcserial
ansi_cprng
usb_wwan
usbnet
usbserial
mii
arc4
ecdh_generic
videodev
media
iwldvm
intel_rapl
x86_pkg_temp_thermal
intel_powerclamp
coretemp
mac80211
kvm_intel
kvm
snd_hda_intel
i915
irqbypass
mei_wdt
snd_hda_codec
iwlwifi
intel_cstate
snd_hda_core
ppdev
drm_kms_helper
efi_pstore
snd_hwdep
tpm_infineon
cfg80211
snd_pcm
intel_uncore
rtsx_pci_ms
drm
memstick
intel_rapl_perf
snd_timer
evdev
joydev
efivars
snd
pcspkr
serio_raw
mei_me
rfkill
soundcore
iTCO_wdt
sg
mei
i2c_algo_bit
iTCO_vendor_support
tpm_tis
tpm_tis_core
tpm
parport_pc
parport
fujitsu_laptop
rng_core
sparse_keymap
video
pcc_cpufreq
battery
ac
button
ext4
crc16
mbcache
jbd2
fscrypto
ecb
algif_skcipher
af_alg
dm_crypt
dm_mod
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
libcrc32c
crc32c_generic
raid1
raid0
multipath
linear
md_mod
sr_mod
cdrom
sd_mod
hid_generic
usbhid
hid
uas
usb_storage
crct10dif_pclmul
crc32_pclmul
crc32c_intel
ghash_clmulni_intel
pcbc
rtsx_pci_sdmmc
mmc_core
ahci
libahci
libata
xhci_pci
aesni_intel
xhci_hcd
ehci_pci
ehci_hcd
psmouse
aes_x86_64
crypto_simd
scsi_mod
cryptd
i2c_i801
glue_helper
usbcore
e1000e
lpc_ich
rtsx_pci
usb_common

** Network interface configuration:

auto lo
iface lo inet loopback

iface eth0 inet dhcp

iface wlan0 inet dhcp
        wpa-conf /etc/wpa_supplicant/wlan0.cfg

iface wwan0 inet dhcp
        pre-up qmi-network /dev/cdc-wdm0 start
        post-down qmi-network /dev/cdc-wdm0 stop

** 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 pfifo_fast state UP 
group default qlen 1000
    link/ether 2c:d4:44:af:97:07 brd ff:ff:ff:ff:ff:ff
    inet 192.168.178.73/24 brd 192.168.178.255 scope global dynamic eth0
       valid_lft 863893sec preferred_lft 863893sec
    inet6 2a02:8106:18:4800:2ed4:44ff:feaf:9707/64 scope global dynamic 
mngtmpaddr 
       valid_lft 3965sec preferred_lft 1265sec
    inet6 fe80::2ed4:44ff:feaf:9707/64 scope link 
       valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default 
qlen 1000
    link/ether 60:67:20:51:3c:ca brd ff:ff:ff:ff:ff:ff
4: wwp0s26u1u5i8: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group 
default qlen 1000
    link/ether 0a:b7:4f:bc:8b:4c 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
wwp0s26u1u5i8:       0       0    0    0    0     0          0         0        
0       0    0    0    0     0       0          0
 wlan0:       0       0    0    0    0     0          0         0        0      
 0    0    0    0     0       0          0
  eth0:  142075     157    0    0    0     0          0         1    19393     
141    0    0    0     0       0          0
    lo:     218       4    0    0    0     0          0         0      218      
 4    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    82 total packets received
    3 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    79 incoming packets delivered
    85 requests sent out
    20 dropped because of missing route
Icmp:
    0 ICMP messages received
    0 input ICMP message failed
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    5 active connection openings
    0 passive connection openings
    0 failed connection attempts
    0 connection resets received
    0 connections established
    68 segments received
    77 segments sent out
    0 segments retransmitted
    0 bad segments received
    6 resets sent
Udp:
    31 packets received
    0 packets to unknown port received
    0 packet receive errors
    31 packets sent
    0 receive buffer errors
    0 send buffer errors
UdpLite:
TcpExt:
    2 TCP sockets finished time wait in fast timer
    40 packet headers predicted
    7 acknowledgments not containing data payload received
    3 predicted acknowledgments
    3 connections reset due to unexpected data
    TCPAutoCorking: 1
    TCPOrigDataSent: 17
    TCPDelivered: 22
IpExt:
    InMcastPkts: 9
    OutMcastPkts: 11
    InOctets: 125235
    OutOctets: 7722
    InMcastOctets: 2273
    OutMcastOctets: 2353
    InNoECTPkts: 129


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM 
Controller [8086:0154] (rev 09)
        Subsystem: Fujitsu Limited. 3rd Gen Core processor DRAM Controller 
[10cf:16bf]
        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>
        Kernel driver in use: ivb_uncore

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core 
processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
        Subsystem: Fujitsu Limited. 3rd Gen Core processor Graphics Controller 
[10cf:16c1]
        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 30
        Region 0: Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
        Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at 4000 [size=64]
        [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915

00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset 
Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI])
        Subsystem: Fujitsu Limited. 7 Series/C210 Series Chipset Family USB 
xHCI Host Controller [10cf:16ee]
        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 27
        Region 0: Memory at f2d20000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C216 
Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
        Subsystem: Fujitsu Limited. 7 Series/C216 Chipset Family MEI Controller 
[10cf:16ea]
        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 28
        Region 0: Memory at f2d35000 (64-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: mei_me
        Kernel modules: mei_me

00:16.3 Serial controller [0700]: Intel Corporation 7 Series/C210 Series 
Chipset Family KT Controller [8086:1e3d] (rev 04) (prog-if 02 [16550])
        Subsystem: Fujitsu Limited. 7 Series/C210 Series Chipset Family KT 
Controller [10cf:16ed]
        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 19
        Region 0: I/O ports at 40b0 [size=8]
        Region 1: Memory at f2d3c000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: serial

00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network 
Connection [8086:1502] (rev 04)
        Subsystem: Fujitsu Limited. 82579LM Gigabit Network Connection 
(Lewisville) [10cf:161b]
        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 25
        Region 0: Memory at f2d00000 (32-bit, non-prefetchable) [size=128K]
        Region 1: Memory at f2d3b000 (32-bit, non-prefetchable) [size=4K]
        Region 2: I/O ports at 4080 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: e1000e
        Kernel modules: e1000e

00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family 
USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI])
        Subsystem: Fujitsu Limited. 7 Series/C216 Chipset Family USB Enhanced 
Host Controller [10cf:16e8]
        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 f2d3a000 (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 7 Series/C216 Chipset Family 
High Definition Audio Controller [8086:1e20] (rev 04)
        Subsystem: Fujitsu Limited. 7 Series/C216 Chipset Family High 
Definition Audio Controller [10cf:1757]
        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 31
        Region 0: Memory at f2d30000 (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 7 Series/C216 Chipset Family PCI 
Express Root Port 1 [8086:1e10] (rev c4) (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=09, sec-latency=0
        I/O behind bridge: 00003000-00003fff
        Memory behind bridge: f0d00000-f2cfffff
        Prefetchable memory behind bridge: 00000000dfa00000-00000000dfbfffff
        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 7 Series/C210 Series Chipset 
Family PCI Express Root Port 3 [8086:1e14] (rev c4) (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=0a, subordinate=0a, sec-latency=0
        Memory behind bridge: f0c00000-f0cfffff
        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.7 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset 
Family PCI Express Root Port 8 [8086:1e1e] (rev c4) (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 B routed to IRQ 17
        Bus: primary=00, secondary=0b, subordinate=13, sec-latency=0
        I/O behind bridge: 00002000-00002fff
        Memory behind bridge: f0400000-f0bfffff
        Prefetchable memory behind bridge: 00000000dfc00000-00000000dfdfffff
        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 7 Series/C216 Chipset Family 
USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI])
        Subsystem: Fujitsu Limited. 7 Series/C216 Chipset Family USB Enhanced 
Host Controller [10cf:16e8]
        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 22
        Region 0: Memory at f2d39000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci-pci
        Kernel modules: ehci_pci

00:1f.0 ISA bridge [0601]: Intel Corporation QM77 Express Chipset LPC 
Controller [8086:1e55] (rev 04)
        Subsystem: Fujitsu Limited. QM77 Express Chipset LPC Controller 
[10cf:16e0]
        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 7 Series Chipset Family 
6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0])
        Subsystem: Fujitsu Limited. 7 Series Chipset Family 6-port SATA 
Controller [AHCI mode] [10cf:16e2]
        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 26
        Region 0: I/O ports at 40a8 [size=8]
        Region 1: I/O ports at 40bc [size=4]
        Region 2: I/O ports at 40a0 [size=8]
        Region 3: I/O ports at 40b8 [size=4]
        Region 4: I/O ports at 4060 [size=32]
        Region 5: Memory at f2d38000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C216 Chipset Family SMBus 
Controller [8086:1e22] (rev 04)
        Subsystem: Fujitsu Limited. 7 Series/C216 Chipset Family SMBus 
Controller [10cf:16e6]
        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 19
        Region 0: Memory at f2d34000 (64-bit, non-prefetchable) [size=256]
        Region 4: I/O ports at efa0 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801

0a:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 
[Taylor Peak] [8086:0082] (rev 34)
        Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1301]
        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 29
        Region 0: Memory at f0c00000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi

0b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI 
Express Card Reader [10ec:5229] (rev 01)
        Subsystem: Fujitsu Limited. RTS5229 PCI Express Card Reader [10cf:176b]
        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 f0400000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: rtsx_pci
        Kernel modules: rtsx_pci


** USB devices:
Bus 003 Device 003: ID 08ff:2683 AuthenTec, Inc. 
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 04f2:b2fc Chicony Electronics Co., Ltd 
Bus 001 Device 005: ID 1199:68a2 Sierra Wireless, Inc. 
Bus 001 Device 004: ID 0489:e052 Foxconn / Hon Hai 
Bus 001 Device 006: ID 0b97:7772 O2 Micro, Inc. OZ776 CCID Smartcard Reader
Bus 001 Device 003: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 8564:1000 Transcend Information, Inc. JetFlash
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 005: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 002 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 002 Device 003: ID 04d9:2013 Holtek Semiconductor, Inc. Keyboard [Das 
Keyboard]
Bus 002 Device 002: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.19.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
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                                    26-1
ii  linux-base                              4.6

Versions of packages linux-image-4.19.0-4-amd64 recommends:
ii  apparmor             2.13.2-10
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~git20190206.bf6db5b4+dfsg1-1
pn  linux-doc-4.19          <none>

Versions of packages linux-image-4.19.0-4-amd64 is related to:
ii  firmware-amd-graphics     20190114-1
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>
ii  firmware-iwlwifi          20190114-1
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20190114-1
ii  firmware-misc-nonfree     20190114-1
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 via email to