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

Bug#946466: linux-image-5.3.0-2-amd64: segfault when unloading unresponsive b43 module



Package: src:linux
Version: 5.3.9-3
Severity: normal

Hello,

After resuming from hibernation my wireless card became unresponsive. I tried
to fix that by reloading the b43 module, but that caused a segfault. The
segfault is present in the log below.

My other card (TL-WN722N) is also not responding, but at least reloading didn't
cause a segfault.

I didn't have these issues before updating to kernel 5.3.



-- Package-specific info:
** Version:
Linux version 5.3.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 SMP Debian 5.3.9-3 (2019-11-19)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.3.0-2-amd64 root=UUID=53d5c5df-af2e-4452-825c-2ab652aba91e ro quiet

** Tainted: D (128)
 * Kernel has oopsed before.

** Kernel log:
[11233.715085] usb 1-1: USB disconnect, device number 5
[11233.822810] usb 1-1: ath9k_htc: USB layer deinitialized
[11235.503821] wlan0: authenticate with bc:ee:7b:f4:42:18
[11235.558684] wlan0: send auth to bc:ee:7b:f4:42:18 (try 1/3)
[11235.674896] wlan0: authenticated
[11235.678461] wlan0: associate with bc:ee:7b:f4:42:18 (try 1/3)
[11235.837694] wlan0: RX AssocResp from bc:ee:7b:f4:42:18 (capab=0x411 status=18 aid=0)
[11235.837702] wlan0: bc:ee:7b:f4:42:18 denied association (code=18)
[11237.187514] wlan0: authenticate with bc:ee:7b:f4:42:18
[11237.246738] wlan0: send auth to bc:ee:7b:f4:42:18 (try 1/3)
[11237.450556] wlan0: send auth to bc:ee:7b:f4:42:18 (try 2/3)
[11237.518121] wlan0: authenticated
[11237.518566] wlan0: associate with bc:ee:7b:f4:42:18 (try 1/3)
[11237.521442] wlan0: RX AssocResp from bc:ee:7b:f4:42:18 (capab=0x411 status=18 aid=0)
[11237.521450] wlan0: bc:ee:7b:f4:42:18 denied association (code=18)
[11239.279551] wlan0: authenticate with bc:ee:7b:f4:42:18
[11239.334765] wlan0: send auth to bc:ee:7b:f4:42:18 (try 1/3)
[11239.361288] wlan0: authenticated
[11239.362591] wlan0: associate with bc:ee:7b:f4:42:18 (try 1/3)
[11239.364960] wlan0: RX AssocResp from bc:ee:7b:f4:42:18 (capab=0x411 status=18 aid=0)
[11239.364967] wlan0: bc:ee:7b:f4:42:18 denied association (code=18)
[11241.627463] wlan0: authenticate with bc:ee:7b:f4:42:18
[11241.682872] wlan0: send auth to bc:ee:7b:f4:42:18 (try 1/3)
[11241.818945] wlan0: authenticated
[11241.822716] wlan0: associate with bc:ee:7b:f4:42:18 (try 1/3)
[11241.837706] wlan0: RX AssocResp from bc:ee:7b:f4:42:18 (capab=0x411 status=18 aid=0)
[11241.837712] wlan0: bc:ee:7b:f4:42:18 denied association (code=18)
[11247.011118] stack segment: 0000 [#1] SMP PTI
[11247.011124] CPU: 0 PID: 34841 Comm: modprobe Not tainted 5.3.0-2-amd64 #1 Debian 5.3.9-3
[11247.011126] Hardware name: Apple Inc. MacBookPro9,2/Mac-6F01561E16C75D06, BIOS 224.0.0.0.0 02/14/2019
[11247.011132] RIP: 0010:kfree+0x50/0x210
[11247.011134] Code: 80 48 01 dd 0f 82 c8 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 d2 c2 cb 00 48 01 c5 48 c1 ed 0c 48 c1 e5 06 48 03 2d b0 c2 cb 00 <48> 8b 45 08 48 8d 50 ff a8 01 48 0f 45 ea 48 8b 55 08 48 8d 42 ff
[11247.011136] RSP: 0018:ffffa53ac31b3e50 EFLAGS: 00010207
[11247.011138] RAX: 00006f5ac0000000 RBX: 80f1e17208a54ec8 RCX: 00000000820001d8
[11247.011140] RDX: 00000000820001d9 RSI: 0000000000000001 RDI: 80f1e17208a54ec8
[11247.011141] RBP: 0203a02cb5229500 R08: 0000000000000000 R09: ffffffffc0f34500
[11247.011142] R10: ffff90a724e5e490 R11: 0000000000000001 R12: ffffffffc08660ff
[11247.011144] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[11247.011146] FS:  00007f0b7faf24c0(0000) GS:ffff90a727000000(0000) knlGS:0000000000000000
[11247.011147] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[11247.011148] CR2: 00005586759a32a0 CR3: 0000000217594004 CR4: 00000000001606f0
[11247.011150] Call Trace:
[11247.011161]  bcma_device_remove+0x1f/0x30 [bcma]
[11247.011167]  device_release_driver_internal+0xd8/0x1b0
[11247.011170]  driver_detach+0x43/0x7e
[11247.011173]  bus_remove_driver+0x55/0xc6
[11247.011185]  b43_exit+0x18/0x9a1 [b43]
[11247.011189]  __x64_sys_delete_module+0x192/0x2d0
[11247.011193]  ? exit_to_usermode_loop+0xb0/0xf0
[11247.011195]  do_syscall_64+0x53/0x140
[11247.011199]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[11247.011202] RIP: 0033:0x7f0b7fc13be7
[11247.011205] Code: 73 01 c3 48 8b 0d a9 e2 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 b0 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 79 e2 0b 00 f7 d8 64 89 01 48
[11247.011207] RSP: 002b:00007ffddba74ca8 EFLAGS: 00000206 ORIG_RAX: 00000000000000b0
[11247.011209] RAX: ffffffffffffffda RBX: 0000561845b77dd0 RCX: 00007f0b7fc13be7
[11247.011210] RDX: 0000000000000000 RSI: 0000000000000800 RDI: 0000561845b77e38
[11247.011213] RBP: 0000561845b77dd0 R08: 0000000000000000 R09: 0000000000000000
[11247.011215] R10: 00007f0b7fc86ac0 R11: 0000000000000206 R12: 0000561845b77e38
[11247.011216] R13: 0000000000000000 R14: 0000561845b77e38 R15: 0000561845b77dd0
[11247.011219] Modules linked in: macvtap macvlan tap cmac tun ath9k_htc ath9k_common ath9k_hw ath ctr ccm rfcomm nf_tables nfnetlink cpufreq_conservative cpufreq_userspace cpufreq_powersave bnep uinput intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel btusb btrtl btbcm btintel b43(-) bluetooth binfmt_misc cordic mac80211 nls_ascii nls_cp437 vfat fat cfg80211 drbg ansi_cprng ssb snd_hda_codec_hdmi ecdh_generic ecc pcmcia rfkill pcmcia_core libarc4 joydev rng_core snd_hda_codec_cirrus aesni_intel snd_hda_codec_generic ledtrig_audio uvcvideo applesmc efi_pstore input_polldev aes_x86_64 videobuf2_vmalloc crypto_simd videobuf2_memops snd_hda_intel cryptd glue_helper snd_hda_codec intel_cstate videobuf2_v4l2 snd_hda_core intel_uncore snd_hwdep videobuf2_common intel_rapl_perf videodev snd_pcm iTCO_wdt hid_appleir bcm5974 hid_apple iTCO_vendor_support mc snd_timer efivars snd pcspkr mei_me watchdog sg
[11247.011261]  bcma mei soundcore sbs acpi_als sbshc kfifo_buf industrialio apple_gmux evdev ac apple_bl coretemp loop parport_pc ppdev lp parport sunrpc efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic sr_mod cdrom sd_mod hid_generic usbhid hid i915 ahci libahci libata crc32c_intel tg3 sdhci_pci cqhci i2c_i801 sdhci scsi_mod firewire_ohci libphy i2c_algo_bit lpc_ich drm_kms_helper mfd_core firewire_core crc_itu_t ehci_pci xhci_pci ehci_hcd mmc_core xhci_hcd drm ptp pps_core usbcore thunderbolt usb_common video button
[11247.011295] ---[ end trace 6f823f6876f59856 ]---
[11247.028124] RIP: 0010:kfree+0x50/0x210
[11247.028127] Code: 80 48 01 dd 0f 82 c8 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 d2 c2 cb 00 48 01 c5 48 c1 ed 0c 48 c1 e5 06 48 03 2d b0 c2 cb 00 <48> 8b 45 08 48 8d 50 ff a8 01 48 0f 45 ea 48 8b 55 08 48 8d 42 ff
[11247.028129] RSP: 0018:ffffa53ac31b3e50 EFLAGS: 00010207
[11247.028130] RAX: 00006f5ac0000000 RBX: 80f1e17208a54ec8 RCX: 00000000820001d8
[11247.028132] RDX: 00000000820001d9 RSI: 0000000000000001 RDI: 80f1e17208a54ec8
[11247.028133] RBP: 0203a02cb5229500 R08: 0000000000000000 R09: ffffffffc0f34500
[11247.028134] R10: ffff90a724e5e490 R11: 0000000000000001 R12: ffffffffc08660ff
[11247.028135] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[11247.028136] FS:  00007f0b7faf24c0(0000) GS:ffff90a727000000(0000) knlGS:0000000000000000
[11247.028137] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[11247.028138] CR2: 00005586759a32a0 CR3: 0000000217594004 CR4: 00000000001606f0
[11348.494160] usb 1-1: new high-speed USB device number 6 using xhci_hcd
[11348.658705] usb 1-1: New USB device found, idVendor=0cf3, idProduct=9271, bcdDevice= 1.08
[11348.658714] usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[11348.658718] usb 1-1: Product: USB2.0 WLAN
[11348.658721] usb 1-1: Manufacturer: ATHEROS
[11348.658725] usb 1-1: SerialNumber: 12345
[11348.659772] usb 1-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.dev.0.fw requested
[11348.659953] usb 1-1: firmware: direct-loading firmware ath9k_htc/htc_9271-1.dev.0.fw
[11348.942418] usb 1-1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.dev.0.fw, size: 51008
[11349.194108] ath9k_htc 1-1:1.0: ath9k_htc: HTC initialized with 33 credits
[11349.459765] ath9k_htc 1-1:1.0: ath9k_htc: FW Version: 1.4
[11349.459768] ath9k_htc 1-1:1.0: FW RMW support: On
[11349.459770] ath: EEPROM regdomain: 0x809c
[11349.459770] ath: EEPROM indicates we should expect a country code
[11349.459771] ath: doing EEPROM country->regdmn map search
[11349.459772] ath: country maps to regdmn code: 0x52
[11349.459773] ath: Country alpha2 being used: CN
[11349.459774] ath: Regpair used: 0x52
[11349.469350] ieee80211 phy3: Atheros AR9271 Rev:1
[11349.475020] ath9k_htc 1-1:1.0 wlxc4e984dd5243: renamed from wlan0
[11364.729025] usb 1-1: USB disconnect, device number 6
[11364.830783] usb 1-1: ath9k_htc: USB layer deinitialized
[11463.762568] tg3 0000:01:00.0 eth0: Link is up at 1000 Mbps, full duplex
[11463.762572] tg3 0000:01:00.0 eth0: Flow control is on for TX and on for RX
[11463.762573] tg3 0000:01:00.0 eth0: EEE is disabled
[11463.762587] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[11823.684550] perf: interrupt took too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 79750

** Model information
sys_vendor: Apple Inc.
product_name: MacBookPro9,2
product_version: 1.0
chassis_vendor: Apple Inc.
chassis_version: Mac-6F01561E16C75D06
bios_vendor: Apple Inc.
bios_version: 224.0.0.0.0
board_vendor: Apple Inc.
board_name: Mac-6F01561E16C75D06
board_version: MacBookPro9,2

** Loaded modules:
ath9k
macvtap
macvlan
tap
cmac
tun
ath9k_htc
ath9k_common
ath9k_hw
ath
ctr
ccm
rfcomm
nf_tables
nfnetlink
cpufreq_conservative
cpufreq_userspace
cpufreq_powersave
bnep
uinput
intel_rapl_msr
intel_rapl_common
x86_pkg_temp_thermal
intel_powerclamp
kvm_intel
kvm
irqbypass
crct10dif_pclmul
crc32_pclmul
ghash_clmulni_intel
btusb
btrtl
btbcm
btintel
b43
bluetooth
binfmt_misc
cordic
mac80211
nls_ascii
nls_cp437
vfat
fat
cfg80211
drbg
ansi_cprng
ssb
snd_hda_codec_hdmi
ecdh_generic
ecc
pcmcia
rfkill
pcmcia_core
libarc4
joydev
rng_core
snd_hda_codec_cirrus
aesni_intel
snd_hda_codec_generic
ledtrig_audio
uvcvideo
applesmc
efi_pstore
input_polldev
aes_x86_64
videobuf2_vmalloc
crypto_simd
videobuf2_memops
snd_hda_intel
cryptd
glue_helper
snd_hda_codec
intel_cstate
videobuf2_v4l2
snd_hda_core
intel_uncore
snd_hwdep
videobuf2_common
intel_rapl_perf
videodev
snd_pcm
iTCO_wdt
hid_appleir
bcm5974
hid_apple
iTCO_vendor_support
mc
snd_timer
efivars
snd
pcspkr
mei_me
watchdog
sg
bcma
mei
soundcore
sbs
acpi_als
sbshc
kfifo_buf
industrialio
apple_gmux
evdev
ac
apple_bl
coretemp
loop
parport_pc
ppdev
lp
parport
sunrpc
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
sr_mod
cdrom
sd_mod
hid_generic
usbhid
hid
i915
ahci
libahci
libata
crc32c_intel
tg3
sdhci_pci
cqhci
i2c_i801
sdhci
scsi_mod
firewire_ohci
libphy
i2c_algo_bit
lpc_ich
drm_kms_helper
mfd_core
firewire_core
crc_itu_t
ehci_pci
xhci_pci
ehci_hcd
mmc_core
xhci_hcd
drm
ptp
pps_core
usbcore
thunderbolt
usb_common
video
button

** Network interface configuration:
*** /etc/network/interfaces:

auto lo
iface lo inet loopback

iface wlxc4e984dd5243 inet dhcp
	wpa-ssid Kisling
wpa-psk **************************


** 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 10:dd:b1:aa:8e:31 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.58/24 brd 192.168.0.255 scope global dynamic noprefixroute eth0
       valid_lft 85520sec preferred_lft 85520sec
    inet6 fe80::b332:d515:af93:6d95/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
  eth0: 3040080461 2057293    0  733    0     0          0      6572 50626400  611312    0    0    0     0       0          0
    lo:  440351    4742    0    0    0     0          0         0   440351    4742    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    313661 total packets received
    13 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    313542 incoming packets delivered
    200439 requests sent out
    262 outgoing packets dropped
    4884 dropped because of missing route
Icmp:
    4115 ICMP messages received
    795 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 4114
        echo requests: 1
    4116 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 4114
        echo requests: 1
        echo replies: 1
IcmpMsg:
        InType3: 4114
        InType8: 1
        OutType0: 1
        OutType3: 4114
        OutType8: 1
Tcp:
    2700 active connection openings
    1 passive connection openings
    469 failed connection attempts
    67 connection resets received
    9 connections established
    303586 segments received
    190564 segments sent out
    911 segments retransmitted
    3 bad segments received
    828 resets sent
Udp:
    7264 packets received
    572 packets to unknown port received
    0 packet receive errors
    5292 packets sent
    0 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 244
UdpLite:
TcpExt:
    1 packets pruned from receive queue because of socket buffer overrun
    184 TCP sockets finished time wait in fast timer
    7 packetes rejected in established connections because of timestamp
    3535 delayed acks sent
    5 delayed acks further delayed because of locked socket
    Quick ack mode was activated 640 times
    244479 packet headers predicted
    5850 acknowledgments not containing data payload received
    16986 predicted acknowledgments
    TCPSackRecovery: 30
    Detected reordering 1 times using SACK
    TCPDSACKUndo: 4
    64 congestion windows recovered without slow start after partial ack
    TCPLostRetransmit: 342
    TCPSackFailures: 2
    34 fast retransmits
    7 retransmits in slow start
    TCPTimeouts: 1404
    TCPLossProbes: 248
    TCPLossProbeRecovery: 46
    TCPSackRecoveryFail: 2
    TCPBacklogCoalesce: 14
    TCPDSACKOldSent: 640
    TCPDSACKRecv: 131
    157 connections reset due to unexpected data
    38 connections reset due to early user close
    71 connections aborted due to timeout
    1 times unable to send RST due to no memory
    TCPDSACKIgnoredNoUndo: 31
    TCPSpuriousRTOs: 14
    TCPSackShifted: 5
    TCPSackMerged: 12
    TCPSackShiftFallback: 61
    TCPRcvCoalesce: 83728
    TCPOFOQueue: 9045
    TCPChallengeACK: 3
    TCPSYNChallenge: 3
    TCPSpuriousRtxHostQueues: 709
    TCPAutoCorking: 896
    TCPFromZeroWindowAdv: 79
    TCPToZeroWindowAdv: 79
    TCPWantZeroWindowAdv: 84
    TCPSynRetrans: 266
    TCPOrigDataSent: 26827
    TCPHystartDelayDetect: 1
    TCPHystartDelayCwnd: 36
    TCPACKSkippedSeq: 15
    TCPKeepAlive: 595
    TCPDelivered: 28179
    TCPAckCompressed: 6408
IpExt:
    InMcastPkts: 2887
    OutMcastPkts: 373
    InBcastPkts: 242
    OutBcastPkts: 26
    InOctets: 398293535
    OutOctets: 15440862
    InMcastOctets: 578091
    OutMcastOctets: 33869
    InBcastOctets: 36010
    OutBcastOctets: 1410
    InNoECTPkts: 329297


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
	Subsystem: Apple Inc. 3rd Gen Core processor DRAM Controller [106b:00fa]
	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:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0151] (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: 256 bytes
	Interrupt: pin A routed to IRQ 26
	Bus: primary=00, secondary=04, subordinate=9a, sec-latency=0
	I/O behind bridge: 00003000-00005fff [size=12K]
	Memory behind bridge: a0900000-acbfffff [size=195M]
	Prefetchable memory behind bridge: 00000000acc00000-00000000b8bfffff [size=192M]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

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: Apple Inc. 3rd Gen Core processor Graphics Controller [106b:00fa]
	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 51
	Region 0: Memory at a0000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at 90000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 2000 [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: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:7270]
	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 48
	Region 0: Memory at a0800000 (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: Intel Corporation 7 Series/C216 Chipset Family MEI Controller [8086:7270]
	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 52
	Region 0: Memory at a0817100 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

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: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller [8086:7270]
	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 a0816c00 (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: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:7270]
	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: 256 bytes
	Interrupt: pin A routed to IRQ 53
	Region 0: Memory at a0810000 (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: 256 bytes
	Interrupt: pin A routed to IRQ 27
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: None
	Memory behind bridge: a0700000-a07fffff [size=1M]
	Prefetchable memory behind bridge: 00000000a0400000-00000000a04fffff [size=1M]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (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: 256 bytes
	Interrupt: pin B routed to IRQ 28
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: None
	Memory behind bridge: a0600000-a06fffff [size=1M]
	Prefetchable memory behind bridge: None
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- 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: 256 bytes
	Interrupt: pin C routed to IRQ 29
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: None
	Memory behind bridge: a0500000-a05fffff [size=1M]
	Prefetchable memory behind bridge: None
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- 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: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller [8086:7270]
	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 a0816800 (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 HM77 Express Chipset LPC Controller [8086:1e57] (rev 04)
	Subsystem: Intel Corporation HM77 Express Chipset LPC Controller [8086:7270]
	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: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:7270]
	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 50
	Region 0: I/O ports at 2098 [size=8]
	Region 1: I/O ports at 20bc [size=4]
	Region 2: I/O ports at 2090 [size=8]
	Region 3: I/O ports at 20b8 [size=4]
	Region 4: I/O ports at 2060 [size=32]
	Region 5: Memory at a0816000 (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: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller [8086:7270]
	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 a0817000 (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

01:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries NetXtreme BCM57765 Gigabit Ethernet PCIe [14e4:16b4] (rev 10)
	Subsystem: Broadcom Inc. and subsidiaries NetXtreme BCM57765 Gigabit Ethernet PCIe [14e4:16b4]
	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: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at a0400000 (64-bit, prefetchable) [size=64K]
	Region 2: Memory at a0410000 (64-bit, prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3
	Kernel modules: tg3

01:00.1 SD Host controller [0805]: Broadcom Inc. and subsidiaries BCM57765/57785 SDXC/MMC Card Reader [14e4:16bc] (rev 10) (prog-if 01)
	Subsystem: Broadcom Inc. and subsidiaries BCM57765/57785 SDXC/MMC Card Reader [14e4:0000]
	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: 256 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at a0420000 (64-bit, prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci

02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4331 802.11a/b/g/n [14e4:4331] (rev 02)
	Subsystem: Apple Inc. AirPort Extreme [106b:00f5]
	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: 256 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at a0600000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: bcma-pci-bridge
	Kernel modules: bcma

03:00.0 FireWire (IEEE 1394) [0c00]: LSI Corporation FW643 [TrueFire] PCIe 1394b Controller [11c1:5901] (rev 08) (prog-if 10 [OHCI])
	Subsystem: LSI Corporation FW643 [TrueFire] PCIe 1394b Controller [11c1:5900]
	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: 256 bytes
	Interrupt: pin A routed to IRQ 49
	Region 0: Memory at a0500000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire_ohci

04:00.0 PCI bridge [0604]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513] (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: 256 bytes
	Interrupt: pin A routed to IRQ 30
	Bus: primary=04, secondary=05, subordinate=6a, sec-latency=0
	I/O behind bridge: 00003000-00004fff [size=8K]
	Memory behind bridge: a0900000-a8bfffff [size=131M]
	Prefetchable memory behind bridge: 00000000acc00000-00000000b4bfffff [size=128M]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

05:00.0 PCI bridge [0604]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513] (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: 256 bytes
	Interrupt: pin A routed to IRQ 31
	Bus: primary=05, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: None
	Memory behind bridge: a0b00000-a0bfffff [size=1M]
	Prefetchable memory behind bridge: None
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

05:03.0 PCI bridge [0604]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513] (prog-if 00 [Normal decode])
	Physical Slot: 2
	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: 256 bytes
	Interrupt: pin A routed to IRQ 19
	Bus: primary=05, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: None
	Memory behind bridge: a0a00000-a0afffff [size=1M]
	Prefetchable memory behind bridge: None
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

05:04.0 PCI bridge [0604]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513] (prog-if 00 [Normal decode])
	Physical Slot: 3
	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: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=05, secondary=08, subordinate=38, sec-latency=0
	I/O behind bridge: 00003000-00003fff [size=4K]
	Memory behind bridge: a0c00000-a4bfffff [size=64M]
	Prefetchable memory behind bridge: 00000000acc00000-00000000b0bfffff [size=64M]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

05:05.0 PCI bridge [0604]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513] (prog-if 00 [Normal decode])
	Physical Slot: 4
	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: 256 bytes
	Interrupt: pin A routed to IRQ 17
	Bus: primary=05, secondary=39, subordinate=69, sec-latency=0
	I/O behind bridge: 00004000-00004fff [size=4K]
	Memory behind bridge: a4c00000-a8bfffff [size=64M]
	Prefetchable memory behind bridge: 00000000b0c00000-00000000b4bfffff [size=64M]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

05:06.0 PCI bridge [0604]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513] (prog-if 00 [Normal decode])
	Physical Slot: 5
	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: 256 bytes
	Interrupt: pin A routed to IRQ 18
	Bus: primary=05, secondary=6a, subordinate=6a, sec-latency=0
	I/O behind bridge: None
	Memory behind bridge: a0900000-a09fffff [size=1M]
	Prefetchable memory behind bridge: None
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:00.0 System peripheral [0880]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513]
	Subsystem: Device [2222:1111]
	Physical Slot: 1
	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: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at a0b00000 (32-bit, non-prefetchable) [size=256K]
	Region 1: Memory at a0b40000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt


** USB devices:
Bus 004 Device 007: ID 05ac:0253 Apple, Inc. Internal Keyboard/Trackpad (ISO)
Bus 004 Device 005: ID 05ac:8242 Apple, Inc. Built-in IR Receiver
Bus 004 Device 009: ID 05ac:821d Apple, Inc. 
Bus 004 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 004 Device 003: ID 0424:2513 Microchip Technology, Inc. (formerly SMSC) 2.0 Hub
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 003: ID 05ac:8509 Apple, Inc. FaceTime HD Camera
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 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (600, 'experimental'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_DIE
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.3.0-2-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.135
ii  kmod                                    26-3
ii  linux-base                              4.6

Versions of packages linux-image-5.3.0-2-amd64 recommends:
ii  apparmor             2.13.3-7
ii  firmware-linux-free  3.4

Versions of packages linux-image-5.3.0-2-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.04-4
pn  linux-doc-5.3           <none>

Versions of packages linux-image-5.3.0-2-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>
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: