Package: src:linux Version: 3.19-1~exp1 Severity: normal Dear Maintainer,
Dear Maintainer, I have a combinated wifi and bluetooth-module in my new Laptop. lspci gives Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter # lsmod|grep bt btusb 30036 0 bluetooth 413474 24 bnep,btusb,rfcomm btcoexist 49728 1 rtl8723be btrfs 898456 1 xor 21040 1 btrfs raid6_pq 95238 1 btrfs usbcore 195286 7 btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci The bluetooth only seems to be working. Blueman shows an active bluetooth-adapter. But no device is found, and the laptop can't be found from other devices. I found some information on ubuntu on exactly ths bug. For example http://forum.ubuntuusers.de/topic/probleme-mit-rtl8723be/2/#post-7239178 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1363202 https://bbs.archlinux.org/viewtopic.php?id=194053 Here is exact the same. But compiling a module follow the instructions in the links will produce a module for kernel 3.16, which isn't working or bringing bluetooth to work. WLAN will not work correct on 3.16, so i decided to use 3.19... but i can't build a module described in the instrucions (no kbuild-package???) regards Jakob -- Package-specific info: ** Version: Linux version 3.19.0-trunk-amd64 (debian-ker...@lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 3.19-1~exp1 (2015-02-12) ** Command line: BOOT_IMAGE=/@debian-testing/boot/vmlinuz-3.19.0-trunk-amd64 root=UUID=56682d9f-5078-472b-83a2-fde3fa43f0b5 ro rootflags=subvol=@debian-testing quiet splash acpi_osi=Linux acpi_backlight=vendor i915.semaphores=1 i915.video=SVIDEO-1:d ** Tainted: UW (576) * Userspace-defined naughtiness. * Taint on warning. ** Kernel log: [ 9.810709] input: HP WMI hotkeys as /devices/virtual/input/input22 [ 9.870019] Adding 7812092k swap on /dev/sda3. Priority:-1 extents:1 across:7812092k FS [ 10.110481] cfg80211: World regulatory domain updated: [ 10.110485] cfg80211: DFS Master region: unset [ 10.110487] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 10.110489] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 10.110491] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 10.110493] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 10.110495] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 10.110497] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 10.110499] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 10.110501] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 10.110502] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 10.110790] psmouse serio3: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00173/0x640000/0xa2400, board id: 2654, fw id: 1323623 [ 10.147552] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input20 [ 10.208886] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 10.332881] systemd-journald[221]: Received request to flush runtime journal from PID 1 [ 10.488257] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input24 [ 11.935572] Process accounting resumed [ 12.078005] Netfilter messages via NETLINK v0.30. [ 13.952790] r8169 0000:08:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw [ 13.965045] r8169 0000:08:00.0 eth0: link down [ 14.007428] snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj. [ 16.152770] ip_tables: (C) 2000-2006 Netfilter Core Team [ 16.305093] wlan0: authenticate with 78:4b:87:de:ef:1b [ 16.315154] wlan0: send auth to 78:4b:87:de:ef:1b (try 1/3) [ 16.316671] wlan0: authenticated [ 16.316873] wlan0: associate with 78:4b:87:de:ef:1b (try 1/3) [ 16.319962] wlan0: RX AssocResp from 78:4b:87:de:ef:1b (capab=0x411 status=0 aid=2) [ 16.320107] wlan0: associated [ 20.363616] wlan0: deauthenticated from 78:4b:87:de:ef:1b (Reason: 3=DEAUTH_LEAVING) [ 20.392546] cfg80211: Calling CRDA to update world regulatory domain [ 20.395618] cfg80211: World regulatory domain updated: [ 20.395622] cfg80211: DFS Master region: unset [ 20.395624] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 20.395626] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 20.395628] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 20.395630] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 20.395633] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 20.395635] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 20.395638] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 20.395639] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 20.395642] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 21.921562] ------------[ cut here ]------------ [ 21.921606] WARNING: CPU: 3 PID: 0 at /build/linux-x2OG3e/linux-3.19/drivers/gpu/drm/i915/intel_display.c:9713 intel_check_page_flip+0xd2/0xe0 [i915]() [ 21.921608] Kicking stuck page flip: queued at 966, now 992 [ 21.921610] Modules linked in: xt_multiport iptable_filter ip_tables x_tables snd_hrtimer snd_seq snd_seq_device nfnetlink_queue nfnetlink_log nfnetlink nls_utf8 nls_cp437 vfat fat joydev hp_wmi x86_pkg_temp_thermal sparse_keymap intel_powerclamp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel iTCO_wdt aes_x86_64 iTCO_vendor_support lrw gf128mul glue_helper ecb ablk_helper cryptd efi_pstore pcspkr efivars psmouse serio_raw tpm_infineon arc4 snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic btusb bluetooth rtl8723be btcoexist uvcvideo videobuf2_vmalloc rtl8723_common videobuf2_memops rtl_pci videobuf2_core rtlwifi mac80211 v4l2_common videodev snd_hda_intel rtsx_pci_ms media snd_hda_controller cfg80211 memstick snd_hda_codec rfkill crc16 hp_accel lis3lv02d [ 21.921643] 8250_fintek snd_hwdep wmi tpm_tis battery snd_pcm mei_me intel_smartconnect tpm snd_timer hp_wireless mei input_polldev evdev ac shpchp snd lpc_ich soundcore processor coretemp fuse parport_pc ppdev lp parport autofs4 btrfs xor hid_logitech_hidpp raid6_pq hid_logitech_dj usbhid hid sg sr_mod cdrom sd_mod rtsx_pci_sdmmc mmc_core ahci libahci crc32c_intel libata i915 scsi_mod i2c_algo_bit ehci_pci drm_kms_helper r8169 ehci_hcd mii xhci_pci xhci_hcd rtsx_pci mfd_core drm usbcore usb_common i2c_core thermal video thermal_sys button [ 21.921677] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G U 3.19.0-trunk-amd64 #1 Debian 3.19-1~exp1 [ 21.921679] Hardware name: Hewlett-Packard HP ProBook 450 G2/2248, BIOS M74 Ver. 01.08 12/12/2014 [ 21.921680] 0000000000000000 ffffffffa03000d0 ffffffff8154a6d1 ffff88014f2c3dc8 [ 21.921683] ffffffff8106cf21 ffff880087cdb000 ffff88003683c000 0000000000000000 [ 21.921686] 0000000000000000 0000000000000000 ffffffff8106cf9a ffffffffa0302ed0 [ 21.921688] Call Trace: [ 21.921690] <IRQ> [<ffffffff8154a6d1>] ? dump_stack+0x40/0x50 [ 21.921703] [<ffffffff8106cf21>] ? warn_slowpath_common+0x81/0xb0 [ 21.921706] [<ffffffff8106cf9a>] ? warn_slowpath_fmt+0x4a/0x50 [ 21.921721] [<ffffffffa0299006>] ? __intel_pageflip_stall_check+0xc6/0x120 [i915] [ 21.921734] [<ffffffffa02ac212>] ? intel_check_page_flip+0xd2/0xe0 [i915] [ 21.921747] [<ffffffffa027bbd7>] ? ironlake_irq_handler+0x427/0x1050 [i915] [ 21.921752] [<ffffffff810ca780>] ? internal_add_timer+0x80/0x80 [ 21.921754] [<ffffffff810ca780>] ? internal_add_timer+0x80/0x80 [ 21.921758] [<ffffffff810bcc75>] ? handle_irq_event_percpu+0x75/0x190 [ 21.921761] [<ffffffff810bcdc8>] ? handle_irq_event+0x38/0x50 [ 21.921764] [<ffffffff810bfcc1>] ? handle_edge_irq+0x71/0x120 [ 21.921767] [<ffffffff810164ad>] ? handle_irq+0x1d/0x30 [ 21.921772] [<ffffffff81553086>] ? do_IRQ+0x46/0xe0 [ 21.921774] [<ffffffff81550f2d>] ? common_interrupt+0x6d/0x6d [ 21.921776] <EOI> [<ffffffff81047b6d>] ? lapic_next_deadline+0x2d/0x40 [ 21.921782] [<ffffffff81422ff1>] ? cpuidle_enter_state+0x61/0x160 [ 21.921784] [<ffffffff81422fde>] ? cpuidle_enter_state+0x4e/0x160 [ 21.921788] [<ffffffff810a92ad>] ? cpu_startup_entry+0x34d/0x3f0 [ 21.921792] [<ffffffff810d9c00>] ? tick_check_new_device+0xe0/0x110 [ 21.921794] [<ffffffff8104643e>] ? start_secondary+0x19e/0x1d0 [ 21.921796] ---[ end trace 2f7ee696d5fc4e9c ]--- [ 90.401126] wlan0: authenticate with 78:4b:87:de:ef:1b [ 90.420925] wlan0: send auth to 78:4b:87:de:ef:1b (try 1/3) [ 90.439215] wlan0: authenticated [ 90.440736] wlan0: associate with 78:4b:87:de:ef:1b (try 1/3) [ 90.465379] wlan0: RX AssocResp from 78:4b:87:de:ef:1b (capab=0x411 status=0 aid=2) [ 90.465531] wlan0: associated [ 94.493522] wlan0: deauthenticated from 78:4b:87:de:ef:1b (Reason: 3=DEAUTH_LEAVING) [ 94.514242] cfg80211: Calling CRDA to update world regulatory domain [ 94.516544] cfg80211: World regulatory domain updated: [ 94.516548] cfg80211: DFS Master region: unset [ 94.516549] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 94.516551] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 94.516552] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 94.516553] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 94.516555] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 94.516557] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 94.516558] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 94.516559] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 94.516560] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 152.001896] wlan0: authenticate with 20:6e:9c:3f:c6:4a [ 152.011963] wlan0: send auth to 20:6e:9c:3f:c6:4a (try 1/3) [ 152.013768] wlan0: authenticated [ 152.014426] wlan0: associate with 20:6e:9c:3f:c6:4a (try 1/3) [ 152.018178] wlan0: RX AssocResp from 20:6e:9c:3f:c6:4a (capab=0x431 status=0 aid=1) [ 152.018354] wlan0: associated ** Model information sys_vendor: Hewlett-Packard product_name: HP ProBook 450 G2 product_version: A3008CD10003 chassis_vendor: Hewlett-Packard chassis_version: bios_vendor: Hewlett-Packard bios_version: M74 Ver. 01.08 board_vendor: Hewlett-Packard board_name: 2248 board_version: KBC Version 67.23 ** Loaded modules: ctr ccm xt_multiport iptable_filter ip_tables x_tables snd_hrtimer snd_seq snd_seq_device nfnetlink_queue nfnetlink_log nfnetlink nls_utf8 nls_cp437 vfat fat joydev hp_wmi x86_pkg_temp_thermal sparse_keymap intel_powerclamp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel iTCO_wdt aes_x86_64 iTCO_vendor_support lrw gf128mul glue_helper ecb ablk_helper cryptd efi_pstore pcspkr efivars psmouse serio_raw tpm_infineon arc4 snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic btusb bluetooth rtl8723be btcoexist uvcvideo videobuf2_vmalloc rtl8723_common videobuf2_memops rtl_pci videobuf2_core rtlwifi mac80211 v4l2_common videodev snd_hda_intel rtsx_pci_ms media snd_hda_controller cfg80211 memstick snd_hda_codec rfkill crc16 hp_accel lis3lv02d 8250_fintek snd_hwdep wmi tpm_tis battery snd_pcm mei_me intel_smartconnect tpm snd_timer hp_wireless mei input_polldev evdev ac shpchp snd lpc_ich soundcore processor coretemp fuse parport_pc ppdev lp parport autofs4 btrfs xor hid_logitech_hidpp raid6_pq hid_logitech_dj usbhid hid sg sr_mod cdrom sd_mod rtsx_pci_sdmmc mmc_core ahci libahci crc32c_intel libata i915 scsi_mod i2c_algo_bit ehci_pci drm_kms_helper r8169 ehci_hcd mii xhci_pci xhci_hcd rtsx_pci mfd_core drm usbcore usb_common i2c_core thermal video thermal_sys 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 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000 link/ether d0:bf:9c:63:d5:f1 brd ff:ff:ff:ff:ff:ff 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether ac:d1:b8:50:9a:91 brd ff:ff:ff:ff:ff:ff inet 192.168.43.73/24 brd 192.168.43.255 scope global dynamic wlan0 valid_lft 2253sec preferred_lft 2253sec inet6 fe80::aed1:b8ff:fe50:9a91/64 scope link valid_lft forever preferred_lft forever *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed eth0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 wlan0: 911256 2068 0 0 0 0 0 0 328303 2642 0 0 0 0 0 0 lo: 1139491 6342 0 0 0 0 0 0 1139491 6342 0 0 0 0 0 0 *** Protocol statistics: Ip: 8501 total packets received 2 with invalid addresses 0 forwarded 0 incoming packets discarded 8499 incoming packets delivered 8747 requests sent out 124 outgoing packets dropped 2 dropped because of missing route Icmp: 570 ICMP messages received 7 input ICMP message failed. ICMP input histogram: destination unreachable: 568 echo replies: 2 520 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 518 echo request: 2 IcmpMsg: InType0: 2 InType3: 568 OutType3: 518 OutType8: 2 Tcp: 115 active connections openings 32 passive connection openings 19 failed connection attempts 13 connection resets received 54 connections established 7007 segments received 7093 segments send out 118 segments retransmited 120 bad segments received. 40 resets sent Udp: 560 packets received 518 packets to unknown port received. 0 packet receive errors 1028 packets sent UdpLite: TcpExt: 57 ICMP packets dropped because they were out-of-window 17 TCP sockets finished time wait in fast timer 5 packets rejects in established connections because of timestamp 546 delayed acks sent Quick ack mode was activated 28 times 574 packets directly queued to recvmsg prequeue. 1556 bytes directly in process context from backlog 285653 bytes directly received in process context from prequeue 1414 packet headers predicted 518 packets header predicted and directly queued to user 391 acknowledgments not containing data payload received 1623 predicted acknowledgments 44 congestion windows recovered without slow start after partial ack 2 timeouts after SACK recovery 47 other TCP timeouts TCPLossProbes: 19 TCPLossProbeRecovery: 2 28 DSACKs sent for old packets 2 DSACKs sent for out of order packets 17 DSACKs received 8 connections reset due to unexpected data 5 connections reset due to early user close 10 connections aborted due to timeout TCPDSACKIgnoredNoUndo: 9 TCPSackShiftFallback: 1 TCPRcvCoalesce: 88 TCPOFOQueue: 61 TCPOFOMerge: 2 TCPChallengeACK: 122 TCPSYNChallenge: 122 TCPAutoCorking: 16 TCPSynRetrans: 79 TCPOrigDataSent: 4689 TCPHystartDelayDetect: 1 TCPHystartDelayCwnd: 32 IpExt: InMcastPkts: 162 OutMcastPkts: 164 InOctets: 2030526 OutOctets: 1358463 InMcastOctets: 12279 OutMcastOctets: 12359 InNoECTPkts: 8501 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b) Subsystem: Hewlett-Packard Company Device [103c:2248] 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: Hewlett-Packard Company Device [103c:2248] 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 c0000000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 7000 [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: Hewlett-Packard Company Device [103c:2248] 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 51 Region 0: Memory at c0810000 (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: Hewlett-Packard Company Device [103c:2248] 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 45 Region 0: Memory at c0800000 (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: Hewlett-Packard Company Device [103c:2248] 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 49 Region 0: Memory at c0819000 (64-bit, non-prefetchable) [size=32] Capabilities: <access denied> Kernel driver in use: mei_me 00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:2248] 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: 64, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 50 Region 0: Memory at c0814000 (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 1 [8086:9c10] (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=01, subordinate=06, sec-latency=0 Memory behind bridge: c0700000-c07fffff 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 2 [8086:9c12] (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=07, subordinate=07, sec-latency=0 I/O behind bridge: 00005000-00006fff Memory behind bridge: c0600000-c06fffff Prefetchable memory behind bridge: 00000000afb00000-00000000afcfffff 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 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=08, subordinate=08, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: c0500000-c05fffff 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 8 Series PCI Express Root Port 4 [8086:9c16] (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=09, subordinate=09, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: c0400000-c04fffff 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: Hewlett-Packard Company Device [103c:2248] 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 17 Region 0: Memory at c081d000 (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: Hewlett-Packard Company Device [103c:2248] 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: Hewlett-Packard Company Device [103c:2248] 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 48 Region 0: I/O ports at 7088 [size=8] Region 1: I/O ports at 7094 [size=4] Region 2: I/O ports at 7080 [size=8] Region 3: I/O ports at 7090 [size=4] Region 4: I/O ports at 7060 [size=32] Region 5: Memory at c081c000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.6 Signal processing controller [1180]: Intel Corporation 8 Series Thermal [8086:9c24] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:2248] 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 255 Region 0: Memory at c081b000 (64-bit, non-prefetchable) [disabled] [size=4K] Capabilities: <access denied> 07:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader [10ec:5227] (rev 01) Subsystem: Hewlett-Packard Company Device [103c:2248] Physical Slot: 1 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 44 Region 0: Memory at c0600000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: rtsx_pci 08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10) Subsystem: Hewlett-Packard Company Device [103c:2248] 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: I/O ports at 4000 [size=256] Region 2: Memory at c0504000 (64-bit, non-prefetchable) [size=4K] Region 4: Memory at c0500000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 09:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723] Subsystem: Hewlett-Packard Company Device [103c:2231] 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 3000 [size=256] Region 2: Memory at c0400000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: rtl8723be ** 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 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 001 Device 004: ID 05c8:0374 Cheng Uei Precision Industry Co., Ltd (Foxlink) Bus 001 Device 003: ID 138a:003f Validity Sensors, Inc. Bus 001 Device 002: ID 0bda:b001 Realtek Semiconductor Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: 8.0 APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.19.0-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=de_AT.utf8, LC_CTYPE=de_AT.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-3.19.0-trunk-amd64 depends on: ii debconf [debconf-2.0] 1.5.55 ii initramfs-tools [linux-initramfs-tool] 0.119 ii kmod 18-3 ii linux-base 3.5 Versions of packages linux-image-3.19.0-trunk-amd64 recommends: ii firmware-linux-free 3.3 ii irqbalance 1.0.6-3 Versions of packages linux-image-3.19.0-trunk-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.03+dfsg-5 ii grub-efi 2.02~beta2-21 pn linux-doc-3.19 <none> Versions of packages linux-image-3.19.0-trunk-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> pn firmware-iwlwifi <none> pn firmware-libertas <none> ii firmware-linux 0.43 ii firmware-linux-nonfree 0.43 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> ii firmware-realtek 0.43 pn xen-hypervisor <none> -- debconf information: linux-image-3.19.0-trunk-amd64/postinst/mips-initrd-3.19.0-trunk-amd64: linux-image-3.19.0-trunk-amd64/prerm/removing-running-kernel-3.19.0-trunk-amd64: true linux-image-3.19.0-trunk-amd64/postinst/depmod-error-initrd-3.19.0-trunk-amd64: false -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org