All of lore.kernel.org
 help / color / mirror / Atom feed
* wireless-testing on 4.7
@ 2016-05-29 21:40 Bob Copeland
  2016-06-01  4:06 ` Reinoud Koornstra
  2016-06-04 14:57 ` wireless-drivers-next open for 4.8 Kalle Valo
  0 siblings, 2 replies; 13+ messages in thread
From: Bob Copeland @ 2016-05-29 21:40 UTC (permalink / raw)
  To: linux-wireless

Since Linus released 4.7-rc1 today, I've resumed wireless-testing
updates since its merge window hiatus, with tag wt-2016-05-29.

Please test and let me know of any issues.

-- 
Bob Copeland %% http://bobcopeland.com/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-05-29 21:40 wireless-testing on 4.7 Bob Copeland
@ 2016-06-01  4:06 ` Reinoud Koornstra
  2016-06-01 12:54   ` Bob Copeland
  2016-06-04 14:57 ` wireless-drivers-next open for 4.8 Kalle Valo
  1 sibling, 1 reply; 13+ messages in thread
From: Reinoud Koornstra @ 2016-06-01  4:06 UTC (permalink / raw)
  To: Bob Copeland; +Cc: linux-wireless

Today I compiled 4.6+ and pulled sources today
iwlwifi isn't super smooth.

[  112.345457] wlp4s0: authenticate with 00:30:44:1d:cf:2b
[  112.349002] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
[  112.349647] wlp4s0: authenticated
[  112.352456] wlp4s0: associate with 00:30:44:1d:cf:2b (try 1/3)
[  112.353764] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b (capab=0x11
status=0 aid=3)
[  112.355035] wlp4s0: associated
[  112.355393] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[  118.616327] wlp4s0: deauthenticated from 00:30:44:1d:cf:2b (Reason:
15=4WAY_HANDSHAKE_TIMEOUT)
[  128.673812] wlp4s0: authenticate with 00:30:44:1d:cf:2b
[  128.676997] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
[  128.677648] wlp4s0: authenticated
[  128.678691] wlp4s0: associate with 00:30:44:1d:cf:2b (try 1/3)
[  128.679807] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b (capab=0x11
status=0 aid=3)
[  128.681198] wlp4s0: associated

I never experienced the 4 way handshake 802.11i timeout in my home setup.
With other setups plenty of times, especially with mediatek drivers. :)
If you wish I can sniff and see which side is at fault.
Thanks,

Reinoud.


On Sun, May 29, 2016 at 3:40 PM, Bob Copeland <me@bobcopeland.com> wrote:
> Since Linus released 4.7-rc1 today, I've resumed wireless-testing
> updates since its merge window hiatus, with tag wt-2016-05-29.
>
> Please test and let me know of any issues.
>
> --
> Bob Copeland %% http://bobcopeland.com/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-01  4:06 ` Reinoud Koornstra
@ 2016-06-01 12:54   ` Bob Copeland
  2016-06-01 13:19     ` Coelho, Luciano
  0 siblings, 1 reply; 13+ messages in thread
From: Bob Copeland @ 2016-06-01 12:54 UTC (permalink / raw)
  To: Reinoud Koornstra; +Cc: linux-wireless, Emmanuel Grumbach, Luca Coelho

+ Luca, Emmanuel

On Tue, May 31, 2016 at 10:06:57PM -0600, Reinoud Koornstra wrote:
> Today I compiled 4.6+ and pulled sources today
> iwlwifi isn't super smooth.

I assume you mean wireless-testing, based on 4.7-rc1 (as this email is
in reply to my announcement of same).

> 
> [  112.345457] wlp4s0: authenticate with 00:30:44:1d:cf:2b
> [  112.349002] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
> [  112.349647] wlp4s0: authenticated
> [  112.352456] wlp4s0: associate with 00:30:44:1d:cf:2b (try 1/3)
> [  112.353764] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b (capab=0x11
> status=0 aid=3)
> [  112.355035] wlp4s0: associated
> [  112.355393] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
> [  118.616327] wlp4s0: deauthenticated from 00:30:44:1d:cf:2b (Reason:
> 15=4WAY_HANDSHAKE_TIMEOUT)
> [  128.673812] wlp4s0: authenticate with 00:30:44:1d:cf:2b
> [  128.676997] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
> [  128.677648] wlp4s0: authenticated
> [  128.678691] wlp4s0: associate with 00:30:44:1d:cf:2b (try 1/3)
> [  128.679807] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b (capab=0x11
> status=0 aid=3)
> [  128.681198] wlp4s0: associated
> 
> I never experienced the 4 way handshake 802.11i timeout in my home setup.
> With other setups plenty of times, especially with mediatek drivers. :)
> If you wish I can sniff and see which side is at fault.

I have not noticed any problems on my laptop with iwldvm on a 6205, with
latest wireless-testing.  But maybe intel devs can weigh in.

-- 
Bob Copeland %% http://bobcopeland.com/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-01 12:54   ` Bob Copeland
@ 2016-06-01 13:19     ` Coelho, Luciano
  2016-06-01 22:08       ` Reinoud Koornstra
  0 siblings, 1 reply; 13+ messages in thread
From: Coelho, Luciano @ 2016-06-01 13:19 UTC (permalink / raw)
  To: me, reinoudkoornstra; +Cc: linux-wireless, Grumbach, Emmanuel

T24gV2VkLCAyMDE2LTA2LTAxIGF0IDA4OjU0IC0wNDAwLCBCb2IgQ29wZWxhbmQgd3JvdGU6DQo+
ICsgTHVjYSwgRW1tYW51ZWwNCg0KVGhhbmtzLCBCb2IhDQoNCg0KPiBPbiBUdWUsIE1heSAzMSwg
MjAxNiBhdCAxMDowNjo1N1BNIC0wNjAwLCBSZWlub3VkIEtvb3Juc3RyYSB3cm90ZToNCj4gPiBU
b2RheSBJIGNvbXBpbGVkIDQuNisgYW5kIHB1bGxlZCBzb3VyY2VzIHRvZGF5DQo+ID4gaXdsd2lm
aSBpc24ndCBzdXBlciBzbW9vdGguDQo+IA0KPiBJIGFzc3VtZSB5b3UgbWVhbiB3aXJlbGVzcy10
ZXN0aW5nLCBiYXNlZCBvbiA0LjctcmMxIChhcyB0aGlzIGVtYWlsDQo+IGlzDQo+IGluIHJlcGx5
IHRvIG15IGFubm91bmNlbWVudCBvZiBzYW1lKS4NCg0KWWVzLCB3ZSBuZWVkIHRvIGtub3cgZXhh
Y3RseSB3aGF0IGtlcm5lbCB5b3UncmUgdXNpbmcgc28gd2Uga25vdyB3aGF0DQp3ZSdyZSBkZWJ1
Z2dpbmcuDQoNCj4gPiANCj4gPiBbwqDCoDExMi4zNDU0NTddIHdscDRzMDogYXV0aGVudGljYXRl
IHdpdGggMDA6MzA6NDQ6MWQ6Y2Y6MmINCj4gPiBbwqDCoDExMi4zNDkwMDJdIHdscDRzMDogc2Vu
ZCBhdXRoIHRvIDAwOjMwOjQ0OjFkOmNmOjJiICh0cnkgMS8zKQ0KPiA+IFvCoMKgMTEyLjM0OTY0
N10gd2xwNHMwOiBhdXRoZW50aWNhdGVkDQo+ID4gW8KgwqAxMTIuMzUyNDU2XSB3bHA0czA6IGFz
c29jaWF0ZSB3aXRoIDAwOjMwOjQ0OjFkOmNmOjJiICh0cnkgMS8zKQ0KPiA+IFvCoMKgMTEyLjM1
Mzc2NF0gd2xwNHMwOiBSWCBBc3NvY1Jlc3AgZnJvbSAwMDozMDo0NDoxZDpjZjoyYg0KPiA+IChj
YXBhYj0weDExDQo+ID4gc3RhdHVzPTAgYWlkPTMpDQo+ID4gW8KgwqAxMTIuMzU1MDM1XSB3bHA0
czA6IGFzc29jaWF0ZWQNCj4gPiBbwqDCoDExMi4zNTUzOTNdIElQdjY6IEFERFJDT05GKE5FVERF
Vl9DSEFOR0UpOiB3bHA0czA6IGxpbmsgYmVjb21lcw0KPiA+IHJlYWR5DQo+ID4gW8KgwqAxMTgu
NjE2MzI3XSB3bHA0czA6IGRlYXV0aGVudGljYXRlZCBmcm9tIDAwOjMwOjQ0OjFkOmNmOjJiDQo+
ID4gKFJlYXNvbjoNCj4gPiAxNT00V0FZX0hBTkRTSEFLRV9USU1FT1VUKQ0KPiA+IFvCoMKgMTI4
LjY3MzgxMl0gd2xwNHMwOiBhdXRoZW50aWNhdGUgd2l0aCAwMDozMDo0NDoxZDpjZjoyYg0KPiA+
IFvCoMKgMTI4LjY3Njk5N10gd2xwNHMwOiBzZW5kIGF1dGggdG8gMDA6MzA6NDQ6MWQ6Y2Y6MmIg
KHRyeSAxLzMpDQo+ID4gW8KgwqAxMjguNjc3NjQ4XSB3bHA0czA6IGF1dGhlbnRpY2F0ZWQNCj4g
PiBbwqDCoDEyOC42Nzg2OTFdIHdscDRzMDogYXNzb2NpYXRlIHdpdGggMDA6MzA6NDQ6MWQ6Y2Y6
MmIgKHRyeSAxLzMpDQo+ID4gW8KgwqAxMjguNjc5ODA3XSB3bHA0czA6IFJYIEFzc29jUmVzcCBm
cm9tIDAwOjMwOjQ0OjFkOmNmOjJiDQo+ID4gKGNhcGFiPTB4MTENCj4gPiBzdGF0dXM9MCBhaWQ9
MykNCj4gPiBbwqDCoDEyOC42ODExOThdIHdscDRzMDogYXNzb2NpYXRlZA0KPiA+IA0KPiA+IEkg
bmV2ZXIgZXhwZXJpZW5jZWQgdGhlIDQgd2F5IGhhbmRzaGFrZSA4MDIuMTFpIHRpbWVvdXQgaW4g
bXkgaG9tZQ0KPiA+IHNldHVwLg0KPiA+IFdpdGggb3RoZXIgc2V0dXBzIHBsZW50eSBvZiB0aW1l
cywgZXNwZWNpYWxseSB3aXRoIG1lZGlhdGVrDQo+ID4gZHJpdmVycy4gOikNCj4gPiBJZiB5b3Ug
d2lzaCBJIGNhbiBzbmlmZiBhbmQgc2VlIHdoaWNoIHNpZGUgaXMgYXQgZmF1bHQuDQo+IA0KPiBJ
IGhhdmUgbm90IG5vdGljZWQgYW55IHByb2JsZW1zIG9uIG15IGxhcHRvcCB3aXRoIGl3bGR2bSBv
biBhIDYyMDUsDQo+IHdpdGgNCj4gbGF0ZXN0IHdpcmVsZXNzLXRlc3RpbmcuwqDCoEJ1dCBtYXli
ZSBpbnRlbCBkZXZzIGNhbiB3ZWlnaCBpbi4NCg0KSSdtIG5vdCBnb2luZyB0byBwdXQgYWxsIG15
IHdlaWdodCBpbiBsZXN0IEkgYnJlYWsgdGhpbmdzIGV2ZW4gbW9yZS4gOlANCg0KSSBjYW4ndCBy
ZWFsbHkgc2VlIG11Y2ggZnJvbSB0aGUgbG9nIGV4dHJhY3QgeW91IHBvc3RlZC4gwqBDYW4geW91
IGdldA0Kc29tZSBsb2dzIChlc3BlY2lhbGx5IHRyYWNlLWNtZCBhbmQgYSBzbmlmZmVyIGNhcHR1
cmUpIGFuZCByZXBvcnQgYSBidWcNCmluIGJ1Z3ppbGxhPyBXZSBoYXZlIHNvbWUgaW5zdHJ1Y3Rp
b25zIG9uIGhvdyB0byBkbyBpdCBoZXJlOg0KDQpodHRwczovL3dpcmVsZXNzLndpa2kua2VybmVs
Lm9yZy9lbi91c2Vycy9kcml2ZXJzL2l3bHdpZmkvZGVidWdnaW5nDQoNClRoYW5rcyBmb3IgcmVw
b3J0aW5nIQ0KDQotLQ0KQ2hlZXJzLA0KTHVjYS4=

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-01 13:19     ` Coelho, Luciano
@ 2016-06-01 22:08       ` Reinoud Koornstra
  2016-06-02  4:27         ` Coelho, Luciano
  0 siblings, 1 reply; 13+ messages in thread
From: Reinoud Koornstra @ 2016-06-01 22:08 UTC (permalink / raw)
  To: Coelho, Luciano; +Cc: me, linux-wireless, Grumbach, Emmanuel

On Wed, Jun 1, 2016 at 7:19 AM, Coelho, Luciano
<luciano.coelho@intel.com> wrote:
> On Wed, 2016-06-01 at 08:54 -0400, Bob Copeland wrote:
>> + Luca, Emmanuel
>
> Thanks, Bob!
>
>
>> On Tue, May 31, 2016 at 10:06:57PM -0600, Reinoud Koornstra wrote:
>> > Today I compiled 4.6+ and pulled sources today
>> > iwlwifi isn't super smooth.
>>
>> I assume you mean wireless-testing, based on 4.7-rc1 (as this email
>> is
>> in reply to my announcement of same).
>
> Yes, we need to know exactly what kernel you're using so we know what
> we're debugging.
>

Yesterday this is what I did to obtain the latest source:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel_current

This is the latest commit in that tree:

commit 367d3fd50566a313946fa9c5b2116a81bf3807e4
Merge: 5eca831 cf0d44d
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue May 31 09:43:24 2016 -0700

   Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

   Pull s390 fixes from Martin Schwidefsky:
    "Three bugs fixes and an update for the default configuration"

   * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
     s390: fix info leak in do_sigsegv
     s390/config: update default configuration
     s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
     s390/bpf: reduce maximum program size to 64 KB

>> >
>> > [  112.345457] wlp4s0: authenticate with 00:30:44:1d:cf:2b
>> > [  112.349002] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
>> > [  112.349647] wlp4s0: authenticated
>> > [  112.352456] wlp4s0: associate with 00:30:44:1d:cf:2b (try 1/3)
>> > [  112.353764] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b
>> > (capab=0x11
>> > status=0 aid=3)
>> > [  112.355035] wlp4s0: associated
>> > [  112.355393] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes
>> > ready
>> > [  118.616327] wlp4s0: deauthenticated from 00:30:44:1d:cf:2b
>> > (Reason:
>> > 15=4WAY_HANDSHAKE_TIMEOUT)
>> > [  128.673812] wlp4s0: authenticate with 00:30:44:1d:cf:2b
>> > [  128.676997] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
>> > [  128.677648] wlp4s0: authenticated
>> > [  128.678691] wlp4s0: associate with 00:30:44:1d:cf:2b (try 1/3)
>> > [  128.679807] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b
>> > (capab=0x11
>> > status=0 aid=3)
>> > [  128.681198] wlp4s0: associated
>> >
>> > I never experienced the 4 way handshake 802.11i timeout in my home
>> > setup.
>> > With other setups plenty of times, especially with mediatek
>> > drivers. :)
>> > If you wish I can sniff and see which side is at fault.
>>
>> I have not noticed any problems on my laptop with iwldvm on a 6205,
>> with
>> latest wireless-testing.  But maybe intel devs can weigh in.
>
> I'm not going to put all my weight in lest I break things even more. :P
>
> I can't really see much from the log extract you posted.  Can you get
> some logs (especially trace-cmd and a sniffer capture) and report a bug
> in bugzilla? We have some instructions on how to do it here:
>
> https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging
>

Ok, will do so, thanks,

Reinoud.

> Thanks for reporting!
>
> --
> Cheers,
> Luca.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-01 22:08       ` Reinoud Koornstra
@ 2016-06-02  4:27         ` Coelho, Luciano
  2016-06-02  8:02           ` Reinoud Koornstra
  0 siblings, 1 reply; 13+ messages in thread
From: Coelho, Luciano @ 2016-06-02  4:27 UTC (permalink / raw)
  To: reinoudkoornstra; +Cc: linux-wireless, linuxwifi, me, Grumbach, Emmanuel

T24gV2VkLCAyMDE2LTA2LTAxIGF0IDE2OjA4IC0wNjAwLCBSZWlub3VkIEtvb3Juc3RyYSB3cm90
ZToNCj4gT24gV2VkLCBKdW4gMSwgMjAxNiBhdCA3OjE5IEFNLCBDb2VsaG8sIEx1Y2lhbm8NCj4g
PGx1Y2lhbm8uY29lbGhvQGludGVsLmNvbT4gd3JvdGU6DQo+ID4gT24gV2VkLCAyMDE2LTA2LTAx
IGF0IDA4OjU0IC0wNDAwLCBCb2IgQ29wZWxhbmQgd3JvdGU6DQo+ID4gPiArIEx1Y2EsIEVtbWFu
dWVsDQo+ID4gDQo+ID4gVGhhbmtzLCBCb2IhDQo+ID4gDQo+ID4gDQo+ID4gPiBPbiBUdWUsIE1h
eSAzMSwgMjAxNiBhdCAxMDowNjo1N1BNIC0wNjAwLCBSZWlub3VkIEtvb3Juc3RyYQ0KPiA+ID4g
d3JvdGU6DQo+ID4gPiA+IFRvZGF5IEkgY29tcGlsZWQgNC42KyBhbmQgcHVsbGVkIHNvdXJjZXMg
dG9kYXkNCj4gPiA+ID4gaXdsd2lmaSBpc24ndCBzdXBlciBzbW9vdGguDQo+ID4gPiANCj4gPiA+
IEkgYXNzdW1lIHlvdSBtZWFuIHdpcmVsZXNzLXRlc3RpbmcsIGJhc2VkIG9uIDQuNy1yYzEgKGFz
IHRoaXMNCj4gPiA+IGVtYWlsDQo+ID4gPiBpcw0KPiA+ID4gaW4gcmVwbHkgdG8gbXkgYW5ub3Vu
Y2VtZW50IG9mIHNhbWUpLg0KPiA+IA0KPiA+IFllcywgd2UgbmVlZCB0byBrbm93IGV4YWN0bHkg
d2hhdCBrZXJuZWwgeW91J3JlIHVzaW5nIHNvIHdlIGtub3cNCj4gPiB3aGF0DQo+ID4gd2UncmUg
ZGVidWdnaW5nLg0KPiA+IA0KPiANCj4gWWVzdGVyZGF5IHRoaXMgaXMgd2hhdCBJIGRpZCB0byBv
YnRhaW4gdGhlIGxhdGVzdCBzb3VyY2U6DQo+IA0KPiBnaXQgY2xvbmUNCj4gZ2l0Oi8vZ2l0Lmtl
cm5lbC5vcmcvcHViL3NjbS9saW51eC9rZXJuZWwvZ2l0L3RvcnZhbGRzL2xpbnV4LmdpdA0KPiBr
ZXJuZWxfY3VycmVudA0KPiANCj4gVGhpcyBpcyB0aGUgbGF0ZXN0IGNvbW1pdCBpbiB0aGF0IHRy
ZWU6DQo+IA0KPiBjb21taXQgMzY3ZDNmZDUwNTY2YTMxMzk0NmZhOWM1YjIxMTZhODFiZjM4MDdl
NA0KPiBNZXJnZTogNWVjYTgzMSBjZjBkNDRkDQo+IEF1dGhvcjogTGludXMgVG9ydmFsZHMgPHRv
cnZhbGRzQGxpbnV4LWZvdW5kYXRpb24ub3JnPg0KPiBEYXRlOsKgwqDCoFR1ZSBNYXkgMzEgMDk6
NDM6MjQgMjAxNiAtMDcwMA0KPiANCj4gwqDCoMKgTWVyZ2UgYnJhbmNoICdmb3ItbGludXMnIG9m
DQo+IGdpdDovL2dpdC5rZXJuZWwub3JnL3B1Yi9zY20vbGludXgva2VybmVsL2dpdC9zMzkwL2xp
bnV4DQo+IA0KPiDCoMKgwqBQdWxsIHMzOTAgZml4ZXMgZnJvbSBNYXJ0aW4gU2Nod2lkZWZza3k6
DQo+IMKgwqDCoMKgIlRocmVlIGJ1Z3MgZml4ZXMgYW5kIGFuIHVwZGF0ZSBmb3IgdGhlIGRlZmF1
bHQgY29uZmlndXJhdGlvbiINCj4gDQo+IMKgwqDCoCogJ2Zvci1saW51cycgb2YNCj4gZ2l0Oi8v
Z2l0Lmtlcm5lbC5vcmcvcHViL3NjbS9saW51eC9rZXJuZWwvZ2l0L3MzOTAvbGludXg6DQo+IMKg
wqDCoMKgwqBzMzkwOiBmaXggaW5mbyBsZWFrIGluIGRvX3NpZ3NlZ3YNCj4gwqDCoMKgwqDCoHMz
OTAvY29uZmlnOiB1cGRhdGUgZGVmYXVsdCBjb25maWd1cmF0aW9uDQo+IMKgwqDCoMKgwqBzMzkw
L2JwZjogZml4IHJlY2FjaGUgc2tiLT5kYXRhL2hsZW4gZm9yIHNrYl92bGFuX3B1c2gvcG9wDQo+
IMKgwqDCoMKgwqBzMzkwL2JwZjogcmVkdWNlIG1heGltdW0gcHJvZ3JhbSBzaXplIHRvIDY0IEtC
DQoNCkFoLCBva2F5LiDCoFRoaXMgaGFzIG5vdGhpbmcgdG8gZG8gd2l0aCB0aGUgd2lyZWxlc3Mt
dGVzdGluZyB0cmVlLiDCoFRoaXMNCmlzIHJhbmRvbSBjb21taXQgaW4gTGludXMnIHRyZWUuIMKg
SSBzdWdnZXN0IHRoYXQgeW91IHVzZSBhIHJlbGVhc2UgdGFnDQpvciBzdWNoLiDCoEZvciBpbnN0
YW5jZSB5b3UgY291bGQgZG8gdGhpcyBpbiBMaW51cycgdHJlZSB0byBnZXQgdGhlDQpjdXJyZW50
IHJlbGVhc2UgY2FuZGlkYXRlIGZvciA0Ljc6DQoNCmdpdCBjaGVja291dCB2NC43LXJjMQ0KDQpP
ciB5b3UgY291bGQgdXNlIHRoZSB3aXJlbGVzcy10ZXN0aW5nIHRyZWUgdGhhdCBCb2IgaXMgbWFp
bnRhaW5pbmcsDQp3aGljaCBpcyBhbHdheXMgYmFzZWQgb24gYW4gb2ZmaWNpYWwgcmVsZWFzZSBj
YW5kaWRhdGUgKGN1cnJlbnRseSB0aGUNCmFib3ZlIG1lbnRpb25lZCB2NC43LXJjMSByZWxlYXNl
KSBwbHVzIHRoZSBsYXRlc3QgYW5kIGdyZWF0ZXN0IChhbmQNCnByb2JhYmx5ICJicm9rZW5lc3Qi
IDpQKSB3aXJlbGVzcyBjaGFuZ2VzOg0KDQpnaXQgY2xvbmXCoGdpdDovL2dpdC5rZXJuZWwub3Jn
L3B1Yi9zY20vbGludXgva2VybmVsL2dpdC93aXJlbGVzcy93aXJlbGVzcy10ZXN0aW5nLmdpdA0K
DQoNCj4gPiA+ID4gDQo+ID4gPiA+IFvCoMKgMTEyLjM0NTQ1N10gd2xwNHMwOiBhdXRoZW50aWNh
dGUgd2l0aCAwMDozMDo0NDoxZDpjZjoyYg0KPiA+ID4gPiBbwqDCoDExMi4zNDkwMDJdIHdscDRz
MDogc2VuZCBhdXRoIHRvIDAwOjMwOjQ0OjFkOmNmOjJiICh0cnkgMS8zKQ0KPiA+ID4gPiBbwqDC
oDExMi4zNDk2NDddIHdscDRzMDogYXV0aGVudGljYXRlZA0KPiA+ID4gPiBbwqDCoDExMi4zNTI0
NTZdIHdscDRzMDogYXNzb2NpYXRlIHdpdGggMDA6MzA6NDQ6MWQ6Y2Y6MmIgKHRyeQ0KPiA+ID4g
PiAxLzMpDQo+ID4gPiA+IFvCoMKgMTEyLjM1Mzc2NF0gd2xwNHMwOiBSWCBBc3NvY1Jlc3AgZnJv
bSAwMDozMDo0NDoxZDpjZjoyYg0KPiA+ID4gPiAoY2FwYWI9MHgxMQ0KPiA+ID4gPiBzdGF0dXM9
MCBhaWQ9MykNCj4gPiA+ID4gW8KgwqAxMTIuMzU1MDM1XSB3bHA0czA6IGFzc29jaWF0ZWQNCj4g
PiA+ID4gW8KgwqAxMTIuMzU1MzkzXSBJUHY2OiBBRERSQ09ORihORVRERVZfQ0hBTkdFKTogd2xw
NHMwOiBsaW5rDQo+ID4gPiA+IGJlY29tZXMNCj4gPiA+ID4gcmVhZHkNCj4gPiA+ID4gW8KgwqAx
MTguNjE2MzI3XSB3bHA0czA6IGRlYXV0aGVudGljYXRlZCBmcm9tIDAwOjMwOjQ0OjFkOmNmOjJi
DQo+ID4gPiA+IChSZWFzb246DQo+ID4gPiA+IDE1PTRXQVlfSEFORFNIQUtFX1RJTUVPVVQpDQo+
ID4gPiA+IFvCoMKgMTI4LjY3MzgxMl0gd2xwNHMwOiBhdXRoZW50aWNhdGUgd2l0aCAwMDozMDo0
NDoxZDpjZjoyYg0KPiA+ID4gPiBbwqDCoDEyOC42NzY5OTddIHdscDRzMDogc2VuZCBhdXRoIHRv
IDAwOjMwOjQ0OjFkOmNmOjJiICh0cnkgMS8zKQ0KPiA+ID4gPiBbwqDCoDEyOC42Nzc2NDhdIHds
cDRzMDogYXV0aGVudGljYXRlZA0KPiA+ID4gPiBbwqDCoDEyOC42Nzg2OTFdIHdscDRzMDogYXNz
b2NpYXRlIHdpdGggMDA6MzA6NDQ6MWQ6Y2Y6MmIgKHRyeQ0KPiA+ID4gPiAxLzMpDQo+ID4gPiA+
IFvCoMKgMTI4LjY3OTgwN10gd2xwNHMwOiBSWCBBc3NvY1Jlc3AgZnJvbSAwMDozMDo0NDoxZDpj
ZjoyYg0KPiA+ID4gPiAoY2FwYWI9MHgxMQ0KPiA+ID4gPiBzdGF0dXM9MCBhaWQ9MykNCj4gPiA+
ID4gW8KgwqAxMjguNjgxMTk4XSB3bHA0czA6IGFzc29jaWF0ZWQNCj4gPiA+ID4gDQo+ID4gPiA+
IEkgbmV2ZXIgZXhwZXJpZW5jZWQgdGhlIDQgd2F5IGhhbmRzaGFrZSA4MDIuMTFpIHRpbWVvdXQg
aW4gbXkNCj4gPiA+ID4gaG9tZQ0KPiA+ID4gPiBzZXR1cC4NCj4gPiA+ID4gV2l0aCBvdGhlciBz
ZXR1cHMgcGxlbnR5IG9mIHRpbWVzLCBlc3BlY2lhbGx5IHdpdGggbWVkaWF0ZWsNCj4gPiA+ID4g
ZHJpdmVycy4gOikNCj4gPiA+ID4gSWYgeW91IHdpc2ggSSBjYW4gc25pZmYgYW5kIHNlZSB3aGlj
aCBzaWRlIGlzIGF0IGZhdWx0Lg0KPiA+ID4gDQo+ID4gPiBJIGhhdmUgbm90IG5vdGljZWQgYW55
IHByb2JsZW1zIG9uIG15IGxhcHRvcCB3aXRoIGl3bGR2bSBvbiBhDQo+ID4gPiA2MjA1LA0KPiA+
ID4gd2l0aA0KPiA+ID4gbGF0ZXN0IHdpcmVsZXNzLXRlc3RpbmcuwqDCoEJ1dCBtYXliZSBpbnRl
bCBkZXZzIGNhbiB3ZWlnaCBpbi4NCj4gPiANCj4gPiBJJ20gbm90IGdvaW5nIHRvIHB1dCBhbGwg
bXkgd2VpZ2h0IGluIGxlc3QgSSBicmVhayB0aGluZ3MgZXZlbg0KPiA+IG1vcmUuIDpQDQo+ID4g
DQo+ID4gSSBjYW4ndCByZWFsbHkgc2VlIG11Y2ggZnJvbSB0aGUgbG9nIGV4dHJhY3QgeW91IHBv
c3RlZC7CoMKgQ2FuIHlvdQ0KPiA+IGdldA0KPiA+IHNvbWUgbG9ncyAoZXNwZWNpYWxseSB0cmFj
ZS1jbWQgYW5kIGEgc25pZmZlciBjYXB0dXJlKSBhbmQgcmVwb3J0IGENCj4gPiBidWcNCj4gPiBp
biBidWd6aWxsYT8gV2UgaGF2ZSBzb21lIGluc3RydWN0aW9ucyBvbiBob3cgdG8gZG8gaXQgaGVy
ZToNCj4gPiANCj4gPiBodHRwczovL3dpcmVsZXNzLndpa2kua2VybmVsLm9yZy9lbi91c2Vycy9k
cml2ZXJzL2l3bHdpZmkvZGVidWdnaW5nDQo+ID4gDQo+IA0KPiBPaywgd2lsbCBkbyBzbywgdGhh
bmtzLA0KDQpHcmVhdCwgdGhhbmtzISBQbGVhc2UgdXNlIG9uZSBvZiB0aGUgbW9yZS13ZWxsLWtu
b3duIHRyZWVzL3RhZ3MgSQ0KbWVudGlvbmVkIGFib3ZlIGFuZCByZXBvcnQgaWYgeW91IHN0aWxs
IGhhdmUgdHJvdWJsZS4NCg0KLS0NCkNoZWVycywNCkx1Y2Eu

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-02  4:27         ` Coelho, Luciano
@ 2016-06-02  8:02           ` Reinoud Koornstra
  2016-06-02  8:16             ` Luca Coelho
  0 siblings, 1 reply; 13+ messages in thread
From: Reinoud Koornstra @ 2016-06-02  8:02 UTC (permalink / raw)
  To: Coelho, Luciano; +Cc: linux-wireless, linuxwifi, me, Grumbach, Emmanuel

[-- Attachment #1: Type: text/plain, Size: 5160 bytes --]

On Wed, Jun 1, 2016 at 10:27 PM, Coelho, Luciano
<luciano.coelho@intel.com> wrote:
> On Wed, 2016-06-01 at 16:08 -0600, Reinoud Koornstra wrote:
>> On Wed, Jun 1, 2016 at 7:19 AM, Coelho, Luciano
>> <luciano.coelho@intel.com> wrote:
>> > On Wed, 2016-06-01 at 08:54 -0400, Bob Copeland wrote:
>> > > + Luca, Emmanuel
>> >
>> > Thanks, Bob!
>> >
>> >
>> > > On Tue, May 31, 2016 at 10:06:57PM -0600, Reinoud Koornstra
>> > > wrote:
>> > > > Today I compiled 4.6+ and pulled sources today
>> > > > iwlwifi isn't super smooth.
>> > >
>> > > I assume you mean wireless-testing, based on 4.7-rc1 (as this
>> > > email
>> > > is
>> > > in reply to my announcement of same).
>> >
>> > Yes, we need to know exactly what kernel you're using so we know
>> > what
>> > we're debugging.
>> >
>>
>> Yesterday this is what I did to obtain the latest source:
>>
>> git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> kernel_current
>>
>> This is the latest commit in that tree:
>>
>> commit 367d3fd50566a313946fa9c5b2116a81bf3807e4
>> Merge: 5eca831 cf0d44d
>> Author: Linus Torvalds <torvalds@linux-foundation.org>
>> Date:   Tue May 31 09:43:24 2016 -0700
>>
>>    Merge branch 'for-linus' of
>> git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
>>
>>    Pull s390 fixes from Martin Schwidefsky:
>>     "Three bugs fixes and an update for the default configuration"
>>
>>    * 'for-linus' of
>> git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
>>      s390: fix info leak in do_sigsegv
>>      s390/config: update default configuration
>>      s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
>>      s390/bpf: reduce maximum program size to 64 KB
>
> Ah, okay.  This has nothing to do with the wireless-testing tree.  This
> is random commit in Linus' tree.  I suggest that you use a release tag
> or such.  For instance you could do this in Linus' tree to get the
> current release candidate for 4.7:
>
> git checkout v4.7-rc1
>
> Or you could use the wireless-testing tree that Bob is maintaining,
> which is always based on an official release candidate (currently the
> above mentioned v4.7-rc1 release) plus the latest and greatest (and
> probably "brokenest" :P) wireless changes:
>
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git
>

Ok, i got this tree.
>From the start it didn't work.

[    0.000000] Linux version 4.7.0-rc1-wt+
[SNIP]
[    2.156875] iwlwifi 0000:04:00.0: Direct firmware load for
iwlwifi-7260-17.ucode failed with error -2
[    2.157681] iwlwifi 0000:04:00.0: Direct firmware load for
iwlwifi-7260-16.ucode failed with error -2
[    2.158438] iwlwifi 0000:04:00.0: no suitable firmware found!

I've attached the dmesg in it's entirety.
Booting back to 4.6:

[   17.987698] iwlwifi 0000:04:00.0: loaded firmware version
16.242414.0 op_mode iwlmvm
[   18.269667] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band
Wireless AC 7260, REV=0x144

Hence, the trace-cmd commands won't do much either in the latest and greatest.
Thanks,

Reinoud.




>
>> > > >
>> > > > [  112.345457] wlp4s0: authenticate with 00:30:44:1d:cf:2b
>> > > > [  112.349002] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
>> > > > [  112.349647] wlp4s0: authenticated
>> > > > [  112.352456] wlp4s0: associate with 00:30:44:1d:cf:2b (try
>> > > > 1/3)
>> > > > [  112.353764] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b
>> > > > (capab=0x11
>> > > > status=0 aid=3)
>> > > > [  112.355035] wlp4s0: associated
>> > > > [  112.355393] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link
>> > > > becomes
>> > > > ready
>> > > > [  118.616327] wlp4s0: deauthenticated from 00:30:44:1d:cf:2b
>> > > > (Reason:
>> > > > 15=4WAY_HANDSHAKE_TIMEOUT)
>> > > > [  128.673812] wlp4s0: authenticate with 00:30:44:1d:cf:2b
>> > > > [  128.676997] wlp4s0: send auth to 00:30:44:1d:cf:2b (try 1/3)
>> > > > [  128.677648] wlp4s0: authenticated
>> > > > [  128.678691] wlp4s0: associate with 00:30:44:1d:cf:2b (try
>> > > > 1/3)
>> > > > [  128.679807] wlp4s0: RX AssocResp from 00:30:44:1d:cf:2b
>> > > > (capab=0x11
>> > > > status=0 aid=3)
>> > > > [  128.681198] wlp4s0: associated
>> > > >
>> > > > I never experienced the 4 way handshake 802.11i timeout in my
>> > > > home
>> > > > setup.
>> > > > With other setups plenty of times, especially with mediatek
>> > > > drivers. :)
>> > > > If you wish I can sniff and see which side is at fault.
>> > >
>> > > I have not noticed any problems on my laptop with iwldvm on a
>> > > 6205,
>> > > with
>> > > latest wireless-testing.  But maybe intel devs can weigh in.
>> >
>> > I'm not going to put all my weight in lest I break things even
>> > more. :P
>> >
>> > I can't really see much from the log extract you posted.  Can you
>> > get
>> > some logs (especially trace-cmd and a sniffer capture) and report a
>> > bug
>> > in bugzilla? We have some instructions on how to do it here:
>> >
>> > https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging
>> >
>>
>> Ok, will do so, thanks,
>
> Great, thanks! Please use one of the more-well-known trees/tags I
> mentioned above and report if you still have trouble.
>
> --
> Cheers,
> Luca.

[-- Attachment #2: dmesg.log --]
[-- Type: text/x-log, Size: 155197 bytes --]

[    0.000000] Linux version 4.7.0-rc1-wt+ (root@router-dev) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #1 SMP Wed Jun 1 23:59:04 MDT 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.7.0-rc1-wt+ root=UUID=3cd71f4f-01aa-422c-98a5-1ccc68d3e977 ro debug i915.preliminary_hw_support=1 kmemleak=on splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000859a6fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000859a7000-0x00000000859a7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000859a8000-0x00000000859f1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000859f2000-0x0000000089e64fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089e65000-0x000000008a19bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008a19c000-0x000000008a3a1fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008a3a2000-0x000000008aafbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008aafc000-0x000000008b3fefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008b3ff000-0x000000008b3fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7971/Z170A PC MATE (MS-7971), BIOS A.70 01/25/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 base 008C000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 008B800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x8b400 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd50-0x000fcd5f] mapped at [ffff8800000fcd50]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x0281b000, 0x0281bfff] PGTABLE
[    0.000000] BRK [0x0281c000, 0x0281cfff] PGTABLE
[    0.000000] BRK [0x0281d000, 0x0281dfff] PGTABLE
[    0.000000] BRK [0x0281e000, 0x0281efff] PGTABLE
[    0.000000] BRK [0x0281f000, 0x0281ffff] PGTABLE
[    0.000000] BRK [0x02820000, 0x02820fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x33c5e000-0x35e26fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000008AAB8098 0000B4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000008AADA2E0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000008AAB81E8 0220F1 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000008AAFBF80 000040
[    0.000000] ACPI: APIC 0x000000008AADA3F0 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000008AADA4B0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000008AADA4F8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000008AADA598 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x000000008AADA5D8 000038 (v01 ALASKA A M I    01072009 AMI. 0005000B)
[    0.000000] ACPI: SSDT 0x000000008AADA610 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: LPIT 0x000000008AADA980 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008AADAA18 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008AADAC60 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008AADD810 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x000000008AADE3F8 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000008AADE430 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008AADE488 00062D (v02 INTEL  xh_rvp08 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008AADEAB8 00546C (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x000000008AAE3F28 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x000000008AAE3F70 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: DMAR 0x000000008AAE4DE8 000114 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x46eff8000-0x46effbfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000859a6fff]
[    0.000000]   node   0: [mem 0x00000000859f2000-0x0000000089e64fff]
[    0.000000]   node   0: [mem 0x000000008a19c000-0x000000008a3a1fff]
[    0.000000]   node   0: [mem 0x000000008b3ff000-0x000000008b3fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.000000] On node 0 totalpages: 4165564
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3995 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8769 pages used for memmap
[    0.000000]   DMA32 zone: 561185 pages, LIFO batch:31
[    0.000000]   Normal zone: 56256 pages used for memmap
[    0.000000]   Normal zone: 3600384 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x8c000000-0x8fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x859a7000-0x859a7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x859a8000-0x859f1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x89e65000-0x8a19bfff]
[    0.000000] PM: Registered nosave memory: [mem 0x8a3a2000-0x8aafbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x8aafc000-0x8b3fefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8b400000-0x8bffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8c000000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff88046ec00000 s102424 r8192 d32744 u262144
[    0.000000] pcpu-alloc: s102424 r8192 d32744 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4100454
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.7.0-rc1-wt+ root=UUID=3cd71f4f-01aa-422c-98a5-1ccc68d3e977 ro debug i915.preliminary_hw_support=1 kmemleak=on splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16273264K/16662256K available (10847K kernel code, 1486K rwdata, 4528K rodata, 3288K init, 1428K bss, 388992K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:16640 nr_irqs:2048 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: using HPET reference calibration
[    0.000000] tsc: Detected 4008.361 MHz processor
[    0.000014] Calibrating delay loop (skipped), value calculated using timer frequency.. 8016.72 BogoMIPS (lpj=16033444)
[    0.000018] pid_max: default: 32768 minimum: 301
[    0.000142] ACPI: Core revision 20160422
[    0.000488] Security Framework initialized
[    0.000490] Yama: becoming mindful.
[    0.000511] AppArmor: AppArmor initialized
[    0.001130] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.002885] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.003680] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.003698] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.004728] CPU: Physical Processor ID: 0
[    0.004730] CPU: Processor Core ID: 0
[    0.004735] mce: CPU supports 10 MCE banks
[    0.004746] CPU0: Thermal monitoring enabled (TM1)
[    0.004760] process: using mwait in idle threads
[    0.004763] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.004765] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.004999] Freeing SMP alternatives memory: 36K (ffffffff826ab000 - ffffffff826b4000)
[    0.006420] ftrace: allocating 38165 entries in 150 pages
[    0.016437] smpboot: Max logical packages: 2
[    0.016440] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.016454] DMAR: Host address width 39
[    0.016456] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.016471] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.016474] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.016487] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.016490] DMAR: RMRR base: 0x00000089f16000 end: 0x00000089f35fff
[    0.016494] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008fffffff
[    0.016499] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.016500] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.016502] DMAR: ANDD device: 9 name: \_SB.PCI0.UA00
[    0.016504] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.016506] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.016507] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.016508] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.017847] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.017848] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.022014] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.061704] TSC deadline timer enabled
[    0.061709] smpboot: CPU0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.061713] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[    0.061738] ... version:                4
[    0.061740] ... bit width:              48
[    0.061741] ... generic registers:      4
[    0.061743] ... value mask:             0000ffffffffffff
[    0.061744] ... max period:             0000ffffffffffff
[    0.061746] ... fixed-purpose events:   3
[    0.061747] ... event mask:             000000070000000f
[    0.062940] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.063117] x86: Booting SMP configuration:
[    0.063119] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.623854] x86: Booted up 1 node, 8 CPUs
[    0.623859] smpboot: Total of 8 processors activated (64140.94 BogoMIPS)
[    0.630547] devtmpfs: initialized
[    0.630842] x86/mm: Memory block size: 128MB
[    0.641877] evm: security.selinux
[    0.641879] evm: security.SMACK64
[    0.641881] evm: security.SMACK64EXEC
[    0.641882] evm: security.SMACK64TRANSMUTE
[    0.641884] evm: security.SMACK64MMAP
[    0.641885] evm: security.ima
[    0.641886] evm: security.capability
[    0.641980] PM: Registering ACPI NVS region [mem 0x859a7000-0x859a7fff] (4096 bytes)
[    0.641985] PM: Registering ACPI NVS region [mem 0x8a3a2000-0x8aafbfff] (7708672 bytes)
[    0.644124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.644217] pinctrl core: initialized pinctrl subsystem
[    0.644729] RTC time:  7:28:34, date: 06/02/16
[    0.644999] NET: Registered protocol family 16
[    0.661697] cpuidle: using governor ladder
[    0.677640] cpuidle: using governor menu
[    0.677641] PCCT header not found.
[    0.677732] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.677735] ACPI: bus type PCI registered
[    0.677737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.678051] dca service started, version 1.12.1
[    0.678087] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.678090] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.678101] PCI: Using configuration type 1 for base access
[    0.701944] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.701946] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.702612] ACPI: Added _OSI(Module Device)
[    0.702614] ACPI: Added _OSI(Processor Device)
[    0.702616] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.702617] ACPI: Added _OSI(Processor Aggregator Device)
[    0.815953] ACPI: Executed 21 blocks of module-level executable AML code
[    0.827441] ACPI: Executed 2 blocks of module-level executable AML code
[    0.852998] ACPI: Executed 3 blocks of module-level executable AML code
[    0.856648] ACPI: 8 ACPI AML tables successfully acquired and loaded

[    0.924872] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.932999] ACPI: Dynamic OEM Table Load:
[    0.933004] ACPI: SSDT 0xFFFF88045BAA3800 0007AA (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.934795] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.943154] ACPI: Dynamic OEM Table Load:
[    0.943158] ACPI: SSDT 0xFFFF88045BA9CC00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.946743] ACPI: Dynamic OEM Table Load:
[    0.946748] ACPI: SSDT 0xFFFF88045BAA4000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.951821] ACPI: Dynamic OEM Table Load:
[    0.951825] ACPI: SSDT 0xFFFF88045BBD1200 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.972144] ACPI: Interpreter enabled
[    0.972184] ACPI: (supports S0 S3 S4 S5)
[    0.972186] ACPI: Using IOAPIC for interrupt routing
[    0.972286] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.983496] ACPI: Power Resource [PG00] (on)
[    0.986284] ACPI: Power Resource [PG01] (on)
[    0.988902] ACPI: Power Resource [PG02] (on)
[    1.003502] ACPI: Power Resource [WRST] (off)
[    1.005791] ACPI: Power Resource [WRST] (off)
[    1.008082] ACPI: Power Resource [WRST] (off)
[    1.010380] ACPI: Power Resource [WRST] (off)
[    1.012676] ACPI: Power Resource [WRST] (off)
[    1.014972] ACPI: Power Resource [WRST] (off)
[    1.017261] ACPI: Power Resource [WRST] (off)
[    1.019551] ACPI: Power Resource [WRST] (off)
[    1.022567] ACPI: Power Resource [WRST] (off)
[    1.024860] ACPI: Power Resource [WRST] (off)
[    1.027155] ACPI: Power Resource [WRST] (off)
[    1.029453] ACPI: Power Resource [WRST] (off)
[    1.031743] ACPI: Power Resource [WRST] (off)
[    1.034031] ACPI: Power Resource [WRST] (off)
[    1.036315] ACPI: Power Resource [WRST] (off)
[    1.038610] ACPI: Power Resource [WRST] (off)
[    1.040903] ACPI: Power Resource [WRST] (off)
[    1.043195] ACPI: Power Resource [WRST] (off)
[    1.045478] ACPI: Power Resource [WRST] (off)
[    1.047766] ACPI: Power Resource [WRST] (off)
[    1.103675] ACPI: Power Resource [FN00] (off)
[    1.104569] ACPI: Power Resource [FN01] (off)
[    1.105462] ACPI: Power Resource [FN02] (off)
[    1.106359] ACPI: Power Resource [FN03] (off)
[    1.107251] ACPI: Power Resource [FN04] (off)
[    1.113767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    1.113778] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.115161] acpi PNP0A08:00: _OSC: platform does not support [PME AER]
[    1.116513] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PCIeCapability]
[    1.116516] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    1.122802] PCI host bridge to bus 0000:00
[    1.122808] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.122812] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.122817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.122822] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    1.122827] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.122832] pci_bus 0000:00: root bus resource [bus 00-fe]
[    1.122842] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    1.124842] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    1.124885] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.127042] pci 0000:00:01.0: System wakeup disabled by ACPI
[    1.127332] pci 0000:00:02.0: [8086:1912] type 00 class 0x030000
[    1.127339] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
[    1.127344] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.127348] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    1.128444] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    1.128453] pci 0000:00:08.0: reg 0x10: [mem 0xdf332000-0xdf332fff 64bit]
[    1.129348] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    1.129363] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
[    1.129427] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.130425] pci 0000:00:14.0: System wakeup disabled by ACPI
[    1.130694] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    1.130709] pci 0000:00:14.2: reg 0x10: [mem 0xdf331000-0xdf331fff 64bit]
[    1.131638] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    1.131678] pci 0000:00:15.0: reg 0x10: [mem 0xdf330000-0xdf330fff 64bit]
[    1.132863] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    1.132904] pci 0000:00:15.1: reg 0x10: [mem 0xdf32f000-0xdf32ffff 64bit]
[    1.134083] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    1.134102] pci 0000:00:16.0: reg 0x10: [mem 0xdf32e000-0xdf32efff 64bit]
[    1.134175] pci 0000:00:16.0: PME# supported from D3hot
[    1.135289] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    1.135301] pci 0000:00:17.0: reg 0x10: [mem 0xdf328000-0xdf329fff]
[    1.135308] pci 0000:00:17.0: reg 0x14: [mem 0xdf32d000-0xdf32d0ff]
[    1.135315] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    1.135321] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    1.135328] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    1.135334] pci 0000:00:17.0: reg 0x24: [mem 0xdf32c000-0xdf32c7ff]
[    1.135377] pci 0000:00:17.0: PME# supported from D3hot
[    1.136543] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    1.136600] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.137862] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    1.138132] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
[    1.138192] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.139453] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    1.139723] pci 0000:00:1c.5: [8086:a115] type 01 class 0x060400
[    1.139783] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    1.141043] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    1.141313] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    1.141370] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.142630] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    1.142896] pci 0000:00:1d.2: [8086:a11a] type 01 class 0x060400
[    1.142956] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    1.144216] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    1.144481] pci 0000:00:1d.3: [8086:a11b] type 01 class 0x060400
[    1.144541] pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold
[    1.145803] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    1.146113] pci 0000:00:1e.0: [8086:a127] type 00 class 0x118000
[    1.146153] pci 0000:00:1e.0: reg 0x10: [mem 0xdf32b000-0xdf32bfff 64bit]
[    1.147333] pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
[    1.148491] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    1.148502] pci 0000:00:1f.2: reg 0x10: [mem 0xdf324000-0xdf327fff]
[    1.149614] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    1.149635] pci 0000:00:1f.3: reg 0x10: [mem 0xdf320000-0xdf323fff 64bit]
[    1.149664] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
[    1.149719] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.150906] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    1.151177] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    1.151224] pci 0000:00:1f.4: reg 0x10: [mem 0xdf32a000-0xdf32a0ff 64bit]
[    1.151294] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    1.152632] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.153083] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.153549] pci 0000:03:00.0: [1b21:1242] type 00 class 0x0c0330
[    1.153569] pci 0000:03:00.0: reg 0x10: [mem 0xdf200000-0xdf207fff 64bit]
[    1.153700] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    1.154249] pci 0000:03:00.0: System wakeup disabled by ACPI
[    1.161819] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    1.161823] pci 0000:00:1c.2:   bridge window [mem 0xdf200000-0xdf2fffff]
[    1.162303] pci 0000:04:00.0: [8086:08b1] type 00 class 0x028000
[    1.162337] pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf101fff 64bit]
[    1.162528] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    1.163090] pci 0000:04:00.0: System wakeup disabled by ACPI
[    1.169788] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    1.169792] pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
[    1.170334] acpiphp: Slot [1] registered
[    1.170338] pci 0000:00:1d.0: PCI bridge to [bus 05]
[    1.170806] pci 0000:06:00.0: [1b21:1080] type 01 class 0x060400
[    1.170946] pci 0000:06:00.0: supports D1 D2
[    1.170948] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.171479] pci 0000:06:00.0: System wakeup disabled by ACPI
[    1.177784] pci 0000:00:1d.2: PCI bridge to [bus 06-07]
[    1.178021] pci 0000:06:00.0: PCI bridge to [bus 07]
[    1.178508] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
[    1.178524] pci 0000:08:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    1.178548] pci 0000:08:00.0: reg 0x18: [mem 0xdf004000-0xdf004fff 64bit]
[    1.178563] pci 0000:08:00.0: reg 0x20: [mem 0xdf000000-0xdf003fff 64bit]
[    1.178669] pci 0000:08:00.0: supports D1 D2
[    1.178670] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.179217] pci 0000:08:00.0: System wakeup disabled by ACPI
[    1.185787] pci 0000:00:1d.3: PCI bridge to [bus 08]
[    1.185790] pci 0000:00:1d.3:   bridge window [io  0xe000-0xefff]
[    1.185793] pci 0000:00:1d.3:   bridge window [mem 0xdf000000-0xdf0fffff]
[    1.196712] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.197108] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.197501] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.197897] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.198291] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.198684] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.199076] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.199469] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.202817] ACPI: Enabled 5 GPEs in block 00 to 7F
[    1.203080] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.203083] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.203087] vgaarb: loaded
[    1.203088] vgaarb: bridge control possible 0000:00:02.0
[    1.203950] SCSI subsystem initialized
[    1.204044] libata version 3.00 loaded.
[    1.204127] ACPI: bus type USB registered
[    1.204201] usbcore: registered new interface driver usbfs
[    1.204241] usbcore: registered new interface driver hub
[    1.204282] usbcore: registered new device driver usb
[    1.204615] PCI: Using ACPI for IRQ routing
[    1.232082] PCI: pci_cache_line_size set to 64 bytes
[    1.232175] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[    1.232178] e820: reserve RAM buffer [mem 0x859a7000-0x87ffffff]
[    1.232181] e820: reserve RAM buffer [mem 0x89e65000-0x8bffffff]
[    1.232184] e820: reserve RAM buffer [mem 0x8a3a2000-0x8bffffff]
[    1.232188] e820: reserve RAM buffer [mem 0x8b400000-0x8bffffff]
[    1.232191] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    1.232868] NetLabel: Initializing
[    1.232871] NetLabel:  domain hash size = 128
[    1.232872] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.232903] NetLabel:  unlabeled traffic allowed by default
[    1.233113] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.233117] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.235213] clocksource: Switched to clocksource hpet
[    1.270874] VFS: Disk quotas dquot_6.6.0
[    1.270975] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.271418] AppArmor: AppArmor Filesystem Enabled
[    1.271560] pnp: PnP ACPI init
[    1.272934] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    1.272941] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    1.272948] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    1.272955] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    1.272958] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.274556] pnp 00:01: [dma 0 disabled]
[    1.275111] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (active)
[    1.275375] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    1.276635] pnp 00:03: [dma 0 disabled]
[    1.276806] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.277264] system 00:04: [io  0x0680-0x069f] has been reserved
[    1.277271] system 00:04: [io  0xffff] has been reserved
[    1.277278] system 00:04: [io  0xffff] has been reserved
[    1.277285] system 00:04: [io  0xffff] has been reserved
[    1.277293] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    1.277299] system 00:04: [io  0x164e-0x164f] has been reserved
[    1.277302] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.277623] system 00:05: [io  0x0800-0x087f] has been reserved
[    1.277626] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.277770] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.278015] system 00:07: [io  0x1854-0x1857] has been reserved
[    1.278018] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.279362] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.279370] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.279377] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.279384] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    1.279391] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.279399] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.279405] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.279412] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    1.279420] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.279427] system 00:08: [mem 0xdffc0000-0xdffdffff] has been reserved
[    1.279429] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.279684] system 00:09: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.279691] system 00:09: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.279698] system 00:09: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.279705] system 00:09: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.279712] system 00:09: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.279719] system 00:09: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.279721] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.280825] system 00:0a: [io  0xff00-0xfffe] has been reserved
[    1.280827] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.286478] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.290625] pnp: PnP ACPI: found 12 devices
[    1.303397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.303412] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    1.303417] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    1.303422] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    1.303461] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    1.303464] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    1.303467] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    1.303470] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    1.303473] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    1.303476] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    1.303480] pci 0000:00:1c.0: BAR 14: assigned [mem 0x90000000-0x901fffff]
[    1.303484] pci 0000:00:1c.0: BAR 15: assigned [mem 0x90200000-0x903fffff 64bit pref]
[    1.303487] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.303491] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.303496] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.303498] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.303501] pci 0000:00:1c.0:   bridge window [mem 0x90000000-0x901fffff]
[    1.303504] pci 0000:00:1c.0:   bridge window [mem 0x90200000-0x903fffff 64bit pref]
[    1.303509] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    1.303513] pci 0000:00:1c.2:   bridge window [mem 0xdf200000-0xdf2fffff]
[    1.303518] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    1.303521] pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
[    1.303526] pci 0000:00:1d.0: PCI bridge to [bus 05]
[    1.303533] pci 0000:06:00.0: PCI bridge to [bus 07]
[    1.303547] pci 0000:00:1d.2: PCI bridge to [bus 06-07]
[    1.303554] pci 0000:00:1d.3: PCI bridge to [bus 08]
[    1.303556] pci 0000:00:1d.3:   bridge window [io  0xe000-0xefff]
[    1.303559] pci 0000:00:1d.3:   bridge window [mem 0xdf000000-0xdf0fffff]
[    1.303565] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.303567] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.303569] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.303571] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    1.303573] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    1.303575] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    1.303576] pci_bus 0000:02: resource 1 [mem 0x90000000-0x901fffff]
[    1.303578] pci_bus 0000:02: resource 2 [mem 0x90200000-0x903fffff 64bit pref]
[    1.303581] pci_bus 0000:03: resource 1 [mem 0xdf200000-0xdf2fffff]
[    1.303583] pci_bus 0000:04: resource 1 [mem 0xdf100000-0xdf1fffff]
[    1.303585] pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
[    1.303587] pci_bus 0000:08: resource 1 [mem 0xdf000000-0xdf0fffff]
[    1.303706] NET: Registered protocol family 2
[    1.304124] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.304232] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.304299] TCP: Hash tables configured (established 131072 bind 65536)
[    1.304328] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.304360] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.304600] NET: Registered protocol family 1
[    1.304618] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.306983] PCI: CLS 0 bytes, default 64
[    1.307074] Trying to unpack rootfs image as initramfs...
[    1.661616] Freeing initrd memory: 34596K (ffff880033c5e000 - ffff880035e27000)
[    1.661671] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
[    1.661676] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1
[    1.661681] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:1e.0
[    1.661694] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.661696] software IO TLB [mem 0x85e65000-0x89e65000] (64MB) mapped at [ffff880085e65000-ffff880089e64fff]
[    1.661774] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    1.661776] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    1.661778] RAPL PMU: hw unit of domain package 2^-14 Joules
[    1.661779] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    1.661781] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    1.661782] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    1.662130] Scanning for low memory corruption every 60 seconds
[    1.663592] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.663640] audit: initializing netlink subsys (disabled)
[    1.663673] audit: type=2000 audit(1464852514.672:1): initialized
[    1.665087] Initialise system trusted keyrings
[    1.665360] workingset: timestamp_bits=38 max_order=22 bucket_order=0
[    1.675366] zbud: loaded
[    1.678298] fuse init (API version 7.24)
[    1.678988] Key type big_key registered
[    1.681802] Key type asymmetric registered
[    1.681804] Asymmetric key parser 'x509' registered
[    1.681994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    1.682117] io scheduler noop registered
[    1.682118] io scheduler deadline registered (default)
[    1.682294] io scheduler cfq registered
[    1.687696] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.687724] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.687868] pciehp 0000:00:1c.0:pcie004: service driver pciehp loaded
[    1.687883] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.687968] vesafb: mode is 1920x1200x32, linelength=7680, pages=0
[    1.687969] vesafb: scrolling: redraw
[    1.687971] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.687985] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90002000000, using 9024k, total 9024k
[    1.821749] Console: switching to colour frame buffer device 240x75
[    1.955584] fb0: VESA VGA frame buffer device
[    1.955982] intel_idle: MWAIT substates: 0x142120
[    1.956372] intel_idle: v0.4.1 model 0x5E
[    1.959092] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.959940] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.960633] ACPI: Sleep Button [SLPB]
[    1.961141] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.961833] ACPI: Power Button [PWRB]
[    1.962342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.962955] ACPI: Power Button [PWRF]
[    2.061295] thermal LNXTHERM:00: registered as thermal_zone0
[    2.061763] ACPI: Thermal Zone [TZ00] (28 C)
[    2.063525] thermal LNXTHERM:01: registered as thermal_zone1
[    2.063992] ACPI: Thermal Zone [TZ01] (30 C)
[    2.064616] GHES: HEST is not enabled!
[    2.064926] ERST DBG: ERST support is disabled.
[    2.065300] ioatdma: Intel(R) QuickData Technology Driver 4.00
[    2.066086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.087269] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.108851] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    2.117312] Linux agpgart interface v0.103
[    2.136481] brd: module loaded
[    2.146182] loop: module loaded
[    2.147368] libphy: Fixed MDIO Bus: probed
[    2.147704] tun: Universal TUN/TAP device driver, 1.6
[    2.148118] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.148865] PPP generic driver version 2.4.2
[    2.149430] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[    2.149999] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[    2.150522] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kdmprq
[    2.151127] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[    2.151664] libipw: 802.11 data/management/control stack, git-1.1.13
[    2.152184] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[    2.152846] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[    2.153416] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[    2.153931] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[    2.154678] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[    2.155227] Intel(R) Wireless WiFi driver for Linux
[    2.155627] Copyright(c) 2003- 2015 Intel Corporation
[    2.156875] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-7260-17.ucode failed with error -2
[    2.157681] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-7260-16.ucode failed with error -2
[    2.158438] iwlwifi 0000:04:00.0: no suitable firmware found!
[    2.160310] iwlwifi 0000:04:00.0: Unsupported splx structure
[    2.161100] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.161639] ehci-pci: EHCI PCI platform driver
[    2.162030] ehci-platform: EHCI generic platform driver
[    2.162479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.162989] ohci-pci: OHCI PCI platform driver
[    2.163394] ohci-platform: OHCI generic platform driver
[    2.163842] uhci_hcd: USB Universal Host Controller Interface driver
[    2.193912] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.223156] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.253668] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    2.283092] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.312634] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.342159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.371776] usb usb1: Product: xHCI Host Controller
[    2.401438] usb usb1: Manufacturer: Linux 4.7.0-rc1-wt+ xhci-hcd
[    2.431248] usb usb1: SerialNumber: 0000:00:14.0
[    2.461574] hub 1-0:1.0: USB hub found
[    2.490887] hub 1-0:1.0: 16 ports detected
[    2.624416] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.654207] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.659156] tsc: Refined TSC clocksource calibration: 4008.000 MHz
[    2.659157] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39c5e21a6f1, max_idle_ns: 440795312983 ns
[    2.743993] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    2.774544] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.804613] usb usb2: Product: xHCI Host Controller
[    2.834591] usb usb2: Manufacturer: Linux 4.7.0-rc1-wt+ xhci-hcd
[    2.864527] usb usb2: SerialNumber: 0000:00:14.0
[    2.895146] hub 2-0:1.0: USB hub found
[    2.924899] hub 2-0:1.0: 10 ports detected
[    2.955228] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    3.006011] usb: port power management may be unreliable
[    3.048952] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    3.078269] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    3.166924] xhci_hcd 0000:03:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
[    3.167874] usb 1-4: New USB device found, idVendor=067b, idProduct=2303
[    3.167875] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.167875] usb 1-4: Product: USB-Serial Controller
[    3.167876] usb 1-4: Manufacturer: Prolific Technology Inc.
[    3.316093] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    3.335123] usb 1-5: new low-speed USB device number 3 using xhci_hcd
[    3.374157] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.403143] usb usb3: Product: xHCI Host Controller
[    3.431985] usb usb3: Manufacturer: Linux 4.7.0-rc1-wt+ xhci-hcd
[    3.460891] usb usb3: SerialNumber: 0000:03:00.0
[    3.466989] usb 1-5: New USB device found, idVendor=046d, idProduct=c018
[    3.466990] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.466991] usb 1-5: Product: Logitech USB Optical Mouse
[    3.466991] usb 1-5: Manufacturer: Logitech
[    3.606258] hub 3-0:1.0: USB hub found
[    3.634916] hub 3-0:1.0: 2 ports detected
[    3.663265] clocksource: Switched to clocksource tsc
[    3.663920] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    3.663930] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    3.663980] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.664060] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    3.664061] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.664061] usb usb4: Product: xHCI Host Controller
[    3.664062] usb usb4: Manufacturer: Linux 4.7.0-rc1-wt+ xhci-hcd
[    3.664062] usb usb4: SerialNumber: 0000:03:00.0
[    3.664688] hub 4-0:1.0: USB hub found
[    3.664717] hub 4-0:1.0: 2 ports detected
[    3.665480] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    3.665480] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    3.666272] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.666693] mousedev: PS/2 mouse device common for all mice
[    3.667221] rtc_cmos 00:06: RTC can wake from S4
[    3.667778] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    3.667865] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    3.667880] i2c /dev entries driver
[    3.668114] device-mapper: uevent: version 1.0.3
[    3.668413] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    3.668415] intel_pstate: Intel P-state driver initializing
[    3.735413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    3.748313] intel_pstate: HWP enabled
[    3.748325] ledtrig-cpu: registered to indicate activity on CPUs
[    3.748898] Netfilter messages via NETLINK v0.30.
[    3.748910] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
[    3.748919] ip_set: protocol 6
[    3.748958] IPv4 over IPsec tunneling driver
[    3.750331] NET: Registered protocol family 10
[    3.750926] mip6: Mobile IPv6
[    3.751452] sit: IPv6 over IPv4 tunneling driver
[    3.752499] NET: Registered protocol family 17
[    3.752508] NET: Registered protocol family 15
[    3.752526] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    3.752529] 8021q: 802.1Q VLAN Support v1.8
[    3.752538] lib80211: common routines for IEEE802.11 drivers
[    3.752539] lib80211_crypt: registered algorithm 'NULL'
[    3.752541] lib80211_crypt: registered algorithm 'WEP'
[    3.752542] lib80211_crypt: registered algorithm 'CCMP'
[    3.752544] lib80211_crypt: registered algorithm 'TKIP'
[    3.752552] Key type dns_resolver registered
[    3.753950] microcode: CPU0 sig=0x506e3, pf=0x2, revision=0x74
[    3.753989] microcode: CPU1 sig=0x506e3, pf=0x2, revision=0x74
[    3.754002] microcode: CPU2 sig=0x506e3, pf=0x2, revision=0x74
[    3.754019] microcode: CPU3 sig=0x506e3, pf=0x2, revision=0x74
[    3.754033] microcode: CPU4 sig=0x506e3, pf=0x2, revision=0x74
[    3.754072] microcode: CPU5 sig=0x506e3, pf=0x2, revision=0x74
[    3.754085] microcode: CPU6 sig=0x506e3, pf=0x2, revision=0x74
[    3.777168] microcode: CPU7 sig=0x506e3, pf=0x2, revision=0x74
[    3.777338] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    3.777804] registered taskstats version 1
[    3.777805] Loading compiled-in X.509 certificates
[    3.780251] Loaded X.509 cert 'Build time autogenerated kernel key: 0fd0fb61db209a927604d5d22ea538cc35765e3a'
[    3.780314] zswap: loaded using pool lzo/zbud
[    3.780464] kmemleak: Kernel memory leak detector initialized
[    3.780493] kmemleak: Automatic memory scanning thread started
[    3.791221] Key type trusted registered
[    3.792925] Key type encrypted registered
[    3.792928] AppArmor: AppArmor sha1 policy hashing enabled
[    3.792929] ima: No TPM chip found, activating TPM-bypass!
[    3.792973] evm: HMAC attrs: 0x1
[    3.799845]   Magic number: 4:814:469
[    3.806228] rtc_cmos 00:06: setting system clock to 2016-06-02 07:28:37 UTC (1464852517)
[    3.806335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.806336] EDD information not available.
[    3.806663] PM: Hibernation image not present or could not be loaded.
[    5.511601] Freeing unused kernel memory: 3288K (ffffffff82375000 - ffffffff826ab000)
[    5.537498] Write protecting the kernel read-only data: 18432k
[    5.563653] Freeing unused kernel memory: 1424K (ffff880001a9c000 - ffff880001c00000)
[    5.591570] Freeing unused kernel memory: 1616K (ffff88000206c000 - ffff880002200000)
[    5.655701] systemd-udevd[208]: starting version 229
[    5.682933] random: systemd-udevd urandom read with 3 bits of entropy available
[    5.710209] systemd-udevd[209]: invalid key/value pair in file /lib/udev/rules.d/51-android.rules on line 1, starting at character 48 (',')
[    5.747106] wmi: Mapper loaded
[    5.773313] systemd-udevd[233]: failed to execute '/usr/share/virtualbox/VBoxCreateUSBNode.sh' '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 128 09': No such file or directory
[    5.773474] systemd-udevd[223]: Process '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 128 09' failed with exit code 2.
[    5.776496] systemd-udevd[235]: failed to execute '/usr/share/virtualbox/VBoxCreateUSBNode.sh' '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 256 09': No such file or directory
[    5.777472] systemd-udevd[223]: Process '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 256 09' failed with exit code 2.
[    5.777509] systemd-udevd[236]: failed to execute '/usr/share/virtualbox/VBoxCreateUSBNode.sh' '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 384 09': No such file or directory
[    5.777698] systemd-udevd[229]: Process '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 384 09' failed with exit code 2.
[    5.806912] systemd-udevd[234]: failed to execute '/usr/share/virtualbox/VBoxCreateUSBNode.sh' '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 0 09': No such file or directory
[    5.807103] systemd-udevd[212]: Process '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 0 09' failed with exit code 2.
[    5.808395] systemd-udevd[238]: failed to execute '/usr/share/virtualbox/VBoxCreateUSBNode.sh' '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 1 00': No such file or directory
[    5.808524] systemd-udevd[212]: Process '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 1 00' failed with exit code 2.
[    5.819005] systemd-udevd[237]: failed to execute '/usr/share/virtualbox/VBoxCreateUSBNode.sh' '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 2 00': No such file or directory
[    5.819172] systemd-udevd[224]: Process '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 2 00' failed with exit code 2.
[    5.827716] systemd-udevd[227]: Could not generate persistent MAC address for ip6tnl0: No such file or directory
[    6.167299] hidraw: raw HID events driver (C) Jiri Kosina
[    6.239220] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    6.274936] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.311326] ahci 0000:00:17.0: version 3.0
[    6.311416] [drm] Initialized drm 1.1.0 20060810
[    6.312994] usbcore: registered new interface driver usbhid
[    6.312994] usbhid: USB HID core driver
[    6.320825] r8169 0000:08:00.0 eth0: RTL8168h/8111h at 0xffffc9000189e000, d8:cb:8a:c6:c1:73, XID 14100800 IRQ 325
[    6.320826] r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    6.454094] r8169 0000:08:00.0 enp8s0: renamed from eth0
[    6.561205] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    6.597284] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    6.597811] input: Logitech Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C018.0001/input/input4
[    6.598462] hid-generic 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    6.721998] Setting dangerous option preliminary_hw_support - tainting kernel
[    6.754433] scsi host0: ahci
[    6.755172] scsi host1: ahci
[    6.755882] scsi host2: ahci
[    6.756565] scsi host3: ahci
[    6.757250] scsi host4: ahci
[    6.757887] scsi host5: ahci
[    6.758378] ata1: SATA max UDMA/133 abar m2048@0xdf32c000 port 0xdf32c100 irq 326
[    6.758379] ata2: SATA max UDMA/133 abar m2048@0xdf32c000 port 0xdf32c180 irq 326
[    6.758380] ata3: SATA max UDMA/133 abar m2048@0xdf32c000 port 0xdf32c200 irq 326
[    6.758381] ata4: SATA max UDMA/133 abar m2048@0xdf32c000 port 0xdf32c280 irq 326
[    6.758382] ata5: SATA max UDMA/133 abar m2048@0xdf32c000 port 0xdf32c300 irq 326
[    6.758383] ata6: SATA max UDMA/133 abar m2048@0xdf32c000 port 0xdf32c380 irq 326
[    7.069299] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    7.069310] ata5: SATA link down (SStatus 4 SControl 300)
[    7.069326] ata3: SATA link down (SStatus 4 SControl 300)
[    7.069337] ata4: SATA link down (SStatus 4 SControl 300)
[    7.069353] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    7.069381] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    7.092402] ata6.00: ATAPI: ASUS    DRW-24B1ST   j, 1.00, max UDMA/133
[    7.092432] ata2.00: supports DRM functions and may not be fully accessible
[    7.164500] ata1.00: ATA-9: WDC WD1003FZEX-00MK2A0, 01.01A01, max UDMA/133
[    7.164501] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    7.164540] ata6.00: configured for UDMA/133
[    7.200305] ata2.00: ATA-10: Crucial_CT250MX200SSD1, MU03, max UDMA/133
[    7.200306] ata2.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    7.307950] ata1.00: configured for UDMA/133
[    7.307989] ata2.00: supports DRM functions and may not be fully accessible
[    7.308463] scsi 0:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
[    7.453073] ata2.00: configured for UDMA/133
[    7.824197] [drm] Memory usable by graphics device = 4096M
[    7.861200] checking generic (c0000000 8d0000) vs hw (c0000000 10000000)
[    7.898226] fb: switching to inteldrmfb from VESA VGA
[    7.935288] Console: switching to colour dummy device 80x25
[    7.935479] [drm] Replacing VGA console driver
[    7.942018] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.942021] [drm] Driver supports precise vblank timestamp query.
[    7.946942] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
[    7.953116] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    7.967467] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    7.967472] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    7.967568] sd 0:0:0:0: [sda] Write Protect is off
[    7.967571] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    7.967614] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.967792] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.968511] scsi 1:0:0:0: Direct-Access     ATA      Crucial_CT250MX2 MU03 PQ: 0 ANSI: 5
[    8.017908]  sda: sda1 sda2 < sda5 >
[    8.019173] sd 0:0:0:0: [sda] Attached SCSI disk
[    8.019378] ata2.00: Enabling discard_zeroes_data
[    8.019385] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    8.019388] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    8.019518] sd 1:0:0:0: [sdb] Write Protect is off
[    8.019521] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    8.019564] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    8.019700] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    8.019976] ata2.00: Enabling discard_zeroes_data
[    8.021162]  sdb:
[    8.021465] ata2.00: Enabling discard_zeroes_data
[    8.021634] sd 1:0:0:0: [sdb] Attached SCSI disk
[    8.024438] scsi 5:0:0:0: CD-ROM            ASUS     DRW-24B1ST   j   1.00 PQ: 0 ANSI: 5
[    8.049274] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    8.049278] cdrom: Uniform CD-ROM driver Revision: 3.20
[    8.050202] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    8.050576] sr 5:0:0:0: Attached scsi generic sg2 type 5
[    8.222820] [drm] failed to retrieve link info, disabling eDP
[    8.258511] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    8.263239] acpi device:0f: registered as cooling_device13
[    8.263993] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    8.264522] [drm] Initialized i915 1.6.0 20160425 for 0000:00:02.0 on minor 0
[    8.511085] fbcon: inteldrmfb (fb0) is primary device
[    8.843210] Console: switching to colour frame buffer device 240x75
[    9.125311] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    9.546068] SGI XFS with ACLs, security attributes, realtime, debug enabled
[    9.558866] XFS (sda1): Mounting V4 Filesystem
[    9.666063] XFS (sda1): Ending clean mount
[    9.810792] [drm] RC6 on
[   10.250207] random: nonblocking pool is initialized
[   10.597274] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
[   10.610728] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio.
[   10.610993] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
[   10.611322] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[   10.611718] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
[   10.612418] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[   10.612663] systemd[1]: Mounting cgroup to /sys/fs/cgroup/hugetlb of type cgroup with options hugetlb.
[   10.612951] systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.
[   10.613173] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[   10.613427] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[   10.613620] systemd[1]: Detected architecture x86-64.
[   10.644329] systemd[1]: Set hostname to <router-dev>.
[   10.679791] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[   10.679861] systemd[1]: Installed release agent.
[   10.705499] systemd[1]: Controller 'cpu' supported: no
[   10.705503] systemd[1]: Controller 'cpuacct' supported: yes
[   10.705505] systemd[1]: Controller 'blkio' supported: yes
[   10.705508] systemd[1]: Controller 'memory' supported: yes
[   10.705510] systemd[1]: Controller 'devices' supported: yes
[   10.705512] systemd[1]: Controller 'pids' supported: yes
[   10.705525] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[   10.705898] systemd[1]: Enabling showing of status.
[   10.723776] systemd[378]: Spawned /lib/systemd/system-generators/systemd-cryptsetup-generator as 379.
[   10.728626] systemd[378]: Spawned /lib/systemd/system-generators/systemd-dbus1-generator as 380.
[   10.729014] systemd[378]: Spawned /lib/systemd/system-generators/systemd-debug-generator as 381.
[   10.729554] systemd[378]: Spawned /lib/systemd/system-generators/systemd-fstab-generator as 382.
[   10.729950] systemd[378]: Spawned /lib/systemd/system-generators/systemd-getty-generator as 383.
[   10.730334] systemd[378]: Spawned /lib/systemd/system-generators/systemd-gpt-auto-generator as 384.
[   10.739925] systemd[378]: Spawned /lib/systemd/system-generators/systemd-hibernate-resume-generator as 385.
[   10.744043] systemd[378]: Spawned /lib/systemd/system-generators/systemd-insserv-generator as 386.
[   10.744433] systemd[378]: Spawned /lib/systemd/system-generators/systemd-rc-local-generator as 387.
[   10.744818] systemd[378]: Spawned /lib/systemd/system-generators/systemd-system-update-generator as 388.
[   10.745201] systemd[378]: Spawned /lib/systemd/system-generators/systemd-sysv-generator as 389.
[   10.751747] systemd-fstab-generator[382]: Parsing /etc/fstab
[   10.751774] systemd-fstab-generator[382]: Found entry what=/dev/disk/by-uuid/3cd71f4f-01aa-422c-98a5-1ccc68d3e977 where=/ type=xfs nofail=no noauto=no
[   10.780370] systemd-gpt-auto-generator[384]: /dev/sda1: root device /dev/sda.
[   10.852371] systemd-fstab-generator[382]: Found entry what=/dev/disk/by-uuid/d9086341-23b0-47e7-8958-5c24dba825c6 where=none type=swap nofail=no noauto=no
[   10.852688] systemd-rc-local-generator[387]: Automatically adding rc-local.service.
[   10.949812] systemd-sysv-generator[389]: Looking for unit files in (higher priority first):
[   10.949816] systemd-sysv-generator[389]: 	/etc/systemd/system
[   10.949819] systemd-sysv-generator[389]: 	/run/systemd/system
[   10.949821] systemd-sysv-generator[389]: 	/usr/local/lib/systemd/system
[   10.949824] systemd-sysv-generator[389]: 	/lib/systemd/system
[   10.949826] systemd-sysv-generator[389]: 	/usr/lib/systemd/system
[   10.949834] systemd-sysv-generator[389]: Looking for SysV init scripts in:
[   10.949836] systemd-sysv-generator[389]: 	/etc/init.d
[   10.949839] systemd-sysv-generator[389]: Looking for SysV rcN.d links in:
[   10.949841] systemd-sysv-generator[389]: 	/etc
[   11.094888] systemd-gpt-auto-generator[384]: /dev/sda: not a GPT partition table, ignoring.
[   11.132301] systemd[378]: /lib/systemd/system-generators/systemd-insserv-generator succeeded.
[   11.132311] systemd[378]: /lib/systemd/system-generators/systemd-rc-local-generator succeeded.
[   11.132326] systemd[378]: /lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
[   11.132335] systemd[378]: /lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
[   11.132342] systemd[378]: /lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded.
[   11.132348] systemd[378]: /lib/systemd/system-generators/systemd-getty-generator succeeded.
[   11.132354] systemd[378]: /lib/systemd/system-generators/systemd-fstab-generator succeeded.
[   11.132360] systemd[378]: /lib/systemd/system-generators/systemd-debug-generator succeeded.
[   11.132366] systemd[378]: /lib/systemd/system-generators/systemd-dbus1-generator succeeded.
[   11.132372] systemd[378]: /lib/systemd/system-generators/systemd-system-update-generator succeeded.
[   11.160940] systemd-sysv-generator[389]: Native unit for acpid.service already exists, skipping.
[   11.165363] systemd-sysv-generator[389]: Native unit for alsa-utils.service already exists, skipping.
[   11.168576] systemd-sysv-generator[389]: Native unit for anacron.service already exists, skipping.
[   11.205562] systemd-sysv-generator[389]: Native unit for avahi-daemon.service already exists, skipping.
[   11.209806] systemd-sysv-generator[389]: Native unit for bluetooth.service already exists, skipping.
[   11.225899] systemd-sysv-generator[389]: Native unit for bootmisc.service already exists, skipping.
[   11.237497] systemd-sysv-generator[389]: Native unit for brltty.service already exists, skipping.
[   11.253897] systemd-sysv-generator[389]: Native unit for cgmanager.service already exists, skipping.
[   11.254222] systemd-sysv-generator[389]: Native unit for cgproxy.service already exists, skipping.
[   11.271767] systemd-sysv-generator[389]: Native unit for checkfs.service already exists, skipping.
[   11.277019] systemd-sysv-generator[389]: Native unit for checkroot-bootclean.service already exists, skipping.
[   11.277097] systemd-sysv-generator[389]: Native unit for checkroot.service already exists, skipping.
[   11.299508] systemd-sysv-generator[389]: Native unit for console-setup.service already exists, skipping.
[   11.304803] systemd-sysv-generator[389]: Native unit for cron.service already exists, skipping.
[   11.318260] systemd-sysv-generator[389]: Native unit for cups.service already exists, skipping.
[   11.327240] systemd-sysv-generator[389]: Native unit for cups-browsed.service already exists, skipping.
[   11.330278] systemd-sysv-generator[389]: Native unit for dbus.service already exists, skipping.
[   11.336052] systemd-sysv-generator[389]: Native unit for dns-clean.service already exists, skipping.
[   11.336178] systemd-sysv-generator[389]: Native unit for halt.service already exists, skipping.
[   11.336237] systemd-sysv-generator[389]: Native unit for hostname.service already exists, skipping.
[   11.336424] systemd-sysv-generator[389]: Native unit for hwclock.service already exists, skipping.
[   11.373462] systemd-sysv-generator[389]: Native unit for kerneloops.service already exists, skipping.
[   11.373659] systemd-sysv-generator[389]: Native unit for killprocs.service already exists, skipping.
[   11.391648] systemd-sysv-generator[389]: Native unit for kmod.service already exists, skipping.
[   11.406789] systemd-sysv-generator[389]: Native unit for lightdm.service already exists, skipping.
[   11.406854] systemd-sysv-generator[389]: Native unit for mountall-bootclean.service already exists, skipping.
[   11.406913] systemd-sysv-generator[389]: Native unit for mountall.service already exists, skipping.
[   11.406973] systemd-sysv-generator[389]: Native unit for mountdevsubfs.service already exists, skipping.
[   11.407030] systemd-sysv-generator[389]: Native unit for mountkernfs.service already exists, skipping.
[   11.407094] systemd-sysv-generator[389]: Native unit for mountnfs-bootclean.service already exists, skipping.
[   11.407150] systemd-sysv-generator[389]: Native unit for mountnfs.service already exists, skipping.
[   11.417211] systemd-sysv-generator[389]: Native unit for network-manager.service already exists, skipping.
[   11.426758] systemd-sysv-generator[389]: Native unit for networking.service already exists, skipping.
[   11.433912] systemd-sysv-generator[389]: Native unit for pppd-dns.service already exists, skipping.
[   11.445980] systemd-sysv-generator[389]: Native unit for procps.service already exists, skipping.
[   11.446043] systemd-sysv-generator[389]: Native unit for rc.service already exists, skipping.
[   11.459346] systemd-sysv-generator[389]: Native unit for rc.local.service already exists, skipping.
[   11.459408] systemd-sysv-generator[389]: Native unit for rcS.service already exists, skipping.
[   11.459465] systemd-sysv-generator[389]: Native unit for reboot.service already exists, skipping.
[   11.468111] systemd-sysv-generator[389]: Native unit for resolvconf.service already exists, skipping.
[   11.473274] systemd-sysv-generator[389]: Native unit for rsync.service already exists, skipping.
[   11.480090] systemd-sysv-generator[389]: Native unit for rsyslog.service already exists, skipping.
[   11.480293] systemd-sysv-generator[389]: Native unit for saned.service already exists, skipping.
[   11.480349] systemd-sysv-generator[389]: Native unit for sendsigs.service already exists, skipping.
[   11.480413] systemd-sysv-generator[389]: Native unit for single.service already exists, skipping.
[   11.494715] systemd-sysv-generator[389]: Native unit for thermald.service already exists, skipping.
[   11.504916] systemd-sysv-generator[389]: Native unit for udev.service already exists, skipping.
[   11.514505] systemd-sysv-generator[389]: Native unit for ufw.service already exists, skipping.
[   11.514551] systemd-sysv-generator[389]: Native unit for umountfs.service already exists, skipping.
[   11.514591] systemd-sysv-generator[389]: Native unit for umountnfs.service already exists, skipping.
[   11.514648] systemd-sysv-generator[389]: Native unit for umountroot.service already exists, skipping.
[   11.522655] systemd-sysv-generator[389]: Native unit for unattended-upgrades.service already exists, skipping.
[   11.539876] systemd-sysv-generator[389]: Native unit for urandom.service already exists, skipping.
[   11.554952] systemd-sysv-generator[389]: Native unit for uuidd.service already exists, skipping.
[   11.558509] systemd-sysv-generator[389]: Native unit for whoopsie.service already exists, skipping.
[   11.558572] systemd-sysv-generator[389]: Native unit for x11-common.service already exists, skipping.
[   11.577347] systemd-sysv-generator[389]: Native unit for cryptdisks.service already exists, skipping.
[   11.592486] systemd-sysv-generator[389]: Native unit for cryptdisks-early.service already exists, skipping.
[   11.630347] systemd-sysv-generator[389]: Native unit for sddm.service already exists, skipping.
[   11.675236] systemd-sysv-generator[389]: Native unit for plymouth-log.service already exists, skipping.
[   11.710754] systemd-sysv-generator[389]: Native unit for ssh.service already exists, skipping.
[   11.761302] systemd-sysv-generator[389]: Native unit for plymouth.service already exists, skipping.
[   11.795242] systemd-sysv-generator[389]: Native unit for smartmontools.service already exists, skipping.
[   11.816862] systemd-sysv-generator[389]: Ignoring S01console-setup symlink in rcS.d, not generating console-setup.service.
[   11.816867] systemd-sysv-generator[389]: Ignoring S02alsa-utils symlink in rcS.d, not generating alsa-utils.service.
[   11.816871] systemd-sysv-generator[389]: Ignoring S02dns-clean symlink in rcS.d, not generating dns-clean.service.
[   11.816875] systemd-sysv-generator[389]: Ignoring S02hostname.sh symlink in rcS.d, not generating hostname.service.
[   11.816878] systemd-sysv-generator[389]: Ignoring S02mountkernfs.sh symlink in rcS.d, not generating mountkernfs.service.
[   11.816881] systemd-sysv-generator[389]: Ignoring S02pppd-dns symlink in rcS.d, not generating pppd-dns.service.
[   11.816884] systemd-sysv-generator[389]: Ignoring S02ufw symlink in rcS.d, not generating ufw.service.
[   11.816887] systemd-sysv-generator[389]: Ignoring S02x11-common symlink in rcS.d, not generating x11-common.service.
[   11.816890] systemd-sysv-generator[389]: Ignoring S03udev symlink in rcS.d, not generating udev.service.
[   11.816893] systemd-sysv-generator[389]: Ignoring S04brltty symlink in rcS.d, not generating brltty.service.
[   11.816896] systemd-sysv-generator[389]: Ignoring S04mountdevsubfs.sh symlink in rcS.d, not generating mountdevsubfs.service.
[   11.816899] systemd-sysv-generator[389]: Ignoring S04procps symlink in rcS.d, not generating procps.service.
[   11.816902] systemd-sysv-generator[389]: Ignoring S04resolvconf symlink in rcS.d, not generating resolvconf.service.
[   11.816905] systemd-sysv-generator[389]: Ignoring S06checkroot.sh symlink in rcS.d, not generating checkroot.service.
[   11.816908] systemd-sysv-generator[389]: Ignoring S08checkroot-bootclean.sh symlink in rcS.d, not generating checkroot-bootclean.service.
[   11.816912] systemd-sysv-generator[389]: Ignoring S08kmod symlink in rcS.d, not generating kmod.service.
[   11.816915] systemd-sysv-generator[389]: Ignoring S08urandom symlink in rcS.d, not generating urandom.service.
[   11.816918] systemd-sysv-generator[389]: Ignoring S07cryptdisks-early symlink in rcS.d, not generating cryptdisks-early.service.
[   11.816921] systemd-sysv-generator[389]: Ignoring S11networking symlink in rcS.d, not generating networking.service.
[   11.816924] systemd-sysv-generator[389]: Ignoring S14bootmisc.sh symlink in rcS.d, not generating bootmisc.service.
[   11.816927] systemd-sysv-generator[389]: Ignoring S10checkfs.sh symlink in rcS.d, not generating checkfs.service.
[   11.816929] systemd-sysv-generator[389]: Ignoring S11mountall.sh symlink in rcS.d, not generating mountall.service.
[   11.816933] systemd-sysv-generator[389]: Ignoring S12mountall-bootclean.sh symlink in rcS.d, not generating mountall-bootclean.service.
[   11.816936] systemd-sysv-generator[389]: Ignoring S12mountnfs.sh symlink in rcS.d, not generating mountnfs.service.
[   11.816939] systemd-sysv-generator[389]: Ignoring S13mountnfs-bootclean.sh symlink in rcS.d, not generating mountnfs-bootclean.service.
[   11.816942] systemd-sysv-generator[389]: Ignoring S09cryptdisks symlink in rcS.d, not generating cryptdisks.service.
[   11.816944] systemd-sysv-generator[389]: Ignoring S05hwclock.sh symlink in rcS.d, not generating hwclock.service.
[   11.816949] systemd-sysv-generator[389]: Ignoring S02plymouth-log symlink in rcS.d, not generating plymouth-log.service.
[   11.817221] systemd-sysv-generator[389]: Ignoring K01alsa-utils symlink in rc1.d, not generating alsa-utils.service.
[   11.817226] systemd-sysv-generator[389]: Ignoring K01bluetooth symlink in rc1.d, not generating bluetooth.service.
[   11.817230] systemd-sysv-generator[389]: Ignoring K01cgmanager symlink in rc1.d, not generating cgmanager.service.
[   11.817233] systemd-sysv-generator[389]: Ignoring K01cgproxy symlink in rc1.d, not generating cgproxy.service.
[   11.817236] systemd-sysv-generator[389]: Ignoring K01cups symlink in rc1.d, not generating cups.service.
[   11.817239] systemd-sysv-generator[389]: Ignoring K01cups-browsed symlink in rc1.d, not generating cups-browsed.service.
[   11.817242] systemd-sysv-generator[389]: Ignoring K01kerneloops symlink in rc1.d, not generating kerneloops.service.
[   11.817245] systemd-sysv-generator[389]: Ignoring K01lightdm symlink in rc1.d, not generating lightdm.service.
[   11.817248] systemd-sysv-generator[389]: Ignoring K01saned symlink in rc1.d, not generating saned.service.
[   11.817253] systemd-sysv-generator[389]: Ignoring K01thermald symlink in rc1.d, not generating thermald.service.
[   11.817256] systemd-sysv-generator[389]: Ignoring K01ufw symlink in rc1.d, not generating ufw.service.
[   11.817259] systemd-sysv-generator[389]: Ignoring K01uuidd symlink in rc1.d, not generating uuidd.service.
[   11.817262] systemd-sysv-generator[389]: Ignoring K01whoopsie symlink in rc1.d, not generating whoopsie.service.
[   11.817265] systemd-sysv-generator[389]: Ignoring K02avahi-daemon symlink in rc1.d, not generating avahi-daemon.service.
[   11.817268] systemd-sysv-generator[389]: Ignoring K04rsyslog symlink in rc1.d, not generating rsyslog.service.
[   11.817271] systemd-sysv-generator[389]: Ignoring S01killprocs symlink in rc1.d, not generating killprocs.service.
[   11.817274] systemd-sysv-generator[389]: Ignoring S02single symlink in rc1.d, not generating single.service.
[   11.817277] systemd-sysv-generator[389]: Ignoring K01sddm symlink in rc1.d, not generating sddm.service.
[   11.817280] systemd-sysv-generator[389]: Ignoring K01smartmontools symlink in rc1.d, not generating smartmontools.service.
[   11.817551] systemd-sysv-generator[389]: Ignoring S01cgmanager symlink in rc2.d, not generating cgmanager.service.
[   11.817556] systemd-sysv-generator[389]: Ignoring S01rsyslog symlink in rc2.d, not generating rsyslog.service.
[   11.817559] systemd-sysv-generator[389]: Ignoring S01uuidd symlink in rc2.d, not generating uuidd.service.
[   11.817562] systemd-sysv-generator[389]: Ignoring S02acpid symlink in rc2.d, not generating acpid.service.
[   11.817565] systemd-sysv-generator[389]: Ignoring S02anacron symlink in rc2.d, not generating anacron.service.
[   11.817568] systemd-sysv-generator[389]: Ignoring S02cgproxy symlink in rc2.d, not generating cgproxy.service.
[   11.817571] systemd-sysv-generator[389]: Ignoring S02cron symlink in rc2.d, not generating cron.service.
[   11.817574] systemd-sysv-generator[389]: Ignoring S02dbus symlink in rc2.d, not generating dbus.service.
[   11.817578] systemd-sysv-generator[389]: Ignoring S02kerneloops symlink in rc2.d, not generating kerneloops.service.
[   11.817581] systemd-sysv-generator[389]: Ignoring S02rsync symlink in rc2.d, not generating rsync.service.
[   11.817585] systemd-sysv-generator[389]: Ignoring S02thermald symlink in rc2.d, not generating thermald.service.
[   11.817588] systemd-sysv-generator[389]: Ignoring S02whoopsie symlink in rc2.d, not generating whoopsie.service.
[   11.817591] systemd-sysv-generator[389]: Ignoring S03avahi-daemon symlink in rc2.d, not generating avahi-daemon.service.
[   11.817594] systemd-sysv-generator[389]: Ignoring S03bluetooth symlink in rc2.d, not generating bluetooth.service.
[   11.817596] systemd-sysv-generator[389]: Ignoring S03lightdm symlink in rc2.d, not generating lightdm.service.
[   11.817599] systemd-sysv-generator[389]: Ignoring S04cups symlink in rc2.d, not generating cups.service.
[   11.817602] systemd-sysv-generator[389]: Ignoring S04cups-browsed symlink in rc2.d, not generating cups-browsed.service.
[   11.817605] systemd-sysv-generator[389]: Ignoring S04saned symlink in rc2.d, not generating saned.service.
[   11.817610] systemd-sysv-generator[389]: Ignoring S05rc.local symlink in rc2.d, not generating rc.local.service.
[   11.817613] systemd-sysv-generator[389]: Ignoring S02sddm symlink in rc2.d, not generating sddm.service.
[   11.817616] systemd-sysv-generator[389]: Ignoring S02smartmontools symlink in rc2.d, not generating smartmontools.service.
[   11.817619] systemd-sysv-generator[389]: Ignoring S02ssh symlink in rc2.d, not generating ssh.service.
[   11.817622] systemd-sysv-generator[389]: Ignoring S05plymouth symlink in rc2.d, not generating plymouth.service.
[   11.817921] systemd-sysv-generator[389]: Ignoring S01cgmanager symlink in rc3.d, not generating cgmanager.service.
[   11.817925] systemd-sysv-generator[389]: Ignoring S01rsyslog symlink in rc3.d, not generating rsyslog.service.
[   11.817929] systemd-sysv-generator[389]: Ignoring S01uuidd symlink in rc3.d, not generating uuidd.service.
[   11.817932] systemd-sysv-generator[389]: Ignoring S02acpid symlink in rc3.d, not generating acpid.service.
[   11.817935] systemd-sysv-generator[389]: Ignoring S02anacron symlink in rc3.d, not generating anacron.service.
[   11.817937] systemd-sysv-generator[389]: Ignoring S02cgproxy symlink in rc3.d, not generating cgproxy.service.
[   11.817940] systemd-sysv-generator[389]: Ignoring S02cron symlink in rc3.d, not generating cron.service.
[   11.817943] systemd-sysv-generator[389]: Ignoring S02dbus symlink in rc3.d, not generating dbus.service.
[   11.817947] systemd-sysv-generator[389]: Ignoring S02kerneloops symlink in rc3.d, not generating kerneloops.service.
[   11.817950] systemd-sysv-generator[389]: Ignoring S02rsync symlink in rc3.d, not generating rsync.service.
[   11.817954] systemd-sysv-generator[389]: Ignoring S02thermald symlink in rc3.d, not generating thermald.service.
[   11.817957] systemd-sysv-generator[389]: Ignoring S02whoopsie symlink in rc3.d, not generating whoopsie.service.
[   11.817960] systemd-sysv-generator[389]: Ignoring S03avahi-daemon symlink in rc3.d, not generating avahi-daemon.service.
[   11.817963] systemd-sysv-generator[389]: Ignoring S03bluetooth symlink in rc3.d, not generating bluetooth.service.
[   11.817966] systemd-sysv-generator[389]: Ignoring S03lightdm symlink in rc3.d, not generating lightdm.service.
[   11.817969] systemd-sysv-generator[389]: Ignoring S04cups symlink in rc3.d, not generating cups.service.
[   11.817972] systemd-sysv-generator[389]: Ignoring S04cups-browsed symlink in rc3.d, not generating cups-browsed.service.
[   11.817975] systemd-sysv-generator[389]: Ignoring S04saned symlink in rc3.d, not generating saned.service.
[   11.817980] systemd-sysv-generator[389]: Ignoring S05rc.local symlink in rc3.d, not generating rc.local.service.
[   11.817982] systemd-sysv-generator[389]: Ignoring S02sddm symlink in rc3.d, not generating sddm.service.
[   11.817985] systemd-sysv-generator[389]: Ignoring S02smartmontools symlink in rc3.d, not generating smartmontools.service.
[   11.817989] systemd-sysv-generator[389]: Ignoring S02ssh symlink in rc3.d, not generating ssh.service.
[   11.817992] systemd-sysv-generator[389]: Ignoring S05plymouth symlink in rc3.d, not generating plymouth.service.
[   11.829371] systemd-sysv-generator[389]: Ignoring S01cgmanager symlink in rc4.d, not generating cgmanager.service.
[   11.829376] systemd-sysv-generator[389]: Ignoring S01rsyslog symlink in rc4.d, not generating rsyslog.service.
[   11.829379] systemd-sysv-generator[389]: Ignoring S01uuidd symlink in rc4.d, not generating uuidd.service.
[   11.829382] systemd-sysv-generator[389]: Ignoring S02acpid symlink in rc4.d, not generating acpid.service.
[   11.829385] systemd-sysv-generator[389]: Ignoring S02anacron symlink in rc4.d, not generating anacron.service.
[   11.829388] systemd-sysv-generator[389]: Ignoring S02cgproxy symlink in rc4.d, not generating cgproxy.service.
[   11.829391] systemd-sysv-generator[389]: Ignoring S02cron symlink in rc4.d, not generating cron.service.
[   11.829393] systemd-sysv-generator[389]: Ignoring S02dbus symlink in rc4.d, not generating dbus.service.
[   11.829397] systemd-sysv-generator[389]: Ignoring S02kerneloops symlink in rc4.d, not generating kerneloops.service.
[   11.829400] systemd-sysv-generator[389]: Ignoring S02rsync symlink in rc4.d, not generating rsync.service.
[   11.829404] systemd-sysv-generator[389]: Ignoring S02thermald symlink in rc4.d, not generating thermald.service.
[   11.829407] systemd-sysv-generator[389]: Ignoring S02whoopsie symlink in rc4.d, not generating whoopsie.service.
[   11.829410] systemd-sysv-generator[389]: Ignoring S03avahi-daemon symlink in rc4.d, not generating avahi-daemon.service.
[   11.829413] systemd-sysv-generator[389]: Ignoring S03bluetooth symlink in rc4.d, not generating bluetooth.service.
[   11.829416] systemd-sysv-generator[389]: Ignoring S03lightdm symlink in rc4.d, not generating lightdm.service.
[   11.829419] systemd-sysv-generator[389]: Ignoring S04cups symlink in rc4.d, not generating cups.service.
[   11.829422] systemd-sysv-generator[389]: Ignoring S04cups-browsed symlink in rc4.d, not generating cups-browsed.service.
[   11.829425] systemd-sysv-generator[389]: Ignoring S04saned symlink in rc4.d, not generating saned.service.
[   11.829430] systemd-sysv-generator[389]: Ignoring S05rc.local symlink in rc4.d, not generating rc.local.service.
[   11.829432] systemd-sysv-generator[389]: Ignoring S02sddm symlink in rc4.d, not generating sddm.service.
[   11.829436] systemd-sysv-generator[389]: Ignoring S02smartmontools symlink in rc4.d, not generating smartmontools.service.
[   11.829439] systemd-sysv-generator[389]: Ignoring S02ssh symlink in rc4.d, not generating ssh.service.
[   11.829442] systemd-sysv-generator[389]: Ignoring S05plymouth symlink in rc4.d, not generating plymouth.service.
[   11.829709] systemd-sysv-generator[389]: Ignoring S01cgmanager symlink in rc5.d, not generating cgmanager.service.
[   11.829713] systemd-sysv-generator[389]: Ignoring S01rsyslog symlink in rc5.d, not generating rsyslog.service.
[   11.829717] systemd-sysv-generator[389]: Ignoring S01uuidd symlink in rc5.d, not generating uuidd.service.
[   11.829720] systemd-sysv-generator[389]: Ignoring S02acpid symlink in rc5.d, not generating acpid.service.
[   11.829723] systemd-sysv-generator[389]: Ignoring S02anacron symlink in rc5.d, not generating anacron.service.
[   11.829725] systemd-sysv-generator[389]: Ignoring S02cgproxy symlink in rc5.d, not generating cgproxy.service.
[   11.829728] systemd-sysv-generator[389]: Ignoring S02cron symlink in rc5.d, not generating cron.service.
[   11.829731] systemd-sysv-generator[389]: Ignoring S02dbus symlink in rc5.d, not generating dbus.service.
[   11.829735] systemd-sysv-generator[389]: Ignoring S02kerneloops symlink in rc5.d, not generating kerneloops.service.
[   11.829738] systemd-sysv-generator[389]: Ignoring S02rsync symlink in rc5.d, not generating rsync.service.
[   11.829742] systemd-sysv-generator[389]: Ignoring S02thermald symlink in rc5.d, not generating thermald.service.
[   11.829745] systemd-sysv-generator[389]: Ignoring S02whoopsie symlink in rc5.d, not generating whoopsie.service.
[   11.829748] systemd-sysv-generator[389]: Ignoring S03avahi-daemon symlink in rc5.d, not generating avahi-daemon.service.
[   11.829751] systemd-sysv-generator[389]: Ignoring S03bluetooth symlink in rc5.d, not generating bluetooth.service.
[   11.829753] systemd-sysv-generator[389]: Ignoring S03lightdm symlink in rc5.d, not generating lightdm.service.
[   11.829756] systemd-sysv-generator[389]: Ignoring S04cups symlink in rc5.d, not generating cups.service.
[   11.829759] systemd-sysv-generator[389]: Ignoring S04cups-browsed symlink in rc5.d, not generating cups-browsed.service.
[   11.829762] systemd-sysv-generator[389]: Ignoring S04saned symlink in rc5.d, not generating saned.service.
[   11.829767] systemd-sysv-generator[389]: Ignoring S05rc.local symlink in rc5.d, not generating rc.local.service.
[   11.829770] systemd-sysv-generator[389]: Ignoring S02sddm symlink in rc5.d, not generating sddm.service.
[   11.829773] systemd-sysv-generator[389]: Ignoring S02smartmontools symlink in rc5.d, not generating smartmontools.service.
[   11.829776] systemd-sysv-generator[389]: Ignoring S02ssh symlink in rc5.d, not generating ssh.service.
[   11.829779] systemd-sysv-generator[389]: Ignoring S05plymouth symlink in rc5.d, not generating plymouth.service.
[   11.837682] systemd-sysv-generator[389]: Ignoring K01alsa-utils symlink in rc0.d, not generating alsa-utils.service.
[   11.837687] systemd-sysv-generator[389]: Ignoring K01bluetooth symlink in rc0.d, not generating bluetooth.service.
[   11.837691] systemd-sysv-generator[389]: Ignoring K01cgmanager symlink in rc0.d, not generating cgmanager.service.
[   11.837694] systemd-sysv-generator[389]: Ignoring K01cgproxy symlink in rc0.d, not generating cgproxy.service.
[   11.837697] systemd-sysv-generator[389]: Ignoring K01cups-browsed symlink in rc0.d, not generating cups-browsed.service.
[   11.837701] systemd-sysv-generator[389]: Ignoring K01lightdm symlink in rc0.d, not generating lightdm.service.
[   11.837704] systemd-sysv-generator[389]: Ignoring K01resolvconf symlink in rc0.d, not generating resolvconf.service.
[   11.837708] systemd-sysv-generator[389]: Ignoring K01thermald symlink in rc0.d, not generating thermald.service.
[   11.837712] systemd-sysv-generator[389]: Ignoring K01unattended-upgrades symlink in rc0.d, not generating unattended-upgrades.service.
[   11.837714] systemd-sysv-generator[389]: Ignoring K01urandom symlink in rc0.d, not generating urandom.service.
[   11.837717] systemd-sysv-generator[389]: Ignoring K01uuidd symlink in rc0.d, not generating uuidd.service.
[   11.837720] systemd-sysv-generator[389]: Ignoring K02avahi-daemon symlink in rc0.d, not generating avahi-daemon.service.
[   11.837723] systemd-sysv-generator[389]: Ignoring K03sendsigs symlink in rc0.d, not generating sendsigs.service.
[   11.837726] systemd-sysv-generator[389]: Ignoring K04rsyslog symlink in rc0.d, not generating rsyslog.service.
[   11.837729] systemd-sysv-generator[389]: Ignoring K05umountnfs.sh symlink in rc0.d, not generating umountnfs.service.
[   11.837732] systemd-sysv-generator[389]: Ignoring K06networking symlink in rc0.d, not generating networking.service.
[   11.837735] systemd-sysv-generator[389]: Ignoring K07umountfs symlink in rc0.d, not generating umountfs.service.
[   11.837738] systemd-sysv-generator[389]: Ignoring K09cryptdisks-early symlink in rc0.d, not generating cryptdisks-early.service.
[   11.837741] systemd-sysv-generator[389]: Ignoring K10umountroot symlink in rc0.d, not generating umountroot.service.
[   11.837744] systemd-sysv-generator[389]: Ignoring K11halt symlink in rc0.d, not generating halt.service.
[   11.837747] systemd-sysv-generator[389]: Ignoring K08cryptdisks symlink in rc0.d, not generating cryptdisks.service.
[   11.837750] systemd-sysv-generator[389]: Ignoring K01sddm symlink in rc0.d, not generating sddm.service.
[   11.837752] systemd-sysv-generator[389]: Ignoring K05hwclock.sh symlink in rc0.d, not generating hwclock.service.
[   11.837756] systemd-sysv-generator[389]: Ignoring K01plymouth symlink in rc0.d, not generating plymouth.service.
[   11.838022] systemd-sysv-generator[389]: Ignoring K01alsa-utils symlink in rc6.d, not generating alsa-utils.service.
[   11.838027] systemd-sysv-generator[389]: Ignoring K01bluetooth symlink in rc6.d, not generating bluetooth.service.
[   11.838030] systemd-sysv-generator[389]: Ignoring K01cgmanager symlink in rc6.d, not generating cgmanager.service.
[   11.838033] systemd-sysv-generator[389]: Ignoring K01cgproxy symlink in rc6.d, not generating cgproxy.service.
[   11.838036] systemd-sysv-generator[389]: Ignoring K01cups-browsed symlink in rc6.d, not generating cups-browsed.service.
[   11.838040] systemd-sysv-generator[389]: Ignoring K01lightdm symlink in rc6.d, not generating lightdm.service.
[   11.838043] systemd-sysv-generator[389]: Ignoring K01resolvconf symlink in rc6.d, not generating resolvconf.service.
[   11.838047] systemd-sysv-generator[389]: Ignoring K01thermald symlink in rc6.d, not generating thermald.service.
[   11.838051] systemd-sysv-generator[389]: Ignoring K01unattended-upgrades symlink in rc6.d, not generating unattended-upgrades.service.
[   11.838054] systemd-sysv-generator[389]: Ignoring K01urandom symlink in rc6.d, not generating urandom.service.
[   11.838057] systemd-sysv-generator[389]: Ignoring K01uuidd symlink in rc6.d, not generating uuidd.service.
[   11.838060] systemd-sysv-generator[389]: Ignoring K02avahi-daemon symlink in rc6.d, not generating avahi-daemon.service.
[   11.838063] systemd-sysv-generator[389]: Ignoring K03sendsigs symlink in rc6.d, not generating sendsigs.service.
[   11.838065] systemd-sysv-generator[389]: Ignoring K04rsyslog symlink in rc6.d, not generating rsyslog.service.
[   11.838068] systemd-sysv-generator[389]: Ignoring K05umountnfs.sh symlink in rc6.d, not generating umountnfs.service.
[   11.838071] systemd-sysv-generator[389]: Ignoring K06networking symlink in rc6.d, not generating networking.service.
[   11.838074] systemd-sysv-generator[389]: Ignoring K07umountfs symlink in rc6.d, not generating umountfs.service.
[   11.838077] systemd-sysv-generator[389]: Ignoring K09cryptdisks-early symlink in rc6.d, not generating cryptdisks-early.service.
[   11.838080] systemd-sysv-generator[389]: Ignoring K10umountroot symlink in rc6.d, not generating umountroot.service.
[   11.838083] systemd-sysv-generator[389]: Ignoring K11reboot symlink in rc6.d, not generating reboot.service.
[   11.838086] systemd-sysv-generator[389]: Ignoring K08cryptdisks symlink in rc6.d, not generating cryptdisks.service.
[   11.838089] systemd-sysv-generator[389]: Ignoring K01sddm symlink in rc6.d, not generating sddm.service.
[   11.838092] systemd-sysv-generator[389]: Ignoring K05hwclock.sh symlink in rc6.d, not generating hwclock.service.
[   11.838095] systemd-sysv-generator[389]: Ignoring K01plymouth symlink in rc6.d, not generating plymouth.service.
[   11.838114] systemd-sysv-generator[389]: Loading SysV script /etc/init.d/xinetd
[   11.853551] systemd-sysv-generator[389]: Adding Provides: alias 'inetd.service' for 'xinetd.service'
[   11.853590] systemd-sysv-generator[389]: Loading SysV script /etc/init.d/speech-dispatcher
[   11.863715] systemd-sysv-generator[389]: Loading SysV script /etc/init.d/apport
[   11.863983] systemd-sysv-generator[389]: Loading SysV script /etc/init.d/grub-common
[   11.864237] systemd-sysv-generator[389]: Loading SysV script /etc/init.d/apparmor
[   11.868808] systemd-sysv-generator[389]: Loading SysV script /etc/init.d/ondemand
[   11.869023] systemd-sysv-generator[389]: Loading SysV script /etc/init.d/irqbalance
[   11.875078] systemd[378]: /lib/systemd/system-generators/systemd-sysv-generator succeeded.
[   11.875220] systemd[1]: system-generators succeeded.
[   11.875287] systemd[1]: Looking for unit files in (higher priority first):
[   11.875290] systemd[1]: 	/etc/systemd/system
[   11.875292] systemd[1]: 	/run/systemd/system
[   11.875294] systemd[1]: 	/run/systemd/generator
[   11.875297] systemd[1]: 	/usr/local/lib/systemd/system
[   11.875299] systemd[1]: 	/lib/systemd/system
[   11.875301] systemd[1]: 	/usr/lib/systemd/system
[   11.875303] systemd[1]: 	/run/systemd/generator.late
[   11.875311] systemd[1]: Looking for SysV init scripts in:
[   11.875314] systemd[1]: 	/etc/init.d
[   11.875316] systemd[1]: Looking for SysV rcN.d links in:
[   11.875319] systemd[1]: 	/etc
[   11.875716] systemd[1]: Unit type .busname is not supported on this system.
[   11.918861] systemd[1]: run-systemd-journal-socket.mount: Failed to load configuration: No such file or directory
[   11.918867] systemd[1]: run.mount: Failed to load configuration: No such file or directory
[   11.918871] systemd[1]: run-systemd.mount: Failed to load configuration: No such file or directory
[   11.918875] systemd[1]: run-systemd-journal.mount: Failed to load configuration: No such file or directory
[   11.918878] systemd[1]: run-systemd-journal-stdout.mount: Failed to load configuration: No such file or directory
[   11.942753] systemd[1]: var.mount: Failed to load configuration: No such file or directory
[   11.942758] systemd[1]: var-log.mount: Failed to load configuration: No such file or directory
[   11.942762] systemd[1]: var-log-wtmp.mount: Failed to load configuration: No such file or directory
[   11.942766] systemd[1]: auditd.service: Failed to load configuration: No such file or directory
[   11.942820] systemd[1]: systemd-sysusers.service: Failed to load configuration: No such file or directory
[   11.943561] systemd[1]: run-udev.mount: Failed to load configuration: No such file or directory
[   11.943566] systemd[1]: run-udev-control.mount: Failed to load configuration: No such file or directory
[   11.971684] systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
[   11.971689] systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
[   11.971693] systemd[1]: var-lib-systemd-random\x2dseed.mount: Failed to load configuration: No such file or directory
[   11.984808] systemd[1]: var-log-journal.mount: Failed to load configuration: No such file or directory
[   12.000648] systemd[1]: var-tmp.mount: Failed to load configuration: No such file or directory
[   12.016169] systemd[1]: tmp.mount: Failed to load configuration: No such file or directory
[   12.017241] systemd[1]: etc.mount: Failed to load configuration: No such file or directory
[   12.017246] systemd[1]: etc-acpi.mount: Failed to load configuration: No such file or directory
[   12.017250] systemd[1]: etc-acpi-events.mount: Failed to load configuration: No such file or directory
[   12.017448] systemd[1]: run-acpid.socket.mount: Failed to load configuration: No such file or directory
[   12.033347] systemd[1]: var-lib-systemd-timers.mount: Failed to load configuration: No such file or directory
[   12.054982] systemd[1]: systemd-update-done.service: Failed to load configuration: No such file or directory
[   12.055490] systemd[1]: run-systemd-ask\x2dpassword.mount: Failed to load configuration: No such file or directory
[   12.055645] systemd[1]: systemd-vconsole-setup.service: Failed to load configuration: No such file or directory
[   12.067136] systemd[1]: sys.mount: Failed to load configuration: No such file or directory
[   12.067142] systemd[1]: sys-kernel.mount: Failed to load configuration: No such file or directory
[   12.067673] systemd[1]: sys-fs.mount: Failed to load configuration: No such file or directory
[   12.067678] systemd[1]: sys-fs-fuse.mount: Failed to load configuration: No such file or directory
[   12.067922] systemd[1]: proc.mount: Failed to load configuration: No such file or directory
[   12.067927] systemd[1]: proc-sys.mount: Failed to load configuration: No such file or directory
[   12.067934] systemd[1]: proc-sys-fs.mount: Failed to load configuration: No such file or directory
[   12.068726] systemd[1]: keyboard-setup.service: Failed to load configuration: No such file or directory
[   12.083978] systemd[1]: dev.mount: Failed to load configuration: No such file or directory
[   12.084644] systemd[1]: var-lib-systemd-clock.mount: Failed to load configuration: No such file or directory
[   12.084845] systemd[1]: run-systemd-netif.mount: Failed to load configuration: No such file or directory
[   12.084850] systemd[1]: run-systemd-netif-state.mount: Failed to load configuration: No such file or directory
[   12.085761] systemd[1]: var-run.mount: Failed to load configuration: No such file or directory
[   12.085766] systemd[1]: var-run-dbus.mount: Failed to load configuration: No such file or directory
[   12.085771] systemd[1]: var-run-dbus-system_bus_socket.mount: Failed to load configuration: No such file or directory
[   12.099165] systemd[1]: root.mount: Failed to load configuration: No such file or directory
[   12.099216] systemd[1]: var-lib-brltty.mount: Failed to load configuration: No such file or directory
[   12.099586] systemd[1]: dev-disk.mount: Failed to load configuration: No such file or directory
[   12.099592] systemd[1]: dev-disk-by\x2duuid.mount: Failed to load configuration: No such file or directory
[   12.099597] systemd[1]: dev-disk-by\x2duuid-d9086341\x2d23b0\x2d47e7\x2d8958\x2d5c24dba825c6.mount: Failed to load configuration: No such file or directory
[   12.100253] systemd[1]: run-systemd-journal-syslog.mount: Failed to load configuration: No such file or directory
[   12.100615] systemd[1]: run-systemd-journal-dev\x2dlog.mount: Failed to load configuration: No such file or directory
[   12.120173] systemd[1]: run-systemd-initctl.mount: Failed to load configuration: No such file or directory
[   12.120178] systemd[1]: run-systemd-initctl-fifo.mount: Failed to load configuration: No such file or directory
[   12.134324] systemd[1]: run-snapd.socket.mount: Failed to load configuration: No such file or directory
[   12.134649] systemd[1]: cloud-init.service: Failed to load configuration: No such file or directory
[   12.134653] systemd[1]: snapd.firstboot.service: Failed to load configuration: No such file or directory
[   12.140847] systemd[1]: run-apport.socket.mount: Failed to load configuration: No such file or directory
[   12.141195] systemd[1]: run-uuidd.mount: Failed to load configuration: No such file or directory
[   12.141201] systemd[1]: run-uuidd-request.mount: Failed to load configuration: No such file or directory
[   12.141558] systemd[1]: var-run-cups.mount: Failed to load configuration: No such file or directory
[   12.141563] systemd[1]: var-run-cups-cups.sock.mount: Failed to load configuration: No such file or directory
[   12.147366] systemd[1]: var-run-avahi\x2ddaemon.mount: Failed to load configuration: No such file or directory
[   12.147371] systemd[1]: var-run-avahi\x2ddaemon-socket.mount: Failed to load configuration: No such file or directory
[   12.148095] systemd[1]: run-systemd-fsck.progress.mount: Failed to load configuration: No such file or directory
[   12.161447] systemd[1]: festival.service: Failed to load configuration: No such file or directory
[   12.256552] systemd[1]: syslog.target: Failed to load configuration: No such file or directory
[   12.259482] systemd[1]: var-cache.mount: Failed to load configuration: No such file or directory
[   12.259487] systemd[1]: var-cache-cups.mount: Failed to load configuration: No such file or directory
[   12.259491] systemd[1]: var-cache-cups-org.cups.cupsd.mount: Failed to load configuration: No such file or directory
[   12.288504] systemd[1]: dev-disk-by\x2duuid-3cd71f4f\x2d01aa\x2d422c\x2d98a5\x2d1ccc68d3e977.mount: Failed to load configuration: No such file or directory
[   12.288533] systemd[1]: Using notification socket /run/systemd/notify
[   12.288608] systemd[1]: Successfully created private D-Bus server.
[   12.288614] systemd[1]: dev-sda1.device: Changed dead -> tentative
[   12.288619] systemd[1]: -.mount: Changed dead -> mounted
[   12.288708] systemd[1]: -.slice changed dead -> active
[   12.288713] systemd[1]: init.scope changed dead -> running
[   12.288718] systemd[1]: Activating default unit: default.target
[   12.297614] systemd[1]: var-lib-ureadahead.mount: Failed to load configuration: No such file or directory
[   12.297930] systemd[1]: graphical.target: Trying to enqueue job graphical.target/start/isolate
[   12.297979] systemd[1]: tmp.mount: Cannot add dependency job, ignoring: Unit tmp.mount not found.
[   12.298134] systemd[1]: sddm.service: Looking at job sddm.service/start conflicted_by=no
[   12.298137] systemd[1]: sddm.service: Looking at job sddm.service/stop conflicted_by=no
[   12.298140] systemd[1]: sddm.service: Fixing conflicting jobs sddm.service/start,sddm.service/stop by deleting job sddm.service/stop
[   12.298144] systemd[1]: plymouth-quit-wait.service: Looking at job plymouth-quit-wait.service/stop conflicted_by=yes
[   12.298147] systemd[1]: plymouth-quit-wait.service: Looking at job plymouth-quit-wait.service/start conflicted_by=no
[   12.298149] systemd[1]: plymouth-quit-wait.service: Fixing conflicting jobs plymouth-quit-wait.service/stop,plymouth-quit-wait.service/start by deleting job plymouth-quit-wait.service/start
[   12.298202] systemd[1]: grub-common.service: Installed new job grub-common.service/start as 121
[   12.298205] systemd[1]: ureadahead-stop.timer: Installed new job ureadahead-stop.timer/start as 137
[   12.298208] systemd[1]: systemd-timesyncd.service: Installed new job systemd-timesyncd.service/start as 34
[   12.298211] systemd[1]: systemd-journald-dev-log.socket: Installed new job systemd-journald-dev-log.socket/start as 41
[   12.298214] systemd[1]: dbus.service: Installed new job dbus.service/start as 101
[   12.298243] systemd[1]: systemd-initctl.socket: Installed new job systemd-initctl.socket/start as 71
[   12.298261] systemd[1]: cgproxy.service: Installed new job cgproxy.service/start as 122
[   12.298263] systemd[1]: getty-static.service: Installed new job getty-static.service/start as 90
[   12.298266] systemd[1]: network.target: Installed new job network.target/start as 107
[   12.298269] systemd[1]: uuidd.socket: Installed new job uuidd.socket/start as 73
[   12.298272] systemd[1]: systemd-tmpfiles-setup-dev.service: Installed new job systemd-tmpfiles-setup-dev.service/start as 42
[   12.298275] systemd[1]: ufw.service: Installed new job ufw.service/start as 125
[   12.298290] systemd[1]: acpid.path: Installed new job acpid.path/start as 65
[   12.298293] systemd[1]: vboxautostart-service.service: Installed new job vboxautostart-service.service/start as 103
[   12.298295] systemd[1]: remote-fs-pre.target: Installed new job remote-fs-pre.target/start as 124
[   12.298298] systemd[1]: apt-daily.timer: Installed new job apt-daily.timer/start as 68
[   12.298301] systemd[1]: kmod-static-nodes.service: Installed new job kmod-static-nodes.service/start as 51
[   12.298304] systemd[1]: plymouth-read-write.service: Installed new job plymouth-read-write.service/start as 46
[   12.298306] systemd[1]: sys-fs-fuse-connections.mount: Installed new job sys-fs-fuse-connections.mount/start as 54
[   12.298309] systemd[1]: NetworkManager.service: Installed new job NetworkManager.service/start as 120
[   12.298313] systemd[1]: multi-user.target: Installed new job multi-user.target/start as 2
[   12.298315] systemd[1]: timers.target: Installed new job timers.target/start as 66
[   12.298318] systemd[1]: sys-kernel-config.mount: Installed new job sys-kernel-config.mount/start as 55
[   12.298321] systemd[1]: dbus.socket: Installed new job dbus.socket/start as 72
[   12.298324] systemd[1]: avahi-daemon.socket: Installed new job avahi-daemon.socket/start as 76
[   12.298326] systemd[1]: time-sync.target: Installed new job time-sync.target/start as 35
[   12.298329] systemd[1]: local-fs-pre.target: Installed new job local-fs-pre.target/start as 21
[   12.298331] systemd[1]: systemd-journald-audit.socket: Installed new job systemd-journald-audit.socket/start as 40
[   12.298334] systemd[1]: alsa-restore.service: Installed new job alsa-restore.service/start as 62
[   12.298337] systemd[1]: vboxdrv.service: Installed new job vboxdrv.service/start as 114
[   12.298340] systemd[1]: system.slice: Installed new job system.slice/start as 8
[   12.298343] systemd[1]: systemd-random-seed.service: Installed new job systemd-random-seed.service/start as 47
[   12.298346] systemd[1]: dev-disk-by\x2duuid-d9086341\x2d23b0\x2d47e7\x2d8958\x2d5c24dba825c6.swap: Installed new job dev-disk-by\x2duuid-d9086341\x2d23b0\x2d47e7\x2d8958\x2d5c24dba825c6.swap/start as 6
[   12.298349] systemd[1]: vboxballoonctrl-service.service: Installed new job vboxballoonctrl-service.service/start as 110
[   12.298352] systemd[1]: network-online.target: Installed new job network-online.target/start as 117
[   12.298354] systemd[1]: systemd-user-sessions.service: Installed new job systemd-user-sessions.service/start as 98
[   12.298357] systemd[1]: getty@tty1.service: Installed new job getty@tty1.service/start as 88
[   12.298360] systemd[1]: ondemand.service: Installed new job ondemand.service/start as 102
[   12.298362] systemd[1]: local-fs.target: Installed new job local-fs.target/start as 19
[   12.298365] systemd[1]: avahi-daemon.service: Installed new job avahi-daemon.service/start as 83
[   12.298367] systemd[1]: systemd-modules-load.service: Installed new job systemd-modules-load.service/start as 52
[   12.298370] systemd[1]: systemd-tmpfiles-clean.timer: Installed new job systemd-tmpfiles-clean.timer/start as 67
[   12.298373] systemd[1]: cryptsetup.target: Installed new job cryptsetup.target/start as 33
[   12.298375] systemd[1]: systemd-sysctl.service: Installed new job systemd-sysctl.service/start as 57
[   12.298378] systemd[1]: rc-local.service: Installed new job rc-local.service/start as 126
[   12.298381] systemd[1]: systemd-update-utmp-runlevel.service: Installed new job systemd-update-utmp-runlevel.service/start as 80
[   12.298383] systemd[1]: systemd-tmpfiles-setup.service: Installed new job systemd-tmpfiles-setup.service/start as 56
[   12.298386] systemd[1]: ModemManager.service: Installed new job ModemManager.service/start as 109
[   12.298389] systemd[1]: acpid.socket: Installed new job acpid.socket/start as 74
[   12.298391] systemd[1]: ssh.service: Installed new job ssh.service/start as 115
[   12.298394] systemd[1]: rsyslog.service: Installed new job rsyslog.service/start as 112
[   12.298396] systemd[1]: systemd-ask-password-wall.path: Installed new job systemd-ask-password-wall.path/start as 105
[   12.298399] systemd[1]: systemd-udevd.service: Installed new job systemd-udevd.service/start as 29
[   12.298402] systemd[1]: system-getty.slice: Installed new job system-getty.slice/start as 89
[   12.298404] systemd[1]: systemd-fsck-root.service: Installed new job systemd-fsck-root.service/start as 22
[   12.298407] systemd[1]: systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/start as 49
[   12.298410] systemd[1]: systemd-fsckd.socket: Installed new job systemd-fsckd.socket/start as 23
[   12.298412] systemd[1]: xinetd.service: Installed new job xinetd.service/start as 116
[   12.298415] systemd[1]: dns-clean.service: Installed new job dns-clean.service/start as 94
[   12.298418] systemd[1]: user.slice: Installed new job user.slice/start as 100
[   12.298420] systemd[1]: systemd-udevd-kernel.socket: Installed new job systemd-udevd-kernel.socket/start as 31
[   12.298423] systemd[1]: swap.target: Installed new job swap.target/start as 5
[   12.298425] systemd[1]: sddm.service: Installed new job sddm.service/start as 132
[   12.298428] systemd[1]: systemd-networkd-resolvconf-update.path: Installed new job systemd-networkd-resolvconf-update.path/start as 27
[   12.298431] systemd[1]: anacron.service: Installed new job anacron.service/start as 95
[   12.298433] systemd[1]: gpu-manager.service: Installed new job gpu-manager.service/start as 133
[   12.298436] systemd[1]: systemd-udev-trigger.service: Installed new job systemd-udev-trigger.service/start as 28
[   12.298439] systemd[1]: sys-kernel-debug.mount: Installed new job sys-kernel-debug.mount/start as 44
[   12.298441] systemd[1]: apport-forward.socket: Installed new job apport-forward.socket/start as 70
[   12.298444] systemd[1]: whoopsie.service: Installed new job whoopsie.service/start as 97
[   12.298447] systemd[1]: cups.socket: Installed new job cups.socket/start as 75
[   12.298449] systemd[1]: systemd-journald.service: Installed new job systemd-journald.service/start as 38
[   12.298452] systemd[1]: systemd-update-utmp.service: Installed new job systemd-update-utmp.service/start as 81
[   12.298455] systemd[1]: cron.service: Installed new job cron.service/start as 129
[   12.298458] systemd[1]: alsa-state.service: Installed new job alsa-state.service/start as 63
[   12.298460] systemd[1]: systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 36
[   12.298463] systemd[1]: cups.path: Installed new job cups.path/start as 96
[   12.298466] systemd[1]: paths.target: Installed new job paths.target/start as 64
[   12.298468] systemd[1]: thermald.service: Installed new job thermald.service/start as 86
[   12.298471] systemd[1]: friendly-recovery.service: Installed new job friendly-recovery.service/start as 50
[   12.298474] systemd[1]: nss-user-lookup.target: Installed new job nss-user-lookup.target/start as 139
[   12.298476] systemd[1]: accounts-daemon.service: Installed new job accounts-daemon.service/start as 138
[   12.298479] systemd[1]: systemd-binfmt.service: Installed new job systemd-binfmt.service/start as 43
[   12.298482] systemd[1]: dev-disk-by\x2duuid-d9086341\x2d23b0\x2d47e7\x2d8958\x2d5c24dba825c6.device: Installed new job dev-disk-by\x2duuid-d9086341\x2d23b0\x2d47e7\x2d8958\x2d5c24dba825c6.device/start as 10
[   12.298493] systemd[1]: irqbalance.service: Installed new job irqbalance.service/start as 93
[   12.298496] systemd[1]: systemd-logind.service: Installed new job systemd-logind.service/start as 99
[   12.298499] systemd[1]: sysinit.target: Installed new job sysinit.target/start as 4
[   12.298502] systemd[1]: systemd-remount-fs.service: Installed new job systemd-remount-fs.service/start as 20
[   12.298505] systemd[1]: plymouth-start.service: Installed new job plymouth-start.service/start as 24
[   12.298507] systemd[1]: plymouth-quit.service: Installed new job plymouth-quit.service/start as 78
[   12.298510] systemd[1]: systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 53
[   12.298513] systemd[1]: slices.target: Installed new job slices.target/start as 61
[   12.298515] systemd[1]: pppd-dns.service: Installed new job pppd-dns.service/start as 104
[   12.298518] systemd[1]: networking.service: Installed new job networking.service/start as 118
[   12.298520] systemd[1]: basic.target: Installed new job basic.target/start as 3
[   12.298523] systemd[1]: vboxweb-service.service: Installed new job vboxweb-service.service/start as 91
[   12.298525] systemd[1]: resolvconf.service: Installed new job resolvconf.service/start as 26
[   12.298528] systemd[1]: cgmanager.service: Installed new job cgmanager.service/start as 85
[   12.298530] systemd[1]: dev-mqueue.mount: Installed new job dev-mqueue.mount/start as 18
[   12.298533] systemd[1]: sockets.target: Installed new job sockets.target/start as 69
[   12.298535] systemd[1]: console-setup.service: Installed new job console-setup.service/start as 108
[   12.298538] systemd[1]: speech-dispatcher.service: Installed new job speech-dispatcher.service/start as 92
[   12.298541] systemd[1]: NetworkManager-wait-online.service: Installed new job NetworkManager-wait-online.service/start as 119
[   12.298543] systemd[1]: brltty.service: Installed new job brltty.service/start as 58
[   12.298546] systemd[1]: systemd-udevd-control.socket: Installed new job systemd-udevd-control.socket/start as 30
[   12.298548] systemd[1]: getty.target: Installed new job getty.target/start as 87
[   12.298551] systemd[1]: apport.service: Installed new job apport.service/start as 111
[   12.298554] systemd[1]: remote-fs.target: Installed new job remote-fs.target/start as 123
[   12.298556] systemd[1]: smartd.service: Installed new job smartd.service/start as 79
[   12.298559] systemd[1]: systemd-journald.socket: Installed new job systemd-journald.socket/start as 39
[   12.298561] systemd[1]: dev-hugepages.mount: Installed new job dev-hugepages.mount/start as 45
[   12.298564] systemd[1]: graphical.target: Installed new job graphical.target/start as 1
[   12.298566] systemd[1]: proc-sys-fs-binfmt_misc.automount: Installed new job proc-sys-fs-binfmt_misc.automount/start as 32
[   12.298569] systemd[1]: ureadahead.service: Installed new job ureadahead.service/start as 136
[   12.298571] systemd[1]: apparmor.service: Installed new job apparmor.service/start as 48
[   12.298574] systemd[1]: syslog.socket: Installed new job syslog.socket/start as 113
[   12.298576] systemd[1]: snapd.socket: Installed new job snapd.socket/start as 77
[   12.298579] systemd[1]: systemd-ask-password-plymouth.path: Installed new job systemd-ask-password-plymouth.path/start as 25
[   12.298582] systemd[1]: systemd-journal-flush.service: Installed new job systemd-journal-flush.service/start as 37
[   12.298584] systemd[1]: cups.service: Installed new job cups.service/start as 84
[   12.298587] systemd[1]: cups-browsed.service: Installed new job cups-browsed.service/start as 82
[   12.298608] systemd[1]: graphical.target: Enqueued job graphical.target/start as 1
[   12.298612] systemd[1]: Loaded units and determined initial transaction in 1.5s.
[   12.298623] systemd[1]: var-lib-ureadahead.mount: Collecting.
[   12.298626] systemd[1]: dev-disk-by\x2duuid-3cd71f4f\x2d01aa\x2d422c\x2d98a5\x2d1ccc68d3e977.mount: Collecting.
[   12.298630] systemd[1]: var-cache.mount: Collecting.
[   12.298632] systemd[1]: var-cache-cups.mount: Collecting.
[   12.298634] systemd[1]: var-cache-cups-org.cups.cupsd.mount: Collecting.
[   12.298639] systemd[1]: run-systemd-fsck.progress.mount: Collecting.
[   12.298642] systemd[1]: var-run-avahi\x2ddaemon.mount: Collecting.
[   12.298644] systemd[1]: var-run-avahi\x2ddaemon-socket.mount: Collecting.
[   12.298646] systemd[1]: var-run-cups.mount: Collecting.
[   12.298648] systemd[1]: var-run-cups-cups.sock.mount: Collecting.
[   12.298650] systemd[1]: run-uuidd.mount: Collecting.
[   12.298653] systemd[1]: run-uuidd-request.mount: Collecting.
[   12.298655] systemd[1]: run-apport.socket.mount: Collecting.
[   12.298657] systemd[1]: run-snapd.socket.mount: Collecting.
[   12.298660] systemd[1]: run-systemd-initctl.mount: Collecting.
[   12.298662] systemd[1]: run-systemd-initctl-fifo.mount: Collecting.
[   12.298664] systemd[1]: run-systemd-journal-dev\x2dlog.mount: Collecting.
[   12.298666] systemd[1]: run-systemd-journal-syslog.mount: Collecting.
[   12.298669] systemd[1]: dev-disk.mount: Collecting.
[   12.298671] systemd[1]: dev-disk-by\x2duuid.mount: Collecting.
[   12.298674] systemd[1]: dev-disk-by\x2duuid-d9086341\x2d23b0\x2d47e7\x2d8958\x2d5c24dba825c6.mount: Collecting.
[   12.298676] systemd[1]: var-lib-brltty.mount: Collecting.
[   12.298678] systemd[1]: root.mount: Collecting.
[   12.298680] systemd[1]: var-run.mount: Collecting.
[   12.298683] systemd[1]: var-run-dbus.mount: Collecting.
[   12.298685] systemd[1]: var-run-dbus-system_bus_socket.mount: Collecting.
[   12.298687] systemd[1]: run-systemd-netif.mount: Collecting.
[   12.298690] systemd[1]: run-systemd-netif-state.mount: Collecting.
[   12.298692] systemd[1]: var-lib-systemd-clock.mount: Collecting.
[   12.298694] systemd[1]: dev.mount: Collecting.
[   12.298696] systemd[1]: proc.mount: Collecting.
[   12.298699] systemd[1]: proc-sys.mount: Collecting.
[   12.298701] systemd[1]: proc-sys-fs.mount: Collecting.
[   12.298703] systemd[1]: sys-fs.mount: Collecting.
[   12.298705] systemd[1]: sys-fs-fuse.mount: Collecting.
[   12.298707] systemd[1]: sys.mount: Collecting.
[   12.298710] systemd[1]: sys-kernel.mount: Collecting.
[   12.298712] systemd[1]: run-systemd-ask\x2dpassword.mount: Collecting.
[   12.298714] systemd[1]: var-lib-systemd-timers.mount: Collecting.
[   12.298717] systemd[1]: run-acpid.socket.mount: Collecting.
[   12.298719] systemd[1]: etc.mount: Collecting.
[   12.298721] systemd[1]: etc-acpi.mount: Collecting.
[   12.298723] systemd[1]: etc-acpi-events.mount: Collecting.
[   12.298726] systemd[1]: var-tmp.mount: Collecting.
[   12.298728] systemd[1]: var-log-journal.mount: Collecting.
[   12.298730] systemd[1]: var-lib.mount: Collecting.
[   12.298732] systemd[1]: var-lib-systemd.mount: Collecting.
[   12.298735] systemd[1]: var-lib-systemd-random\x2dseed.mount: Collecting.
[   12.298737] systemd[1]: run-udev.mount: Collecting.
[   12.298739] systemd[1]: run-udev-control.mount: Collecting.
[   12.298741] systemd[1]: var.mount: Collecting.
[   12.298744] systemd[1]: var-log.mount: Collecting.
[   12.298746] systemd[1]: var-log-wtmp.mount: Collecting.
[   12.298749] systemd[1]: run-systemd-journal-socket.mount: Collecting.
[   12.298751] systemd[1]: run.mount: Collecting.
[   12.298753] systemd[1]: run-systemd.mount: Collecting.
[   12.298755] systemd[1]: run-systemd-journal.mount: Collecting.
[   12.298757] systemd[1]: run-systemd-journal-stdout.mount: Collecting.
[   12.298824] systemd[1]: Received SIGCHLD from PID 378 (n/a).
[   12.298865] systemd[1]: syslog.socket: Changed dead -> listening
[   12.298868] systemd[1]: syslog.socket: Job syslog.socket/start finished, result=done
[   12.298873] systemd[1]: Listening on Syslog Socket.
[   12.298964] systemd[1]: proc-sys-fs-binfmt_misc.automount: ConditionPathIsReadWrite=/proc/sys/ succeeded.
[   12.298982] systemd[1]: proc-sys-fs-binfmt_misc.automount: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded.
[   12.299080] systemd[1]: Autofs kernel version 1.0
[   12.299242] systemd[1]: Autofs protocol version 5.2
[   12.299249] systemd[1]: proc-sys-fs-binfmt_misc.automount: Changed dead -> waiting
[   12.299252] systemd[1]: proc-sys-fs-binfmt_misc.automount: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[   12.299257] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   12.299337] systemd[1]: systemd-journald.socket: Changed dead -> listening
[   12.299341] systemd[1]: systemd-journald.socket: Job systemd-journald.socket/start finished, result=done
[   12.299345] systemd[1]: Listening on Journal Socket.
[   12.299371] systemd[1]: systemd-udevd-control.socket: ConditionPathIsReadWrite=/sys succeeded.
[   12.299400] systemd[1]: systemd-udevd-control.socket: Changed dead -> listening
[   12.299403] systemd[1]: systemd-udevd-control.socket: Job systemd-udevd-control.socket/start finished, result=done
[   12.299408] systemd[1]: Listening on udev Control Socket.
[   12.299427] systemd[1]: nss-user-lookup.target changed dead -> active
[   12.299430] systemd[1]: nss-user-lookup.target: Job nss-user-lookup.target/start finished, result=done
[   12.299433] systemd[1]: Reached target User and Group Name Lookups.
[   12.299455] systemd[1]: systemd-udevd-kernel.socket: ConditionPathIsReadWrite=/sys succeeded.
[   12.299473] systemd[1]: systemd-udevd-kernel.socket: Changed dead -> listening
[   12.299477] systemd[1]: systemd-udevd-kernel.socket: Job systemd-udevd-kernel.socket/start finished, result=done
[   12.299481] systemd[1]: Listening on udev Kernel Socket.
[   12.299665] systemd[1]: user.slice changed dead -> active
[   12.299668] systemd[1]: user.slice: Job user.slice/start finished, result=done
[   12.299673] systemd[1]: Created slice User and Session Slice.
[   12.299711] systemd[1]: systemd-fsckd.socket: Changed dead -> listening
[   12.299715] systemd[1]: systemd-fsckd.socket: Job systemd-fsckd.socket/start finished, result=done
[   12.299719] systemd[1]: Listening on fsck to fsckd communication Socket.
[   12.299787] systemd[1]: systemd-ask-password-wall.path: Changed dead -> waiting
[   12.299790] systemd[1]: systemd-ask-password-wall.path: Job systemd-ask-password-wall.path/start finished, result=done
[   12.299794] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   12.299811] systemd[1]: cryptsetup.target changed dead -> active
[   12.299814] systemd[1]: cryptsetup.target: Job cryptsetup.target/start finished, result=done
[   12.299818] systemd[1]: Reached target Encrypted Volumes.
[   12.299989] systemd[1]: system.slice changed dead -> active
[   12.299993] systemd[1]: system.slice: Job system.slice/start finished, result=done
[   12.299997] systemd[1]: Created slice System Slice.
[   12.300025] systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/run/binfmt.d failed.
[   12.300047] systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed.
[   12.300062] systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed.
[   12.318442] systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed.
[   12.318474] systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed.
[   12.318483] systemd[1]: systemd-binfmt.service: ConditionPathIsReadWrite=/proc/sys/ succeeded.
[   12.318486] systemd[1]: systemd-binfmt.service: Starting requested but condition failed. Not starting unit.
[   12.318489] systemd[1]: systemd-binfmt.service: Job systemd-binfmt.service/start finished, result=done
[   12.318528] systemd[1]: dev-mqueue.mount: ConditionCapability=CAP_SYS_ADMIN succeeded.
[   12.318540] systemd[1]: dev-mqueue.mount: ConditionPathExists=/proc/sys/fs/mqueue succeeded.
[   12.318550] systemd[1]: dev-mqueue.mount: Failed to check symlink /dev/mqueue, ignoring: No such file or directory
[   12.318842] systemd[1]: dev-mqueue.mount: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
[   12.319174] systemd[1]: dev-mqueue.mount: Forked /bin/mount as 391
[   12.330421] systemd[1]: dev-mqueue.mount: Changed dead -> mounting
[   12.330441] systemd[1]: Mounting POSIX Message Queue File System...
[   12.330787] systemd[1]: brltty.service: About to execute: /bin/sh -c 'grep -sq '^ *RUN_BRLTTY=no' /etc/default/brltty || exec /sbin/brltty -P /run/brltty.pid'
[   12.331143] systemd[1]: brltty.service: Forked /bin/sh as 392
[   12.331238] systemd[1]: brltty.service: Changed dead -> running
[   12.331242] systemd[1]: brltty.service: Job brltty.service/start finished, result=done
[   12.331247] systemd[1]: Started Braille Device Support.
[   12.331457] systemd[1]: dev-hugepages.mount: ConditionCapability=CAP_SYS_ADMIN succeeded.
[   12.331477] systemd[1]: dev-hugepages.mount: ConditionPathExists=/sys/kernel/mm/hugepages succeeded.
[   12.331486] systemd[1]: dev-hugepages.mount: Failed to check symlink /dev/hugepages, ignoring: No such file or directory
[   12.331807] systemd[1]: dev-hugepages.mount: About to execute: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
[   12.332151] systemd[1]: dev-hugepages.mount: Forked /bin/mount as 394
[   12.332232] systemd[1]: dev-hugepages.mount: Changed dead -> mounting
[   12.332239] systemd[1]: Mounting Huge Pages File System...
[   12.332279] systemd[1]: ureadahead.service: ConditionVirtualization=no succeeded.
[   12.332717] systemd[1]: ureadahead.service: About to execute: /sbin/ureadahead
[   12.333051] systemd[1]: ureadahead.service: Forked /sbin/ureadahead as 395
[   12.333195] systemd[1]: ureadahead.service: Changed dead -> running
[   12.333201] systemd[1]: ureadahead.service: Job ureadahead.service/start finished, result=done
[   12.333206] systemd[1]: Started Read required files in advance.
[   12.333475] systemd[1]: system-getty.slice changed dead -> active
[   12.333479] systemd[1]: system-getty.slice: Job system-getty.slice/start finished, result=done
[   12.333483] systemd[1]: Created slice system-getty.slice.
[   12.333531] systemd[1]: systemd-modules-load.service: ConditionKernelCommandLine=|rd.modules-load failed.
[   12.333556] systemd[1]: systemd-modules-load.service: ConditionKernelCommandLine=|modules-load failed.
[   12.333566] systemd[1]: systemd-modules-load.service: ConditionDirectoryNotEmpty=|/run/modules-load.d failed.
[   12.333593] systemd[1]: systemd-modules-load.service: ConditionDirectoryNotEmpty=|/etc/modules-load.d succeeded.
[   12.333606] systemd[1]: systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed.
[   12.333625] systemd[1]: systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed.
[   12.333641] systemd[1]: systemd-modules-load.service: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed.
[   12.333672] systemd[1]: systemd-modules-load.service: ConditionCapability=CAP_SYS_MODULE succeeded.
[   12.333963] systemd[1]: systemd-modules-load.service: About to execute: /lib/systemd/systemd-modules-load
[   12.334340] systemd[1]: systemd-modules-load.service: Forked /lib/systemd/systemd-modules-load as 396
[   12.334434] systemd[1]: systemd-modules-load.service: Changed dead -> start
[   12.334440] systemd[1]: Starting Load Kernel Modules...
[   12.334466] systemd[1]: slices.target changed dead -> active
[   12.334469] systemd[1]: slices.target: Job slices.target/start finished, result=done
[   12.334473] systemd[1]: Reached target Slices.
[   12.334535] systemd[1]: sys-kernel-debug.mount: ConditionCapability=CAP_SYS_RAWIO succeeded.
[   12.334549] systemd[1]: sys-kernel-debug.mount: ConditionPathExists=/sys/kernel/debug succeeded.
[   12.334869] systemd[1]: sys-kernel-debug.mount: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
[   12.335215] systemd[1]: sys-kernel-debug.mount: Forked /bin/mount as 397
[   12.335275] systemd[1]: sys-kernel-debug.mount: Changed dead -> mounting
[   12.335282] systemd[1]: Mounting Debug File System...
[   12.335351] systemd[1]: systemd-journald-audit.socket: ConditionCapability=CAP_AUDIT_READ succeeded.
[   12.335367] systemd[1]: systemd-journald-audit.socket: ConditionSecurity=audit succeeded.
[   12.335390] systemd[1]: systemd-journald-audit.socket: Changed dead -> listening
[   12.335394] systemd[1]: systemd-journald-audit.socket: Job systemd-journald-audit.socket/start finished, result=done
[   12.335398] systemd[1]: Listening on Journal Audit Socket.
[   12.335441] systemd[1]: kmod-static-nodes.service: ConditionFileNotEmpty=/lib/modules/4.7.0-rc1-wt+/modules.devname succeeded.
[   12.335471] systemd[1]: kmod-static-nodes.service: ConditionCapability=CAP_SYS_MODULE succeeded.
[   12.335770] systemd[1]: kmod-static-nodes.service: About to execute: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[   12.336096] systemd[1]: kmod-static-nodes.service: Forked /bin/kmod as 398
[   12.336198] systemd[1]: kmod-static-nodes.service: Changed dead -> start
[   12.336204] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   12.336228] systemd[1]: remote-fs-pre.target changed dead -> active
[   12.336232] systemd[1]: remote-fs-pre.target: Job remote-fs-pre.target/start finished, result=done
[   12.336236] systemd[1]: Reached target Remote File Systems (Pre).
[   12.336259] systemd[1]: remote-fs.target changed dead -> active
[   12.336262] systemd[1]: remote-fs.target: Job remote-fs.target/start finished, result=done
[   12.336266] systemd[1]: Reached target Remote File Systems.
[   12.336598] systemd[1]: ufw.service: About to execute: /lib/ufw/ufw-init start quiet
[   12.336928] systemd[1]: ufw.service: Forked /lib/ufw/ufw-init as 399
[   12.337046] systemd[1]: ufw.service: Changed dead -> start
[   12.337052] systemd[1]: Starting Uncomplicated firewall...
[   12.337123] systemd[1]: systemd-initctl.socket: Changed dead -> listening
[   12.337127] systemd[1]: systemd-initctl.socket: Job systemd-initctl.socket/start finished, result=done
[   12.337131] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   12.337199] systemd[1]: systemd-journald-dev-log.socket: Changed dead -> listening
[   12.337202] systemd[1]: systemd-journald-dev-log.socket: Job systemd-journald-dev-log.socket/start finished, result=done
[   12.337207] systemd[1]: Listening on Journal Socket (/dev/log).
[   12.337527] systemd[1]: systemd-journald.service: About to execute: /lib/systemd/systemd-journald
[   12.337857] systemd[1]: systemd-journald.service: Forked /lib/systemd/systemd-journald as 400
[   12.337989] systemd[1]: systemd-journald.service: Changed dead -> start
[   12.337995] systemd[1]: Starting Journal Service...
[   12.339115] systemd[1]: libmount event [rescan: yes]
[   12.339404] systemd[1]: systemd-journald.socket: Incoming traffic
[   12.339410] systemd[1]: systemd-journald.socket: Changed listening -> running
[   12.649817] systemd[1]: libmount event [rescan: no]
[   12.659421] systemd[1]: Received SIGCHLD from PID 398 (kmod).
[   12.659442] systemd[1]: Child 398 (kmod) died (code=exited, status=0/SUCCESS)
[   12.659471] systemd[1]: kmod-static-nodes.service: Child 398 belongs to kmod-static-nodes.service
[   12.659478] systemd[1]: kmod-static-nodes.service: Main process exited, code=exited, status=0/SUCCESS
[   12.659615] systemd[1]: kmod-static-nodes.service: Changed start -> exited
[   12.659619] systemd[1]: kmod-static-nodes.service: Job kmod-static-nodes.service/start finished, result=done
[   12.659624] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   12.659761] systemd[1]: kmod-static-nodes.service: cgroup is empty
[   12.659817] systemd[1]: systemd-tmpfiles-setup-dev.service: ConditionCapability=CAP_SYS_MODULE succeeded.
[   12.660132] systemd[1]: systemd-tmpfiles-setup-dev.service: About to execute: /bin/systemd-tmpfiles --prefix=/dev --create --boot
[   12.660455] systemd[1]: systemd-tmpfiles-setup-dev.service: Forked /bin/systemd-tmpfiles as 403
[   12.670544] systemd[1]: systemd-tmpfiles-setup-dev.service: Changed dead -> start
[   12.670552] systemd[1]: Starting Create Static Device Nodes in /dev...
[   12.739155] systemd[1]: Accepted new private connection.
[   12.739251] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[   12.739298] systemd[1]: kmod-static-nodes.service: cgroup is empty
[   12.739324] systemd[1]: Got disconnect on private connection.
[   12.749902] systemd[1]: libmount event [rescan: yes]
[   12.750357] systemd[1]: sys-kernel-debug.mount: Changed mounting -> mounting-done
[   12.750363] systemd[1]: sys-kernel-debug.mount: Job sys-kernel-debug.mount/start finished, result=done
[   12.750368] systemd[1]: Mounted Debug File System.
[   12.750456] systemd[1]: dev-mqueue.mount: Changed mounting -> mounting-done
[   12.750460] systemd[1]: dev-mqueue.mount: Job dev-mqueue.mount/start finished, result=done
[   12.750464] systemd[1]: Mounted POSIX Message Queue File System.
[   12.750530] systemd[1]: dev-hugepages.mount: Changed mounting -> mounting-done
[   12.750534] systemd[1]: dev-hugepages.mount: Job dev-hugepages.mount/start finished, result=done
[   12.750538] systemd[1]: Mounted Huge Pages File System.
[   12.750603] systemd[1]: libmount event [rescan: yes]
[   12.750917] systemd[1]: Received SIGCHLD from PID 391 (mount).
[   12.750935] systemd[1]: Child 391 (mount) died (code=exited, status=0/SUCCESS)
[   12.750963] systemd[1]: dev-mqueue.mount: Child 391 belongs to dev-mqueue.mount
[   12.750968] systemd[1]: dev-mqueue.mount: Mount process exited, code=exited status=0
[   12.750971] systemd[1]: dev-mqueue.mount: Changed mounting-done -> mounted
[   12.751023] systemd[1]: Child 394 (mount) died (code=exited, status=0/SUCCESS)
[   12.751048] systemd[1]: dev-hugepages.mount: Child 394 belongs to dev-hugepages.mount
[   12.751053] systemd[1]: dev-hugepages.mount: Mount process exited, code=exited status=0
[   12.751057] systemd[1]: dev-hugepages.mount: Changed mounting-done -> mounted
[   12.751095] systemd[1]: Child 397 (mount) died (code=exited, status=0/SUCCESS)
[   12.751119] systemd[1]: sys-kernel-debug.mount: Child 397 belongs to sys-kernel-debug.mount
[   12.751124] systemd[1]: sys-kernel-debug.mount: Mount process exited, code=exited status=0
[   12.751127] systemd[1]: sys-kernel-debug.mount: Changed mounting-done -> mounted
[   12.751693] systemd[1]: Accepted new private connection.
[   12.752239] systemd[1]: Accepted new private connection.
[   12.752793] systemd[1]: Accepted new private connection.
[   12.752814] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[   12.752862] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[   12.752908] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[   12.752951] systemd[1]: Got disconnect on private connection.
[   12.753097] systemd[1]: Got disconnect on private connection.
[   12.753259] systemd[1]: Got disconnect on private connection.
[   12.821510] systemd[1]: systemd-udevd-kernel.socket: Incoming traffic
[   12.821520] systemd[1]: systemd-udevd-kernel.socket: Changed listening -> running
[   12.970258] systemd[1]: Received SIGCHLD from PID 392 (sh).
[   12.970278] systemd[1]: Child 392 (sh) died (code=exited, status=0/SUCCESS)
[   12.970304] systemd[1]: brltty.service: Child 392 belongs to brltty.service
[   12.970318] systemd[1]: brltty.service: Main process exited, code=exited, status=0/SUCCESS
[   12.970560] systemd[1]: brltty.service: Changed running -> dead
[   12.970695] systemd[1]: brltty.service: cgroup is empty
[   12.971530] systemd[1]: Accepted new private connection.
[   12.971594] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[   12.971678] systemd[1]: Got disconnect on private connection.
[   13.133751] systemd-journald[400]: Fixed min_use=1.0M max_use=159.3M max_size=19.9M min_size=512.0K keep_free=238.9M n_max_files=100
[   13.134324] systemd-journald[400]: Reserving 36259 entries in hash table.
[   13.134607] systemd-journald[400]: Vacuuming...
[   13.134625] systemd-journald[400]: Vacuuming done, freed 0B of archived journals on disk.
[   13.266921] systemd-journald[400]: Flushing /dev/kmsg...
[   13.293506] systemd-journald[400]: systemd-journald running as pid 400
[   13.293622] systemd-journald[400]: Sent READY=1 notification.
[   13.293631] systemd-journald[400]: Sent WATCHDOG=1 notification.
[   13.293672] systemd[1]: systemd-journald.service: Got notification message from PID 400 (READY=1, STATUS=Processing requests...)
[   13.293679] systemd[1]: systemd-journald.service: Changed start -> running
[   13.293683] systemd[1]: systemd-journald.service: Job systemd-journald.service/start finished, result=done
[   13.293691] systemd[1]: Started Journal Service.
[   13.536659] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.536798] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.537061] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.537264] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.537433] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.537576] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.537780] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.537993] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.538154] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.723846] lp: driver loaded but no devices found
[   13.751007] ppdev: user-space parallel port driver
[   13.780412] parport_pc 00:01: reported by Plug and Play ACPI
[   13.780611] parport0: PC-style at 0x378, irq 5 [PCSPP]
[   13.838365] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.874740] lp0: using parport0 (interrupt-driven).
[   13.942843] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   13.943929] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.506757] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.714693] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.715736] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.716935] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.717943] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.854455] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.856160] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.857883] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.859366] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.865744] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   14.870629] systemd-journald[400]: Received request to flush runtime journal from PID 1
[   14.870679] systemd-journald[400]: Vacuuming...
[   14.870701] systemd-journald[400]: Vacuuming done, freed 0B of archived journals on disk.
[   14.940081] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.050931] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.170348] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.650619] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   15.666977] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   15.682757] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[   15.706461] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   15.754483] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.757192] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.758562] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.840796] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.911873] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   15.957953] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   17.276016] AVX2 version of gcm_enc/dec engaged.
[   17.276018] AES CTR mode by8 optimization enabled
[   17.714075] dw-apb-uart.2: ttyS4 at MMIO 0xdf32b000 (irq = 20, base_baud = 115200) is a 16550A
[   17.802733] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   18.239955] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   18.239957] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.239958] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   18.239959] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   18.239960] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   18.239961] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   18.239961] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   18.239962] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   18.427301] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[   18.427622] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[   18.427940] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[   18.428254] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[   18.428571] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   18.428886] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   18.429214] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   18.429530] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   19.006300] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   19.007778] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   19.994252] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   20.512339] Adding 50609148k swap on /dev/sda5.  Priority:-1 extents:1 across:50609148k FS
[   20.685973] audit: type=1400 audit(1464852534.384:2): apparmor="STATUS" operation="profile_load" name="/usr/bin/ubuntu-core-launcher" pid=859 comm="apparmor_parser"
[   20.714531] audit: type=1400 audit(1464852534.412:3): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ippusbxd" pid=865 comm="apparmor_parser"
[   20.874222] audit: type=1400 audit(1464852534.572:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=861 comm="apparmor_parser"
[   20.874250] audit: type=1400 audit(1464852534.572:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=861 comm="apparmor_parser"
[   20.874262] audit: type=1400 audit(1464852534.572:6): apparmor="STATUS" operation="profile_load" name="pxgsettings" pid=861 comm="apparmor_parser"
[   20.874275] audit: type=1400 audit(1464852534.572:7): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=861 comm="apparmor_parser"
[   20.874287] audit: type=1400 audit(1464852534.572:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-ofono" pid=861 comm="apparmor_parser"
[   20.875837] audit: type=1400 audit(1464852534.572:9): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=856 comm="apparmor_parser"
[   20.875864] audit: type=1400 audit(1464852534.572:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=856 comm="apparmor_parser"
[   20.875876] audit: type=1400 audit(1464852534.572:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=856 comm="apparmor_parser"
[   20.953989] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   20.958808] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   20.963127] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   20.963738] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   20.964188] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   21.146202] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   21.147689] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   21.148694] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   21.149705] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   21.150538] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   21.152521] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   21.330895] cgroup: new mount options do not match the existing superblock, will be ignored
[   21.706654] usbcore: registered new interface driver usbserial
[   21.706728] usbcore: registered new interface driver usbserial_generic
[   21.706829] usbserial: USB Serial support registered for generic
[   21.811494] usbcore: registered new interface driver pl2303
[   21.811578] usbserial: USB Serial support registered for pl2303
[   21.811610] pl2303 1-4:1.0: pl2303 converter detected
[   21.812607] usb 1-4: pl2303 converter now attached to ttyUSB0
[   23.373883] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.396432] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.397130] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.397910] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.398999] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.400296] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.400784] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.401546] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.402906] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.403795] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.404329] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.428822] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.430103] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.430430] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.434584] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.448833] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.449766] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.451389] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   23.452245] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   24.145818] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   24.649506] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   25.765706] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   26.597271] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   26.598734] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   26.626727] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   28.137188] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   28.591668] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[   28.711670] r8169 0000:08:00.0 enp8s0: link down
[   28.711766] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[   30.393221] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   34.045112] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   34.046419] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   34.172978] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   35.024839] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   35.028369] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   41.148260] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   41.320152] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   57.098831] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   60.116822] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   60.116876] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   60.257296] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   60.257351] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   62.997405] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   62.997463] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   63.149690] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   63.149744] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   68.821393] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   68.821446] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.009399] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.009454] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.124137] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.124193] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.142895] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.142946] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.391753] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.391825] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.793655] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   74.793960] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   75.349322] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   75.349394] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   75.350037] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   75.350106] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.264926] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.427678] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.427730] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.630535] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.630591] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.697783] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.697835] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.719515] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   78.719566] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   79.786488] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   79.786543] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   80.256751] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   82.400320] show_signal_msg: 54 callbacks suppressed
[   82.400324] QXcbEventReader[1365]: segfault at 7f8075adf629 ip 00007f8075adf629 sp 00007f807378cd20 error 14 in locale-archive[7f8075b8f000+2d8000]
[   87.443924] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   87.444177] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   88.150255] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   88.150550] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   90.018187] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[   90.018433] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[  101.816061] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[  101.816200] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[  105.761001] systemd-journald[400]: Sent WATCHDOG=1 notification.
[  106.192515] systemd-journald[400]: Successfully sent stream file descriptor to service manager.
[  106.192773] systemd-journald[400]: Successfully sent stream file descriptor to service manager.

[-- Attachment #3: iwlwifi_debug_log --]
[-- Type: application/octet-stream, Size: 3180 bytes --]

/sys/kernel/debug/tracing/events/iwlwifi/filter
/sys/kernel/debug/tracing/events/*/iwlwifi/filter
Hit Ctrl^C to stop recording
Kernel buffer statistics:
  Note: "entries" are the entries left in the kernel ring buffer and are not
        recorded in the trace data. They should all be zero.

CPU: 0
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts: 5557639144.657258
now ts:   275.970505
dropped events: 0
read events: 0

CPU: 1
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   275.970576
dropped events: 0
read events: 0

CPU: 2
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts: 18446612151.005491
now ts:   275.970629
dropped events: 0
read events: 0

CPU: 3
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   275.970684
dropped events: 0
read events: 0

CPU: 4
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   275.970774
dropped events: 0
read events: 0

CPU: 5
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   275.970829
dropped events: 0
read events: 0

CPU: 6
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   275.970879
dropped events: 0
read events: 0

CPU: 7
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts: 18446612151.070611
now ts:   275.970931
dropped events: 0
read events: 0

/sys/kernel/debug/tracing/events/iwlwifi/filter
/sys/kernel/debug/tracing/events/*/iwlwifi/filter
/sys/kernel/debug/tracing/events/mac80211/filter
/sys/kernel/debug/tracing/events/*/mac80211/filter
/sys/kernel/debug/tracing/events/cfg80211/filter
/sys/kernel/debug/tracing/events/*/cfg80211/filter
/sys/kernel/debug/tracing/events/iwlwifi_msg/filter
/sys/kernel/debug/tracing/events/*/iwlwifi_msg/filter
Hit Ctrl^C to stop recording
Kernel buffer statistics:
  Note: "entries" are the entries left in the kernel ring buffer and are not
        recorded in the trace data. They should all be zero.

CPU: 0
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts: 5557639144.657258
now ts:   326.882295
dropped events: 0
read events: 0

CPU: 1
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   326.882362
dropped events: 0
read events: 0

CPU: 2
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts: 18446612151.005491
now ts:   326.882420
dropped events: 0
read events: 0

CPU: 3
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   326.882481
dropped events: 0
read events: 0

CPU: 4
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   326.882537
dropped events: 0
read events: 0

CPU: 5
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   326.882591
dropped events: 0
read events: 0

CPU: 6
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts:     0.000000
now ts:   326.882642
dropped events: 0
read events: 0

CPU: 7
entries: 0
overrun: 0
commit overrun: 0
bytes: 0
oldest event ts: 18446612151.070611
now ts:   326.882693
dropped events: 0
read events: 0


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-02  8:02           ` Reinoud Koornstra
@ 2016-06-02  8:16             ` Luca Coelho
  2016-06-03  5:09               ` Reinoud Koornstra
  0 siblings, 1 reply; 13+ messages in thread
From: Luca Coelho @ 2016-06-02  8:16 UTC (permalink / raw)
  To: Reinoud Koornstra; +Cc: linux-wireless, linuxwifi, me, Grumbach, Emmanuel

On Thu, 2016-06-02 at 02:02 -0600, Reinoud Koornstra wrote:
> On Wed, Jun 1, 2016 at 10:27 PM, Coelho, Luciano
> <luciano.coelho@intel.com> wrote:
> > On Wed, 2016-06-01 at 16:08 -0600, Reinoud Koornstra wrote:
> > > On Wed, Jun 1, 2016 at 7:19 AM, Coelho, Luciano
> > > <luciano.coelho@intel.com> wrote:
> > > > On Wed, 2016-06-01 at 08:54 -0400, Bob Copeland wrote:
> > > > > + Luca, Emmanuel
> > > > 
> > > > Thanks, Bob!
> > > > 
> > > > 
> > > > > On Tue, May 31, 2016 at 10:06:57PM -0600, Reinoud Koornstra
> > > > > wrote:
> > > > > > Today I compiled 4.6+ and pulled sources today
> > > > > > iwlwifi isn't super smooth.
> > > > > 
> > > > > I assume you mean wireless-testing, based on 4.7-rc1 (as this
> > > > > email
> > > > > is
> > > > > in reply to my announcement of same).
> > > > 
> > > > Yes, we need to know exactly what kernel you're using so we know
> > > > what
> > > > we're debugging.
> > > > 
> > > 
> > > Yesterday this is what I did to obtain the latest source:
> > > 
> > > git clone
> > > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> > > kernel_current
> > > 
> > > This is the latest commit in that tree:
> > > 
> > > commit 367d3fd50566a313946fa9c5b2116a81bf3807e4
> > > Merge: 5eca831 cf0d44d
> > > Author: Linus Torvalds <torvalds@linux-foundation.org>
> > > Date:   Tue May 31 09:43:24 2016 -0700
> > > 
> > >    Merge branch 'for-linus' of
> > > git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
> > > 
> > >    Pull s390 fixes from Martin Schwidefsky:
> > >     "Three bugs fixes and an update for the default configuration"
> > > 
> > >    * 'for-linus' of
> > > git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
> > >      s390: fix info leak in do_sigsegv
> > >      s390/config: update default configuration
> > >      s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
> > >      s390/bpf: reduce maximum program size to 64 KB
> > 
> > Ah, okay.  This has nothing to do with the wireless-testing tree.  This
> > is random commit in Linus' tree.  I suggest that you use a release tag
> > or such.  For instance you could do this in Linus' tree to get the
> > current release candidate for 4.7:
> > 
> > git checkout v4.7-rc1
> > 
> > Or you could use the wireless-testing tree that Bob is maintaining,
> > which is always based on an official release candidate (currently the
> > above mentioned v4.7-rc1 release) plus the latest and greatest (and
> > probably "brokenest" :P) wireless changes:
> > 
> > git clone git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git
> > 
> 
> Ok, i got this tree.
> From the start it didn't work.
> 
> [    0.000000] Linux version 4.7.0-rc1-wt+
> [SNIP]
> [    2.156875] iwlwifi 0000:04:00.0: Direct firmware load for
> iwlwifi-7260-17.ucode failed with error -2
> [    2.157681] iwlwifi 0000:04:00.0: Direct firmware load for
> iwlwifi-7260-16.ucode failed with error -2
> [    2.158438] iwlwifi 0000:04:00.0: no suitable firmware found!

This is happening pretty early, did you compile the iwlwifi driver into
the kernel (instead of compiling them as modules)? There have been
problems when it's in-kernel, so we recommend that you compile them as
modules (unless strictly necessary).


> I've attached the dmesg in it's entirety.
> Booting back to 4.6:
> 
> [   17.987698] iwlwifi 0000:04:00.0: loaded firmware version
> 16.242414.0 op_mode iwlmvm
> [   18.269667] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band
> Wireless AC 7260, REV=0x144

This shows that you have iwlwifi-7260-16.ucode in your file system.
 But here we are reading it much later.  So it's possible that the
kernel cannot access the firmware at a very early stage (because the
filesystem that contains it is not mounted yet) when you use in-kernel.

So, first of all, please make sure they're built as modules.  We can
continue from there then.

--
Cheers,
Luca.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-02  8:16             ` Luca Coelho
@ 2016-06-03  5:09               ` Reinoud Koornstra
  2016-06-03  5:59                 ` Luca Coelho
  0 siblings, 1 reply; 13+ messages in thread
From: Reinoud Koornstra @ 2016-06-03  5:09 UTC (permalink / raw)
  To: Luca Coelho; +Cc: linux-wireless, linuxwifi, me, Grumbach, Emmanuel

On Thu, Jun 2, 2016 at 2:16 AM, Luca Coelho <luca@coelho.fi> wrote:
> On Thu, 2016-06-02 at 02:02 -0600, Reinoud Koornstra wrote:
>> On Wed, Jun 1, 2016 at 10:27 PM, Coelho, Luciano
>> <luciano.coelho@intel.com> wrote:
>> > On Wed, 2016-06-01 at 16:08 -0600, Reinoud Koornstra wrote:
>> > > On Wed, Jun 1, 2016 at 7:19 AM, Coelho, Luciano
>> > > <luciano.coelho@intel.com> wrote:
>> > > > On Wed, 2016-06-01 at 08:54 -0400, Bob Copeland wrote:
>> > > > > + Luca, Emmanuel
>> > > >
>> > > > Thanks, Bob!
>> > > >
>> > > >
>> > > > > On Tue, May 31, 2016 at 10:06:57PM -0600, Reinoud Koornstra
>> > > > > wrote:
>> > > > > > Today I compiled 4.6+ and pulled sources today
>> > > > > > iwlwifi isn't super smooth.
>> > > > >
>> > > > > I assume you mean wireless-testing, based on 4.7-rc1 (as this
>> > > > > email
>> > > > > is
>> > > > > in reply to my announcement of same).
>> > > >
>> > > > Yes, we need to know exactly what kernel you're using so we know
>> > > > what
>> > > > we're debugging.
>> > > >
>> > >
>> > > Yesterday this is what I did to obtain the latest source:
>> > >
>> > > git clone
>> > > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> > > kernel_current
>> > >
>> > > This is the latest commit in that tree:
>> > >
>> > > commit 367d3fd50566a313946fa9c5b2116a81bf3807e4
>> > > Merge: 5eca831 cf0d44d
>> > > Author: Linus Torvalds <torvalds@linux-foundation.org>
>> > > Date:   Tue May 31 09:43:24 2016 -0700
>> > >
>> > >    Merge branch 'for-linus' of
>> > > git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
>> > >
>> > >    Pull s390 fixes from Martin Schwidefsky:
>> > >     "Three bugs fixes and an update for the default configuration"
>> > >
>> > >    * 'for-linus' of
>> > > git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
>> > >      s390: fix info leak in do_sigsegv
>> > >      s390/config: update default configuration
>> > >      s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
>> > >      s390/bpf: reduce maximum program size to 64 KB
>> >
>> > Ah, okay.  This has nothing to do with the wireless-testing tree.  This
>> > is random commit in Linus' tree.  I suggest that you use a release tag
>> > or such.  For instance you could do this in Linus' tree to get the
>> > current release candidate for 4.7:
>> >
>> > git checkout v4.7-rc1
>> >
>> > Or you could use the wireless-testing tree that Bob is maintaining,
>> > which is always based on an official release candidate (currently the
>> > above mentioned v4.7-rc1 release) plus the latest and greatest (and
>> > probably "brokenest" :P) wireless changes:
>> >
>> > git clone git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git
>> >
>>
>> Ok, i got this tree.
>> From the start it didn't work.
>>
>> [    0.000000] Linux version 4.7.0-rc1-wt+
>> [SNIP]
>> [    2.156875] iwlwifi 0000:04:00.0: Direct firmware load for
>> iwlwifi-7260-17.ucode failed with error -2
>> [    2.157681] iwlwifi 0000:04:00.0: Direct firmware load for
>> iwlwifi-7260-16.ucode failed with error -2
>> [    2.158438] iwlwifi 0000:04:00.0: no suitable firmware found!
>
> This is happening pretty early, did you compile the iwlwifi driver into
> the kernel (instead of compiling them as modules)? There have been
> problems when it's in-kernel, so we recommend that you compile them as
> modules (unless strictly necessary).
>
>
>> I've attached the dmesg in it's entirety.
>> Booting back to 4.6:
>>
>> [   17.987698] iwlwifi 0000:04:00.0: loaded firmware version
>> 16.242414.0 op_mode iwlmvm
>> [   18.269667] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band
>> Wireless AC 7260, REV=0x144
>
> This shows that you have iwlwifi-7260-16.ucode in your file system.
>  But here we are reading it much later.  So it's possible that the
> kernel cannot access the firmware at a very early stage (because the
> filesystem that contains it is not mounted yet) when you use in-kernel.
>
> So, first of all, please make sure they're built as modules.  We can
> continue from there then.

Your suggestion worked. When it's compiled as module, the
iwlwifi-7260-16.ucode loads fine.
No problems detected so far.
It does make me think whether this is desired behavior though that due
to the later reading we cannot have iwlwifi build in the kernel.
Thanks,

Reinoud.

>
> --
> Cheers,
> Luca.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-03  5:09               ` Reinoud Koornstra
@ 2016-06-03  5:59                 ` Luca Coelho
  2016-06-06  1:09                   ` Reinoud Koornstra
  0 siblings, 1 reply; 13+ messages in thread
From: Luca Coelho @ 2016-06-03  5:59 UTC (permalink / raw)
  To: Reinoud Koornstra; +Cc: linux-wireless, linuxwifi, me, Grumbach, Emmanuel

On Thu, 2016-06-02 at 23:09 -0600, Reinoud Koornstra wrote:
> On Thu, Jun 2, 2016 at 2:16 AM, Luca Coelho <luca@coelho.fi> wrote:
> > This shows that you have iwlwifi-7260-16.ucode in your file system.
> >  But here we are reading it much later.  So it's possible that the
> > kernel cannot access the firmware at a very early stage (because
> > the
> > filesystem that contains it is not mounted yet) when you use in-
> > kernel.
> > 
> > So, first of all, please make sure they're built as modules.  We
> > can
> > continue from there then.
> 
> Your suggestion worked. When it's compiled as module, the
> iwlwifi-7260-16.ucode loads fine.
> No problems detected so far.

Great! :)


> It does make me think whether this is desired behavior though that
> due
> to the later reading we cannot have iwlwifi build in the kernel.

It should work, but then you have to make sure the firmware is
available at very early stages of boot.  If you add it to the proper
place in your initrd, the kernel should find it when the driver
requests it.

I didn't want to go into the details of this, because in most cases the
best option is to have the driver as a module.  If you really need it
in-kernel, then you need to make sure all the needed pieces are
available very early as well.

--
Cheers,
Luca.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* wireless-drivers-next open for 4.8
  2016-05-29 21:40 wireless-testing on 4.7 Bob Copeland
  2016-06-01  4:06 ` Reinoud Koornstra
@ 2016-06-04 14:57 ` Kalle Valo
  1 sibling, 0 replies; 13+ messages in thread
From: Kalle Valo @ 2016-06-04 14:57 UTC (permalink / raw)
  To: Bob Copeland; +Cc: linux-wireless

Bob Copeland <me@bobcopeland.com> writes:

> Since Linus released 4.7-rc1 today, I've resumed wireless-testing
> updates since its merge window hiatus, with tag wt-2016-05-29.
>
> Please test and let me know of any issues.

I also opened wireless-drivers-next tree for patches going to 4.8. And
wireless-drivers continues to be open for important fixes and
regressions to 4.7.

-- 
Kalle Valo

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-03  5:59                 ` Luca Coelho
@ 2016-06-06  1:09                   ` Reinoud Koornstra
  2016-06-06  8:08                     ` Luca Coelho
  0 siblings, 1 reply; 13+ messages in thread
From: Reinoud Koornstra @ 2016-06-06  1:09 UTC (permalink / raw)
  To: Luca Coelho; +Cc: linux-wireless, linuxwifi, me, Grumbach, Emmanuel

On Thu, Jun 2, 2016 at 11:59 PM, Luca Coelho <luca@coelho.fi> wrote:
> On Thu, 2016-06-02 at 23:09 -0600, Reinoud Koornstra wrote:
>> On Thu, Jun 2, 2016 at 2:16 AM, Luca Coelho <luca@coelho.fi> wrote:
>> > This shows that you have iwlwifi-7260-16.ucode in your file system.
>> >  But here we are reading it much later.  So it's possible that the
>> > kernel cannot access the firmware at a very early stage (because
>> > the
>> > filesystem that contains it is not mounted yet) when you use in-
>> > kernel.
>> >
>> > So, first of all, please make sure they're built as modules.  We
>> > can
>> > continue from there then.
>>
>> Your suggestion worked. When it's compiled as module, the
>> iwlwifi-7260-16.ucode loads fine.
>> No problems detected so far.
>
> Great! :)

It is. :)
I git pulled again and build it again.
This time with gcc 6.1.0
I couldn't find warning specific to iwlwifi with gcc 6, so that's great.
Didn't find anything worrysome yet, in addition I am running the cake
qdisc as well from Dave Taht.
objdump --full-contents --section=.comment vmlinux

vmlinux:     file format elf64-x86-64

Contents of section .comment:
0000 4743433a 2028474e 55292036 2e312e30  GCC: (GNU) 6.1.0
0010 00

reinoud@router-dev:~/Downloads/wireless-testing$ objdump
--full-contents --section=.comment
/lib/modules/4.7.0-rc1-wt+/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko

/lib/modules/4.7.0-rc1-wt+/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko:
    file format elf64-x86-64

Contents of section .comment:
0000 00474343 3a202847 4e552920 362e312e  .GCC: (GNU) 6.1.
0010 30000047 43433a20 28474e55 2920362e  0..GCC: (GNU) 6.
[SNIP]
0180 28474e55 2920362e 312e3000           (GNU) 6.1.0.


>
>
>> It does make me think whether this is desired behavior though that
>> due
>> to the later reading we cannot have iwlwifi build in the kernel.
>
> It should work, but then you have to make sure the firmware is
> available at very early stages of boot.  If you add it to the proper
> place in your initrd, the kernel should find it when the driver
> requests it.
>
> I didn't want to go into the details of this, because in most cases the
> best option is to have the driver as a module.  If you really need it
> in-kernel, then you need to make sure all the needed pieces are
> available very early as well.

Ah, thanks, I'll study this as how to have it inside initrd at the right place.
Any pointers would be great.

Btw, I did build gcc 6.1.0 like this, if you have hints or ways I
should build it differently I would like to know.

reinoud@router-dev:~/Downloads/wireless-testing$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/home/reinoud/GCC/libexec/gcc/x86_64-linux-gnu/6.1.0/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../gcc-6.1.0/configure -v
--enable-languages=c,c++,go,fortran,objc,obj-c++
--prefix=/home/reinoud/GCC --enable-shared --enable-linker-build-id
--without-included-gettext --enable-threads=posix --enable-nls
--with-sysroot=/ --enab
le-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-libmpx --enable-plugin
--with-system-zlib --disable-browser-plugin --with-arch-direct
ory=amd64 --enable-objc-gc --enable-multiarch --disable-werror
--with-abi=m64 --enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.1.0 (GCC)

The --with-tune=skylake didn't work as it didn't know it. unfortunately.

>
> --
> Cheers,
> Luca.

Thanks,

Reinoud.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: wireless-testing on 4.7
  2016-06-06  1:09                   ` Reinoud Koornstra
@ 2016-06-06  8:08                     ` Luca Coelho
  0 siblings, 0 replies; 13+ messages in thread
From: Luca Coelho @ 2016-06-06  8:08 UTC (permalink / raw)
  To: Reinoud Koornstra; +Cc: linux-wireless, linuxwifi, me, Grumbach, Emmanuel

On Sun, 2016-06-05 at 19:09 -0600, Reinoud Koornstra wrote:
> On Thu, Jun 2, 2016 at 11:59 PM, Luca Coelho <luca@coelho.fi> wrote:
> > On Thu, 2016-06-02 at 23:09 -0600, Reinoud Koornstra wrote:
> > > On Thu, Jun 2, 2016 at 2:16 AM, Luca Coelho <luca@coelho.fi> wrote:
> > > > This shows that you have iwlwifi-7260-16.ucode in your file system.
> > > >  But here we are reading it much later.  So it's possible that the
> > > > kernel cannot access the firmware at a very early stage (because
> > > > the
> > > > filesystem that contains it is not mounted yet) when you use in-
> > > > kernel.
> > > > 
> > > > So, first of all, please make sure they're built as modules.  We
> > > > can
> > > > continue from there then.
> > > 
> > > Your suggestion worked. When it's compiled as module, the
> > > iwlwifi-7260-16.ucode loads fine.
> > > No problems detected so far.
> > 
> > Great! :)
> 
> It is. :)
> I git pulled again and build it again.
> This time with gcc 6.1.0
> I couldn't find warning specific to iwlwifi with gcc 6, so that's great.
> Didn't find anything worrysome yet, in addition I am running the cake
> qdisc as well from Dave Taht.
> objdump --full-contents --section=.comment vmlinux
> 
> vmlinux:     file format elf64-x86-64
> 
> Contents of section .comment:
> 0000 4743433a 2028474e 55292036 2e312e30  GCC: (GNU) 6.1.0
> 0010 00
> 
> reinoud@router-dev:~/Downloads/wireless-testing$ objdump
> --full-contents --section=.comment
> /lib/modules/4.7.0-rc1-wt+/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
> 
> /lib/modules/4.7.0-rc1-wt+/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko:
>     file format elf64-x86-64
> 
> Contents of section .comment:
> 0000 00474343 3a202847 4e552920 362e312e  .GCC: (GNU) 6.1.
> 0010 30000047 43433a20 28474e55 2920362e  0..GCC: (GNU) 6.
> [SNIP]
> 0180 28474e55 2920362e 312e3000           (GNU) 6.1.0.
> 
> 
> > 
> > 
> > > It does make me think whether this is desired behavior though that
> > > due
> > > to the later reading we cannot have iwlwifi build in the kernel.
> > 
> > It should work, but then you have to make sure the firmware is
> > available at very early stages of boot.  If you add it to the proper
> > place in your initrd, the kernel should find it when the driver
> > requests it.
> > 
> > I didn't want to go into the details of this, because in most cases the
> > best option is to have the driver as a module.  If you really need it
> > in-kernel, then you need to make sure all the needed pieces are
> > available very early as well.
> 
> Ah, thanks, I'll study this as how to have it inside initrd at the right place.
> Any pointers would be great.

It should be really straightforward.  It just depends on how your
distro creates and uses initrd images.  You only need to add the
appropriate .ucode file to /lib/firmware in the initrd image, nothing
else.  Google for it, I'm sure there is a lot of info on how to do it
readily available.



> Btw, I did build gcc 6.1.0 like this, if you have hints or ways I
> should build it differently I would like to know.
> 
> reinoud@router-dev:~/Downloads/wireless-testing$ gcc -v
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/home/reinoud/GCC/libexec/gcc/x86_64-linux-gnu/6.1.0/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../gcc-6.1.0/configure -v
> --enable-languages=c,c++,go,fortran,objc,obj-c++
> --prefix=/home/reinoud/GCC --enable-shared --enable-linker-build-id
> --without-included-gettext --enable-threads=posix --enable-nls
> --with-sysroot=/ --enab
> le-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object
> --disable-vtable-verify --enable-libmpx --enable-plugin
> --with-system-zlib --disable-browser-plugin --with-arch-direct
> ory=amd64 --enable-objc-gc --enable-multiarch --disable-werror
> --with-abi=m64 --enable-checking=release --build=x86_64-linux-gnu
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 6.1.0 (GCC)
> 
> The --with-tune=skylake didn't work as it didn't know it. unfortunately.

I'm sorry, but I have no clue.  This is probably a question to some gcc
development mailing list. ;)

--
Cheers,
Luca.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-06-06  8:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-29 21:40 wireless-testing on 4.7 Bob Copeland
2016-06-01  4:06 ` Reinoud Koornstra
2016-06-01 12:54   ` Bob Copeland
2016-06-01 13:19     ` Coelho, Luciano
2016-06-01 22:08       ` Reinoud Koornstra
2016-06-02  4:27         ` Coelho, Luciano
2016-06-02  8:02           ` Reinoud Koornstra
2016-06-02  8:16             ` Luca Coelho
2016-06-03  5:09               ` Reinoud Koornstra
2016-06-03  5:59                 ` Luca Coelho
2016-06-06  1:09                   ` Reinoud Koornstra
2016-06-06  8:08                     ` Luca Coelho
2016-06-04 14:57 ` wireless-drivers-next open for 4.8 Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.