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

Bug#764914: marked as done (WARN_ON from wireless regulatory subsystem)



Your message dated Sun, 25 Apr 2021 10:35:14 -0700 (PDT)
with message-id <6085a852.1c69fb81.4789c.b342@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #762836,
regarding WARN_ON from wireless regulatory subsystem
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 owner@bugs.debian.org
immediately.)


-- 
762836: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762836
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.16.3-2
Severity: normal

Looks like this is the WARN_ON in __reg_process_hint_country_ie:

	/*
	 * Two consecutive Country IE hints on the same wiphy.
	 * This should be picked up early by the driver/stack
	 */
	if (WARN_ON(regdom_changes(country_ie_request->alpha2)))

-- Package-specific info:
** Version:
Linux version 3.16-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-11) ) #1 SMP Debian 3.16.3-2 (2014-09-20)

** Command line:
BOOT_IMAGE=/vmlinuz-3.16-2-amd64 root=UUID=e3fa4cb4-d5b9-48ca-ac8d-1ff90bc356a9 ro quiet

** Tainted: W (512)
 * Taint on warning.

** Kernel log:
[  519.696596]  0000000000000009 ffffffff81506188 0000000000000000 ffffffff81065707
[  519.696602]  ffff880036ee2480 ffff880212d18260 ffff880036ee249c ffff88021e257500
[  519.696607]  0000000000000000 ffffffffa049baac ffffffffa04e02a0 ffff8800c9d04640
[  519.696613] Call Trace:
[  519.696624]  [<ffffffff81506188>] ? dump_stack+0x41/0x51
[  519.696633]  [<ffffffff81065707>] ? warn_slowpath_common+0x77/0x90
[  519.696646]  [<ffffffffa049baac>] ? reg_process_hint+0x3fc/0x410 [cfg80211]
[  519.696659]  [<ffffffffa049bb2f>] ? reg_todo+0x6f/0x190 [cfg80211]
[  519.696670]  [<ffffffff8107f4a2>] ? process_one_work+0x172/0x420
[  519.696677]  [<ffffffff8107fb35>] ? worker_thread+0x115/0x520
[  519.696684]  [<ffffffff8107fa20>] ? rescuer_thread+0x2d0/0x2d0
[  519.696690]  [<ffffffff81085dcd>] ? kthread+0xbd/0xe0
[  519.696697]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.696702]  [<ffffffff8150c1bc>] ? ret_from_fork+0x7c/0xb0
[  519.696708]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.696712] ---[ end trace 4fbd3918d2a97db6 ]---
[  519.696716] cfg80211: Calling CRDA for country: NL
[  519.723132] ------------[ cut here ]------------
[  519.723159] WARNING: CPU: 1 PID: 253 at /build/linux-P15SNz/linux-3.16.3/net/wireless/reg.c:1806 reg_process_hint+0x3fc/0x410 [cfg80211]()
[  519.723163] Modules linked in: snd_hda_codec_hdmi bnep arc4 iwlmvm ecb mac80211 joydev uvcvideo iTCO_wdt iTCO_vendor_support x86_pkg_temp_thermal videobuf2_vmalloc btusb videobuf2_memops intel_powerclamp intel_rapl bluetooth videobuf2_core v4l2_common coretemp videodev kvm_intel snd_hda_codec_realtek media iwlwifi 6lowpan_iphc psmouse kvm snd_hda_codec_generic hid_multitouch evdev serio_raw i915 cfg80211 i2c_i801 snd_hda_intel thinkpad_acpi snd_hda_controller wmi nvram drm_kms_helper snd_hda_codec rfkill snd_hwdep battery drm ac tpm_tis i2c_designware_platform tpm snd_pcm i2c_designware_core i2c_algo_bit snd_timer i2c_core video snd soundcore mei_me intel_smartconnect shpchp lpc_ich mei mfd_core button processor fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg
[  519.723238]  usbhid hid dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ahci libahci libata scsi_mod ehci_pci ehci_hcd e1000e ptp pps_core xhci_hcd usbcore thermal usb_common thermal_sys
[  519.723276] CPU: 1 PID: 253 Comm: kworker/1:2 Tainted: G        W     3.16-2-amd64 #1 Debian 3.16.3-2
[  519.723279] Hardware name: LENOVO 20A7CTO1WW/20A7CTO1WW, BIOS GRET32WW (1.09 ) 02/13/2014
[  519.723290] Workqueue: events reg_todo [cfg80211]
[  519.723293]  0000000000000009 ffffffff81506188 0000000000000000 ffffffff81065707
[  519.723298]  ffff880036ee2480 ffff880212d18260 ffff880036ee249c ffff88021e257500
[  519.723303]  0000000000000000 ffffffffa049baac ffffffffa04e02a0 ffff8800c9d04640
[  519.723308] Call Trace:
[  519.723318]  [<ffffffff81506188>] ? dump_stack+0x41/0x51
[  519.723325]  [<ffffffff81065707>] ? warn_slowpath_common+0x77/0x90
[  519.723337]  [<ffffffffa049baac>] ? reg_process_hint+0x3fc/0x410 [cfg80211]
[  519.723348]  [<ffffffffa049bb2f>] ? reg_todo+0x6f/0x190 [cfg80211]
[  519.723358]  [<ffffffff8107f4a2>] ? process_one_work+0x172/0x420
[  519.723365]  [<ffffffff8107fb35>] ? worker_thread+0x115/0x520
[  519.723371]  [<ffffffff8107fa20>] ? rescuer_thread+0x2d0/0x2d0
[  519.723377]  [<ffffffff81085dcd>] ? kthread+0xbd/0xe0
[  519.723382]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.723387]  [<ffffffff8150c1bc>] ? ret_from_fork+0x7c/0xb0
[  519.723393]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.723396] ---[ end trace 4fbd3918d2a97db7 ]---
[  519.723399] cfg80211: Calling CRDA for country: NL
[  519.747116] ------------[ cut here ]------------
[  519.747142] WARNING: CPU: 1 PID: 253 at /build/linux-P15SNz/linux-3.16.3/net/wireless/reg.c:1806 reg_process_hint+0x3fc/0x410 [cfg80211]()
[  519.747144] Modules linked in: snd_hda_codec_hdmi bnep arc4 iwlmvm ecb mac80211 joydev uvcvideo iTCO_wdt iTCO_vendor_support x86_pkg_temp_thermal videobuf2_vmalloc btusb videobuf2_memops intel_powerclamp intel_rapl bluetooth videobuf2_core v4l2_common coretemp videodev kvm_intel snd_hda_codec_realtek media iwlwifi 6lowpan_iphc psmouse kvm snd_hda_codec_generic hid_multitouch evdev serio_raw i915 cfg80211 i2c_i801 snd_hda_intel thinkpad_acpi snd_hda_controller wmi nvram drm_kms_helper snd_hda_codec rfkill snd_hwdep battery drm ac tpm_tis i2c_designware_platform tpm snd_pcm i2c_designware_core i2c_algo_bit snd_timer i2c_core video snd soundcore mei_me intel_smartconnect shpchp lpc_ich mei mfd_core button processor fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg
[  519.747203]  usbhid hid dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ahci libahci libata scsi_mod ehci_pci ehci_hcd e1000e ptp pps_core xhci_hcd usbcore thermal usb_common thermal_sys
[  519.747233] CPU: 1 PID: 253 Comm: kworker/1:2 Tainted: G        W     3.16-2-amd64 #1 Debian 3.16.3-2
[  519.747235] Hardware name: LENOVO 20A7CTO1WW/20A7CTO1WW, BIOS GRET32WW (1.09 ) 02/13/2014
[  519.747245] Workqueue: events reg_todo [cfg80211]
[  519.747247]  0000000000000009 ffffffff81506188 0000000000000000 ffffffff81065707
[  519.747251]  ffff880036ee2480 ffff880212d18260 ffff880036ee249c ffff88021e257500
[  519.747254]  0000000000000000 ffffffffa049baac ffffffffa04e02a0 ffff8800c9d04640
[  519.747258] Call Trace:
[  519.747267]  [<ffffffff81506188>] ? dump_stack+0x41/0x51
[  519.747273]  [<ffffffff81065707>] ? warn_slowpath_common+0x77/0x90
[  519.747282]  [<ffffffffa049baac>] ? reg_process_hint+0x3fc/0x410 [cfg80211]
[  519.747290]  [<ffffffffa049bb2f>] ? reg_todo+0x6f/0x190 [cfg80211]
[  519.747298]  [<ffffffff8107f4a2>] ? process_one_work+0x172/0x420
[  519.747303]  [<ffffffff8107fb35>] ? worker_thread+0x115/0x520
[  519.747308]  [<ffffffff8107fa20>] ? rescuer_thread+0x2d0/0x2d0
[  519.747312]  [<ffffffff81085dcd>] ? kthread+0xbd/0xe0
[  519.747316]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.747320]  [<ffffffff8150c1bc>] ? ret_from_fork+0x7c/0xb0
[  519.747324]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.747327] ---[ end trace 4fbd3918d2a97db8 ]---
[  519.747329] cfg80211: Calling CRDA for country: NL
[  519.776064] ------------[ cut here ]------------
[  519.776086] WARNING: CPU: 1 PID: 253 at /build/linux-P15SNz/linux-3.16.3/net/wireless/reg.c:1806 reg_process_hint+0x3fc/0x410 [cfg80211]()
[  519.776088] Modules linked in: snd_hda_codec_hdmi bnep arc4 iwlmvm ecb mac80211 joydev uvcvideo iTCO_wdt iTCO_vendor_support x86_pkg_temp_thermal videobuf2_vmalloc btusb videobuf2_memops intel_powerclamp intel_rapl bluetooth videobuf2_core v4l2_common coretemp videodev kvm_intel snd_hda_codec_realtek media iwlwifi 6lowpan_iphc psmouse kvm snd_hda_codec_generic hid_multitouch evdev serio_raw i915 cfg80211 i2c_i801 snd_hda_intel thinkpad_acpi snd_hda_controller wmi nvram drm_kms_helper snd_hda_codec rfkill snd_hwdep battery drm ac tpm_tis i2c_designware_platform tpm snd_pcm i2c_designware_core i2c_algo_bit snd_timer i2c_core video snd soundcore mei_me intel_smartconnect shpchp lpc_ich mei mfd_core button processor fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg
[  519.776137]  usbhid hid dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ahci libahci libata scsi_mod ehci_pci ehci_hcd e1000e ptp pps_core xhci_hcd usbcore thermal usb_common thermal_sys
[  519.776190] CPU: 1 PID: 253 Comm: kworker/1:2 Tainted: G        W     3.16-2-amd64 #1 Debian 3.16.3-2
[  519.776200] Hardware name: LENOVO 20A7CTO1WW/20A7CTO1WW, BIOS GRET32WW (1.09 ) 02/13/2014
[  519.776212] Workqueue: events reg_todo [cfg80211]
[  519.776215]  0000000000000009 ffffffff81506188 0000000000000000 ffffffff81065707
[  519.776220]  ffff880036ee2480 ffff880212d18260 ffff880036ee249c ffff88021e257500
[  519.776224]  0000000000000000 ffffffffa049baac ffffffffa04e02a0 ffff8800c9d04640
[  519.776229] Call Trace:
[  519.776237]  [<ffffffff81506188>] ? dump_stack+0x41/0x51
[  519.776252]  [<ffffffff81065707>] ? warn_slowpath_common+0x77/0x90
[  519.776261]  [<ffffffffa049baac>] ? reg_process_hint+0x3fc/0x410 [cfg80211]
[  519.776277]  [<ffffffffa049bb2f>] ? reg_todo+0x6f/0x190 [cfg80211]
[  519.776285]  [<ffffffff8107f4a2>] ? process_one_work+0x172/0x420
[  519.776291]  [<ffffffff8107fb35>] ? worker_thread+0x115/0x520
[  519.776297]  [<ffffffff8107fa20>] ? rescuer_thread+0x2d0/0x2d0
[  519.776302]  [<ffffffff81085dcd>] ? kthread+0xbd/0xe0
[  519.776307]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.776312]  [<ffffffff8150c1bc>] ? ret_from_fork+0x7c/0xb0
[  519.776319]  [<ffffffff81085d10>] ? kthread_create_on_node+0x180/0x180
[  519.776322] ---[ end trace 4fbd3918d2a97db9 ]---
[  519.776326] cfg80211: Calling CRDA for country: NL

** Model information
sys_vendor: LENOVO
product_name: 20A7CTO1WW
product_version: ThinkPad X1 Carbon 2nd
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: GRET32WW (1.09 )
board_vendor: LENOVO
board_name: 20A7CTO1WW
board_version: SDK0E50510 Pro

** Loaded modules:
snd_hda_codec_hdmi
bnep
arc4
iwlmvm
ecb
mac80211
joydev
uvcvideo
iTCO_wdt
iTCO_vendor_support
x86_pkg_temp_thermal
videobuf2_vmalloc
btusb
videobuf2_memops
intel_powerclamp
intel_rapl
bluetooth
videobuf2_core
v4l2_common
coretemp
videodev
kvm_intel
snd_hda_codec_realtek
media
iwlwifi
6lowpan_iphc
psmouse
kvm
snd_hda_codec_generic
hid_multitouch
evdev
serio_raw
i915
cfg80211
i2c_i801
snd_hda_intel
thinkpad_acpi
snd_hda_controller
wmi
nvram
drm_kms_helper
snd_hda_codec
rfkill
snd_hwdep
battery
drm
ac
tpm_tis
i2c_designware_platform
tpm
snd_pcm
i2c_designware_core
i2c_algo_bit
snd_timer
i2c_core
video
snd
soundcore
mei_me
intel_smartconnect
shpchp
lpc_ich
mei
mfd_core
button
processor
fuse
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
algif_skcipher
af_alg
usbhid
hid
dm_crypt
dm_mod
sg
sd_mod
crc_t10dif
crct10dif_generic
crct10dif_pclmul
crct10dif_common
crc32_pclmul
crc32c_intel
ghash_clmulni_intel
aesni_intel
aes_x86_64
lrw
gf128mul
glue_helper
ablk_helper
cryptd
ahci
libahci
libata
scsi_mod
ehci_pci
ehci_hcd
e1000e
ptp
pps_core
xhci_hcd
usbcore
thermal
usb_common
thermal_sys

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b)
	Subsystem: Lenovo Device [17aa:2218]
	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>

00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device [17aa:2218]
	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 64
	Region 0: Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 3000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
	Subsystem: Lenovo Device [17aa:2218]
	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 65
	Region 0: Memory at f0530000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04) (prog-if 30 [XHCI])
	Subsystem: Lenovo Device [17aa:2218]
	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 58
	Region 0: Memory at f0520000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 [8086:9c3a] (rev 04)
	Subsystem: Lenovo Device [17aa:2218]
	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 61
	Region 0: Memory at f0539000 (64-bit, non-prefetchable) [size=32]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
	Subsystem: Lenovo ThinkPad X240 [17aa:2214]
	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 59
	Region 0: Memory at f0500000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at f053e000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at 3080 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
	Subsystem: Lenovo Device [17aa:2218]
	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 62
	Region 0: Memory at f0534000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 6 [8086:9c1a] (rev e4) (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=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: dfa00000-dfbfffff
	Prefetchable memory behind bridge: 00000000dfc00000-00000000dfdfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 [8086:9c14] (rev e4) (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=03, subordinate=03, sec-latency=0
	Memory behind bridge: f0400000-f04fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 [8086:9c26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device [17aa:2218]
	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 f053d000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c43] (rev 04)
	Subsystem: Lenovo Device [17aa:2218]
	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

00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Device [17aa:2218]
	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 60
	Region 0: I/O ports at 30a8 [size=8]
	Region 1: I/O ports at 30b4 [size=4]
	Region 2: I/O ports at 30a0 [size=8]
	Region 3: I/O ports at 30b0 [size=4]
	Region 4: I/O ports at 3060 [size=32]
	Region 5: Memory at f053c000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
	Subsystem: Lenovo Device [17aa:2218]
	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 f0538000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus

03:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b2] (rev 83)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:c270]
	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 63
	Region 0: Memory at f0400000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi


** USB devices:
Bus 003 Device 004: ID 04ca:7036 Lite-On Technology Corp. 
Bus 003 Device 003: ID 04f3:012d Elan Microelectronics Corp. 
Bus 003 Device 002: ID 8087:8000 Intel Corp. 
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 003: ID 8087:07dc Intel Corp. 
Bus 001 Device 002: ID 138a:0017 Validity Sensors, Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.16-2-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.53
ii  initramfs-tools [linux-initramfs-tool]  0.118
ii  kmod                                    18-3
ii  linux-base                              3.5

Versions of packages linux-image-3.16-2-amd64 recommends:
pn  firmware-linux-free  <none>

Versions of packages linux-image-3.16-2-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta2-14
pn  linux-doc-3.16          <none>

Versions of packages linux-image-3.16-2-amd64 is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
ii  firmware-iwlwifi        0.43
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information excluded

--- 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 ---

Reply to: