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

Bug#756145: linux-image-3.14-1-amd64: btrfs fails to remove missing drive, add new, ...



Package: src:linux
Version: 3.14.12-1
Severity: important

Dear Maintainer,

Running an up-to-date Jessie system.
I had a failing drive in a btrfs raid 10 array (6 drives), I physically removed
the drive and added a replacement. Mounting degraded works, but I'm unable to
remove the 'missing' device or add the new.
The kernel starts throwing stacktraces about blocked/hung tasks. No btrfs
related disk activity is seen at that time.

The traces also appear in /var/log/kern.log, as shown below.

Best regards,
Steven

Jul 26 19:58:33 pc-steven kernel: [  157.472159] BTRFS: device label dataarray
devid 9 transid 953814 /dev/sdh
Jul 26 19:58:33 pc-steven kernel: [  157.484591] BTRFS info (device sdc):
allowing degraded mounts
Jul 26 19:58:33 pc-steven kernel: [  157.484617] BTRFS info (device sdc): disk
space caching is enabled
Jul 26 19:59:14 pc-steven kernel: [  198.658728] BTRFS info (device sdc):
relocating block group 31270579011584 flags 65
Jul 26 20:01:56 pc-steven kernel: [  360.187850] INFO: task btrfs-
transacti:3203 blocked for more than 120 seconds.
Jul 26 20:01:56 pc-steven kernel: [  360.187934]       Tainted: G           O
3.14-1-amd64 #1
Jul 26 20:01:56 pc-steven kernel: [  360.187988] "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jul 26 20:01:56 pc-steven kernel: [  360.188070] btrfs-transacti D
ffff880214ac9a88     0  3203      2 0x00000000
Jul 26 20:01:56 pc-steven kernel: [  360.188076]  ffff880214ac9670
0000000000000046 0000000000014380 ffff8800a4dbbfd8
Jul 26 20:01:56 pc-steven kernel: [  360.188079]  0000000000014380
ffff880214ac9670 ffff88009e21de50 ffff8802151dc1e8
Jul 26 20:01:56 pc-steven kernel: [  360.188083]  ffff8802151dc1e8
0000000000000000 0000000000000000 ffff88009e21cb00
Jul 26 20:01:56 pc-steven kernel: [  360.188084] Call Trace:
Jul 26 20:01:56 pc-steven kernel: [  360.188149]  [<ffffffffa01e3897>] ?
wait_current_trans.isra.21+0x97/0xf0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188159]  [<ffffffff8109e360>] ?
prepare_to_wait_event+0xf0/0xf0
Jul 26 20:01:56 pc-steven kernel: [  360.188186]  [<ffffffffa01e4d18>] ?
start_transaction+0x278/0x550 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188213]  [<ffffffffa01e0253>] ?
transaction_kthread+0x73/0x240 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188236]  [<ffffffffa01e01e0>] ?
btrfs_cleanup_transaction+0x510/0x510 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188243]  [<ffffffff8107f8e8>] ?
kthread+0xb8/0xd0
Jul 26 20:01:56 pc-steven kernel: [  360.188247]  [<ffffffff8107f830>] ?
kthread_create_on_node+0x170/0x170
Jul 26 20:01:56 pc-steven kernel: [  360.188252]  [<ffffffff814c800c>] ?
ret_from_fork+0x7c/0xb0
Jul 26 20:01:56 pc-steven kernel: [  360.188255]  [<ffffffff8107f830>] ?
kthread_create_on_node+0x170/0x170
Jul 26 20:01:56 pc-steven kernel: [  360.188259] INFO: task btrfs:3205 blocked
for more than 120 seconds.
Jul 26 20:01:56 pc-steven kernel: [  360.188260]       Tainted: G           O
3.14-1-amd64 #1
Jul 26 20:01:56 pc-steven kernel: [  360.188261] "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jul 26 20:01:56 pc-steven kernel: [  360.188267] btrfs           D
ffff8801efe42f38     0  3205   3132 0x00000000
Jul 26 20:01:56 pc-steven kernel: [  360.188271]  ffff8801efe42b20
0000000000000086 0000000000014380 ffff8800a4dbdfd8
Jul 26 20:01:56 pc-steven kernel: [  360.188274]  0000000000014380
ffff8801efe42b20 ffff88021fa14c10 ffff88021fdcde08
Jul 26 20:01:56 pc-steven kernel: [  360.188277]  0000000000000002
ffffffff8111f380 ffff8800a4dbd740 ffff8800a4dbd828
Jul 26 20:01:56 pc-steven kernel: [  360.188278] Call Trace:
Jul 26 20:01:56 pc-steven kernel: [  360.188284]  [<ffffffff8111f380>] ?
wait_on_page_read+0x60/0x60
Jul 26 20:01:56 pc-steven kernel: [  360.188290]  [<ffffffff814bd1f4>] ?
io_schedule+0x94/0x130
Jul 26 20:01:56 pc-steven kernel: [  360.188293]  [<ffffffff8111f385>] ?
sleep_on_page+0x5/0x10
Jul 26 20:01:56 pc-steven kernel: [  360.188298]  [<ffffffff814bd564>] ?
__wait_on_bit+0x54/0x80
Jul 26 20:01:56 pc-steven kernel: [  360.188302]  [<ffffffff8111f18f>] ?
wait_on_page_bit+0x7f/0x90
Jul 26 20:01:56 pc-steven kernel: [  360.188307]  [<ffffffff8109e390>] ?
autoremove_wake_function+0x30/0x30
Jul 26 20:01:56 pc-steven kernel: [  360.188312]  [<ffffffff8112c248>] ?
pagevec_lookup_tag+0x18/0x20
Jul 26 20:01:56 pc-steven kernel: [  360.188316]  [<ffffffff8111f270>] ?
filemap_fdatawait_range+0xd0/0x160
Jul 26 20:01:56 pc-steven kernel: [  360.188346]  [<ffffffffa01fce05>] ?
btrfs_wait_ordered_range+0x65/0x120 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188373]  [<ffffffffa02231de>] ?
__btrfs_write_out_cache+0x6fe/0x8f0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188399]  [<ffffffffa02236a9>] ?
btrfs_write_out_cache+0x99/0xd0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188424]  [<ffffffffa01d4f8e>] ?
btrfs_write_dirty_block_groups+0x58e/0x680 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188444]  [<ffffffffa024efed>] ?
commit_cowonly_roots+0x14b/0x202 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188469]  [<ffffffffa01e453a>] ?
btrfs_commit_transaction+0x42a/0x990 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188491]  [<ffffffffa01e4b2b>] ?
start_transaction+0x8b/0x550 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188517]  [<ffffffffa022b5ef>] ?
prepare_to_relocate+0xef/0x1b0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188540]  [<ffffffffa023053d>] ?
relocate_block_group+0x3d/0x670 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188568]  [<ffffffffa01fc1e1>] ?
btrfs_wait_ordered_roots+0x31/0x1c0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188592]  [<ffffffffa0230d1f>] ?
btrfs_relocate_block_group+0x1af/0x2b0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188619]  [<ffffffffa02081ad>] ?
btrfs_relocate_chunk.isra.27+0x5d/0x710 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188638]  [<ffffffffa01bd411>] ?
btrfs_set_path_blocking+0x31/0x70 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188658]  [<ffffffffa01c2895>] ?
btrfs_search_slot+0x495/0xa90 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188686]  [<ffffffffa01fa3f0>] ?
btrfs_get_token_64+0x50/0xe0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188712]  [<ffffffffa020a7e2>] ?
btrfs_shrink_device+0x1e2/0x420 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188738]  [<ffffffffa020d38d>] ?
btrfs_rm_device+0x30d/0x7f0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188763]  [<ffffffffa0217f26>] ?
btrfs_ioctl+0x2006/0x2bb0 [btrfs]
Jul 26 20:01:56 pc-steven kernel: [  360.188771]  [<ffffffff81149525>] ?
handle_mm_fault+0x475/0xef0
Jul 26 20:01:56 pc-steven kernel: [  360.188777]  [<ffffffff81195ada>] ?
user_path_at_empty+0x5a/0x90
Jul 26 20:01:56 pc-steven kernel: [  360.188782]  [<ffffffff814c36d9>] ?
__do_page_fault+0x1c9/0x4e0
Jul 26 20:01:56 pc-steven kernel: [  360.188788]  [<ffffffff81197e9f>] ?
do_vfs_ioctl+0x2cf/0x4b0
Jul 26 20:01:56 pc-steven kernel: [  360.188791]  [<ffffffff8118aaea>] ?
SYSC_newstat+0x1a/0x40
Jul 26 20:01:56 pc-steven kernel: [  360.188797]  [<ffffffff811980f9>] ?
SyS_ioctl+0x79/0x90
Jul 26 20:01:56 pc-steven kernel: [  360.188800]  [<ffffffff814c0648>] ?
page_fault+0x28/0x30
Jul 26 20:01:56 pc-steven kernel: [  360.188803]  [<ffffffff814c80b9>] ?
system_call_fastpath+0x16/0x1b
Jul 26 20:03:56 pc-steven kernel: [  480.109369] INFO: task btrfs-
transacti:3203 blocked for more than 120 seconds.
Jul 26 20:03:56 pc-steven kernel: [  480.109377]       Tainted: G           O
3.14-1-amd64 #1
Jul 26 20:03:56 pc-steven kernel: [  480.109380] "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jul 26 20:03:56 pc-steven kernel: [  480.109384] btrfs-transacti D
ffff880214ac9a88     0  3203      2 0x00000000
Jul 26 20:03:56 pc-steven kernel: [  480.109393]  ffff880214ac9670
0000000000000046 0000000000014380 ffff8800a4dbbfd8
Jul 26 20:03:56 pc-steven kernel: [  480.109400]  0000000000014380
ffff880214ac9670 ffff88009e21de50 ffff8802151dc1e8
Jul 26 20:03:56 pc-steven kernel: [  480.109406]  ffff8802151dc1e8
0000000000000000 0000000000000000 ffff88009e21cb00
Jul 26 20:03:56 pc-steven kernel: [  480.109413] Call Trace:
Jul 26 20:03:56 pc-steven kernel: [  480.109475]  [<ffffffffa01e3897>] ?
wait_current_trans.isra.21+0x97/0xf0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109487]  [<ffffffff8109e360>] ?
prepare_to_wait_event+0xf0/0xf0
Jul 26 20:03:56 pc-steven kernel: [  480.109516]  [<ffffffffa01e4d18>] ?
start_transaction+0x278/0x550 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109543]  [<ffffffffa01e0253>] ?
transaction_kthread+0x73/0x240 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109567]  [<ffffffffa01e01e0>] ?
btrfs_cleanup_transaction+0x510/0x510 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109575]  [<ffffffff8107f8e8>] ?
kthread+0xb8/0xd0
Jul 26 20:03:56 pc-steven kernel: [  480.109581]  [<ffffffff8107f830>] ?
kthread_create_on_node+0x170/0x170
Jul 26 20:03:56 pc-steven kernel: [  480.109587]  [<ffffffff814c800c>] ?
ret_from_fork+0x7c/0xb0
Jul 26 20:03:56 pc-steven kernel: [  480.109593]  [<ffffffff8107f830>] ?
kthread_create_on_node+0x170/0x170
Jul 26 20:03:56 pc-steven kernel: [  480.109597] INFO: task btrfs:3205 blocked
for more than 120 seconds.
Jul 26 20:03:56 pc-steven kernel: [  480.109601]       Tainted: G           O
3.14-1-amd64 #1
Jul 26 20:03:56 pc-steven kernel: [  480.109603] "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jul 26 20:03:56 pc-steven kernel: [  480.109606] btrfs           D
ffff8801efe42f38     0  3205   3132 0x00000000
Jul 26 20:03:56 pc-steven kernel: [  480.109612]  ffff8801efe42b20
0000000000000086 0000000000014380 ffff8800a4dbdfd8
Jul 26 20:03:56 pc-steven kernel: [  480.109618]  0000000000014380
ffff8801efe42b20 ffff88021fa14c10 ffff88021fdcde08
Jul 26 20:03:56 pc-steven kernel: [  480.109624]  0000000000000002
ffffffff8111f380 ffff8800a4dbd740 ffff8800a4dbd828
Jul 26 20:03:56 pc-steven kernel: [  480.109630] Call Trace:
Jul 26 20:03:56 pc-steven kernel: [  480.109637]  [<ffffffff8111f380>] ?
wait_on_page_read+0x60/0x60
Jul 26 20:03:56 pc-steven kernel: [  480.109646]  [<ffffffff814bd1f4>] ?
io_schedule+0x94/0x130
Jul 26 20:03:56 pc-steven kernel: [  480.109651]  [<ffffffff8111f385>] ?
sleep_on_page+0x5/0x10
Jul 26 20:03:56 pc-steven kernel: [  480.109658]  [<ffffffff814bd564>] ?
__wait_on_bit+0x54/0x80
Jul 26 20:03:56 pc-steven kernel: [  480.109663]  [<ffffffff8111f18f>] ?
wait_on_page_bit+0x7f/0x90
Jul 26 20:03:56 pc-steven kernel: [  480.109671]  [<ffffffff8109e390>] ?
autoremove_wake_function+0x30/0x30
Jul 26 20:03:56 pc-steven kernel: [  480.109677]  [<ffffffff8112c248>] ?
pagevec_lookup_tag+0x18/0x20
Jul 26 20:03:56 pc-steven kernel: [  480.109682]  [<ffffffff8111f270>] ?
filemap_fdatawait_range+0xd0/0x160
Jul 26 20:03:56 pc-steven kernel: [  480.109714]  [<ffffffffa01fce05>] ?
btrfs_wait_ordered_range+0x65/0x120 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109743]  [<ffffffffa02231de>] ?
__btrfs_write_out_cache+0x6fe/0x8f0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109770]  [<ffffffffa02236a9>] ?
btrfs_write_out_cache+0x99/0xd0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109796]  [<ffffffffa01d4f8e>] ?
btrfs_write_dirty_block_groups+0x58e/0x680 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109818]  [<ffffffffa024efed>] ?
commit_cowonly_roots+0x14b/0x202 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109844]  [<ffffffffa01e453a>] ?
btrfs_commit_transaction+0x42a/0x990 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109869]  [<ffffffffa01e4b2b>] ?
start_transaction+0x8b/0x550 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109896]  [<ffffffffa022b5ef>] ?
prepare_to_relocate+0xef/0x1b0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109921]  [<ffffffffa023053d>] ?
relocate_block_group+0x3d/0x670 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109951]  [<ffffffffa01fc1e1>] ?
btrfs_wait_ordered_roots+0x31/0x1c0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.109976]  [<ffffffffa0230d1f>] ?
btrfs_relocate_block_group+0x1af/0x2b0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110005]  [<ffffffffa02081ad>] ?
btrfs_relocate_chunk.isra.27+0x5d/0x710 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110026]  [<ffffffffa01bd411>] ?
btrfs_set_path_blocking+0x31/0x70 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110048]  [<ffffffffa01c2895>] ?
btrfs_search_slot+0x495/0xa90 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110077]  [<ffffffffa01fa3f0>] ?
btrfs_get_token_64+0x50/0xe0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110106]  [<ffffffffa020a7e2>] ?
btrfs_shrink_device+0x1e2/0x420 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110133]  [<ffffffffa020d38d>] ?
btrfs_rm_device+0x30d/0x7f0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110160]  [<ffffffffa0217f26>] ?
btrfs_ioctl+0x2006/0x2bb0 [btrfs]
Jul 26 20:03:56 pc-steven kernel: [  480.110168]  [<ffffffff81149525>] ?
handle_mm_fault+0x475/0xef0
Jul 26 20:03:56 pc-steven kernel: [  480.110176]  [<ffffffff81195ada>] ?
user_path_at_empty+0x5a/0x90
Jul 26 20:03:56 pc-steven kernel: [  480.110183]  [<ffffffff814c36d9>] ?
__do_page_fault+0x1c9/0x4e0
Jul 26 20:03:56 pc-steven kernel: [  480.110190]  [<ffffffff81197e9f>] ?
do_vfs_ioctl+0x2cf/0x4b0
Jul 26 20:03:56 pc-steven kernel: [  480.110196]  [<ffffffff8118aaea>] ?
SYSC_newstat+0x1a/0x40
Jul 26 20:03:56 pc-steven kernel: [  480.110203]  [<ffffffff811980f9>] ?
SyS_ioctl+0x79/0x90
Jul 26 20:03:56 pc-steven kernel: [  480.110208]  [<ffffffff814c0648>] ?
page_fault+0x28/0x30
Jul 26 20:03:56 pc-steven kernel: [  480.110213]  [<ffffffff814c80b9>] ?
system_call_fastpath+0x16/0x1b



-- Package-specific info:
** Version:
Linux version 3.14-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-4) ) #1 SMP Debian 3.14.12-1 (2014-07-11)

** Command line:
BOOT_IMAGE=/vmlinuz-3.14-1-amd64 root=UUID=9e66810b-9058-47be-9c75-af695559638c ro

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[    2.136319] BTRFS: device label dataarray devid 5 transid 953814 /dev/sdd
[    2.138373] BTRFS: device label dataarray devid 11 transid 953814 /dev/sde
[    2.138629] BTRFS: device label dataarray devid 8 transid 953814 /dev/sdc
[    2.143341] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[    2.143348] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.143403] [drm] Driver supports precise vblank timestamp query.
[    2.143500] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.152191] BTRFS: device label dataarray devid 9 transid 953814 /dev/sdh
[    2.152440] BTRFS: device label dataarray devid 10 transid 953814 /dev/sdf
[    2.152617] BTRFS: device label dataarray devid 5 transid 953814 /dev/sdd
[    2.154486] BTRFS: device label dataarray devid 10 transid 953814 /dev/sdf
[    2.160241] iTCO_vendor_support: vendor-support=0
[    2.161154] asus_wmi: ASUS WMI generic driver loaded
[    2.161379] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    2.161466] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    2.162004] asus_wmi: Initialization: 0x0
[    2.162021] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.162122] asus_wmi: BIOS WMI version: 0.9
[    2.162193] asus_wmi: SFUN value: 0x0
[    2.162414] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input11
[    2.163138] asus_wmi: Backlight controlled by ACPI video driver
[    2.183137] Adding 4882428k swap on /dev/sdb2.  Priority:-1 extents:1 across:4882428k 
[    2.245714] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.375461] fbcon: inteldrmfb (fb0) is primary device
[    2.407089] usb 1-6.1: new full-speed USB device number 5 using xhci_hcd
[    2.415186] Switched to clocksource tsc
[    2.499196] usb 1-6.1: New USB device found, idVendor=046d, idProduct=c709
[    2.499197] usb 1-6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.499197] usb 1-6.1: Product: Logitech BT Mini-Receiver
[    2.499198] usb 1-6.1: Manufacturer: Logitech
[    2.499198] usb 1-6.1: SerialNumber: 001F2013539E
[    2.508079] Bluetooth: Core ver 2.18
[    2.508086] NET: Registered protocol family 31
[    2.508086] Bluetooth: HCI device and connection manager initialized
[    2.508091] Bluetooth: HCI socket layer initialized
[    2.508092] Bluetooth: L2CAP socket layer initialized
[    2.508097] Bluetooth: SCO socket layer initialized
[    2.508896] usbcore: registered new interface driver btusb
[    2.560763] Console: switching to colour frame buffer device 160x56
[    2.562643] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.562643] i915 0000:00:02.0: registered panic notifier
[    2.571611] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    2.631480] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.631721] acpi device:63: registered as cooling_device10
[    2.631803] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12
[    2.631948] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.632267] snd_hda_intel 0000:00:03.0: irq 48 for MSI/MSI-X
[    2.644817] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    2.717964] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw
[    2.753288] systemd-journald[194]: Received request to flush runtime journal from PID 1
[    2.756700] r8169 0000:03:00.0 eth0: link down
[    2.756708] r8169 0000:03:00.0 eth0: link down
[    2.757918] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    2.824350] RPC: Registered named UNIX socket transport module.
[    2.824968] RPC: Registered udp transport module.
[    2.825572] RPC: Registered tcp transport module.
[    2.826119] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.828338] FS-Cache: Loaded
[    2.832394] FS-Cache: Netfs 'nfs' registered for caching
[    2.836627] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    2.903038] vboxdrv: Found 4 processor cores.
[    2.903197] vboxdrv: fAsync=0 offMin=0x1b1 offMax=0x1f6d
[    2.903658] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[    2.904086] vboxdrv: Successfully loaded version 4.3.12_Debian (interface 0x001a0007).
[    2.936333] vboxpci: IOMMU not found (not registered)
[    3.003146] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[    3.004748] NFSD: starting 90-second grace period (net ffffffff818870c0)
[    3.063974] cfg80211: Calling CRDA to update world regulatory domain
[    3.074252] cfg80211: World regulatory domain updated:
[    3.074721] cfg80211:  DFS Master region: unset
[    3.074721] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    3.074722] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[    3.074722] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[    3.074724] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[    3.074724] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[    3.074724] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[    3.074725] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[    3.082845] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.083302] Bluetooth: BNEP filters: protocol multicast
[    3.083308] Bluetooth: BNEP socket layer initialized
[    3.097301] Bluetooth: RFCOMM TTY layer initialized
[    3.097803] Bluetooth: RFCOMM socket layer initialized
[    3.098302] Bluetooth: RFCOMM ver 1.11
[    3.144041] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    3.168633] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.680511] Netfilter messages via NETLINK v0.30.
[    3.785515] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    6.017003] r8169 0000:03:00.0 eth0: link up
[    6.017526] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   10.503419] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   10.503430] Bluetooth: HIDP socket layer initialized
[   13.587409] tun: Universal TUN/TAP device driver, 1.6
[   13.587415] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[  132.252445] hid-generic 0005:046D:B30B.0003: unknown main item tag 0x0
[  132.252566] input: Logitech MX5500 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1:1.0/bluetooth/hci0/hci0:11/0005:046D:B30B.0003/input/input14
[  132.252661] hid-generic 0005:046D:B30B.0003: input,hidraw2: BLUETOOTH HID v1.00 Keyboard [Logitech MX5500 Keyboard] on 00:1f:20:13:53:9e
[  142.359070] hid-generic 0005:046D:B007.0004: unknown main item tag 0x0
[  142.359140] input: Logitech MX Revolution Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1:1.0/bluetooth/hci0/hci0:12/0005:046D:B007.0004/input/input15
[  142.359279] hid-generic 0005:046D:B007.0004: input,hidraw3: BLUETOOTH HID v0.19 Mouse [Logitech MX Revolution Mouse] on 00:1f:20:13:53:9e
[  151.358292] pool[2867]: segfault at fffffffff0014400 ip 00007f450362f250 sp 00007f44fa90e0c0 error 5 in libc-2.19.so[7f45035e7000+19f000]

** Model information
sys_vendor: ASUS
product_name: All Series
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 0801
board_vendor: ASUSTeK COMPUTER INC.
board_name: Z87-K
board_version: Rev X.0x

** Loaded modules:
tun
hidp
nfnetlink_queue
nfnetlink
nf_conntrack_ipv4
nf_defrag_ipv4
xt_tcpudp
iptable_filter
ip_tables
xt_iprange
xt_conntrack
nf_conntrack
ipt_REJECT
xt_mark
xt_NFQUEUE
x_tables
rfcomm
bnep
cfg80211
cpufreq_userspace
cpufreq_conservative
cpufreq_powersave
cpufreq_stats
pci_stub
vboxpci(O)
vboxnetadp(O)
binfmt_misc
vboxnetflt(O)
vboxdrv(O)
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
fscache
sunrpc
snd_hda_codec_hdmi
btusb
bluetooth
6lowpan_iphc
eeepc_wmi
iTCO_wdt
asus_wmi
iTCO_vendor_support
sparse_keymap
rfkill
joydev
x86_pkg_temp_thermal
intel_powerclamp
coretemp
kvm_intel
kvm
crc32_pclmul
crc32c_intel
ghash_clmulni_intel
aesni_intel
aes_x86_64
lrw
gf128mul
glue_helper
ablk_helper
cryptd
evdev
snd_hda_codec_realtek
serio_raw
pcspkr
snd_hda_codec_generic
i915
i2c_i801
mei_me
lpc_ich
mei
mfd_core
drm_kms_helper
drm
snd_hda_intel
i2c_algo_bit
i2c_core
snd_hda_codec
snd_hwdep
snd_pcm_oss
snd_mixer_oss
shpchp
battery
snd_pcm
video
wmi
processor
button
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
snd_seq
snd_seq_device
snd_timer
snd
soundcore
loop
fuse
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
crc32c
btrfs
xor
hid_generic
usbhid
hid
raid6_pq
dm_mod
md_mod
sg
sd_mod
crc_t10dif
crct10dif_generic
crct10dif_pclmul
crct10dif_common
ahci
libahci
ehci_pci
libata
ehci_hcd
xhci_hcd
r8169
scsi_mod
mii
usbcore
usb_common
thermal
fan
thermal_sys

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06)
	Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
	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:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06) (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
	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: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: ASUSTeK Computer Inc. Device [1043:8534]
	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 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: ASUSTeK Computer Inc. Device [1043:8534]
	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 48
	Region 0: Memory at f7e14000 (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: ASUSTeK Computer Inc. Device [1043:8534]
	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 41
	Region 0: Memory at f7e00000 (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: ASUSTeK Computer Inc. Device [1043:8534]
	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 46
	Region 0: Memory at f7e1e000 (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: ASUSTeK Computer Inc. Device [1043:8534]
	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 20
	Region 0: Memory at f7e1c000 (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: ASUSTeK Computer Inc. Device [1043:8576]
	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 f7e10000 (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=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: f7d00000-f7dfffff
	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/C220 Series Chipset Family PCI Express Root Port #3 [8086:8c14] (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=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	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.3 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=04, subordinate=05, 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: ASUSTeK Computer Inc. Device [1043:8534]
	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 f7e1b000 (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: ASUSTeK Computer Inc. Device [1043:8534]
	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: ASUSTeK Computer Inc. Device [1043:8534]
	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 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 f7e1a000 (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: ASUSTeK Computer Inc. Device [1043:8534]
	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 f7e19000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]

02:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9125 PCIe SATA 6.0 Gb/s controller [1b4b:9125] (rev 11) (prog-if 01 [AHCI 1.0])
	Subsystem: Marvell Technology Group Ltd. 88SE9125 PCIe SATA 6.0 Gb/s controller [1b4b:9125]
	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: I/O ports at e040 [size=8]
	Region 1: I/O ports at e030 [size=4]
	Region 2: I/O ports at e020 [size=8]
	Region 3: I/O ports at e010 [size=4]
	Region 4: I/O ports at e000 [size=16]
	Region 5: Memory at f7d10000 (32-bit, non-prefetchable) [size=2K]
	Expansion ROM at f7d00000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 11)
	Subsystem: ASUSTeK Computer Inc. Device [1043:859e]
	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 42
	Region 0: I/O ports at d000 [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

04:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 03) (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=04, secondary=05, subordinate=05, 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 004: ID 046d:c71c Logitech, Inc. 
Bus 001 Device 003: ID 046d:c71b Logitech, Inc. 
Bus 001 Device 005: ID 046d:c709 Logitech, Inc. BT Mini-Receiver (HCI mode)
Bus 001 Device 002: ID 046d:0b06 Logitech, Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages linux-image-3.14-1-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.14-1-amd64 recommends:
ii  firmware-linux-free  3.3

Versions of packages linux-image-3.14-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.00-22
pn  linux-doc-3.14          <none>

Versions of packages linux-image-3.14-1-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>
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>
ii  firmware-realtek        0.43
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.14-1-amd64/postinst/depmod-error-initrd-3.14-1-amd64: false
  linux-image-3.14-1-amd64/prerm/removing-running-kernel-3.14-1-amd64: true


Reply to: