Package: src:linux
Version: 4.19.67-2+deb10u2
Severity: normal
File: linux-image-4.19.0
Tags: upstream

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

     Using hardware promise 300 TX4
     lshw output:
           *-storage
                description: Mass storage controller
                product: PDC40718 (SATA 300 TX4)
                vendor: Promise Technology, Inc.
                physical id: 3
                bus info: pci@0000:03:03.0
                logical name: scsi2
                logical name: scsi3
                logical name: scsi4
                version: 02
                width: 32 bits
                clock: 66MHz
                capabilities: storage pm bus_master cap_list rom emulated
                configuration: driver=sata_promise latency=72 maxlatency=18
mingnt=4

     This Sata hba usually provided good hot plug functionality to SATA drives.

     Booting kernels in Debian Buster all show the error.

     It seems, that all kernels are concerned. At least the default
     kernel (linux-image-4.19.0) in 32 and 64 bit and the backport
     kernel in 32 bit(5.3.0-0.bpo.2-686) have been tested explicitly.


   * What exactly did you do (or not do) that was effective (or
     ineffective)?

     logs when plugging a Drive in:

     5.3.0-0.bpo.2-686 hotplug no:

     Jan 11 23:06:25 host1 kernel: [   82.677497] ata1: SATA link up 3.0 Gbps
(SStatus 123 SControl 300)
     Jan 11 23:06:25 host1 kernel: [   82.680204] ata1.00: ATA-8:
ST500DM002-1BD142, KC65, max UDMA/100
     Jan 11 23:06:25 host1 kernel: [   82.680206] ata1.00: 976773168 sectors,
multi 0: LBA48 NCQ (depth 0/32)
     Jan 11 23:06:25 host1 kernel: [   82.685111] ata1.00: configured for
UDMA/100

     ########################
     linux-image-4.19.0-6-686
     4.19.0-6-686 hotplug no:

     Jan 11 18:47:25 host1 kernel: [   76.418588] ata4: SATA link up 3.0 Gbps
(SStatus 123 SControl 300)
     Jan 11 18:47:25 host1 kernel: [   76.421293] ata4.00: ATA-8:
ST500DM002-1BD142, KC65, max UDMA/100
     Jan 11 18:47:25 host1 kernel: [   76.421295] ata4.00: 976773168 sectors,
multi 0: LBA48 NCQ (depth 0/32)
     Jan 11 18:47:25 host1 kernel: [   76.426194] ata4.00: configured for
UDMA/100


   * What was the outcome of this action?

     All Drives I plugged in did not show up. e.g. by using
     fdisk -l
     Only when I plug in the drive(s) before booting, they show up.


   * What outcome did you expect instead?

     Usually drives show up a few seconds after pugging in. (fdisk -l)
     and are usable. It works with all kernels in stretch and before.
     This results in being forced to use the old stretch kernel
     4.9.0-11 in all those buster-boxes.  For this functionality the
     kernel module "sata_promise" is loaded.

     I also tested the hardware in a arch-box with kernel 5.4.13-arch1.
     This did show the expected behaviour in showing up the drives in
     fdisk immediatetly.

     Example of log output of a successfull operation in with a
"stretch"-kernel:

     4.9.0-11-686 hotplug ok:

     32bit:
     Jan 11 18:44:09 host1 kernel: [ 2190.584410] ata4: exception Emask 0x10
SAct 0x0 SErr 0x4010000 action 0xe frozen
     Jan 11 18:44:09 host1 kernel: [ 2190.584415] ata4: hotplug_status 0x20
     Jan 11 18:44:09 host1 kernel: [ 2190.584419] ata4: SError: { PHYRdyChg
DevExch }
     Jan 11 18:44:09 host1 kernel: [ 2190.584429] ata4: hard resetting link
     Jan 11 18:44:10 host1 kernel: [ 2191.460040] ata4: SATA link up 3.0 Gbps
(SStatus 123 SControl 300)
     Jan 11 18:44:10 host1 kernel: [ 2191.462745] ata4.00: ATA-8:
ST500DM002-1BD142, KC65, max UDMA/100
     Jan 11 18:44:10 host1 kernel: [ 2191.462748] ata4.00: 976773168 sectors,
multi 0: LBA48 NCQ (depth 0/32)
     Jan 11 18:44:10 host1 kernel: [ 2191.467648] ata4.00: configured for
UDMA/100
     Jan 11 18:44:10 host1 kernel: [ 2191.467653] ata4: EH complete
     Jan 11 18:44:10 host1 kernel: [ 2191.467810] scsi 3:0:0:0: Direct-Access
ATA      ST500DM002-1BD14 KC65 PQ: 0 ANSI: 5
     Jan 11 18:44:10 host1 kernel: [ 2191.496298] sd 3:0:0:0: [sdg] 976773168
512-byte logical blocks: (500 GB/466 GiB)
     Jan 11 18:44:10 host1 kernel: [ 2191.496301] sd 3:0:0:0: [sdg] 4096-byte
physical blocks
     Jan 11 18:44:10 host1 kernel: [ 2191.496359] sd 3:0:0:0: [sdg] Write
Protect is off
     Jan 11 18:44:10 host1 kernel: [ 2191.496363] sd 3:0:0:0: [sdg] Mode Sense:
00 3a 00 00
     Jan 11 18:44:10 host1 kernel: [ 2191.496389] sd 3:0:0:0: [sdg] Write
cache: enabled, read cache: enabled, doesn't support DPO or FUA
     Jan 11 18:44:10 host1 kernel: [ 2191.497218] sd 3:0:0:0: Attached scsi
generic sg6 type 0
     Jan 11 18:44:10 host1 kernel: [ 2191.510407] sd 3:0:0:0: [sdg] Attached
SCSI disk

     64bit:
     Jan 11 19:06:14 localhost kernel: [  189.709292] ata4: exception Emask
0x10 SAct 0x0 SErr 0x4010000 action 0xe frozen
     Jan 11 19:06:14 localhost kernel: [  189.709305] ata4: hotplug_status 0x20
     Jan 11 19:06:14 localhost kernel: [  189.709312] ata4: SError: { PHYRdyChg
DevExch }
     Jan 11 19:06:14 localhost kernel: [  189.709325] ata4: hard resetting link
     Jan 11 19:06:15 localhost kernel: [  190.580042] ata4: SATA link up 3.0
Gbps (SStatus 123 SControl 300)
     Jan 11 19:06:15 localhost kernel: [  190.582745] ata4.00: ATA-8:
ST500DM002-1BD142, KC65, max UDMA/100
     Jan 11 19:06:15 localhost kernel: [  190.582748] ata4.00: 976773168
sectors, multi 0: LBA48 NCQ (depth 0/32)
     Jan 11 19:06:15 localhost kernel: [  190.587646] ata4.00: configured for
UDMA/100
     Jan 11 19:06:15 localhost kernel: [  190.587651] ata4: EH complete
     Jan 11 19:06:15 localhost kernel: [  190.587828] scsi 3:0:0:0: Direct-
Access     ATA      ST500DM002-1BD14 KC65 PQ: 0 ANSI: 5
     Jan 11 19:06:15 localhost kernel: [  190.616261] sd 3:0:0:0: [sdh]
976773168 512-byte logical blocks: (500 GB/466 GiB)
     Jan 11 19:06:15 localhost kernel: [  190.616264] sd 3:0:0:0: [sdh]
4096-byte physical blocks
     Jan 11 19:06:15 localhost kernel: [  190.616321] sd 3:0:0:0: [sdh] Write
Protect is off
     Jan 11 19:06:15 localhost kernel: [  190.616325] sd 3:0:0:0: [sdh] Mode
Sense: 00 3a 00 00
     Jan 11 19:06:15 localhost kernel: [  190.616351] sd 3:0:0:0: [sdh] Write
cache: enabled, read cache: enabled, doesn't support DPO or FUA
     Jan 11 19:06:15 localhost kernel: [  190.617291] sd 3:0:0:0: Attached scsi
generic sg7 type 0
     Jan 11 19:06:15 localhost kernel: [  190.632275] sd 3:0:0:0: [sdh]
Attached SCSI disk








-- Package-specific info:
** Version:
Linux version 4.19.0-6-686 (debian-ker...@lists.debian.org) (gcc version 8.3.0 
(Debian 8.3.0-6)) #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.19.0-6-686 root=/dev/sda1 ro quiet

** Not tainted

** Kernel log:
Unable to read kernel log; any relevant messages should be attached

** Model information

** Loaded modules:
fuse
ctr
ccm
arc4
i915
ath5k
ath
mac80211
snd_intel8x0
snd_intel8x0m
snd_ac97_codec
ac97_bus
drm_kms_helper
snd_pcm_oss
pcmcia
snd_mixer_oss
pcspkr
snd_pcm
cfg80211
serio_raw
drm
snd_timer
evdev
iTCO_wdt
thinkpad_acpi
iTCO_vendor_support
yenta_socket
sg
i2c_algo_bit
rng_core
pcmcia_rsrc
fb_sys_fops
nvram
pcmcia_core
syscopyarea
sysfillrect
snd
sysimgblt
soundcore
rfkill
battery
video
ac
pcc_cpufreq
acpi_cpufreq
button
sunrpc
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
fscrypto
ecb
crypto_simd
cryptd
aes_i586
raid10
hid_generic
raid456
usbhid
async_raid6_recov
hid
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
libcrc32c
crc32c_generic
raid1
raid0
multipath
linear
md_mod
sd_mod
ata_generic
ata_piix
libata
uhci_hcd
ehci_pci
ehci_hcd
sdhci_pci
cqhci
usbcore
scsi_mod
sdhci
psmouse
e1000
mmc_core
i2c_i801
lpc_ich
thermal
usb_common

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82852/82855 GM/GME/PM/GMV 
Processor to I/O Controller [8086:3580] (rev 02)
        Subsystem: IBM ThinkPad R50e [1014:055c]
        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
        Region 0: Memory at <unassigned> (32-bit, prefetchable)
        Capabilities: <access denied>
        Kernel driver in use: agpgart-intel

00:00.1 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV 
Processor to I/O Controller [8086:3584] (rev 02)
        Subsystem: IBM ThinkPad R50e [1014:055d]
        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

00:00.3 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV 
Processor to I/O Controller [8086:3585] (rev 02)
        Subsystem: IBM ThinkPad R50e [1014:055e]
        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

00:02.0 VGA compatible controller [0300]: Intel Corporation 82852/855GM 
Integrated Graphics Device [8086:3582] (rev 02) (prog-if 00 [VGA controller])
        Subsystem: IBM 82852/855GM Integrated Graphics Device [1014:0557]
        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 16
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=512K]
        Region 2: 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:02.1 Display controller [0380]: Intel Corporation 82852/855GM Integrated 
Graphics Device [8086:3582] (rev 02)
        Subsystem: IBM 82852/855GM Integrated Graphics Device [1014:0557]
        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-
        Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Region 1: Memory at d0080000 (32-bit, non-prefetchable) [size=512K]
        Capabilities: <access denied>
        Kernel modules: i915

00:1d.0 USB controller [0c03]: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [8086:24c2] (rev 01) (prog-if 00 
[UHCI])
        Subsystem: IBM ThinkPad [1014:052d]
        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 4: I/O ports at 1820 [size=32]
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci_hcd

00:1d.1 USB controller [0c03]: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 [8086:24c4] (rev 01) (prog-if 00 
[UHCI])
        Subsystem: IBM ThinkPad [1014:052d]
        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 19
        Region 4: I/O ports at 1840 [size=32]
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci_hcd

00:1d.2 USB controller [0c03]: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 [8086:24c7] (rev 01) (prog-if 00 
[UHCI])
        Subsystem: IBM ThinkPad [1014:052d]
        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 18
        Region 4: I/O ports at 1860 [size=32]
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci_hcd

00:1d.7 USB controller [0c03]: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 
EHCI Controller [8086:24cd] (rev 01) (prog-if 20 [EHCI])
        Subsystem: IBM ThinkPad [1014:052e]
        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 23
        Region 0: Memory at d0100000 (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 81) (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
        Bus: primary=00, secondary=02, subordinate=05, sec-latency=168
        I/O behind bridge: 00003000-00007fff
        Memory behind bridge: d0200000-dfffffff
        Prefetchable memory behind bridge: f0000000-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-

00:1f.0 ISA bridge [0601]: Intel Corporation 82801DBM (ICH4-M) LPC Interface 
Bridge [8086:24cc] (rev 01)
        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 82801DBM (ICH4-M) IDE 
Controller [8086:24ca] (rev 01) (prog-if 8a [ISA Compatibility mode controller, 
supports both channels switched to PCI native mode, supports bus mastering])
        Subsystem: IBM ThinkPad [1014:052d]
        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 18
        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 1810 [size=16]
        Region 5: Memory at 60000000 (32-bit, non-prefetchable) [size=1K]
        Kernel driver in use: ata_piix
        Kernel modules: ata_piix, ata_generic

00:1f.3 SMBus [0c05]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) 
SMBus Controller [8086:24c3] (rev 01)
        Subsystem: IBM ThinkPad [1014:052d]
        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 B routed to IRQ 17
        Region 4: I/O ports at 1880 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller [8086:24c5] (rev 01)
        Subsystem: IBM 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio 
Controller [1014:0558]
        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 17
        Region 0: I/O ports at 1c00 [size=256]
        Region 1: I/O ports at 18c0 [size=64]
        Region 2: Memory at d0100c00 (32-bit, non-prefetchable) [size=512]
        Region 3: Memory at d0100800 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>
        Kernel driver in use: snd_intel8x0
        Kernel modules: snd_intel8x0

00:1f.6 Modem [0703]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) 
AC'97 Modem Controller [8086:24c6] (rev 01) (prog-if 00 [Generic])
        Subsystem: IBM ThinkPad R50e [1014:0559]
        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 17
        Region 0: I/O ports at 2400 [size=256]
        Region 1: I/O ports at 2000 [size=128]
        Capabilities: <access denied>
        Kernel driver in use: snd_intel8x0m
        Kernel modules: snd_intel8x0m

02:00.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev 8d)
        Subsystem: IBM ThinkPad X41 [1014:0555]
        Physical Slot: 1
        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: 168
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at b0000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=02, secondary=03, subordinate=04, sec-latency=176
        Memory window 0: f0000000-f3ffffff (prefetchable)
        Memory window 1: d4000000-d7ffffff
        I/O window 0: 00003000-000030ff
        I/O window 1: 00003400-000034ff
        BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
        16-bit legacy interface ports at 0001
        Capabilities: <access denied>
        Kernel driver in use: yenta_cardbus
        Kernel modules: yenta_socket

02:00.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro 
Host Adapter [1180:0822] (rev 13)
        Subsystem: IBM ThinkPad X40 / X41 / X60s / Z60t [1014:0556]
        Physical Slot: 1
        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
        Interrupt: pin B routed to IRQ 17
        Region 0: Memory at d0210000 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>
        Kernel driver in use: sdhci-pci
        Kernel modules: sdhci_pci

02:01.0 Ethernet controller [0200]: Intel Corporation 82541GI Gigabit Ethernet 
Controller [8086:1077]
        Subsystem: IBM 82541GI Gigabit Ethernet Controller [1014:055b]
        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 (63750ns min), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 20
        Region 0: Memory at d0220000 (32-bit, non-prefetchable) [size=128K]
        Region 2: I/O ports at 7000 [size=64]
        Capabilities: <access denied>
        Kernel driver in use: e1000
        Kernel modules: e1000

02:02.0 Ethernet controller [0200]: Qualcomm Atheros AR5212 802.11abg NIC 
[168c:1014] (rev 01)
        Subsystem: Phillips Components AR5212 802.11abg NIC [17ab:8331]
        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: 168 (2500ns min, 7000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 21
        Region 0: Memory at d0200000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: ath5k
        Kernel modules: ath5k


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c019 Logitech, Inc. Optical Tilt Wheel Mouse
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


-- System Information:
Debian Release: 10.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.19.0-6-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (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-6-686 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.133+deb10u1
ii  kmod                                    26-1
ii  linux-base                              4.6

Versions of packages linux-image-4.19.0-6-686 recommends:
ii  apparmor             2.13.2-10
ii  firmware-linux-free  3.4

Versions of packages linux-image-4.19.0-6-686 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02+dfsg1-20
pn  linux-doc-4.19          <none>

Versions of packages linux-image-4.19.0-6-686 is related to:
ii  firmware-amd-graphics     20190114-2
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>
ii  firmware-linux-nonfree    20190114-2
ii  firmware-misc-nonfree     20190114-2
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