Your message dated Thu, 20 Feb 2025 12:27:54 +0100 (CET) with message-id <[email protected]> and subject line Closing this bug (BTS maintenance for src:linux bugs) has caused the Debian Bug report #940113, regarding linux-image-4.19.0-6-amd64: i915.panel_ignore_lid=-1 no longer recognized to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 940113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940113 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:linux Version: 4.19.67-2 Severity: normal Dear Maintainer, The panel_ignore_lid parameter is no longer available in the i915 module, even as an "unsafe" variable. Could you please help to get it restored? I am using a laptop with a video card supported by the i915 kernel module. When I was using Debian 9, I ran into a frustrating problem where the HDMI video output would often stay completely black after changing resolutions. If I kept changing resolutions (for several minutes), it would randomly come back on. From then on, it would keep working, as long as the resolution never changed. Using Linux 4.9, I was happy when I found that there is a fix for the problem: setting i915.panel_ignore_lid=-1 at boot time (or changing the parameter at run time in /sys/module/i915/parameters) would cause the external monitor to always work properly. However, when I upgraded to Debian 10, with Linux 4.19, the problem returned. After investigation, it appears that that setting is completely missing! i915: unknown parameter 'panel_ignore_lid' ignored There is no obvious replacement for it. I read through the i915 git changelog and found the point where panel_ignore_lid was marked as "unsafe" (setting it would taint the kernel). I didn't see any mention, however, of why the variable would have been removed completely. I did come across an instance where a developer had accidentally broken a feature, but since nobody complained, they figured nobody cared and deleted the whole feature. I hope that doesn't happen to the 'panel_ignore_lid' parameter as it is essential for this particular system. The laptop is an HP Pavilion x360 m1 Convertible. It has an Intel CherryTrail HD Graphics device (0x8086, 0x22B1). The built-in screen died shortly after purchase — which is why it is plugged into an HDMI monitor. -- Package-specific info: ** Version: Linux version 4.19.0-6-amd64 ([email protected]) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.67-2 (2019-08-28) ** Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-6-amd64 root=UUID=5d1a8ca2-8b04-4804-b4c1-db78a6ae8408 ro fsck.mode=force fsck.repair=yes video=eDP-1:d video=HDMI-A-1:D i915.panel_ignore_lid=-1 ** Not tainted ** Kernel log: [ 31.815145] pstore: crypto_comp_decompress failed, ret = -22! [ 31.815147] pstore: decompression failed: -22 [ 31.815532] pstore: crypto_comp_decompress failed, ret = -22! [ 31.815535] pstore: decompression failed: -22 [ 31.815847] pstore: crypto_comp_decompress failed, ret = -22! [ 31.815849] pstore: decompression failed: -22 [ 31.816163] pstore: crypto_comp_decompress failed, ret = -22! [ 31.816165] pstore: decompression failed: -22 [ 31.816584] pstore: crypto_comp_decompress failed, ret = -22! [ 31.816587] pstore: decompression failed: -22 [ 31.816927] pstore: crypto_comp_decompress failed, ret = -22! [ 31.816929] pstore: decompression failed: -22 [ 31.817280] pstore: crypto_comp_decompress failed, ret = -22! [ 31.817282] pstore: decompression failed: -22 [ 31.817335] pstore: Registered efi as persistent store backend [ 31.970638] hp_wmi: query 0xd returned error 0x5 [ 32.232136] Intel(R) Wireless WiFi driver for Linux [ 32.237217] input: HP WMI hotkeys as /devices/virtual/input/input15 [ 32.241406] Copyright(c) 2003- 2015 Intel Corporation [ 32.349454] alg: No test for fips(ansi_cprng) (fips_ansi_cprng) [ 32.522475] media: Linux media interface: v0.10 [ 32.523297] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 32.555950] cdc_acm 1-3:1.0: ttyACM0: USB ACM device [ 32.558012] usbcore: registered new interface driver cdc_acm [ 32.558015] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 32.714811] iwlwifi 0000:02:00.0: firmware: direct-loading firmware iwlwifi-7265D-29.ucode [ 32.715965] iwlwifi 0000:02:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm [ 32.731789] Bluetooth: Core ver 2.22 [ 32.731830] NET: Registered protocol family 31 [ 32.731832] Bluetooth: HCI device and connection manager initialized [ 32.731840] Bluetooth: HCI socket layer initialized [ 32.771489] Bluetooth: L2CAP socket layer initialized [ 32.771515] Bluetooth: SCO socket layer initialized [ 32.789644] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC295: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 32.789648] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 32.789650] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 32.789651] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 32.789653] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 32.789656] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19 [ 32.789658] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 [ 32.849481] videodev: Linux video capture interface: v2.00 [ 32.937257] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 [ 32.945991] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 [ 32.959469] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 [ 32.994005] intel_rapl: Found RAPL domain package [ 33.007419] intel_rapl: Found RAPL domain core [ 33.099157] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210 [ 33.118625] iwlwifi 0000:02:00.0: base HW address: ac:2b:6e:36:6e:79 [ 33.202346] uvcvideo: Found UVC 1.00 device HP Wide Vision HD (1bcf:2c83) [ 33.211959] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' [ 33.212556] thermal thermal_zone8: failed to read out thermal zone (-61) [ 33.224468] uvcvideo 1-5.3:1.0: Entity type for entity Extension 4 was not initialized! [ 33.224472] uvcvideo 1-5.3:1.0: Entity type for entity Extension 3 was not initialized! [ 33.224474] uvcvideo 1-5.3:1.0: Entity type for entity Processing 2 was not initialized! [ 33.224476] uvcvideo 1-5.3:1.0: Entity type for entity Camera 1 was not initialized! [ 33.224654] input: HP Wide Vision HD: HP Wide Visi as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3:1.0/input/input19 [ 33.224901] usbcore: registered new interface driver uvcvideo [ 33.224903] USB Video Class driver (1.1.1) [ 33.256246] usbcore: registered new interface driver btusb [ 33.276947] Bluetooth: hci0: read Intel version: 370810011003110e00 [ 33.402905] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq [ 33.413178] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq [ 33.746345] Bluetooth: hci0: unexpected event for opcode 0xfc2f [ 33.801470] Bluetooth: hci0: Intel firmware patch completed and activated [ 34.623685] Adding 4015100k swap on /dev/sda3. Priority:-2 extents:1 across:4015100k FS [ 36.305634] audit: type=1400 audit(1568293025.484:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=482 comm="apparmor_parser" [ 36.354584] audit: type=1400 audit(1568293025.536:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=483 comm="apparmor_parser" [ 36.390949] audit: type=1400 audit(1568293025.536:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=483 comm="apparmor_parser" [ 36.401250] audit: type=1400 audit(1568293025.540:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=481 comm="apparmor_parser" [ 36.411529] audit: type=1400 audit(1568293025.564:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=486 comm="apparmor_parser" [ 36.421747] audit: type=1400 audit(1568293025.568:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=484 comm="apparmor_parser" [ 36.471178] audit: type=1400 audit(1568293025.652:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=485 comm="apparmor_parser" [ 36.482868] audit: type=1400 audit(1568293025.652:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=485 comm="apparmor_parser" [ 36.493026] audit: type=1400 audit(1568293025.652:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=485 comm="apparmor_parser" [ 36.503687] audit: type=1400 audit(1568293025.652:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//sanitized_helper" pid=485 comm="apparmor_parser" [ 41.498334] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 41.498336] Bluetooth: BNEP filters: protocol multicast [ 41.498343] Bluetooth: BNEP socket layer initialized [ 44.643137] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 44.757120] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 44.896443] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 45.179849] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 48.750768] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 49.724902] wlan0: authenticate with 30:b5:c2:fb:d9:01 [ 49.733699] wlan0: send auth to 30:b5:c2:fb:d9:01 (try 1/3) [ 49.736264] wlan0: authenticated [ 49.738295] wlan0: associate with 30:b5:c2:fb:d9:01 (try 1/3) [ 49.739850] wlan0: RX AssocResp from 30:b5:c2:fb:d9:01 (capab=0x11 status=0 aid=3) [ 49.749723] wlan0: associated [ 49.862980] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 64.361608] fuse init (API version 7.27) [ 71.051427] Bluetooth: RFCOMM TTY layer initialized [ 71.051459] Bluetooth: RFCOMM socket layer initialized [ 71.051485] Bluetooth: RFCOMM ver 1.11 [ 73.967362] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 73.967375] Bluetooth: HIDP socket layer initialized [ 73.992120] apple 0005:05AC:0255.0004: unknown main item tag 0x0 [ 73.992713] input: Melissa Eriksen\xe2\x80\x99s Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.1/1-5.1:1.0/bluetooth/hci0/hci0:256/0005:05AC:0255.0004/input/input20 [ 73.993123] apple 0005:05AC:0255.0004: input,hidraw2: BLUETOOTH HID v0.50 Keyboard [Melissa Eriksen\xe2\x80\x99s Keyboard] on ac:2b:6e:36:6e:7d [ 97.265719] rfkill: input handler disabled ** Model information sys_vendor: HP product_name: HP Pavilion x360 m1 Convertible product_version: Type1ProductConfigId chassis_vendor: HP chassis_version: Chassis Version bios_vendor: Insyde bios_version: F.06 board_vendor: HP board_name: 81A2 board_version: 49.22 ** Loaded modules: hid_apple hidp rfcomm fuse ctr ccm cmac bnep binfmt_misc nls_ascii nls_cp437 vfat fat btusb arc4 uvcvideo btrtl videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 iwlmvm videobuf2_common intel_rapl snd_hda_codec_hdmi btbcm mac80211 btintel hid_sensor_rotation hid_sensor_accel_3d hid_sensor_magn_3d hid_sensor_incl_3d hid_sensor_gyro_3d videodev snd_hda_codec_realtek bluetooth snd_hda_codec_generic drbg hid_sensor_trigger hid_sensor_iio_common media industrialio_triggered_buffer snd_hda_intel kfifo_buf intel_powerclamp snd_hda_codec cdc_acm industrialio ansi_cprng iwlwifi snd_hda_core coretemp ecdh_generic snd_hwdep snd_pcm rtsx_pci_ms cfg80211 kvm_intel snd_timer sg memstick iTCO_wdt kvm snd soundcore processor_thermal_device iTCO_vendor_support intel_soc_dts_iosf irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel efi_pstore serio_raw intel_cstate tpm_crb efivars tpm_tis joydev hp_wmi rfkill tpm_tis_core pcspkr tpm wmi_bmof hp_accel hid_multitouch lis3lv02d intel_vbtn hp_wireless soc_button_array sparse_keymap input_polldev evdev int3400_thermal int3403_thermal acpi_thermal_rel int340x_thermal_zone pcc_cpufreq rng_core battery ac parport_pc ppdev lp parport efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb sd_mod hid_sensor_custom hid_sensor_hub usbhid crc32c_intel i915 hid_generic rtsx_pci_sdmmc xhci_pci xhci_hcd aesni_intel aes_x86_64 crypto_simd cryptd psmouse i2c_algo_bit glue_helper ahci drm_kms_helper libahci usbcore libata i2c_i801 drm sdhci_acpi lpc_ich rtsx_pci scsi_mod usb_common sdhci thermal wmi mmc_core i2c_hid hid video button ** Network interface configuration: source /etc/network/interfaces.d/* auto lo iface lo inet loopback ** 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: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether ac:2b:6e:36:6e:79 brd ff:ff:ff:ff:ff:ff inet 192.168.1.114/24 brd 192.168.1.255 scope global dynamic noprefixroute wlan0 valid_lft 86166sec preferred_lft 86166sec inet6 fe80::9f71:c8e7:ea40:def9/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 lo: 13566 199 0 0 0 0 0 0 13566 199 0 0 0 0 0 0 wlan0: 513486 724 0 0 0 0 0 0 64515 408 0 0 0 0 0 0 *** Protocol statistics: Ip: Forwarding: 2 567 total packets received 1 with invalid addresses 0 forwarded 0 incoming packets discarded 566 incoming packets delivered 494 requests sent out 20 outgoing packets dropped Icmp: 43 ICMP messages received 1 input ICMP message failed ICMP input histogram: destination unreachable: 42 echo replies: 1 42 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 41 echo requests: 1 IcmpMsg: InType0: 1 InType3: 42 OutType3: 41 OutType8: 1 Tcp: 75 active connection openings 0 passive connection openings 59 failed connection attempts 4 connection resets received 0 connections established 322 segments received 342 segments sent out 0 segments retransmitted 0 bad segments received 76 resets sent Udp: 133 packets received 40 packets to unknown port received 0 packet receive errors 162 packets sent 0 receive buffer errors 0 send buffer errors IgnoredMulti: 84 UdpLite: TcpExt: 6 TCP sockets finished time wait in fast timer 4 delayed acks sent Quick ack mode was activated 2 times 103 packet headers predicted 21 acknowledgments not containing data payload received 12 predicted acknowledgments TCPTimeouts: 1 TCPDSACKOldSent: 2 5 connections reset due to unexpected data 4 connections reset due to early user close TCPRcvCoalesce: 47 TCPSpuriousRtxHostQueues: 1 TCPAutoCorking: 8 TCPOrigDataSent: 61 TCPDelivered: 70 IpExt: InMcastPkts: 75 OutMcastPkts: 40 InBcastPkts: 47 OutBcastPkts: 9 InOctets: 502176 OutOctets: 48533 InMcastOctets: 14813 OutMcastOctets: 9348 InBcastOctets: 2923 OutBcastOctets: 529 InNoECTPkts: 781 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register [8086:2280] (rev 35) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register [103c:81a2] 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 Kernel driver in use: iosf_mbi_pci 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller [8086:22b1] (rev 35) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller [103c:81a2] 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 119 Region 0: Memory at 90000000 (64-bit, non-prefetchable) [size=16M] Region 2: Memory at 80000000 (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:0b.0 Signal processing controller [1180]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller [8086:22dc] (rev 35) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller [103c:81a2] 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 120 Region 0: Memory at 91418000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: proc_thermal Kernel modules: processor_thermal_device 00:13.0 SATA controller [0106]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SATA Controller [8086:22a3] (rev 35) (prog-if 01 [AHCI 1.0]) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SATA Controller [103c:81a2] 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 117 Region 4: I/O ports at 2060 [size=32] Region 5: Memory at 9141d000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:14.0 USB controller [0c03]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller [8086:22b5] (rev 35) (prog-if 30 [XHCI]) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller [103c:81a2] 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 118 Region 0: Memory at 91400000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 00:1a.0 Encryption controller [1080]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine [8086:2298] (rev 35) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine [103c:81a2] 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 10 Region 0: Memory at 91300000 (32-bit, non-prefetchable) [size=1M] Region 1: Memory at 91200000 (32-bit, non-prefetchable) [size=1M] Capabilities: <access denied> 00:1b.0 Audio device [0403]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller [8086:2284] (rev 35) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller [103c:81a2] 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 122 Region 0: Memory at 91410000 (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 Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #1 [8086:22c8] (rev 35) (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 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00001000-00001fff Memory behind bridge: 91500000-916fffff Prefetchable memory behind bridge: 0000000091700000-00000000918fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.2 PCI bridge [0604]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #3 [8086:22cc] (rev 35) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 18 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Memory behind bridge: 91100000-911fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.3 PCI bridge [0604]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #4 [8086:22ce] (rev 35) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin D routed to IRQ 19 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 Memory behind bridge: 91000000-910fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1f.0 ISA bridge [0601]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU [8086:229c] (rev 35) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU [103c:81a2] 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.3 SMBus [0c05]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx SMBus Controller [8086:2292] (rev 35) Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx SMBus Controller [103c:81a2] 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 18 Region 0: Memory at 91419000 (32-bit, non-prefetchable) [size=32] Region 4: I/O ports at 2040 [size=32] Capabilities: <access denied> Kernel driver in use: i801_smbus Kernel modules: i2c_i801 02:00.0 Network controller [0280]: Intel Corporation Wireless 3165 [8086:3165] (rev 81) Subsystem: Intel Corporation Dual Band Wireless AC 3165 [8086:4010] 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 121 Region 0: Memory at 91100000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi Kernel modules: iwlwifi 03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01) Subsystem: Hewlett-Packard Company RTS5229 PCI Express Card Reader [103c:81a2] 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 116 Region 0: Memory at 91000000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: rtsx_pci Kernel modules: rtsx_pci ** USB devices: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 006: ID 1bcf:2c83 Sunplus Innovation Technology Inc. Bus 001 Device 005: ID 8087:0a2a Intel Corp. Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 003: ID 2548:1002 Pulse-Eight CEC Adapter Bus 001 Device 002: ID 0483:91d1 STMicroelectronics Sensor Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: 10.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (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-amd64 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-amd64 recommends: ii apparmor 2.13.2-10 ii firmware-linux-free 3.4 Versions of packages linux-image-4.19.0-6-amd64 suggests: pn debian-kernel-handbook <none> ii grub-efi-amd64 2.02+dfsg1-20 pn linux-doc-4.19 <none> Versions of packages linux-image-4.19.0-6-amd64 is related to: ii firmware-amd-graphics 20190114-2 ii firmware-atheros 20190114-2 ii firmware-bnx2 20190114-2 ii firmware-bnx2x 20190114-2 ii firmware-brcm80211 20190114-2 ii firmware-cavium 20190114-2 ii firmware-intel-sound 20190114-2 ii firmware-intelwimax 20190114-2 ii firmware-ipw2x00 20190114-2 ii firmware-ivtv 20190114-2 ii firmware-iwlwifi 20190114-2 ii firmware-libertas 20190114-2 ii firmware-linux-nonfree 20190114-2 ii firmware-misc-nonfree 20190114-2 ii firmware-myricom 20190114-2 ii firmware-netxen 20190114-2 ii firmware-qlogic 20190114-2 ii firmware-realtek 20190114-2 ii firmware-samsung 20190114-2 ii firmware-siano 20190114-2 ii firmware-ti-connectivity 20190114-2 pn xen-hypervisor <none> -- no debconf information
--- End Message ---
--- Begin Message ---Hi This bug was filed for a very old kernel or the bug is old itself without resolution. If you can reproduce it with - the current version in unstable/testing - the latest kernel from backports please reopen the bug, see https://www.debian.org/Bugs/server-control for details. Regards, Salvatore
--- End Message ---

