Package: src:linux Version: 3.16-1~exp1 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi! When unload aufs module, without using it first, I get this bug: [ 2750.132114] ------------[ cut here ]------------ [ 2750.133598] kernel BUG at /build/linux-4q9NiZ/linux-3.16/kernel/module.c:903! [ 2750.135120] invalid opcode: 0000 [#1] SMP [ 2750.136630] Modules linked in: 8021q garp mrp nf_conntrack_netbios_ns nf_conntrack_broadcast xt_addrtype aufs(C-) bnep xt_CHECKSUM ipt_MASQUERADE tun xt_tcpudp ip6t_rpfilter ip6t_REJECT ipt_REJECT xt_conntrack nfsd auth_rpcgss oid_registry nfs_acl lockd sunrpc cfg80211 ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw iptable_filter ip_tables x_tables cpufreq_conservative cpufreq_userspace cpufreq_powersave cpufreq_stats binfmt_misc snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp [ 2750.141235] kvm_intel snd_hda_codec_realtek snd_hda_codec_generic kvm pcspkr ecb psmouse serio_raw i2c_i801 btusb bluetooth rfkill lpc_ich mfd_core snd_hda_intel shpchp snd_hda_controller mei_me i915 snd_hda_codec mei snd_hwdep snd_pcm snd_timer snd soundcore battery tpm_infineon tpm_tis tpm evdev uinput processor fuse parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq sha256_ssse3 sha256_generic dm_crypt md_mod nbd nouveau i2c_algo_bit drm_kms_helper ttm drm i2c_core ext4 crc16 jbd2 mbcache dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_mod hid_generic usbhid hid sg sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel mxm_wmi aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ahci libahci libata scsi_mod [ 2750.144314] ehci_pci r8169 mii ehci_hcd xhci_hcd usbcore usb_common fan thermal wmi video thermal_sys button [ 2750.146406] CPU: 1 PID: 5404 Comm: modprobe Tainted: G C 3.16-trunk-amd64 #1 Debian 3.16-1~exp1 [ 2750.147460] Hardware name: MSI MS-7850/Z87-G41 PC Mate(MS-7850), BIOS V1.7 05/30/2014 [ 2750.148540] task: ffff8801e125cac0 ti: ffff8800abf38000 task.ti: ffff8800abf38000 [ 2750.149675] RIP: 0010:[<ffffffff810d17ea>] [<ffffffff810d17ea>] __symbol_put+0x7a/0x80 [ 2750.150742] RSP: 0018:ffff8800abf3bed0 EFLAGS: 00010246 [ 2750.151798] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000010 [ 2750.152892] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffffa0af4bf0 [ 2750.154001] RBP: ffffffffa0af8ce0 R08: ffffffff810cfc70 R09: 0000000000000008 [ 2750.154001] R10: ffff88021fa94d08 R11: 0000000000000006 R12: 0000000000000800 [ 2750.154001] R13: 0000000000000001 R14: 00007ff56a1e5350 R15: 00007ff56a1e53f0 [ 2750.154002] FS: 00007ff568987700(0000) GS:ffff88021fa80000(0000) knlGS:0000000000000000 [ 2750.154002] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2750.154002] CR2: 000000000216ee70 CR3: 00000001e1126000 CR4: 00000000001407e0 [ 2750.154003] Stack: [ 2750.154004] ffffffff814e3269 0000000000000000 ffffffffa0af8ce0 0000000000000800 [ 2750.154004] ffffffffa0af1a7c ffffffffa0af2f72 ffffffff810d2354 00000000e125d110 [ 2750.154005] ffffffffa0af8ce0 0000000000000800 ffff8800abf3bf0c 0000000073667561 [ 2750.154005] Call Trace: [ 2750.154007] [<ffffffff814e3269>] ? mutex_lock+0x9/0x25 [ 2750.154011] [<ffffffffa0af1a7c>] ? au_loopback_fin+0xc/0x20 [aufs] [ 2750.154012] [<ffffffffa0af2f72>] ? aufs_exit+0x16/0xa4 [aufs] [ 2750.154013] [<ffffffff810d2354>] ? SyS_delete_module+0x154/0x210 [ 2750.154017] [<ffffffff81012d99>] ? do_notify_resume+0x59/0x90 [ 2750.154018] [<ffffffff814e4caa>] ? int_signal+0x12/0x17 [ 2750.154019] [<ffffffff814e49ed>] ? system_call_fast_compare_end+0x10/0x15 [ 2750.154026] Code: 00 48 8b 1d 29 60 7d 00 48 85 db 74 1c 48 8b 03 90 48 8b 7b 08 48 83 c3 10 4c 89 e2 48 89 ee ff d0 48 8b 03 48 85 c0 75 e8 eb c4 <0f> 0b 0f 1f 40 00 41 54 55 53 48 89 fb e8 44 f4 fa ff 85 c0 74 [ 2750.154027] RIP [<ffffffff810d17ea>] __symbol_put+0x7a/0x80 [ 2750.154027] RSP <ffff8800abf3bed0> [ 2750.159119] ---[ end trace 0960f3e1a55858bc ]--- - -- Package-specific info: ** Version: Linux version 3.16-trunk-amd64 ([email protected]) (gcc version 4.8.3 (Debian 4.8.3-7) ) #1 SMP Debian 3.16-1~exp1 (2014-08-09) ** Command line: BOOT_IMAGE=/vmlinuz-3.16-trunk-amd64 root=/dev/mapper/neo-root ro acpi_osi=Linux init=/bin/systemd ** Tainted: DC (1152) * Kernel has oopsed before. * Module from drivers/staging has been loaded. ** Kernel log: [ 12.007250] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15 [ 12.007325] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 12.007505] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258) [ 12.007509] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 12.007596] snd_hda_intel 0000:00:03.0: irq 46 for MSI/MSI-X [ 12.009453] iTCO_vendor_support: vendor-support=0 [ 12.009737] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 12.009756] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) [ 12.009826] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 12.020890] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16 [ 12.020933] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17 [ 12.021509] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18 [ 12.332637] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem [ 12.334095] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 13.565584] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null) [ 13.729605] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: (null) [ 13.737468] systemd-journald[337]: Received request to flush runtime journal from PID 1 [ 13.817360] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off [ 14.073563] ip_tables: (C) 2000-2006 Netfilter Core Team [ 14.089484] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 14.122290] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 14.151389] Ebtables v2.0 registered [ 14.158667] Bridge firewalling registered [ 14.286699] cfg80211: Calling CRDA to update world regulatory domain [ 14.294507] cfg80211: World regulatory domain updated: [ 14.294509] cfg80211: DFS Master region: unset [ 14.294510] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 14.294512] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 14.294513] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 14.294513] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 14.294514] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 14.294515] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 14.294516] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 14.311510] RPC: Registered named UNIX socket transport module. [ 14.311512] RPC: Registered udp transport module. [ 14.311512] RPC: Registered tcp transport module. [ 14.311513] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 14.322027] Installing knfsd (copyright (C) 1996 [email protected]). [ 14.346617] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 14.347561] NFSD: starting 90-second grace period (net ffffffff81891580) [ 14.349587] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw [ 14.391074] r8169 0000:02:00.0 eth0: link down [ 14.391088] r8169 0000:02:00.0 eth0: link down [ 14.391114] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 14.877929] tun: Universal TUN/TAP device driver, 1.6 [ 14.877931] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> [ 14.920691] device virbr1-nic entered promiscuous mode [ 14.928713] virbr1: port 1(virbr1-nic) entered forwarding state [ 14.928721] virbr1: port 1(virbr1-nic) entered forwarding state [ 15.044027] virbr1: port 1(virbr1-nic) entered disabled state [ 15.167785] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 15.167787] Bluetooth: BNEP filters: protocol multicast [ 15.167795] Bluetooth: BNEP socket layer initialized [ 15.402606] aufs: module is from the staging directory, the quality is unknown, you have been warned. [ 15.403057] aufs 3.x-rcN-20140714 [ 15.847679] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready [ 16.135998] r8169 0000:02:00.0 eth0: link up [ 16.136003] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 17.538766] 8021q: 802.1Q VLAN Support v1.8 [ 150.316945] usb 1-9.1: new high-speed USB device number 11 using xhci_hcd [ 150.405940] usb 1-9.1: New USB device found, idVendor=18d1, idProduct=4ee2 [ 150.405947] usb 1-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 150.405951] usb 1-9.1: Product: Nexus 5 [ 150.405954] usb 1-9.1: Manufacturer: LGE [ 150.405957] usb 1-9.1: SerialNumber: 02c51e7108e46835 [ 2750.132114] ------------[ cut here ]------------ [ 2750.133598] kernel BUG at /build/linux-4q9NiZ/linux-3.16/kernel/module.c:903! [ 2750.135120] invalid opcode: 0000 [#1] SMP [ 2750.136630] Modules linked in: 8021q garp mrp nf_conntrack_netbios_ns nf_conntrack_broadcast xt_addrtype aufs(C-) bnep xt_CHECKSUM ipt_MASQUERADE tun xt_tcpudp ip6t_rpfilter ip6t_REJECT ipt_REJECT xt_conntrack nfsd auth_rpcgss oid_registry nfs_acl lockd sunrpc cfg80211 ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw iptable_filter ip_tables x_tables cpufreq_conservative cpufreq_userspace cpufreq_powersave cpufreq_stats binfmt_misc snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp [ 2750.141235] kvm_intel snd_hda_codec_realtek snd_hda_codec_generic kvm pcspkr ecb psmouse serio_raw i2c_i801 btusb bluetooth rfkill lpc_ich mfd_core snd_hda_intel shpchp snd_hda_controller mei_me i915 snd_hda_codec mei snd_hwdep snd_pcm snd_timer snd soundcore battery tpm_infineon tpm_tis tpm evdev uinput processor fuse parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq sha256_ssse3 sha256_generic dm_crypt md_mod nbd nouveau i2c_algo_bit drm_kms_helper ttm drm i2c_core ext4 crc16 jbd2 mbcache dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_mod hid_generic usbhid hid sg sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel mxm_wmi aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ahci libahci libata scsi_mod [ 2750.144314] ehci_pci r8169 mii ehci_hcd xhci_hcd usbcore usb_common fan thermal wmi video thermal_sys button [ 2750.146406] CPU: 1 PID: 5404 Comm: modprobe Tainted: G C 3.16-trunk-amd64 #1 Debian 3.16-1~exp1 [ 2750.147460] Hardware name: MSI MS-7850/Z87-G41 PC Mate(MS-7850), BIOS V1.7 05/30/2014 [ 2750.148540] task: ffff8801e125cac0 ti: ffff8800abf38000 task.ti: ffff8800abf38000 [ 2750.149675] RIP: 0010:[<ffffffff810d17ea>] [<ffffffff810d17ea>] __symbol_put+0x7a/0x80 [ 2750.150742] RSP: 0018:ffff8800abf3bed0 EFLAGS: 00010246 [ 2750.151798] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000010 [ 2750.152892] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffffa0af4bf0 [ 2750.154001] RBP: ffffffffa0af8ce0 R08: ffffffff810cfc70 R09: 0000000000000008 [ 2750.154001] R10: ffff88021fa94d08 R11: 0000000000000006 R12: 0000000000000800 [ 2750.154001] R13: 0000000000000001 R14: 00007ff56a1e5350 R15: 00007ff56a1e53f0 [ 2750.154002] FS: 00007ff568987700(0000) GS:ffff88021fa80000(0000) knlGS:0000000000000000 [ 2750.154002] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2750.154002] CR2: 000000000216ee70 CR3: 00000001e1126000 CR4: 00000000001407e0 [ 2750.154003] Stack: [ 2750.154004] ffffffff814e3269 0000000000000000 ffffffffa0af8ce0 0000000000000800 [ 2750.154004] ffffffffa0af1a7c ffffffffa0af2f72 ffffffff810d2354 00000000e125d110 [ 2750.154005] ffffffffa0af8ce0 0000000000000800 ffff8800abf3bf0c 0000000073667561 [ 2750.154005] Call Trace: [ 2750.154007] [<ffffffff814e3269>] ? mutex_lock+0x9/0x25 [ 2750.154011] [<ffffffffa0af1a7c>] ? au_loopback_fin+0xc/0x20 [aufs] [ 2750.154012] [<ffffffffa0af2f72>] ? aufs_exit+0x16/0xa4 [aufs] [ 2750.154013] [<ffffffff810d2354>] ? SyS_delete_module+0x154/0x210 [ 2750.154017] [<ffffffff81012d99>] ? do_notify_resume+0x59/0x90 [ 2750.154018] [<ffffffff814e4caa>] ? int_signal+0x12/0x17 [ 2750.154019] [<ffffffff814e49ed>] ? system_call_fast_compare_end+0x10/0x15 [ 2750.154026] Code: 00 48 8b 1d 29 60 7d 00 48 85 db 74 1c 48 8b 03 90 48 8b 7b 08 48 83 c3 10 4c 89 e2 48 89 ee ff d0 48 8b 03 48 85 c0 75 e8 eb c4 <0f> 0b 0f 1f 40 00 41 54 55 53 48 89 fb e8 44 f4 fa ff 85 c0 74 [ 2750.154027] RIP [<ffffffff810d17ea>] __symbol_put+0x7a/0x80 [ 2750.154027] RSP <ffff8800abf3bed0> [ 2750.159119] ---[ end trace 0960f3e1a55858bc ]--- ** Model information sys_vendor: MSI product_name: MS-7850 product_version: 1.0 chassis_vendor: MSI chassis_version: 1.0 bios_vendor: American Megatrends Inc. bios_version: V1.7 board_vendor: MSI board_name: Z87-G41 PC Mate(MS-7850) board_version: 1.0 ** Loaded modules: 8021q garp mrp nf_conntrack_netbios_ns nf_conntrack_broadcast xt_addrtype aufs(C-) bnep xt_CHECKSUM ipt_MASQUERADE tun xt_tcpudp ip6t_rpfilter ip6t_REJECT ipt_REJECT xt_conntrack nfsd auth_rpcgss oid_registry nfs_acl lockd sunrpc cfg80211 ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw iptable_filter ip_tables x_tables cpufreq_conservative cpufreq_userspace cpufreq_powersave cpufreq_stats binfmt_misc snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp kvm_intel snd_hda_codec_realtek snd_hda_codec_generic kvm pcspkr ecb psmouse serio_raw i2c_i801 btusb bluetooth rfkill lpc_ich mfd_core snd_hda_intel shpchp snd_hda_controller mei_me i915 snd_hda_codec mei snd_hwdep snd_pcm snd_timer snd soundcore battery tpm_infineon tpm_tis tpm evdev uinput processor fuse parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq sha256_ssse3 sha256_generic dm_crypt md_mod nbd nouveau i2c_algo_bit drm_kms_helper ttm drm i2c_core ext4 crc16 jbd2 mbcache dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_mod hid_generic usbhid hid sg sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel mxm_wmi aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ahci libahci libata scsi_mod ehci_pci r8169 mii ehci_hcd xhci_hcd usbcore usb_common fan thermal wmi video thermal_sys button ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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: hsw_uncore 00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 45 Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at f000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 f7d14000 (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/C220 Series Chipset Family USB xHCI [8086:8c31] (rev 05) (prog-if 30 [XHCI]) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 40 Region 0: Memory at f7d00000 (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/C220 Series Chipset Family MEI Controller #1 [8086:8c3a] (rev 04) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 43 Region 0: Memory at f7d1e000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel driver in use: mei_me 00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 05) (prog-if 20 [EHCI]) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7d1c000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 05) Subsystem: Micro-Star International Co., Ltd. Device [1462:d850] 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 f7d10000 (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/C220 Series Chipset Family PCI Express Root Port #1 [8086:8c10] (rev d5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: df200000-df3fffff Prefetchable memory behind bridge: 00000000df400000-00000000df5fffff 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.5 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 [8086:8c1a] (rev d5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: f7c00000-f7cfffff Prefetchable memory behind bridge: 00000000f0000000-00000000f00fffff 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.6 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev d5) (prog-if 01 [Subtractive 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=04, sec-latency=0 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> 00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 [8086:8c26] (rev 05) (prog-if 20 [EHCI]) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 f7d1b000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1f.0 ISA bridge [0601]: Intel Corporation Z87 Express LPC Controller [8086:8c44] (rev 05) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [8086:8c02] (rev 05) (prog-if 01 [AHCI 1.0]) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 42 Region 0: I/O ports at f0b0 [size=8] Region 1: I/O ports at f0a0 [size=4] Region 2: I/O ports at f090 [size=8] Region 3: I/O ports at f080 [size=4] Region 4: I/O ports at f060 [size=32] Region 5: Memory at f7d1a000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev 05) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 f7d19000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at f040 [size=32] 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c) Subsystem: Micro-Star International Co., Ltd. Device [1462:7850] 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 41 Region 0: I/O ports at e000 [size=256] Region 2: Memory at f7c00000 (64-bit, non-prefetchable) [size=4K] Region 4: Memory at f0000000 (64-bit, prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 03:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 04) (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=03, secondary=04, subordinate=04, sec-latency=32 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> ** USB devices: Bus 004 Device 002: ID 8087:8000 Intel Corp. Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 8087:8008 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 010: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical Bus 001 Device 009: ID 04a9:1904 Canon, Inc. CanoScan LiDE 100 Bus 001 Device 008: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 011: ID 18d1:4ee2 Google Inc. Nexus 4 (debug) Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 007: ID 0a5c:2148 Broadcom Corp. BCM92046DG-CL1ROM Bluetooth 2.1 Adapter Bus 001 Device 006: ID 0a5c:4503 Broadcom Corp. Mouse (Boot Interface Subclass) Bus 001 Device 005: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass) Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) Bus 001 Device 002: ID 046a:0011 Cherry GmbH G83 (RS 6000) Keyboard 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'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-3.16-trunk-amd64 depends on: ii debconf [debconf-2.0] 1.5.53 ii initramfs-tools [linux-initramfs-tool] 0.115 ii kmod 18-1 ii linux-base 3.5 ii module-init-tools 18-1 Versions of packages linux-image-3.16-trunk-amd64 recommends: ii firmware-linux-free 3.3 Versions of packages linux-image-3.16-trunk-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.03~pre18+dfsg-1 ii grub-pc 2.02~beta2-11 pn linux-doc-3.16 <none> Versions of packages linux-image-3.16-trunk-amd64 is related to: pn firmware-atheros <none> ii firmware-bnx2 0.43 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> ii firmware-ralink 0.43 ii firmware-realtek 0.43 pn xen-hypervisor <none> - -- debconf information: linux-image-3.16-trunk-amd64/postinst/mips-initrd-3.16-trunk-amd64: linux-image-3.16-trunk-amd64/prerm/removing-running-kernel-3.16-trunk-amd64: true linux-image-3.16-trunk-amd64/postinst/depmod-error-initrd-3.16-trunk-amd64: false -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJT6NQZAAoJEJWkL+g1NSX5PxcQAIy9+oCk7jL/bF1dKCnn6gv3 yxiLYPHuHzUBruW8xVBFf/fdXJU2t3V3hz+iTAlLswesdrodiAuPWhhGrWXtW0wI TXkHtZWb0nzyux5QcB0WmrORya+2MlvLuijuhGiZL533Dhw5RnBMBsOveg7Az7LP ZyfFdeMc4+7Mtb67YOimCuaimSiOpzyYpJzJn3xX9eUHyUVAeYW+udM1+gH4srJ1 jJiJ5Fqc+Wst4NhfiauMV+lRJUgnHG1mQ+Hbjt7qimXBbkOdgOYxwO0veVICcpuf c3wPw8HJ4aSqTmcP/uSvC0oBFJW4Az2h66ei9cnDWdRQzDRWRFdvhKr8TOZ6xEZC sNzyvJKNkxVISZvFbpMPJhOQKILcLtqfEBhdEDE/pWcVMGlVIvchP8rPnTLmk4ib D0PWXtmubU+te8tJPzJngLHkKDFnpxD3h1dvUAftF7+h1lCj+N8pe9rodxeU69x1 2xzNKAuAcdr6yAUIcyU+iCngD9NZ40vtiDMr7CQPVtyZrWtis6m/x5tjsTgFvWgY fNqzsfJl2hk2kML9sii0C9UG+57VRb8qEcMztz4bRtAP0Kh1LpuyS/lXMkXI5Kb0 6Vd1SmZqpWNCHI1UTClqZScBWc+520dvtw/iJNxYYwFLjxQmTolsP+R59LBZt6Jy kTdL3qL4AbX+XuPvzWX2 =Trq9 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

