Package: src:linux Version: 3.16.7-ckt11-1+deb8u4 Severity: normal Hi,
I keep getting kernel error messages for my Bluetooth mouse; when these messages appear, the mouse is non-functional. This appears shortly after booting, when the mouse first attempts to connect (as I press a button to activate it). bluetoothctl reports a connection being made and immediately torn down, two times. I can get the mouse to work by 1. putting it into discovery mode 2. issuing a "connect" command in bluetoothctl 3. turning the mouse off and on 4. clicking once to activate the connection The pairing key is the same as on the Windows dual-boot installation, and the mouse works fine there. The presence of kernel error messages suggests that there is an interesting flow of events here that is not properly handled, so filing a bug against the kernel. Simon -- Package-specific info: ** Version: Linux version 3.16.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u4 (2015-09-19) ** Command line: initrd=\7fa8c2303086c2fad03bc1be50eaac8c\3.16.0-4-amd64\initrd root=/dev/mapper/coffee-root ro quiet ** Tainted: W (512) * Taint on warning. ** Kernel log: [ 88.479674] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 88.479679] [<ffffffff81511598>] ? ret_from_fork+0x58/0x90 [ 88.479684] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 88.479686] ---[ end trace 1693d2fefbda5588 ]--- [ 88.479689] ------------[ cut here ]------------ [ 88.479694] WARNING: CPU: 5 PID: 492 at /build/linux-T4t6fp/linux-3.16.7-ckt11/lib/kobject.c:240 kobject_add_internal+0x274/0x3e0() [ 88.479697] kobject_add_internal failed for hci0:11 with -EEXIST, don't try to register things with the same name in the same directory. [ 88.479698] Modules linked in: hidp hid binfmt_misc cpufreq_conservative cpufreq_userspace cpufreq_stats cpufreq_powersave bnep nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc snd_hda_codec_hdmi joydev tpm_infineon nls_utf8 nls_cp437 vfat fat arc4 iTCO_wdt iTCO_vendor_support ppdev iwldvm mac80211 x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp kvm_intel ecb kvm uvcvideo btusb qcserial iwlwifi videobuf2_vmalloc qmi_wwan videobuf2_memops efi_pstore bluetooth snd_hda_codec_realtek videobuf2_core cdc_wdm v4l2_common snd_hda_codec_generic cfg80211 i915 psmouse usbnet videodev 6lowpan_iphc usb_wwan evdev serio_raw efivars pcspkr mii media usbserial i2c_i801 rfkill snd_hda_intel rtsx_pci_ms snd_hda_controller memstick snd_hda_codec snd_hwdep drm_kms_helper snd_pcm drm snd_timer [ 88.479747] tpm_tis parport_pc tpm snd parport i2c_algo_bit soundcore shpchp mei_me i2c_core lpc_ich button mei video battery fujitsu_laptop processor ac thermal_sys loop fuse autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic mmc_block rtsx_pci_sdmmc mmc_core crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul ahci glue_helper ablk_helper libahci cryptd ehci_pci libata xhci_hcd ehci_hcd scsi_mod e1000e rtsx_pci mfd_core ptp usbcore pps_core usb_common [ 88.479790] CPU: 5 PID: 492 Comm: kworker/u17:2 Tainted: G W 3.16.0-4-amd64 #1 Debian 3.16.7-ckt11-1+deb8u4 [ 88.479792] Hardware name: FUJITSU LIFEBOOK E782/FJNB253, BIOS Version 2.11 07/15/2014 [ 88.479800] Workqueue: hci0 hci_rx_work [bluetooth] [ 88.479802] 0000000000000009 ffffffff8150b465 ffff880213ff3b70 ffffffff81067767 [ 88.479806] ffff8800cfa612c8 ffff880213ff3bc0 ffff880212a79ac8 0000000000000000 [ 88.479809] ffff880212a799c0 ffffffff810677cc ffffffff81749de8 ffff880000000028 [ 88.479813] Call Trace: [ 88.479818] [<ffffffff8150b465>] ? dump_stack+0x41/0x51 [ 88.479823] [<ffffffff81067767>] ? warn_slowpath_common+0x77/0x90 [ 88.479827] [<ffffffff810677cc>] ? warn_slowpath_fmt+0x4c/0x50 [ 88.479832] [<ffffffff812ac214>] ? kobject_add_internal+0x274/0x3e0 [ 88.479836] [<ffffffff812ac785>] ? kobject_add+0x65/0xb0 [ 88.479841] [<ffffffff8139fcb4>] ? device_add+0x124/0x610 [ 88.479852] [<ffffffffa07b601a>] ? hci_conn_add_sysfs+0x4a/0xc0 [bluetooth] [ 88.479863] [<ffffffffa07a40cd>] ? hci_conn_complete_evt.isra.42+0xdd/0x400 [bluetooth] [ 88.479873] [<ffffffffa07a6798>] ? hci_event_packet+0x1168/0x2960 [bluetooth] [ 88.479883] [<ffffffffa07941b8>] ? hci_rx_work+0x1e8/0x3f0 [bluetooth] [ 88.479887] [<ffffffff81081662>] ? process_one_work+0x172/0x420 [ 88.479890] [<ffffffff81081cf3>] ? worker_thread+0x113/0x4f0 [ 88.479894] [<ffffffff8150d981>] ? __schedule+0x2b1/0x710 [ 88.479897] [<ffffffff81081be0>] ? rescuer_thread+0x2d0/0x2d0 [ 88.479902] [<ffffffff81087f7d>] ? kthread+0xbd/0xe0 [ 88.479906] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 88.479910] [<ffffffff81511598>] ? ret_from_fork+0x58/0x90 [ 88.479915] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 88.479917] ---[ end trace 1693d2fefbda5589 ]--- [ 88.479921] Bluetooth: Failed to register connection device [ 112.686736] ------------[ cut here ]------------ [ 112.686750] WARNING: CPU: 5 PID: 446 at /build/linux-T4t6fp/linux-3.16.7-ckt11/fs/sysfs/dir.c:31 sysfs_warn_dup+0x5f/0x70() [ 112.686753] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/bluetooth/hci0/hci0:11' [ 112.686755] Modules linked in: hidp hid binfmt_misc cpufreq_conservative cpufreq_userspace cpufreq_stats cpufreq_powersave bnep nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc snd_hda_codec_hdmi joydev tpm_infineon nls_utf8 nls_cp437 vfat fat arc4 iTCO_wdt iTCO_vendor_support ppdev iwldvm mac80211 x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp kvm_intel ecb kvm uvcvideo btusb qcserial iwlwifi videobuf2_vmalloc qmi_wwan videobuf2_memops efi_pstore bluetooth snd_hda_codec_realtek videobuf2_core cdc_wdm v4l2_common snd_hda_codec_generic cfg80211 i915 psmouse usbnet videodev 6lowpan_iphc usb_wwan evdev serio_raw efivars pcspkr mii media usbserial i2c_i801 rfkill snd_hda_intel rtsx_pci_ms snd_hda_controller memstick snd_hda_codec snd_hwdep drm_kms_helper snd_pcm drm snd_timer [ 112.686825] tpm_tis parport_pc tpm snd parport i2c_algo_bit soundcore shpchp mei_me i2c_core lpc_ich button mei video battery fujitsu_laptop processor ac thermal_sys loop fuse autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic mmc_block rtsx_pci_sdmmc mmc_core crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul ahci glue_helper ablk_helper libahci cryptd ehci_pci libata xhci_hcd ehci_hcd scsi_mod e1000e rtsx_pci mfd_core ptp usbcore pps_core usb_common [ 112.686883] CPU: 5 PID: 446 Comm: kworker/u17:0 Tainted: G W 3.16.0-4-amd64 #1 Debian 3.16.7-ckt11-1+deb8u4 [ 112.686886] Hardware name: FUJITSU LIFEBOOK E782/FJNB253, BIOS Version 2.11 07/15/2014 [ 112.686898] Workqueue: hci0 hci_rx_work [bluetooth] [ 112.686902] 0000000000000009 ffffffff8150b465 ffff8802146c3b30 ffffffff81067767 [ 112.686907] ffff8802131f2000 ffff8802146c3b80 ffff8802137d5c58 0000000000000000 [ 112.686911] ffff880212a799c0 ffffffff810677cc ffffffff81730ba8 ffffffff00000028 [ 112.686916] Call Trace: [ 112.686926] [<ffffffff8150b465>] ? dump_stack+0x41/0x51 [ 112.686932] [<ffffffff81067767>] ? warn_slowpath_common+0x77/0x90 [ 112.686937] [<ffffffff810677cc>] ? warn_slowpath_fmt+0x4c/0x50 [ 112.686941] [<ffffffff812153c3>] ? kernfs_path+0x43/0x50 [ 112.686946] [<ffffffff812187ff>] ? sysfs_warn_dup+0x5f/0x70 [ 112.686950] [<ffffffff8121888e>] ? sysfs_create_dir_ns+0x7e/0x90 [ 112.686958] [<ffffffff812ac066>] ? kobject_add_internal+0xc6/0x3e0 [ 112.686963] [<ffffffff812ac785>] ? kobject_add+0x65/0xb0 [ 112.686969] [<ffffffff8139fcb4>] ? device_add+0x124/0x610 [ 112.686983] [<ffffffffa07b601a>] ? hci_conn_add_sysfs+0x4a/0xc0 [bluetooth] [ 112.686995] [<ffffffffa07a40cd>] ? hci_conn_complete_evt.isra.42+0xdd/0x400 [bluetooth] [ 112.687006] [<ffffffffa07a6798>] ? hci_event_packet+0x1168/0x2960 [bluetooth] [ 112.687017] [<ffffffffa07941b8>] ? hci_rx_work+0x1e8/0x3f0 [bluetooth] [ 112.687022] [<ffffffff81081662>] ? process_one_work+0x172/0x420 [ 112.687026] [<ffffffff81081cf3>] ? worker_thread+0x113/0x4f0 [ 112.687029] [<ffffffff81081be0>] ? rescuer_thread+0x2d0/0x2d0 [ 112.687035] [<ffffffff81087f7d>] ? kthread+0xbd/0xe0 [ 112.687040] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 112.687046] [<ffffffff81511598>] ? ret_from_fork+0x58/0x90 [ 112.687051] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 112.687053] ---[ end trace 1693d2fefbda558a ]--- [ 112.687056] ------------[ cut here ]------------ [ 112.687061] WARNING: CPU: 5 PID: 446 at /build/linux-T4t6fp/linux-3.16.7-ckt11/lib/kobject.c:240 kobject_add_internal+0x274/0x3e0() [ 112.687063] kobject_add_internal failed for hci0:11 with -EEXIST, don't try to register things with the same name in the same directory. [ 112.687065] Modules linked in: hidp hid binfmt_misc cpufreq_conservative cpufreq_userspace cpufreq_stats cpufreq_powersave bnep nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc snd_hda_codec_hdmi joydev tpm_infineon nls_utf8 nls_cp437 vfat fat arc4 iTCO_wdt iTCO_vendor_support ppdev iwldvm mac80211 x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp kvm_intel ecb kvm uvcvideo btusb qcserial iwlwifi videobuf2_vmalloc qmi_wwan videobuf2_memops efi_pstore bluetooth snd_hda_codec_realtek videobuf2_core cdc_wdm v4l2_common snd_hda_codec_generic cfg80211 i915 psmouse usbnet videodev 6lowpan_iphc usb_wwan evdev serio_raw efivars pcspkr mii media usbserial i2c_i801 rfkill snd_hda_intel rtsx_pci_ms snd_hda_controller memstick snd_hda_codec snd_hwdep drm_kms_helper snd_pcm drm snd_timer [ 112.687114] tpm_tis parport_pc tpm snd parport i2c_algo_bit soundcore shpchp mei_me i2c_core lpc_ich button mei video battery fujitsu_laptop processor ac thermal_sys loop fuse autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic mmc_block rtsx_pci_sdmmc mmc_core crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul ahci glue_helper ablk_helper libahci cryptd ehci_pci libata xhci_hcd ehci_hcd scsi_mod e1000e rtsx_pci mfd_core ptp usbcore pps_core usb_common [ 112.687157] CPU: 5 PID: 446 Comm: kworker/u17:0 Tainted: G W 3.16.0-4-amd64 #1 Debian 3.16.7-ckt11-1+deb8u4 [ 112.687159] Hardware name: FUJITSU LIFEBOOK E782/FJNB253, BIOS Version 2.11 07/15/2014 [ 112.687168] Workqueue: hci0 hci_rx_work [bluetooth] [ 112.687170] 0000000000000009 ffffffff8150b465 ffff8802146c3b70 ffffffff81067767 [ 112.687174] ffff8802145242c8 ffff8802146c3bc0 ffff880212a79ac8 0000000000000000 [ 112.687177] ffff880212a799c0 ffffffff810677cc ffffffff81749de8 ffff880200000028 [ 112.687181] Call Trace: [ 112.687186] [<ffffffff8150b465>] ? dump_stack+0x41/0x51 [ 112.687190] [<ffffffff81067767>] ? warn_slowpath_common+0x77/0x90 [ 112.687195] [<ffffffff810677cc>] ? warn_slowpath_fmt+0x4c/0x50 [ 112.687200] [<ffffffff812ac214>] ? kobject_add_internal+0x274/0x3e0 [ 112.687204] [<ffffffff812ac785>] ? kobject_add+0x65/0xb0 [ 112.687208] [<ffffffff8139fcb4>] ? device_add+0x124/0x610 [ 112.687220] [<ffffffffa07b601a>] ? hci_conn_add_sysfs+0x4a/0xc0 [bluetooth] [ 112.687230] [<ffffffffa07a40cd>] ? hci_conn_complete_evt.isra.42+0xdd/0x400 [bluetooth] [ 112.687240] [<ffffffffa07a6798>] ? hci_event_packet+0x1168/0x2960 [bluetooth] [ 112.687250] [<ffffffffa07941b8>] ? hci_rx_work+0x1e8/0x3f0 [bluetooth] [ 112.687254] [<ffffffff81081662>] ? process_one_work+0x172/0x420 [ 112.687257] [<ffffffff81081cf3>] ? worker_thread+0x113/0x4f0 [ 112.687261] [<ffffffff81081be0>] ? rescuer_thread+0x2d0/0x2d0 [ 112.687265] [<ffffffff81087f7d>] ? kthread+0xbd/0xe0 [ 112.687270] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 112.687274] [<ffffffff81511598>] ? ret_from_fork+0x58/0x90 [ 112.687279] [<ffffffff81087ec0>] ? kthread_create_on_node+0x180/0x180 [ 112.687281] ---[ end trace 1693d2fefbda558b ]--- [ 112.687284] Bluetooth: Failed to register connection device ** Model information sys_vendor: FUJITSU product_name: LIFEBOOK E782 product_version: 10601186020 chassis_vendor: FUJITSU chassis_version: LIFEBOOK E782 bios_vendor: FUJITSU // Phoenix Technologies Ltd. bios_version: Version 2.11 board_vendor: FUJITSU board_name: FJNB253 board_version: L3 ** Loaded modules: hidp hid binfmt_misc cpufreq_conservative cpufreq_userspace cpufreq_stats cpufreq_powersave bnep nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc snd_hda_codec_hdmi joydev tpm_infineon nls_utf8 nls_cp437 vfat fat arc4 iTCO_wdt iTCO_vendor_support ppdev iwldvm mac80211 x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp kvm_intel ecb kvm uvcvideo btusb qcserial iwlwifi videobuf2_vmalloc qmi_wwan videobuf2_memops efi_pstore bluetooth snd_hda_codec_realtek videobuf2_core cdc_wdm v4l2_common snd_hda_codec_generic cfg80211 i915 psmouse usbnet videodev 6lowpan_iphc usb_wwan evdev serio_raw efivars pcspkr mii media usbserial i2c_i801 rfkill snd_hda_intel rtsx_pci_ms snd_hda_controller memstick snd_hda_codec snd_hwdep drm_kms_helper snd_pcm drm snd_timer tpm_tis parport_pc tpm snd parport i2c_algo_bit soundcore shpchp mei_me i2c_core lpc_ich button mei video battery fujitsu_laptop processor ac thermal_sys loop fuse autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic mmc_block rtsx_pci_sdmmc mmc_core crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul ahci glue_helper ablk_helper libahci cryptd ehci_pci libata xhci_hcd ehci_hcd scsi_mod e1000e rtsx_pci mfd_core ptp usbcore pps_core usb_common ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09) Subsystem: Fujitsu Limited. Device [10cf:16bf] 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:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Fujitsu Limited. Device [10cf:16c1] 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 47 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 4000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: 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: Fujitsu Limited. Device [10cf:16ee] 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 42 Region 0: Memory at f2d20000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: xhci_hcd 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04) Subsystem: Fujitsu Limited. Device [10cf:16ea] 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 44 Region 0: Memory at f2d35000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel driver in use: mei_me 00:16.3 Serial controller [0700]: Intel Corporation 7 Series/C210 Series Chipset Family KT Controller [8086:1e3d] (rev 04) (prog-if 02 [16550]) Subsystem: Fujitsu Limited. Device [10cf:16ed] 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- Interrupt: pin C routed to IRQ 19 Region 0: I/O ports at 40b0 [size=8] Region 1: Memory at f2d3c000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: serial 00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04) Subsystem: Fujitsu Limited. Device [10cf:161b] 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 41 Region 0: Memory at f2d00000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at f2d3b000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at 4080 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI]) Subsystem: Fujitsu Limited. Device [10cf:16e8] 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 f2d3a000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04) Subsystem: Fujitsu Limited. Device [10cf:1757] 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 45 Region 0: Memory at f2d30000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series 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: 64 bytes Bus: primary=00, secondary=01, subordinate=09, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f0d00000-f2cfffff Prefetchable memory behind bridge: 00000000dfa00000-00000000dfbfffff 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 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: 64 bytes Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 Memory behind bridge: f0c00000-f0cfffff 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.7 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 [8086:1e1e] (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: 64 bytes Bus: primary=00, secondary=0b, subordinate=13, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f0400000-f0bfffff 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:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI]) Subsystem: Fujitsu Limited. Device [10cf:16e8] 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 f2d39000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1f.0 ISA bridge [0601]: Intel Corporation QM77 Express Chipset LPC Controller [8086:1e55] (rev 04) Subsystem: Fujitsu Limited. Device [10cf:16e0] 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 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0]) Subsystem: Fujitsu Limited. Device [10cf:16e2] 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 43 Region 0: I/O ports at 40a8 [size=8] Region 1: I/O ports at 40bc [size=4] Region 2: I/O ports at 40a0 [size=8] Region 3: I/O ports at 40b8 [size=4] Region 4: I/O ports at 4060 [size=32] Region 5: Memory at f2d38000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04) Subsystem: Fujitsu Limited. Device [10cf:16e6] 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 19 Region 0: Memory at f2d34000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at efa0 [size=32] Kernel driver in use: i801_smbus 0a:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0082] (rev 34) Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1301] 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 46 Region 0: Memory at f0c00000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi 0b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01) Subsystem: Fujitsu Limited. Device [10cf:176b] 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 40 Region 0: Memory at f0400000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: rtsx_pci ** USB devices: Bus 004 Device 003: ID 08ff:2683 AuthenTec, Inc. 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 006: ID 04f2:b2fc Chicony Electronics Co., Ltd Bus 003 Device 005: ID 1199:68a2 Sierra Wireless, Inc. Bus 003 Device 004: ID 0489:e052 Foxconn / Hon Hai Bus 003 Device 007: ID 0b97:7772 O2 Micro, Inc. OZ776 CCID Smartcard Reader Bus 003 Device 003: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub 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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: 8.2 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates') Architecture: amd64 (x86_64) Foreign Architectures: i386, armhf Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-3.16.0-4-amd64 depends on: ii debconf [debconf-2.0] 1.5.56 ii initramfs-tools [linux-initramfs-tool] 0.120 ii kmod 18-3 ii linux-base 3.5 ii module-init-tools 18-3 Versions of packages linux-image-3.16.0-4-amd64 recommends: ii firmware-linux-free 3.3 ii irqbalance 1.0.6-3 Versions of packages linux-image-3.16.0-4-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.03+dfsg-5+deb8u1 pn linux-doc-3.16 <none> Versions of packages linux-image-3.16.0-4-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> ii firmware-linux-nonfree 0.43 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: linux-image-3.16.0-4-amd64/prerm/removing-running-kernel-3.16.0-4-amd64: true linux-image-3.16.0-4-amd64/postinst/mips-initrd-3.16.0-4-amd64: linux-image-3.16.0-4-amd64/postinst/depmod-error-initrd-3.16.0-4-amd64: false