Package: src:linux Version: 5.5.13-2 Severity: important Dear Maintainer,
After upgrading to 5.5 on Sid, I've experiencing full computer freeze after some time of playing, for example, minetest for some time (even though I use `optirun` to use discrete graphics). Problems are completely gone if I reboot back to 5.4. This is backtrace of the issue: ``` Apr 11 18:37:15 vinco kernel: [26794.101644] general protection fault: 0000 [#1] SMP PTI Apr 11 18:37:15 vinco kernel: [26794.101652] CPU: 2 PID: 25207 Comm: QSGRenderThread Tainted: P OE 5.5.0-1-amd64 #1 Debian 5.5.13-2 Apr 11 18:37:15 vinco kernel: [26794.101654] Hardware name: ASUSTeK COMPUTER INC. N551JM/N551JM, BIOS N551JM.205 02/13/2015 Apr 11 18:37:15 vinco kernel: [26794.101660] RIP: 0010:kmem_cache_alloc+0x7a/0x210 Apr 11 18:37:15 vinco kernel: [26794.101662] Code: 65 49 8b 50 08 65 4c 03 05 03 bd 5a 5f 4d 8b 20 4d 85 e4 0f 84 7c 01 00 00 41 8b 5e 20 49 8b 3e 48 8d 4a 01 4c 89 e0 4c 01 e3 <48> 33 1b 49 33 9e 70 01 00 00 65 48 0f c7 0f 0f 94 c0 84 c0 74 bd Apr 11 18:37:15 vinco kernel: [26794.101663] RSP: 0018:ffffa590839a3a28 EFLAGS: 00010202 Apr 11 18:37:15 vinco kernel: [26794.101665] RAX: 45eb99f59bab4e97 RBX: 45eb99f59bab4e97 RCX: 0000000000394645 Apr 11 18:37:15 vinco kernel: [26794.101666] RDX: 0000000000394644 RSI: 0000000000000cc0 RDI: 0000000000031440 Apr 11 18:37:15 vinco kernel: [26794.101668] RBP: 0000000000000cc0 R08: ffff8c4d5eeb1440 R09: ffff8c4b6ca00910 Apr 11 18:37:15 vinco kernel: [26794.101669] R10: 0000000000000cc0 R11: 0000000000000001 R12: 45eb99f59bab4e97 Apr 11 18:37:15 vinco kernel: [26794.101670] R13: ffffffffc07f1182 R14: ffff8c4d5d0239c0 R15: ffff8c4d5d0239c0 Apr 11 18:37:15 vinco kernel: [26794.101671] FS: 00007f5f233fe700(0000) GS:ffff8c4d5ee80000(0000) knlGS:0000000000000000 Apr 11 18:37:15 vinco kernel: [26794.101673] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Apr 11 18:37:15 vinco kernel: [26794.101674] CR2: 00007f5f3df1b000 CR3: 0000000090022004 CR4: 00000000001606e0 Apr 11 18:37:15 vinco kernel: [26794.101675] Call Trace: Apr 11 18:37:15 vinco kernel: [26794.101739] i915_active_ref+0x62/0x180 [i915] Apr 11 18:37:15 vinco kernel: [26794.101772] i915_vma_move_to_active+0x24/0x150 [i915] Apr 11 18:37:15 vinco kernel: [26794.101800] i915_gem_do_execbuffer+0xd75/0x18f0 [i915] Apr 11 18:37:15 vinco kernel: [26794.101804] ? dma_resv_get_fences_rcu+0xa4/0x3a0 Apr 11 18:37:15 vinco kernel: [26794.101807] ? dma_resv_get_fences_rcu+0x366/0x3a0 Apr 11 18:37:15 vinco kernel: [26794.101811] ? recalibrate_cpu_khz+0x10/0x10 Apr 11 18:37:15 vinco kernel: [26794.101814] ? ktime_get+0x38/0x90 Apr 11 18:37:15 vinco kernel: [26794.101816] ? dma_fence_signal_locked+0x4d/0x100 Apr 11 18:37:15 vinco kernel: [26794.101818] ? dma_fence_signal+0x32/0x50 Apr 11 18:37:15 vinco kernel: [26794.101845] i915_gem_execbuffer2_ioctl+0x1df/0x3d0 [i915] Apr 11 18:37:15 vinco kernel: [26794.101874] ? i915_gem_madvise_ioctl+0x10e/0x2d0 [i915] Apr 11 18:37:15 vinco kernel: [26794.101902] ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915] Apr 11 18:37:15 vinco kernel: [26794.101928] drm_ioctl_kernel+0xaa/0xf0 [drm] Apr 11 18:37:15 vinco kernel: [26794.101940] drm_ioctl+0x208/0x390 [drm] Apr 11 18:37:15 vinco kernel: [26794.101968] ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915] Apr 11 18:37:15 vinco kernel: [26794.101972] ? vfs_writev+0xc3/0xf0 Apr 11 18:37:15 vinco kernel: [26794.101975] do_vfs_ioctl+0x461/0x6d0 Apr 11 18:37:15 vinco kernel: [26794.101978] ? __do_munmap+0x33c/0x4b0 Apr 11 18:37:15 vinco kernel: [26794.101981] ksys_ioctl+0x5e/0x90 Apr 11 18:37:15 vinco kernel: [26794.101983] __x64_sys_ioctl+0x16/0x20 Apr 11 18:37:15 vinco kernel: [26794.101986] do_syscall_64+0x52/0x180 Apr 11 18:37:15 vinco kernel: [26794.101991] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Apr 11 18:37:15 vinco kernel: [26794.101994] RIP: 0033:0x7f5f6fb99427 Apr 11 18:37:15 vinco kernel: [26794.101996] Code: 00 00 90 48 8b 05 69 7a 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 39 7a 0c 00 f7 d8 64 89 01 48 Apr 11 18:37:15 vinco kernel: [26794.101997] RSP: 002b:00007f5f233fdb28 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Apr 11 18:37:15 vinco kernel: [26794.101999] RAX: ffffffffffffffda RBX: 00007f5f233fdb70 RCX: 00007f5f6fb99427 Apr 11 18:37:15 vinco kernel: [26794.102000] RDX: 00007f5f233fdb70 RSI: 0000000040406469 RDI: 000000000000000d Apr 11 18:37:15 vinco kernel: [26794.102001] RBP: 0000000040406469 R08: 0000563497793f20 R09: 0000000000100000 Apr 11 18:37:15 vinco kernel: [26794.102002] R10: 0000000000000000 R11: 0000000000000246 R12: 000056349fa73b60 Apr 11 18:37:15 vinco kernel: [26794.102003] R13: 000000000000000d R14: ffffffffffffffff R15: 00007f5f623cb448 Apr 11 18:37:15 vinco kernel: [26794.102005] Modules linked in: nvidia_modeset(POE) nvidia(POE) uas usb_storage rfcomm xt_recent nft_limit ipt_REJECT nf_reject_ipv4 xt_limit xt_multiport xt_conntrack xt_hashlimit xt_addrtype xt_iface(OE) xt_mark nft_chain_nat xt_comment xt_CT xt_owner xt_tcpudp nft_compat nft_counter xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables vboxnetadp(OE) vboxnetflt(OE) xfrm_user xfrm_algo l2tp_ppp vboxdrv(OE) l2tp_netlink l2tp_core ip6_udp_tunnel udp_tunnel pppox ppp_generic slhc intel_rapl_msr intel_rapl_common nfnetlink_log bnep nfnetlink ipmi_devintf ipmi_msghandler x86_pkg_temp_thermal intel_powerclamp Apr 11 18:37:15 vinco kernel: [26794.102031] coretemp bbswitch(OE) kvm_intel kvm irqbypass btusb btrtl btbcm crct10dif_pclmul btintel ghash_clmulni_intel binfmt_misc bluetooth iwlmvm uvcvideo nls_ascii nls_cp437 vfat videobuf2_vmalloc videobuf2_memops snd_hda_codec_realtek videobuf2_v4l2 mac80211 videobuf2_common snd_hda_codec_generic aesni_intel fat libarc4 crypto_simd snd_hda_codec_hdmi cryptd glue_helper iwlwifi drbg ledtrig_audio videodev ansi_cprng intel_cstate ecdh_generic mc ecc snd_hda_intel intel_uncore snd_intel_dspcfg cfg80211 snd_hda_codec efi_pstore snd_hda_core intel_rapl_perf snd_hwdep snd_pcm asus_nb_wmi asus_wmi joydev snd_timer efivars sparse_keymap pcspkr serio_raw snd iTCO_wdt iTCO_vendor_support sg watchdog soundcore rfkill ie31200_edac asus_wireless evdev ac parport_pc ppdev lp parport efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 btrfs blake2b_generic xor zstd_decompress zstd_compress raid6_pq libcrc32c crc32c_generic sr_mod cdrom sd_mod hid_generic usbhid hid i915 rtsx_pci_sdmmc Apr 11 18:37:15 vinco kernel: [26794.102065] mmc_core i2c_algo_bit ahci drm_kms_helper mxm_wmi libahci libata xhci_pci crc32_pclmul xhci_hcd crc32c_intel psmouse ehci_pci drm ehci_hcd usbcore i2c_i801 r8169 scsi_mod realtek libphy rtsx_pci lpc_ich mfd_core usb_common wmi video battery button Apr 11 18:37:15 vinco kernel: [26794.102079] ---[ end trace 9bcb088d1f344530 ]--- ``` -- Package-specific info: ** Version: Linux version 5.5.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 9.3.0 (Debian 9.3.0-8)) #1 SMP Debian 5.5.13-2 (2020-03-30) ** Command line: BOOT_IMAGE=/vmlinuz-5.5.0-1-amd64 root=UUID=795ee075-978f-4245-9dad-ecccd37080d8 ro quiet apparmor=1 security=apparmor ** Tainted: POE (12289) * proprietary module was loaded * externally-built ("out-of-tree") module was loaded * unsigned module was loaded ** Kernel log: [ 5.199639] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19 [ 5.199692] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20 [ 5.199744] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21 [ 5.199827] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22 [ 5.206717] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC668: line_outs=2 (0x14/0x1a/0x0/0x0/0x0) type:speaker [ 5.206719] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 5.206719] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0) [ 5.206720] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 5.206720] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 5.206721] snd_hda_codec_realtek hdaudioC1D0: Headphone Mic=0x19 [ 5.206722] snd_hda_codec_realtek hdaudioC1D0: Headset Mic=0x1b [ 5.206723] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12 [ 5.209828] uvcvideo: Found UVC 1.00 device USB2.0 UVC HD Webcam (13d3:5188) [ 5.225786] uvcvideo 2-7:1.0: Entity type for entity Extension 4 was not initialized! [ 5.225789] uvcvideo 2-7:1.0: Entity type for entity Processing 2 was not initialized! [ 5.225790] uvcvideo 2-7:1.0: Entity type for entity Camera 1 was not initialized! [ 5.225874] input: USB2.0 UVC HD Webcam: USB2.0 UV as /devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7:1.0/input/input23 [ 5.225931] usbcore: registered new interface driver uvcvideo [ 5.225931] USB Video Class driver (1.1.1) [ 5.267453] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input24 [ 5.274054] audit: type=1400 audit(1586682103.633:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="aatest-nvidia_modprobe" pid=659 comm="apparmor_parser" [ 5.276920] audit: type=1400 audit(1586682103.637:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="openbazaard2" pid=658 comm="apparmor_parser" [ 5.276923] audit: type=1400 audit(1586682103.637:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="openbazaard2//ip" pid=658 comm="apparmor_parser" [ 5.279158] audit: type=1400 audit(1586682103.641:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mdnsd" pid=660 comm="apparmor_parser" [ 5.284853] audit: type=1400 audit(1586682103.645:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/charon" pid=654 comm="apparmor_parser" [ 5.287698] audit: type=1400 audit(1586682103.649:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="openbazaar2" pid=661 comm="apparmor_parser" [ 5.287701] audit: type=1400 audit(1586682103.649:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="openbazaar2//xdg-settings" pid=661 comm="apparmor_parser" [ 5.287703] audit: type=1400 audit(1586682103.649:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="openbazaar2//ktraderclient5" pid=661 comm="apparmor_parser" [ 5.289142] audit: type=1400 audit(1586682103.649:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=666 comm="apparmor_parser" [ 5.289590] audit: type=1400 audit(1586682103.649:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/skype" pid=664 comm="apparmor_parser" [ 5.429826] Bluetooth: Core ver 2.22 [ 5.429838] NET: Registered protocol family 31 [ 5.429839] Bluetooth: HCI device and connection manager initialized [ 5.429842] Bluetooth: HCI socket layer initialized [ 5.429844] Bluetooth: L2CAP socket layer initialized [ 5.429846] Bluetooth: SCO socket layer initialized [ 5.518103] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144 [ 5.536286] iwlwifi 0000:04:00.0: base HW address: 48:51:b7:6b:7d:3a [ 5.670461] bbswitch: loading out-of-tree module taints kernel. [ 5.678483] usbcore: registered new interface driver btusb [ 5.698716] bbswitch: module verification failed: signature and/or required key missing - tainting kernel [ 5.703282] Bluetooth: hci0: read Intel version: 3707100180012d0d00 [ 5.707518] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq [ 5.707522] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq [ 5.723827] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' [ 5.727781] bbswitch: version 0.8 [ 5.727787] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0 [ 5.727796] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP [ 5.727807] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20191018/nsarguments-59) [ 5.727944] bbswitch: detected an Optimus _DSM function [ 5.728028] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on [ 5.729022] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0 [ 5.736037] intel_rapl_common: Found RAPL domain package [ 5.736038] intel_rapl_common: Found RAPL domain core [ 5.736039] intel_rapl_common: Found RAPL domain uncore [ 5.736040] intel_rapl_common: Found RAPL domain dram [ 5.736043] intel_rapl_common: RAPL package-0 domain package locked by BIOS [ 5.736047] intel_rapl_common: RAPL package-0 domain dram locked by BIOS [ 5.737405] bbswitch: disabling discrete graphics [ 5.740188] IPMI message handler: version 39.2 [ 5.741488] ipmi device interface [ 5.785400] nvidia: module license 'NVIDIA' taints kernel. [ 5.785401] Disabling lock debugging due to kernel taint [ 5.807217] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 5.807219] Bluetooth: BNEP filters: protocol multicast [ 5.807222] Bluetooth: BNEP socket layer initialized [ 5.819607] nvidia-nvlink: Nvlink Core is being initialized, major device number 244 [ 5.826201] nvidia 0000:01:00.0: can't change power state from D3cold to D0 (config space inaccessible) [ 5.827699] NVRM: This is a 64-bit BAR mapped above 4GB by the system NVRM: BIOS or the Linux kernel, but the PCI bridge NVRM: immediately upstream of this GPU does not define NVRM: a matching prefetchable memory window. [ 5.827699] NVRM: This may be due to a known Linux kernel bug. Please NVRM: see the README section on 64-bit BARs for additional NVRM: information. [ 5.827705] nvidia: probe of 0000:01:00.0 failed with error -1 [ 5.827732] NVRM: The NVIDIA probe routine failed for 1 device(s). [ 5.827733] NVRM: None of the NVIDIA graphics adapters were initialized! [ 5.838278] Bluetooth: hci0: unexpected event for opcode 0xfc2f [ 5.853283] Bluetooth: hci0: Intel firmware patch completed and activated [ 5.906204] nvidia-nvlink: Unregistered the Nvlink Core, major device number 244 [ 6.123666] r8169 0000:05:00.1: firmware: direct-loading firmware rtl_nic/rtl8411-2.fw [ 6.123748] Generic FE-GE Realtek PHY r8169-501:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-501:00, irq=IGNORE) [ 6.254386] r8169 0000:05:00.1 enp5s0f1: Link is Down [ 8.798656] r8169 0000:05:00.1 enp5s0f1: Link is Up - 1Gbps/Full - flow control rx/tx [ 8.798670] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0f1: link becomes ready [ 8.839944] PPP generic driver version 2.4.2 [ 8.841183] NET: Registered protocol family 24 [ 8.849226] l2tp_core: L2TP core driver, V2.0 [ 8.850450] l2tp_netlink: L2TP netlink interface [ 8.852082] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 8.859813] vboxdrv: Found 8 processor cores [ 8.862064] Initializing XFRM netlink socket [ 8.878370] vboxdrv: TSC mode is Invariant, tentative frequency 2494222271 Hz [ 8.878371] vboxdrv: Successfully loaded version 6.1.4_Debian (interface 0x002d0001) [ 8.887390] VBoxNetFlt: Successfully started. [ 8.895794] VBoxNetAdp: Successfully started. [ 12.793775] Bluetooth: RFCOMM TTY layer initialized [ 12.793782] Bluetooth: RFCOMM socket layer initialized [ 12.793788] Bluetooth: RFCOMM ver 1.11 ** Model information sys_vendor: ASUSTeK COMPUTER INC. product_name: N551JM product_version: 1.0 chassis_vendor: ASUSTeK COMPUTER INC. chassis_version: 1.0 bios_vendor: American Megatrends Inc. bios_version: N551JM.205 board_vendor: ASUSTeK COMPUTER INC. board_name: N551JM board_version: 1.0 ** Loaded modules: rfcomm xt_recent nft_limit ipt_REJECT nf_reject_ipv4 xt_limit xt_multiport xt_conntrack xt_hashlimit xt_addrtype xt_iface(OE) xt_mark nft_chain_nat xt_comment xt_CT xt_owner xt_tcpudp nft_compat nft_counter xt_NFLOG nf_log_ipv4 nf_log_common xt_LOG nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp nf_conntrack_amanda nf_nat nf_conntrack_sane nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_netlink nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables vboxnetadp(OE) vboxnetflt(OE) xfrm_user xfrm_algo vboxdrv(OE) l2tp_ppp l2tp_netlink l2tp_core ip6_udp_tunnel udp_tunnel pppox ppp_generic slhc nfnetlink_log bnep ipmi_devintf ipmi_msghandler intel_rapl_msr nfnetlink intel_rapl_common bbswitch(OE) x86_pkg_temp_thermal intel_powerclamp coretemp btusb btrtl btbcm kvm_intel btintel iwlmvm kvm bluetooth irqbypass binfmt_misc mac80211 crct10dif_pclmul nls_ascii uvcvideo snd_hda_codec_realtek nls_cp437 libarc4 vfat snd_hda_codec_generic videobuf2_vmalloc fat drbg videobuf2_memops ledtrig_audio snd_hda_codec_hdmi ghash_clmulni_intel iwlwifi videobuf2_v4l2 ansi_cprng videobuf2_common efi_pstore aesni_intel joydev videodev crypto_simd cryptd snd_hda_intel glue_helper ecdh_generic ecc snd_intel_dspcfg intel_cstate mc asus_nb_wmi intel_uncore asus_wmi pcspkr sparse_keymap serio_raw efivars sg snd_hda_codec cfg80211 intel_rapl_perf snd_hda_core iTCO_wdt iTCO_vendor_support snd_hwdep watchdog snd_pcm snd_timer snd soundcore rfkill ie31200_edac ac evdev asus_wireless parport_pc ppdev lp parport efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 btrfs blake2b_generic xor zstd_decompress zstd_compress raid6_pq libcrc32c crc32c_generic sr_mod cdrom sd_mod hid_generic usbhid hid i915 rtsx_pci_sdmmc mmc_core xhci_pci i2c_algo_bit ahci crc32_pclmul xhci_hcd libahci drm_kms_helper libata ehci_pci mxm_wmi ehci_hcd drm crc32c_intel scsi_mod usbcore r8169 psmouse rtsx_pci realtek libphy lpc_ich i2c_i801 mfd_core usb_common wmi video battery button ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller [8086:0c04] (rev 06) Subsystem: ASUSTeK Computer Inc. Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller [1043:177d] 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 modules: ie31200_edac 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06) (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 26 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000e000-0000efff [size=4K] Memory behind bridge: f6000000-f70fffff [size=17M] Prefetchable memory behind bridge: 00000000e0000000-00000000f1ffffff [size=288M] 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 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated Graphics Controller [1043:177d] 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 35 Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at f000 [size=64] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915 00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06) Subsystem: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:2010] 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 36 Region 0: Memory at f7a14000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI [8086:8c31] (rev 05) (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. 8 Series/C220 Series Chipset Family USB xHCI [1043:177d] 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 34 Region 0: Memory at f7a00000 (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 8 Series/C220 Series Chipset Family MEI Controller #1 [8086:8c3a] (rev 04) Subsystem: ASUSTeK Computer Inc. 8 Series/C220 Series Chipset Family MEI Controller [1043:177d] 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 11 Region 0: Memory at f7a1e000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel modules: mei_me 00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 05) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. 8 Series/C220 Series Chipset Family USB EHCI [1043:177d] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7a1c000 (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 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 05) Subsystem: ASUSTeK Computer Inc. 8 Series/C220 Series Chipset High Definition Audio Controller [1043:177d] 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 37 Region 0: Memory at f7a10000 (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 8 Series/C220 Series Chipset Family PCI Express Root Port #1 [8086:8c10] (rev d5) (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 27 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: [disabled] Prefetchable memory behind bridge: [disabled] 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 8 Series/C220 Series Chipset Family PCI Express Root Port #2 [8086:8c12] (rev d5) (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 28 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00002000-00002fff [size=4K] Memory behind bridge: cfe00000-cfffffff [size=2M] Prefetchable memory behind bridge: 00000000f2000000-00000000f21fffff [size=2M] 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 8 Series/C220 Series Chipset Family PCI Express Root Port #3 [8086:8c14] (rev d5) (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 29 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: f7900000-f79fffff [size=1M] Prefetchable memory behind bridge: [disabled] 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.3 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 [8086:8c16] (rev d5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin D routed to IRQ 30 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 0000d000-0000dfff [size=4K] Memory behind bridge: f7800000-f78fffff [size=1M] Prefetchable memory behind bridge: [disabled] 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 8 Series/C220 Series Chipset Family USB EHCI #1 [8086:8c26] (rev 05) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. 8 Series/C220 Series Chipset Family USB EHCI [1043:177d] 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 f7a1b000 (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 HM86 Express LPC Controller [8086:8c49] (rev 05) Subsystem: ASUSTeK Computer Inc. HM86 Express LPC Controller [1043:177d] 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 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [8086:8c03] (rev 05) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [1043:177d] 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 33 Region 0: I/O ports at f0b0 [size=8] Region 1: I/O ports at f0a0 [size=4] Region 2: I/O ports at f090 [size=8] Region 3: I/O ports at f080 [size=4] Region 4: I/O ports at f060 [size=32] Region 5: Memory at f7a1a000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev 05) Subsystem: ASUSTeK Computer Inc. 8 Series/C220 Series Chipset Family SMBus Controller [1043:177d] 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 f7a19000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at f040 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 01:00.0 3D controller [0302]: NVIDIA Corporation GM107M [GeForce GTX 860M] [10de:1392] (rev ff) (prog-if ff) !!! Unknown header type 7f Kernel modules: nvidia 04:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev bb) Subsystem: Intel Corporation Dual Band Wireless-N 7260 [8086:4160] 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 38 Region 0: Memory at f7900000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi Kernel modules: iwlwifi 05:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader [10ec:5287] (rev 01) Subsystem: ASUSTeK Computer Inc. RTL8411B PCI Express Card Reader [1043:202f] 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 31 Region 0: Memory at f7815000 (32-bit, non-prefetchable) [size=4K] Expansion ROM at f7800000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: rtsx_pci Kernel modules: rtsx_pci 05:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12) Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f] 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 19 Region 0: I/O ports at d000 [size=256] Region 2: Memory at f7814000 (64-bit, non-prefetchable) [size=4K] Region 4: Memory at f7810000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 Kernel modules: r8169 ** USB devices: Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:8008 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 004: ID 13d3:5188 IMC Networks USB2.0 UVC HD Webcam Bus 002 Device 003: ID 8087:07dc Intel Corp. Bus 002 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.5.0-1-amd64 (SMP w/8 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8), LANGUAGE=lt (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-image-5.5.0-1-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.136 ii kmod 27-2 ii linux-base 4.6 Versions of packages linux-image-5.5.0-1-amd64 recommends: ii apparmor 2.13.4-1 ii firmware-linux-free 20200122-1 Versions of packages linux-image-5.5.0-1-amd64 suggests: pn debian-kernel-handbook <none> ii grub-efi-amd64 2.04-5 pn linux-doc-5.5 <none> Versions of packages linux-image-5.5.0-1-amd64 is related to: ii firmware-amd-graphics 20190717-2 pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> ii firmware-intel-sound 20190717-2 pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> ii firmware-iwlwifi 20190717-2 pn firmware-libertas <none> ii firmware-linux-nonfree 20190717-2 ii firmware-misc-nonfree 20190717-2 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-realtek 20190717-2 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information