unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20433: Keyboard not working on laptop with guixSD
@ 2015-04-26  8:22 Jessica Tallon
  2015-05-01 20:26 ` Ludovic Courtès
  0 siblings, 1 reply; 16+ messages in thread
From: Jessica Tallon @ 2015-04-26  8:22 UTC (permalink / raw)
  To: 20433

Hey,

I have tried GuixSD (the x86_64-linux image) on my Macbook Air 6,2
laptop. I unfortunately am not able to install it as my keyboard does
not function. I know i doesn't require propriatory blobs for it to work
as I have a trisquel live image and it works great on that.

It's an internal USB which shows up in lsusb as:

     Bus 001 Device 008: ID 05ac:828f Apple, Inc.

I have tried plugging in an external USB keyboard which works fine so I
don't think it's a driver issue. As I am not able to install it due to
this bug so I have not been able to test it with X as I don't believe
the GuixSD image on the GNU Distribution page provides the X server.

Thanks,
Jessica.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2015-04-26  8:22 bug#20433: Keyboard not working on laptop with guixSD Jessica Tallon
@ 2015-05-01 20:26 ` Ludovic Courtès
  2015-12-02 23:57   ` Jessica Tallon
  0 siblings, 1 reply; 16+ messages in thread
From: Ludovic Courtès @ 2015-05-01 20:26 UTC (permalink / raw)
  To: Jessica Tallon; +Cc: 20433

Hi,

Jessica Tallon <jessica@megworld.co.uk> skribis:

> I have tried GuixSD (the x86_64-linux image) on my Macbook Air 6,2
> laptop. I unfortunately am not able to install it as my keyboard does
> not function. I know i doesn't require propriatory blobs for it to work
> as I have a trisquel live image and it works great on that.

Is it version 0.8.1 of the image?

The keyboard doesn’t work in the installation image itself, right?

> It's an internal USB which shows up in lsusb as:
>
>      Bus 001 Device 008: ID 05ac:828f Apple, Inc.
>
> I have tried plugging in an external USB keyboard which works fine so I
> don't think it's a driver issue.

Could you plug in that USB keyboard and then run ‘lsusb’ at the
installation image’s prompt, to see if the Apple keyboard shows up?

If the Apple keyboard is actually seen as a USB keyboard, then I would
expect it to use the same USB HID driver that the external keyboard uses
no?

Thanks for the report,
Ludo’.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2015-05-01 20:26 ` Ludovic Courtès
@ 2015-12-02 23:57   ` Jessica Tallon
  2015-12-03 13:05     ` Jessica Tallon
  0 siblings, 1 reply; 16+ messages in thread
From: Jessica Tallon @ 2015-12-02 23:57 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 20433

Hey,

Sorry for my very late reply to this, It somehow slipped past me at the time.

Ludovic Courtès writes:
> Hi,
>
> Jessica Tallon <jessica@megworld.co.uk> skribis:
>
>> I have tried GuixSD (the x86_64-linux image) on my Macbook Air 6,2
>> laptop. I unfortunately am not able to install it as my keyboard does
>> not function. I know i doesn't require propriatory blobs for it to work
>> as I have a trisquel live image and it works great on that.
>
> Is it version 0.8.1 of the image?
I have tested it today with the 0.9.0 install image, the keyboard still
doesn't work

> The keyboard doesn’t work in the installation image itself, right?
Yes.

>
>> It's an internal USB which shows up in lsusb as:
>>
>>      Bus 001 Device 008: ID 05ac:828f Apple, Inc.
>>
>> I have tried plugging in an external USB keyboard which works fine so I
>> don't think it's a driver issue.
>
> Could you plug in that USB keyboard and then run ‘lsusb’ at the
> installation image’s prompt, to see if the Apple keyboard shows up?
>
The full output of lsusb on the installation image is:

Bus 001 Device 008:  ID 05ac:828f Apple, Inc.
Bus 002 Device 002:  ID 05ac:8406 Apple, Inc.
Bus 002 Device 001:  ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005:  ID 05ac:0291 Apple, Inc.
Bus 001 Device 004:  ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 hub
(part of BCM2046 Bluetooth)
Bus 001 Device 009:  ID 04d9:0169 Holtek Semiconductor, Inc.
Bus 001 Device 003:  ID 0951:1665 Kingson Technology
Bus 001 Device 001:  ID 1d6b:0002 Linux Foundation 2.0 root hub


NB: one of the apple devices will be the trackpad, another probably the
webcam.

> If the Apple keyboard is actually seen as a USB keyboard, then I would
> expect it to use the same USB HID driver that the external keyboard uses
> no?
I suspect so too although I'm not entirely sure.

>
> Thanks for the report,
> Ludo’.

Thansk,
Jessica.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2015-12-02 23:57   ` Jessica Tallon
@ 2015-12-03 13:05     ` Jessica Tallon
  2015-12-09 14:02       ` Ludovic Courtès
  0 siblings, 1 reply; 16+ messages in thread
From: Jessica Tallon @ 2015-12-03 13:05 UTC (permalink / raw)
  To: ludo; +Cc: 20433


Hey,

I just checked in Trisquel as I was curious what driver was being used
there and `lsusb -t` shows the driver to be usbhid module. I confirmed
this by unloading the module and verifying the keyboard stopped
working.

I did then boot the guix 0.9 installation image again and lsmod does
show that the module is infact loaded in guix but yet the keyboard does
not work. I'm not sure what could be causing it.

Thanks,
Jessica.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2015-12-03 13:05     ` Jessica Tallon
@ 2015-12-09 14:02       ` Ludovic Courtès
  2016-01-13 13:14         ` Jessica Tallon
  0 siblings, 1 reply; 16+ messages in thread
From: Ludovic Courtès @ 2015-12-09 14:02 UTC (permalink / raw)
  To: Jessica Tallon; +Cc: 20433

Hi!

Jessica Tallon <tsyesika@tsyesika.se> skribis:

> I just checked in Trisquel as I was curious what driver was being used
> there and `lsusb -t` shows the driver to be usbhid module. I confirmed
> this by unloading the module and verifying the keyboard stopped
> working.
>
> I did then boot the guix 0.9 installation image again and lsmod does
> show that the module is infact loaded in guix but yet the keyboard does
> not work. I'm not sure what could be causing it.

Weird.  Could you compare the two lsmod outputs entirely, to see if
there’s something else we’re missing?

Thanks in advance,
Ludo’.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2015-12-09 14:02       ` Ludovic Courtès
@ 2016-01-13 13:14         ` Jessica Tallon
  2016-01-13 14:24           ` Ludovic Courtès
  0 siblings, 1 reply; 16+ messages in thread
From: Jessica Tallon @ 2016-01-13 13:14 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: tsyesika, 20433

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


Ludovic Courtès writes:
> Hi!
>
> Jessica Tallon <tsyesika@tsyesika.se> skribis:
>
>> I just checked in Trisquel as I was curious what driver was being used
>> there and `lsusb -t` shows the driver to be usbhid module. I confirmed
>> this by unloading the module and verifying the keyboard stopped
>> working.
>>
>> I did then boot the guix 0.9 installation image again and lsmod does
>> show that the module is infact loaded in guix but yet the keyboard does
>> not work. I'm not sure what could be causing it.
>
> Weird.  Could you compare the two lsmod outputs entirely, to see if
> there’s something else we’re missing?
>
> Thanks in advance,
> Ludo’.

Sure, I have attached both the lsmod on trisquel where it does work and
the lsmod in the guix 0.9 image where it doesn't. I did try and look
what additional modules trisquel have to see if any stood out but none
of them did.

Let me know if there is any other debug info that would help.


[-- Attachment #2: Guix lsmod --]
[-- Type: application/octet-stream, Size: 3828 bytes --]

Module                  Size  Used by
snd_hda_codec_hdmi     49152  1 
snd_hda_codec_cirrus    20480  1 
snd_hda_codec_generic    73728  1 snd_hda_codec_cirrus
b43                   417792  0 
intel_rapl             20480  0 
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0 
intel_powerclamp       16384  0 
mac80211              733184  1 b43
coretemp               16384  0 
kvm_intel             163840  0 
kvm                   503808  1 kvm_intel
cfg80211              540672  2 b43,mac80211
crct10dif_pclmul       16384  0 
crc32_pclmul           16384  0 
ssb                    65536  1 b43
i915                 1114112  2 
applesmc               20480  0 
iTCO_wdt               16384  0 
aesni_intel           167936  0 
iTCO_vendor_support    16384  1 iTCO_wdt
snd_hda_intel          36864  0 
snd_hda_codec         135168  4 snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_cirrus
ablk_helper            16384  1 aesni_intel
input_polldev          16384  1 applesmc
cryptd                 20480  2 aesni_intel,ablk_helper
snd_hda_core           65536  4 snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
lrw                    16384  1 aesni_intel
btusb                  36864  0 
glue_helper            16384  1 aesni_intel
aes_x86_64             20480  1 aesni_intel
bdc_pci                16384  0 
drm_kms_helper        126976  1 i915
btintel                16384  1 btusb
snd_hwdep              16384  1 snd_hda_codec
thunderbolt            49152  0 
btbcm                  16384  1 btusb
bcma                   53248  1 b43
snd_pcm               102400  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
drm                   356352  3 i915,drm_kms_helper
btrtl                  16384  1 btusb
pcspkr                 16384  0 
i2c_i801               24576  0 
shpchp                 36864  0 
bluetooth             507904  5 btbcm,btrtl,btusb,btintel
snd_timer              32768  1 snd_pcm
lpc_ich                24576  0 
snd                    86016  8 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_hda_codec_cirrus
i2c_algo_bit           16384  1 i915
bcm5974                16384  0 
hid_generic            16384  0 
soundcore              16384  1 snd
mei_me                 24576  0 
input_leds             16384  0 
usbmouse               16384  0 
dw_dmac_pci            16384  0 
hid_apple              16384  0 
mei                    86016  1 mei_me
dw_dmac_core           24576  1 dw_dmac_pci
acpi_als               16384  0 
sbs                    16384  0 
kfifo_buf              16384  1 acpi_als
mac_hid                16384  0 
sbshc                  16384  1 sbs
spi_pxa2xx_platform    24576  0 
industrialio           61440  2 acpi_als,kfifo_buf
video                  36864  1 i915
apple_bl               16384  0 
fuse                   98304  2 
virtio_console         28672  0 
virtio_net             28672  0 
virtio_blk             20480  0 
virtio_balloon         16384  0 
virtio_pci             24576  0 
virtio                 16384  5 virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
virtio_ring            20480  5 virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
isci                  135168  0 
libsas                 81920  1 isci
scsi_transport_sas     45056  2 isci,libsas
pata_atiixp            16384  0 
pata_acpi              16384  0 
xts                    16384  0 
gf128mul               16384  2 lrw,xts
dm_crypt               28672  0 
usbhid                 49152  0 
hid                   118784  3 hid_generic,usbhid,hid_apple
usbkbd                 16384  0 
uas                    24576  0 
usb_storage            69632  3 uas
ahci                   36864  0 
libahci                32768  1 ahci

[-- Attachment #3: Trisquel lsmod --]
[-- Type: application/octet-stream, Size: 3535 bytes --]

Module                  Size  Used by
intel_rapl             18773  0 
x86_pkg_temp_thermal    14205  0 
dm_crypt               23177  0 
intel_powerclamp       14705  0 
coretemp               13435  0 
kvm_intel             143192  0 
kvm                   455758  1 kvm_intel
applesmc               19308  0 
crct10dif_pclmul       14250  0 
crc32_pclmul           13113  0 
joydev                 17332  0 
input_polldev          13896  1 applesmc
ghash_clmulni_intel    13216  0 
aesni_intel            55624  0 
aes_x86_64             17131  1 aesni_intel
snd_hda_codec_cirrus    18855  1 
lrw                    13286  1 aesni_intel
snd_hda_codec_hdmi     46368  1 
gf128mul               14951  1 lrw
glue_helper            13990  1 aesni_intel
snd_hda_intel          52306  5 
ablk_helper            13597  1 aesni_intel
snd_hda_codec         192906  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_cirrus
cryptd                 20359  3 ghash_clmulni_intel,aesni_intel,ablk_helper
dm_multipath           22873  0 
scsi_dh                14882  1 dm_multipath
btusb                  28267  0 
snd_hwdep              13602  1 snd_hda_codec
snd_pcm               102040  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
bluetooth             395387  2 btusb
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
snd_seq_midi           13324  0 
snd_seq_midi_event     14899  1 snd_seq_midi
snd_rawmidi            30095  1 snd_seq_midi
bcm5974                17589  0 
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
mei_me                 18627  0 
snd_timer              29433  2 snd_pcm,snd_seq
mei                    82276  1 mei_me
lpc_ich                21080  0 
apple_bl               13993  0 
spi_pxa2xx_platform    23056  0 
snd                    69273  21 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_hda_codec_cirrus,snd_seq_midi
mac_hid                13205  0 
soundcore              12680  1 snd
parport_pc             32701  0 
ppdev                  17671  0 
lp                     17759  0 
parport                42299  3 lp,ppdev,parport_pc
squashfs               48362  1 
overlayfs              27916  1 
nls_utf8               12557  1 
isofs                  39837  1 
nls_iso8859_1          12713  0 
raid10                 48032  0 
raid456                82293  0 
async_raid6_recov      12984  1 raid456
async_memcpy           12762  1 raid456
async_pq               13365  1 raid456
async_xor              13160  2 async_pq,raid456
async_tx               13509  5 async_pq,raid456,async_xor,async_memcpy,async_raid6_recov
xor                    21411  1 async_xor
raid6_pq              101908  2 async_pq,async_raid6_recov
raid1                  35481  0 
raid0                  17842  0 
multipath              13145  0 
linear                 12894  0 
dm_mirror              22040  0 
dm_region_hash         20813  1 dm_mirror
dm_log                 18411  2 dm_region_hash,dm_mirror
i915                  787958  4 
hid_apple              13386  0 
hid_generic            12548  0 
i2c_algo_bit           13413  1 i915
drm_kms_helper         55071  1 i915
ahci                   25819  0 
libahci                32716  1 ahci
usbhid                 48514  0 
drm                   303102  3 i915,drm_kms_helper
hid                   106148  3 hid_generic,usbhid,hid_apple
usb_storage            62062  2 
video                  19476  1 i915

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-13 13:14         ` Jessica Tallon
@ 2016-01-13 14:24           ` Ludovic Courtès
  2016-01-14  9:32             ` Jessica Tallon
  0 siblings, 1 reply; 16+ messages in thread
From: Ludovic Courtès @ 2016-01-13 14:24 UTC (permalink / raw)
  To: Jessica Tallon; +Cc: 20433

Jessica Tallon <tsyesika@tsyesika.se> skribis:

> Sure, I have attached both the lsmod on trisquel where it does work and
> the lsmod in the guix 0.9 image where it doesn't. I did try and look
> what additional modules trisquel have to see if any stood out but none
> of them did.

The list of modules present and Trisquel and missing on GuixSD is:

--8<---------------cut here---------------start------------->8---
$ for i in $(cat trisquel-lsmod-macbook | cut -f1 -d ' ') ; do if ! grep -q $i guix-lsmod-macbook ; then echo $i ; fi ; done
joydev
ghash_clmulni_intel
dm_multipath
scsi_dh
snd_page_alloc
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
snd_seq
snd_seq_device
parport_pc
ppdev
parport
squashfs
overlayfs
nls_utf8
isofs
nls_iso8859_1
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
raid1
raid0
multipath
linear
dm_mirror
dm_region_hash
dm_log
--8<---------------cut here---------------end--------------->8---

However, I don’t see anything related to keyboards or human interface
devices.

> Let me know if there is any other debug info that would help.

Does “dmesg” on Trisquel show anything about the Apple keyboard?  Is
there anything similar on GuixSD?

Thanks for your help!

Ludo’.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-13 14:24           ` Ludovic Courtès
@ 2016-01-14  9:32             ` Jessica Tallon
  2016-01-14  9:55               ` Ludovic Courtès
  0 siblings, 1 reply; 16+ messages in thread
From: Jessica Tallon @ 2016-01-14  9:32 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 20433

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


Ludovic Courtès writes:
> Jessica Tallon <tsyesika@tsyesika.se> skribis:
>
>> Sure, I have attached both the lsmod on trisquel where it does work and
>> the lsmod in the guix 0.9 image where it doesn't. I did try and look
>> what additional modules trisquel have to see if any stood out but none
>> of them did.
>
> Does “dmesg” on Trisquel show anything about the Apple keyboard?  Is
> there anything similar on GuixSD?

Sure, I've attached both dmesgs to this email. I've had a look and I
think both see them on boot (though the trackpad is also listed as
"Apple Keyboard / Trackpad" so it doesn't make it clear).

> Thanks for your help!
>
> Ludo’.


[-- Attachment #2: Guix's dmesg output --]
[-- Type: application/octet-stream, Size: 73532 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.2.5-gnu (nixbld@) (gcc version 4.9.3 (GCC) ) #1 SMP Wed Oct 28 12:31:48 UTC 2015
[    0.000000] Command line: BOOT_IMAGE=/gnu/store/zbm09fk0wxkw2wyygnn4gcfxj8s31ajd-linux-libre-4.2.5/bzImage --root=gnu-disk-image --system=/gnu/store/42pgf7l78508z52cs00ia9zcaa3kb1cd-system --load=/gnu/store/42pgf7l78508z52cs00ia9zcaa3kb1cd-system/boot
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 0x340 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-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008cd13fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cd14000-0x000000008cd52fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008cd53000-0x000000008cd63fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cd64000-0x000000008cd8efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008cd8f000-0x000000008cf5dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cf5e000-0x000000008cfeffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008cff0000-0x000000008cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008d000000-0x000000008f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir6,2/Mac-7DF21CB3ED6977E5, BIOS MBA61.88Z.0099.B21.1510261716 10/26/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x16f600 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-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    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 008E000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 008D800000 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 = 0x8d000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x02012000, 0x02012fff] PGTABLE
[    0.000000] BRK [0x02013000, 0x02013fff] PGTABLE
[    0.000000] BRK [0x02014000, 0x02014fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x16f400000-0x16f5fffff]
[    0.000000]  [mem 0x16f400000-0x16f5fffff] page 2M
[    0.000000] BRK [0x02015000, 0x02015fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x160000000-0x16f3fffff]
[    0.000000]  [mem 0x160000000-0x16f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x140000000-0x15fffffff]
[    0.000000]  [mem 0x140000000-0x15fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x8cd13fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x8cbfffff] page 2M
[    0.000000]  [mem 0x8cc00000-0x8cd13fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x8cd53000-0x8cd63fff]
[    0.000000]  [mem 0x8cd53000-0x8cd63fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x8cd8f000-0x8cf5dfff]
[    0.000000]  [mem 0x8cd8f000-0x8cf5dfff] page 4k
[    0.000000] BRK [0x02016000, 0x02016fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8cff0000-0x8cffffff]
[    0.000000]  [mem 0x8cff0000-0x8cffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x13fffffff]
[    0.000000]  [mem 0x100000000-0x13fffffff] page 1G
[    0.000000] RAMDISK: [mem 0x3714c000-0x3789dfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 APPLE )
[    0.000000] ACPI: XSDT 0x000000008CD8E1C0 00009C (v01 APPLE  Apple00  00000000      01000013)
[    0.000000] ACPI: FACP 0x000000008CD8C000 0000F4 (v05 APPLE  Apple00  00000000 Loki 0000005F)
[    0.000000] ACPI: DSDT 0x000000008CD7F000 007C21 (v03 APPLE  MacBookA 00060001 INTL 20100915)
[    0.000000] ACPI: FACS 0x000000008CD1C000 000040
[    0.000000] ACPI: FACS 0x000000008CD1C000 000040
[    0.000000] ACPI: HPET 0x000000008CD8B000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 0x000000008CD8A000 0000BC (v02 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 0x000000008CD88000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 0x000000008CD87000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 0x000000008CD7E000 00010B (v01 APPLE  SataAhci 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008CD7D000 000024 (v01 APPLE  SmcDppt  00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008CD7A000 000E15 (v01 APPLE  SDUsbLpt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008CD76000 000032 (v01 APPLE  SsdtS3   00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008CD74000 001EB7 (v01 APPLE  PcieTbt  00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008CD67000 0000B8 (v01 APPLE  Sdxc     00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008CD66000 000563 (v01 PmRef  Cpu0Ist  00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008CD65000 000B83 (v01 PmRef  CpuPm    00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 0x000000008CD89000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: DMAR 0x000000008CD64000 000088 (v01 APPLE  HSW      00000001 AAPL 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000016f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x16f5f9000-0x16f5fdfff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016ac00000-ffff88016ebfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000016f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000008efff]
[    0.000000]   node   0: [mem 0x0000000000090000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000008cd13fff]
[    0.000000]   node   0: [mem 0x000000008cd53000-0x000000008cd63fff]
[    0.000000]   node   0: [mem 0x000000008cd8f000-0x000000008cf5dfff]
[    0.000000]   node   0: [mem 0x000000008cff0000-0x000000008cffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000016f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000016f5fffff]
[    0.000000] On node 0 totalpages: 1033376
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8957 pages used for memmap
[    0.000000]   DMA32 zone: 573188 pages, LIFO batch:31
[    0.000000]   Normal zone: 7128 pages used for memmap
[    0.000000]   Normal zone: 456192 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x8da00000-0x8f9fffff
[    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-39
[    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: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8cd14000-0x8cd52fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8cd64000-0x8cd8efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8cf5e000-0x8cfeffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8d000000-0x8f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fa00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.000000] e820: [mem 0x8fa00000-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 33 pages/cpu @ffff88016f200000 s97304 r8192 d29672 u262144
[    0.000000] pcpu-alloc: s97304 r8192 d29672 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: 1017206
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/gnu/store/zbm09fk0wxkw2wyygnn4gcfxj8s31ajd-linux-libre-4.2.5/bzImage --root=gnu-disk-image --system=/gnu/store/42pgf7l78508z52cs00ia9zcaa3kb1cd-system --load=/gnu/store/42pgf7l78508z52cs00ia9zcaa3kb1cd-system/boot
[    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: 3976520K/4133504K available (7733K kernel code, 1306K rwdata, 3724K rodata, 1520K init, 1300K bss, 156984K 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:760 16
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1900.169 MHz processor
[    0.000054] Calibrating delay loop (skipped), value calculated using timer frequency.. 3800.33 BogoMIPS (lpj=7600676)
[    0.000157] pid_max: default: 32768 minimum: 301
[    0.000213] ACPI: Core revision 20150619
[    0.019431] ACPI: All ACPI Tables successfully acquired
[    0.019549] Security Framework initialized
[    0.019604] AppArmor: AppArmor initialized
[    0.019652] Yama: becoming mindful.
[    0.020204] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.022800] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.023467] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.023532] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.023907] Initializing cgroup subsys blkio
[    0.023959] Initializing cgroup subsys memory
[    0.024017] Initializing cgroup subsys devices
[    0.024067] Initializing cgroup subsys freezer
[    0.024117] Initializing cgroup subsys net_cls
[    0.024167] Initializing cgroup subsys perf_event
[    0.024218] Initializing cgroup subsys net_prio
[    0.024268] Initializing cgroup subsys hugetlb
[    0.024352] CPU: Physical Processor ID: 0
[    0.024399] CPU: Processor Core ID: 0
[    0.024466] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.024519] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.026060] mce: CPU supports 7 MCE banks
[    0.026127] CPU0: Thermal monitoring enabled (TM1)
[    0.026189] process: using mwait in idle threads
[    0.026241] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.026294] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.026926] Freeing SMP alternatives memory: 28K (ffffffff81ec4000 - ffffffff81ecb000)
[    0.029884] ftrace: allocating 30253 entries in 119 pages
[    0.051867] DMAR: Host address width 39
[    0.051918] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.051977] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[    0.052055] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.052110] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[    0.052187] DMAR: RMRR base: 0x0000008d800000 end: 0x0000008f9fffff
[    0.052243] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.052296] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.052348] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.052982] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.053034] x2apic enabled
[    0.053084] Switched APIC routing to cluster x2apic.
[    0.053813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.093566] TSC deadline timer enabled
[    0.093571] smpboot: CPU0: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz (fam: 06, model: 45, stepping: 01)
[    0.093741] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.093937] ... version:                3
[    0.093984] ... bit width:              48
[    0.094030] ... generic registers:      4
[    0.094078] ... value mask:             0000ffffffffffff
[    0.094128] ... max period:             0000ffffffffffff
[    0.094179] ... fixed-purpose events:   3
[    0.094226] ... event mask:             000000070000000f
[    0.095571] x86: Booting SMP configuration:
[    0.095620] .... node  #0, CPUs:      #1
[    0.100584] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.100833]  #2 #3
[    0.110598] x86: Booted up 1 node, 4 CPUs
[    0.110685] smpboot: Total of 4 processors activated (15201.35 BogoMIPS)
[    0.117362] devtmpfs: initialized
[    0.120888] evm: security.selinux
[    0.120934] evm: security.SMACK64
[    0.120979] evm: security.SMACK64EXEC
[    0.121025] evm: security.SMACK64TRANSMUTE
[    0.121072] evm: security.SMACK64MMAP
[    0.121125] evm: security.ima
[    0.121169] evm: security.capability
[    0.121301] PM: Registering ACPI NVS region [mem 0x8cd14000-0x8cd52fff] (258048 bytes)
[    0.121509] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.121730] pinctrl core: initialized pinctrl subsystem
[    0.121926] RTC time:  8:07:15, date: 01/14/16
[    0.122162] NET: Registered protocol family 16
[    0.125160] cpuidle: using governor ladder
[    0.129159] cpuidle: using governor menu
[    0.129324] ACPI: bus type PCI registered
[    0.129372] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.129543] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
[    0.129626] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in E820
[    0.129692] PCI: Using configuration type 1 for base access
[    0.130065] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.133734] ACPI: Added _OSI(Module Device)
[    0.133785] ACPI: Added _OSI(Processor Device)
[    0.133834] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.133883] ACPI: Added _OSI(Processor Aggregator Device)
[    0.136959] ACPI : EC: EC description table is found, configuring boot EC
[    0.137027] ACPI : EC: EC started
[    0.145303] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.145946] ACPI: Dynamic OEM Table Load:
[    0.146039] ACPI: SSDT 0xFFFF880169910800 0004F0 (v01 PmRef  Cpu0Cst  00003001 INTL 20100915)
[    0.147331] ACPI: Dynamic OEM Table Load:
[    0.147422] ACPI: SSDT 0xFFFF880169911000 00067C (v01 PmRef  ApIst    00003000 INTL 20100915)
[    0.148785] ACPI: Dynamic OEM Table Load:
[    0.148872] ACPI: SSDT 0xFFFF880169AA8600 000119 (v01 PmRef  ApCst    00003000 INTL 20100915)
[    0.150696] ACPI: Interpreter enabled
[    0.150754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150619/hwxface-580)
[    0.150875] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
[    0.151011] ACPI: (supports S0 S3 S4 S5)
[    0.151058] ACPI: Using IOAPIC for interrupt routing
[    0.151149] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.162315] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.162376] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
[    0.162830] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge
[    0.163101] PCI host bridge to bus 0000:00
[    0.163151] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.163204] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.163259] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.163315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.163392] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff window]
[    0.163468] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.163554] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    0.163687] pci 0000:00:02.0: [8086:0a26] type 00 class 0x030000
[    0.163711] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb03fffff 64bit]
[    0.163722] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.163730] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.163861] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    0.163882] pci 0000:00:03.0: reg 0x10: [mem 0xb0a10000-0xb0a13fff 64bit]
[    0.164037] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.164069] pci 0000:00:14.0: reg 0x10: [mem 0xb0a00000-0xb0a0ffff 64bit]
[    0.164131] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.164234] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.164345] pci 0000:00:15.0: [8086:9c60] type 00 class 0x080102
[    0.164375] pci 0000:00:15.0: reg 0x10: [mem 0xb0a29000-0xb0a29fff]
[    0.164390] pci 0000:00:15.0: reg 0x14: [mem 0xb0a28000-0xb0a28fff]
[    0.164556] pci 0000:00:15.4: [8086:9c66] type 00 class 0x0c8000
[    0.164586] pci 0000:00:15.4: reg 0x10: [mem 0xb0a21000-0xb0a21fff]
[    0.164600] pci 0000:00:15.4: reg 0x14: [mem 0xb0a20000-0xb0a20fff]
[    0.164779] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    0.164815] pci 0000:00:16.0: reg 0x10: [mem 0xb0a2a100-0xb0a2a11f 64bit]
[    0.164884] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.164986] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.165017] pci 0000:00:1b.0: reg 0x10: [mem 0xb0a14000-0xb0a17fff 64bit]
[    0.165085] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.165128] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.165243] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    0.165315] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.165374] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.165481] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
[    0.165563] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.165620] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.165725] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[    0.165812] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.165870] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.165976] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[    0.166051] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.166107] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.166213] pci 0000:00:1c.5: [8086:9c1a] type 01 class 0x060400
[    0.166290] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.166346] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.166457] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    0.166662] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.166683] pci 0000:00:1f.3: reg 0x10: [mem 0xb0a2a000-0xb0a2a0ff 64bit]
[    0.166708] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.166865] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.167008] pci 0000:02:00.0: [14e4:1570] type 00 class 0x048000
[    0.167054] pci 0000:02:00.0: reg 0x10: [mem 0xb0900000-0xb090ffff 64bit]
[    0.167074] pci 0000:02:00.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.167094] pci 0000:02:00.0: reg 0x20: [mem 0xb0800000-0xb08fffff 64bit]
[    0.167165] pci 0000:02:00.0: supports D1
[    0.167167] pci 0000:02:00.0: PME# supported from D0 D3hot
[    0.173822] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.173878] pci 0000:00:1c.1:   bridge window [mem 0xb0800000-0xb09fffff]
[    0.173885] pci 0000:00:1c.1:   bridge window [mem 0x90000000-0x9fffffff 64bit pref]
[    0.174023] pci 0000:03:00.0: [14e4:43a0] type 00 class 0x028000
[    0.174089] pci 0000:03:00.0: reg 0x10: [mem 0xb0600000-0xb0607fff 64bit]
[    0.174117] pci 0000:03:00.0: reg 0x18: [mem 0xb0400000-0xb05fffff 64bit]
[    0.174265] pci 0000:03:00.0: supports D1 D2
[    0.174268] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174315] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.181859] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.181915] pci 0000:00:1c.2:   bridge window [mem 0xb0400000-0xb06fffff]
[    0.182013] pci 0000:05:00.0: [8086:1547] type 01 class 0x060400
[    0.182134] pci 0000:05:00.0: supports D1 D2
[    0.182136] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.189832] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
[    0.189887] pci 0000:00:1c.4:   bridge window [io  0x4000-0x6fff]
[    0.189891] pci 0000:00:1c.4:   bridge window [mem 0xb0b00000-0xbcbfffff]
[    0.189898] pci 0000:00:1c.4:   bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref]
[    0.190085] pci 0000:06:00.0: [8086:1547] type 01 class 0x060400
[    0.190213] pci 0000:06:00.0: supports D1 D2
[    0.190215] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.190320] pci 0000:06:03.0: [8086:1547] type 01 class 0x060400
[    0.190437] pci 0000:06:03.0: supports D1 D2
[    0.190439] pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.190537] pci 0000:06:04.0: [8086:1547] type 01 class 0x060400
[    0.190653] pci 0000:06:04.0: supports D1 D2
[    0.190656] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.190754] pci 0000:06:05.0: [8086:1547] type 01 class 0x060400
[    0.190870] pci 0000:06:05.0: supports D1 D2
[    0.190872] pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.190977] pci 0000:06:06.0: [8086:1547] type 01 class 0x060400
[    0.191093] pci 0000:06:06.0: supports D1 D2
[    0.191096] pci 0000:06:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.191219] pci 0000:05:00.0: PCI bridge to [bus 06-6b]
[    0.191276] pci 0000:05:00.0:   bridge window [io  0x4000-0x5fff]
[    0.191282] pci 0000:05:00.0:   bridge window [mem 0xb0b00000-0xb8bfffff]
[    0.191291] pci 0000:05:00.0:   bridge window [mem 0xbcc00000-0xc4bfffff 64bit pref]
[    0.191377] acpiphp: Slot [1] registered
[    0.191450] pci 0000:07:00.0: [8086:1547] type 00 class 0x088000
[    0.191504] pci 0000:07:00.0: reg 0x10: [mem 0xb0b00000-0xb0b3ffff]
[    0.191520] pci 0000:07:00.0: reg 0x14: [mem 0xb0b40000-0xb0b40fff]
[    0.191663] pci 0000:07:00.0: supports D1 D2
[    0.191665] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.191851] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.191911] pci 0000:06:00.0:   bridge window [mem 0xb0b00000-0xb0bfffff]
[    0.192024] pci 0000:06:03.0: PCI bridge to [bus 08-38]
[    0.192082] pci 0000:06:03.0:   bridge window [io  0x4000-0x4fff]
[    0.192087] pci 0000:06:03.0:   bridge window [mem 0xb0c00000-0xb4bfffff]
[    0.192096] pci 0000:06:03.0:   bridge window [mem 0xbcc00000-0xc0bfffff 64bit pref]
[    0.192195] pci 0000:06:04.0: PCI bridge to [bus 39-69]
[    0.192253] pci 0000:06:04.0:   bridge window [io  0x5000-0x5fff]
[    0.192258] pci 0000:06:04.0:   bridge window [mem 0xb4c00000-0xb8bfffff]
[    0.192267] pci 0000:06:04.0:   bridge window [mem 0xc0c00000-0xc4bfffff 64bit pref]
[    0.192334] pci 0000:06:05.0: PCI bridge to [bus 6a]
[    0.192461] pci 0000:06:06.0: PCI bridge to [bus 6b]
[    0.192663] pci 0000:04:00.0: [1b4b:9183] type 00 class 0x010601
[    0.192699] pci 0000:04:00.0: reg 0x10: [io  0x2028-0x202f]
[    0.192711] pci 0000:04:00.0: reg 0x14: [io  0x2034-0x2037]
[    0.192723] pci 0000:04:00.0: reg 0x18: [io  0x2020-0x2027]
[    0.192736] pci 0000:04:00.0: reg 0x1c: [io  0x2030-0x2033]
[    0.192748] pci 0000:04:00.0: reg 0x20: [io  0x2000-0x201f]
[    0.192761] pci 0000:04:00.0: reg 0x24: [mem 0xb0700000-0xb07001ff]
[    0.192774] pci 0000:04:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.192809] pci 0000:04:00.0: PME# supported from D3hot
[    0.197871] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.197925] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    0.197930] pci 0000:00:1c.5:   bridge window [mem 0xb0700000-0xb07fffff]
[    0.199186] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.199541] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.199852] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.200218] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.200530] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.200893] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.201261] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.201568] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.202136] ACPI: Enabled 2 GPEs in block 00 to 7F
[    0.202255] ACPI : EC: GPE = 0x4e, I/O: command/status = 0x66, data = 0x62
[    0.202473] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.202528] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.202610] vgaarb: loaded
[    0.202654] vgaarb: bridge control possible 0000:00:02.0
[    0.203106] SCSI subsystem initialized
[    0.203222] libata version 3.00 loaded.
[    0.203258] ACPI: bus type USB registered
[    0.203330] usbcore: registered new interface driver usbfs
[    0.203394] usbcore: registered new interface driver hub
[    0.203473] usbcore: registered new device driver usb
[    0.203767] PCI: Using ACPI for IRQ routing
[    0.210358] PCI: pci_cache_line_size set to 64 bytes
[    0.210512] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.210515] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.210517] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.210519] e820: reserve RAM buffer [mem 0x8cd14000-0x8fffffff]
[    0.210522] e820: reserve RAM buffer [mem 0x8cd64000-0x8fffffff]
[    0.210524] e820: reserve RAM buffer [mem 0x8cf5e000-0x8fffffff]
[    0.210526] e820: reserve RAM buffer [mem 0x8d000000-0x8fffffff]
[    0.210528] e820: reserve RAM buffer [mem 0x16f600000-0x16fffffff]
[    0.210701] NetLabel: Initializing
[    0.210747] NetLabel:  domain hash size = 128
[    0.210795] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.210861] NetLabel:  unlabeled traffic allowed by default
[    0.211010] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.211214] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.213303] clocksource: Switched to clocksource hpet
[    0.222626] AppArmor: AppArmor Filesystem Enabled
[    0.222779] pnp: PnP ACPI init
[    0.223079] system 00:00: [mem 0xfed00000-0xfed03fff] has been reserved
[    0.223140] system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.223209] system 00:01: [io  0xffff] has been reserved
[    0.223262] system 00:01: [io  0x1800-0x187f] has been reserved
[    0.224409] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.224464] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.224499] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.225381] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.225439] system 00:03: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.225495] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.225550] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.225606] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.225661] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.225717] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.225773] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.225828] system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
[    0.225885] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.225943] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.226033] system 00:04: [mem 0x20000000-0x201fffff] could not be reserved
[    0.226090] system 00:04: [mem 0x40000000-0x401fffff] could not be reserved
[    0.226147] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.226308] pnp: PnP ACPI: found 5 devices
[    0.233387] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.233481] pci 0000:04:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.233632] pci 0000:06:05.0: bridge window [io  0x1000-0x0fff] to [bus 6a] add_size 1000
[    0.233637] pci 0000:06:05.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6a] add_size 200000 add_align 100000
[    0.233640] pci 0000:06:05.0: bridge window [mem 0x00100000-0x000fffff] to [bus 6a] add_size 200000 add_align 100000
[    0.233653] pci 0000:06:06.0: bridge window [io  0x1000-0x0fff] to [bus 6b] add_size 1000
[    0.233657] pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6b] add_size 200000 add_align 100000
[    0.233660] pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff] to [bus 6b] add_size 200000 add_align 100000
[    0.233690] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.233753] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.233807] pci 0000:00:1c.1:   bridge window [mem 0xb0800000-0xb09fffff]
[    0.233865] pci 0000:00:1c.1:   bridge window [mem 0x90000000-0x9fffffff 64bit pref]
[    0.233947] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.234001] pci 0000:00:1c.2:   bridge window [mem 0xb0400000-0xb06fffff]
[    0.234068] pci 0000:06:05.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.234071] pci 0000:06:05.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.234074] pci 0000:06:05.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.234077] pci 0000:06:05.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.234080] pci 0000:06:06.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.234083] pci 0000:06:06.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.234086] pci 0000:06:06.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.234089] pci 0000:06:06.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.234092] pci 0000:06:05.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.234095] pci 0000:06:05.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.234098] pci 0000:06:06.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.234101] pci 0000:06:06.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.234105] pci 0000:06:05.0: BAR 14: no space for [mem size 0x00200000]
[    0.234161] pci 0000:06:05.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.234220] pci 0000:06:05.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.234297] pci 0000:06:05.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.234376] pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
[    0.234431] pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.234489] pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.234566] pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.234644] pci 0000:06:05.0: BAR 13: no space for [io  size 0x1000]
[    0.234699] pci 0000:06:05.0: BAR 13: failed to assign [io  size 0x1000]
[    0.234754] pci 0000:06:06.0: BAR 13: no space for [io  size 0x1000]
[    0.234808] pci 0000:06:06.0: BAR 13: failed to assign [io  size 0x1000]
[    0.234865] pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
[    0.234920] pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.234978] pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.235055] pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.235133] pci 0000:06:06.0: BAR 13: no space for [io  size 0x1000]
[    0.235187] pci 0000:06:06.0: BAR 13: failed to assign [io  size 0x1000]
[    0.235243] pci 0000:06:05.0: BAR 14: no space for [mem size 0x00200000]
[    0.235298] pci 0000:06:05.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.235355] pci 0000:06:05.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.235432] pci 0000:06:05.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.235510] pci 0000:06:05.0: BAR 13: no space for [io  size 0x1000]
[    0.235564] pci 0000:06:05.0: BAR 13: failed to assign [io  size 0x1000]
[    0.235620] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.235676] pci 0000:06:00.0:   bridge window [mem 0xb0b00000-0xb0bfffff]
[    0.235741] pci 0000:06:03.0: PCI bridge to [bus 08-38]
[    0.235794] pci 0000:06:03.0:   bridge window [io  0x4000-0x4fff]
[    0.235852] pci 0000:06:03.0:   bridge window [mem 0xb0c00000-0xb4bfffff]
[    0.235911] pci 0000:06:03.0:   bridge window [mem 0xbcc00000-0xc0bfffff 64bit pref]
[    0.235995] pci 0000:06:04.0: PCI bridge to [bus 39-69]
[    0.236047] pci 0000:06:04.0:   bridge window [io  0x5000-0x5fff]
[    0.236106] pci 0000:06:04.0:   bridge window [mem 0xb4c00000-0xb8bfffff]
[    0.236165] pci 0000:06:04.0:   bridge window [mem 0xc0c00000-0xc4bfffff 64bit pref]
[    0.236248] pci 0000:06:05.0: PCI bridge to [bus 6a]
[    0.236313] pci 0000:06:06.0: PCI bridge to [bus 6b]
[    0.236378] pci 0000:05:00.0: PCI bridge to [bus 06-6b]
[    0.236431] pci 0000:05:00.0:   bridge window [io  0x4000-0x5fff]
[    0.236489] pci 0000:05:00.0:   bridge window [mem 0xb0b00000-0xb8bfffff]
[    0.236548] pci 0000:05:00.0:   bridge window [mem 0xbcc00000-0xc4bfffff 64bit pref]
[    0.236632] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
[    0.236683] pci 0000:00:1c.4:   bridge window [io  0x4000-0x6fff]
[    0.236741] pci 0000:00:1c.4:   bridge window [mem 0xb0b00000-0xbcbfffff]
[    0.236798] pci 0000:00:1c.4:   bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref]
[    0.236883] pci 0000:04:00.0: BAR 6: assigned [mem 0xb0720000-0xb073ffff pref]
[    0.236959] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.237010] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    0.237067] pci 0000:00:1c.5:   bridge window [mem 0xb0700000-0xb07fffff]
[    0.237131] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.237134] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.237137] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.237140] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff window]
[    0.237142] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[    0.237146] pci_bus 0000:02: resource 1 [mem 0xb0800000-0xb09fffff]
[    0.237148] pci_bus 0000:02: resource 2 [mem 0x90000000-0x9fffffff 64bit pref]
[    0.237151] pci_bus 0000:03: resource 1 [mem 0xb0400000-0xb06fffff]
[    0.237154] pci_bus 0000:05: resource 0 [io  0x4000-0x6fff]
[    0.237156] pci_bus 0000:05: resource 1 [mem 0xb0b00000-0xbcbfffff]
[    0.237159] pci_bus 0000:05: resource 2 [mem 0xbcc00000-0xc8bfffff 64bit pref]
[    0.237161] pci_bus 0000:06: resource 0 [io  0x4000-0x5fff]
[    0.237164] pci_bus 0000:06: resource 1 [mem 0xb0b00000-0xb8bfffff]
[    0.237166] pci_bus 0000:06: resource 2 [mem 0xbcc00000-0xc4bfffff 64bit pref]
[    0.237169] pci_bus 0000:07: resource 1 [mem 0xb0b00000-0xb0bfffff]
[    0.237172] pci_bus 0000:08: resource 0 [io  0x4000-0x4fff]
[    0.237174] pci_bus 0000:08: resource 1 [mem 0xb0c00000-0xb4bfffff]
[    0.237177] pci_bus 0000:08: resource 2 [mem 0xbcc00000-0xc0bfffff 64bit pref]
[    0.237179] pci_bus 0000:39: resource 0 [io  0x5000-0x5fff]
[    0.237182] pci_bus 0000:39: resource 1 [mem 0xb4c00000-0xb8bfffff]
[    0.237184] pci_bus 0000:39: resource 2 [mem 0xc0c00000-0xc4bfffff 64bit pref]
[    0.237187] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.237189] pci_bus 0000:04: resource 1 [mem 0xb0700000-0xb07fffff]
[    0.237242] NET: Registered protocol family 2
[    0.237556] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.237748] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.237890] TCP: Hash tables configured (established 32768 bind 32768)
[    0.237978] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.238056] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.238183] NET: Registered protocol family 1
[    0.238254] pci 0000:00:02.0: Video device with shadowed ROM
[    0.238636] PCI: CLS 256 bytes, default 64
[    0.238717] Trying to unpack rootfs image as initramfs...
[    0.488144] Freeing initrd memory: 7496K (ffff88003714c000 - ffff88003789e000)
[    0.488258] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.488315] software IO TLB [mem 0x88d14000-0x8cd14000] (64MB) mapped at [ffff880088d14000-ffff88008cd13fff]
[    0.488503] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.488582] hw unit of domain pp0-core 2^-14 Joules
[    0.488632] hw unit of domain package 2^-14 Joules
[    0.488681] hw unit of domain dram 2^-14 Joules
[    0.488729] hw unit of domain pp1-gpu 2^-14 Joules
[    0.488843] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than reserved [mem 0xfed10000-0xfed13fff]
[    0.488932] ------------[ cut here ]------------
[    0.488987] WARNING: CPU: 2 PID: 1 at arch/x86/mm/ioremap.c:198 __ioremap_caller+0x2e9/0x360()
[    0.489065] Info: mapping multiple BARs. Your kernel is fine.
[    0.489099] Modules linked in:

[    0.489198] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.2.5-gnu #1
[    0.489252] Hardware name: Apple Inc. MacBookAir6,2/Mac-7DF21CB3ED6977E5, BIOS MBA61.88Z.0099.B21.1510261716 10/26/2015
[    0.489351]  ffffffff81a84fb9 ffff88016a3dbb08 ffffffff81781b89 0000000000000001
[    0.489498]  ffff88016a3dbb58 ffff88016a3dbb48 ffffffff81074e0a ffffc90000755fff
[    0.489639]  ffffc90000750000 ffffc90000750000 00000000fed10000 0000000000000000
[    0.489780] Call Trace:
[    0.489829]  [<ffffffff81781b89>] dump_stack+0x45/0x57
[    0.489883]  [<ffffffff81074e0a>] warn_slowpath_common+0x8a/0xc0
[    0.489938]  [<ffffffff81074e86>] warn_slowpath_fmt+0x46/0x50
[    0.489994]  [<ffffffff81063629>] __ioremap_caller+0x2e9/0x360
[    0.490049]  [<ffffffff810636b7>] ioremap_nocache+0x17/0x20
[    0.490104]  [<ffffffff810383fd>] snb_uncore_imc_init_box+0x6d/0x90
[    0.490160]  [<ffffffff81036946>] uncore_pci_probe+0xd6/0x1c0
[    0.490216]  [<ffffffff813d3b55>] local_pci_probe+0x45/0xa0
[    0.490270]  [<ffffffff813d4c54>] ? pci_match_device+0xf4/0x120
[    0.490324]  [<ffffffff813d4d8d>] pci_device_probe+0xcd/0x120
[    0.490380]  [<ffffffff814cdd46>] driver_probe_device+0x1f6/0x470
[    0.490435]  [<ffffffff814ce050>] __driver_attach+0x90/0xa0
[    0.490488]  [<ffffffff814cdfc0>] ? driver_probe_device+0x470/0x470
[    0.490543]  [<ffffffff814cba24>] bus_for_each_dev+0x64/0xa0
[    0.490596]  [<ffffffff814cd70e>] driver_attach+0x1e/0x20
[    0.490648]  [<ffffffff814cd291>] bus_add_driver+0x1f1/0x290
[    0.490704]  [<ffffffff81d70036>] ? uncore_cpu_setup+0x12/0x12
[    0.490758]  [<ffffffff814cea00>] driver_register+0x60/0xe0
[    0.490811]  [<ffffffff813d341c>] __pci_register_driver+0x4c/0x50
[    0.490866]  [<ffffffff81d70108>] intel_uncore_init+0xd2/0x2b9
[    0.490921]  [<ffffffff81d70036>] ? uncore_cpu_setup+0x12/0x12
[    0.490977]  [<ffffffff81002143>] do_one_initcall+0xd3/0x200
[    0.491032]  [<ffffffff81d6114a>] kernel_init_freeable+0x169/0x1f6
[    0.491087]  [<ffffffff81777460>] ? rest_init+0x80/0x80
[    0.491139]  [<ffffffff8177746e>] kernel_init+0xe/0xe0
[    0.491192]  [<ffffffff817888df>] ret_from_fork+0x3f/0x70
[    0.491245]  [<ffffffff81777460>] ? rest_init+0x80/0x80
[    0.491300] ---[ end trace aa0adf5a6a2047d8 ]---
[    0.491471] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17
[    0.491537] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17
[    0.491599] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17
[    0.491661] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17
[    0.491780] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.491994] Scanning for low memory corruption every 60 seconds
[    0.492609] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.492694] Initialise system trusted keyring
[    0.492779] audit: initializing netlink subsys (disabled)
[    0.492847] audit: type=2000 audit(1452758835.488:1): initialized
[    0.493506] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.493561] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.496249] zpool: loaded
[    0.496298] zbud: loaded
[    0.496641] VFS: Disk quotas dquot_6.6.0
[    0.496743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.497703] Key type big_key registered
[    0.498201] Key type asymmetric registered
[    0.498252] Asymmetric key parser 'x509' registered
[    0.498322] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.498447] io scheduler noop registered
[    0.498497] io scheduler deadline registered (default)
[    0.498597] io scheduler cfq registered
[    0.499912] pcieport 0000:06:03.0: enabling device (0000 -> 0003)
[    0.500184] pcieport 0000:06:04.0: enabling device (0000 -> 0003)
[    0.500870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.500941] pciehp 0000:06:03.0:pcie24: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.502206] pciehp 0000:06:03.0:pcie24: service driver pciehp loaded
[    0.502222] pciehp 0000:06:04.0:pcie24: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.502369] pciehp 0000:06:04.0:pcie24: service driver pciehp loaded
[    0.502384] pciehp 0000:06:05.0:pcie24: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.502527] pciehp 0000:06:05.0:pcie24: service driver pciehp loaded
[    0.502539] pciehp 0000:06:06.0:pcie24: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.502681] pciehp 0000:06:06.0:pcie24: service driver pciehp loaded
[    0.502689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.502819] intel_idle: MWAIT substates: 0x11142120
[    0.502821] intel_idle: v0.4 model 0x45
[    0.502823] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.503275] ACPI: AC Adapter [ADP1] (off-line)
[    0.503427] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.503524] ACPI: Lid Switch [LID0]
[    0.503627] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.503709] ACPI: Power Button [PWRB]
[    0.503808] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.503888] ACPI: Sleep Button [SLPB]
[    0.503990] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.504067] ACPI: Power Button [PWRF]
[    0.504672] GHES: HEST is not enabled!
[    0.504825] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.507114] Linux agpgart interface v0.103
[    0.510413] brd: module loaded
[    0.511888] loop: module loaded
[    0.512244] libphy: Fixed MDIO Bus: probed
[    0.512295] tun: Universal TUN/TAP device driver, 1.6
[    0.512345] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.512453] PPP generic driver version 2.4.2
[    0.512755] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.512815] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.512975] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000b810
[    0.513060] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
[    0.513178] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.513234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.513310] usb usb1: Product: xHCI Host Controller
[    0.513378] usb usb1: Manufacturer: Linux 4.2.5-gnu xhci-hcd
[    0.513434] usb usb1: SerialNumber: 0000:00:14.0
[    0.513666] hub 1-0:1.0: USB hub found
[    0.513725] hub 1-0:1.0: 9 ports detected
[    0.514201] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.514256] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.514374] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.514430] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.514505] usb usb2: Product: xHCI Host Controller
[    0.514555] usb usb2: Manufacturer: Linux 4.2.5-gnu xhci-hcd
[    0.514607] usb usb2: SerialNumber: 0000:00:14.0
[    0.514810] hub 2-0:1.0: USB hub found
[    0.514865] hub 2-0:1.0: 4 ports detected
[    0.515184] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.515244] ehci-pci: EHCI PCI platform driver
[    0.515309] ehci-platform: EHCI generic platform driver
[    0.515373] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.515430] ohci-pci: OHCI PCI platform driver
[    0.515493] ohci-platform: OHCI generic platform driver
[    0.515556] uhci_hcd: USB Universal Host Controller Interface driver
[    0.515682] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.485497] tsc: Refined TSC clocksource calibration: 1899.999 MHz
[    1.485558] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36c6563e7a6, max_idle_ns: 881590602333 ns
[    1.552778] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.553487] i8042: No controller found
[    1.553697] mousedev: PS/2 mouse device common for all mice
[    1.554146] rtc_cmos 00:02: RTC can wake from S4
[    1.554376] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.554470] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.554557] i2c /dev entries driver
[    1.554723] device-mapper: uevent: version 1.0.3
[    1.554895] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
[    1.555002] Intel P-state driver initializing.
[    1.555257] ledtrig-cpu: registered to indicate activity on CPUs
[    1.555671] PCCT header not found.
[    1.556216] NET: Registered protocol family 10
[    1.556684] NET: Registered protocol family 17
[    1.556774] Key type dns_resolver registered
[    1.557662] Loading compiled-in X.509 certificates
[    1.557759] registered taskstats version 1
[    1.557866] zswap: loading zswap
[    1.557925] zswap: using zbud pool
[    1.557990] zswap: using lzo compressor
[    1.558594] Key type trusted registered
[    1.559322] Key type encrypted registered
[    1.559394] AppArmor: AppArmor sha1 policy hashing enabled
[    1.559462] ima: No TPM chip found, activating TPM-bypass!
[    1.559563] evm: HMAC attrs: 0x1
[    1.560853]   Magic number: 0:930:118
[    1.561077] rtc_cmos 00:02: setting system clock to 2016-01-14 08:07:17 UTC (1452758837)
[    1.561290] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.561357] EDD information not available.
[    1.561586] PM: Hibernation image not present or could not be loaded.
[    1.562078] Freeing unused kernel memory: 1520K (ffffffff81d48000 - ffffffff81ec4000)
[    1.562152] Write protecting the kernel read-only data: 12288k
[    1.562533] Freeing unused kernel memory: 448K (ffff880001790000 - ffff880001800000)
[    1.562727] Freeing unused kernel memory: 372K (ffff880001ba3000 - ffff880001c00000)
[    1.567403] usb 2-3: New USB device found, idVendor=05ac, idProduct=8406
[    1.567448] usb 2-3: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[    1.567490] usb 2-3: Product: Card Reader
[    1.567526] usb 2-3: Manufacturer: Apple
[    1.567562] usb 2-3: SerialNumber: 000000000820
[    1.614722] ahci 0000:04:00.0: version 3.0
[    1.629491] ahci 0000:04:00.0: AHCI 0001.0000 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.629571] ahci 0000:04:00.0: flags: 64bit ncq sntf led pio slum part
[    1.630064] scsi host0: ahci
[    1.630202] ata1: SATA max UDMA/133 abar m512@0xb0700000 port 0xb0700100 irq 49
[    1.717530] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.909327] usb 1-1: New USB device found, idVendor=0011, idProduct=7788
[    1.909386] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.909441] usb 1-1: Product: Mass Storage
[    1.909500] usb 1-1: Manufacturer: Generic
[    1.909546] usb 1-1: SerialNumber: 2FEB8740
[    1.949561] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.950174] ata1.00: unexpected _GTF length (8)
[    1.950347] ata1.00: ATA-8: APPLE SSD SD0128F, A222821, max UDMA/133
[    1.950403] ata1.00: 236978176 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.951142] ata1.00: unexpected _GTF length (8)
[    1.951323] ata1.00: configured for UDMA/133
[    1.951597] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SD0128 821  PQ: 0 ANSI: 5
[    1.952168] sd 0:0:0:0: [sda] 236978176 512-byte logical blocks: (121 GB/113 GiB)
[    1.952182] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.952313] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.952917] sd 0:0:0:0: [sda] Write Protect is off
[    1.952970] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.953135] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.955710]  sda: sda1 sda2 sda3
[    1.956727] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.960606] usb-storage 2-3:1.0: USB Mass Storage device detected
[    1.960965] scsi host1: usb-storage 2-3:1.0
[    1.961897] usb-storage 1-1:1.0: USB Mass Storage device detected
[    1.962242] scsi host2: usb-storage 1-1:1.0
[    1.962383] usbcore: registered new interface driver usb-storage
[    1.965484] usbcore: registered new interface driver uas
[    1.966399] usbcore: registered new interface driver usbkbd
[    1.967893] hidraw: raw HID events driver (C) Jiri Kosina
[    1.968877] usbcore: registered new interface driver usbhid
[    1.968917] usbhid: USB HID core driver
[    1.979174] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[    1.993453] fuse init (API version 7.23)
[    2.021558] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[    2.150514] usb 1-3: New USB device found, idVendor=0a5c, idProduct=4500
[    2.150572] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.150627] usb 1-3: Product: BRCM20702 Hub
[    2.150674] usb 1-3: Manufacturer: Apple Inc.
[    2.150864] usb 1-3: ep 0x81 - rounding interval to 1024 microframes, ep desc says 2040 microframes
[    2.151180] hub 1-3:1.0: USB hub found
[    2.151316] hub 1-3:1.0: 3 ports detected
[    2.317540] usb 1-5: new full-speed USB device number 4 using xhci_hcd
[    2.447337] usb 1-5: New USB device found, idVendor=05ac, idProduct=0291
[    2.447396] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.447451] usb 1-5: Product: Apple Internal Keyboard / Trackpad
[    2.447502] usb 1-5: Manufacturer: Apple Inc.
[    2.447549] usb 1-5: SerialNumber: DQ64024SR7CF94RA4BF
[    2.449568] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/input/input4
[    2.485858] clocksource: Switched to clocksource tsc
[    2.517606] usb 1-3.1: new full-speed USB device number 5 using xhci_hcd
[    2.607031] usb 1-3.1: New USB device found, idVendor=05ac, idProduct=820a
[    2.607091] usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.607305] usb 1-3.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.607795] input: USB HIDBP Keyboard 05ac:820a as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/input/input5
[    2.677568] usb 1-3.2: new full-speed USB device number 6 using xhci_hcd
[    2.767102] usb 1-3.2: New USB device found, idVendor=05ac, idProduct=820b
[    2.767161] usb 1-3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.767379] usb 1-3.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.837638] usb 1-3.3: new full-speed USB device number 7 using xhci_hcd
[    2.927751] usb 1-3.3: New USB device found, idVendor=05ac, idProduct=828f
[    2.927810] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.927884] usb 1-3.3: Product: Bluetooth USB Host Controller
[    2.927935] usb 1-3.3: Manufacturer: Apple Inc.
[    2.959559] scsi 1:0:0:0: Direct-Access     APPLE    SD Card Reader   3.00 PQ: 0 ANSI: 6
[    2.960029] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    2.961046] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[    2.963335] scsi 2:0:0:0: Direct-Access     Generic  Flash Disk       8.00 PQ: 0 ANSI: 4
[    2.963777] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    2.964481] sd 2:0:0:0: [sdc] 131072000 512-byte logical blocks: (67.1 GB/62.5 GiB)
[    2.965292] sd 2:0:0:0: [sdc] Write Protect is off
[    2.965346] sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
[    2.966051] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.970086]  sdc: sdc1
[    2.972367] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[    3.018728] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[    5.631840] random: .guix-real urandom read with 96 bits of entropy available
[    6.642594] random: nonblocking pool is initialized
[    7.137046] udevd[262]: starting version 3.1.5
[    7.219653] udevd[262]: IMPORT{builtin}: 'blkid' unknown /gnu/store/pc2m6x7x1g8bnsbgyzdkbvh5s7gx9jkz-udev-rules/lib/udev/rules.d/13-dm-disk.rules:23
[    7.516557] udevd[262]: no sender credentials received, message ignored
[    7.660951] ACPI: SBS HC: EC = 0xffff880169a58600, offset = 0x20, query_bit = 0x10
[    7.722469] apple 0003:05AC:0291.0001: hiddev0,hidraw0: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input0
[    7.725985] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
[    7.755635] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input6
[    7.755783] usbcore: registered new interface driver usbmouse
[    7.756864] dw_dmac_pci 0000:00:15.0: can't derive routing for PCI INT B
[    7.757788] dw_dmac_pci 0000:00:15.0: PCI INT B: no GSI
[    7.757860] genirq: Flags mismatch irq 0. 00000080 (dw_dmac) vs. 00015a00 (timer)
[    7.757928] dw_dmac_pci: probe of 0000:00:15.0 failed with error -16
[    7.779063] input: HID 05ac:820b as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.0/0003:05AC:820B.0002/input/input7
[    7.779259] hid-generic 0003:05AC:820B.0002: input,hidraw1: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:14.0-3.2/input0
[    7.824519] Bluetooth: Core ver 2.20
[    7.824585] NET: Registered protocol family 31
[    7.824630] Bluetooth: HCI device and connection manager initialized
[    7.824682] Bluetooth: HCI socket layer initialized
[    7.824728] Bluetooth: L2CAP socket layer initialized
[    7.824777] Bluetooth: SCO socket layer initialized
[    7.825007] usbcore: registered new interface driver bcm5974
[    7.827896] ACPI Warning: SystemIO range 0x000000000000EFA0-0x000000000000EFBF conflicts with OpRegion 0x000000000000EFA0-0x000000000000EFAF (\_SB_.PCI0.SBUS.SMBI) (20150619/utaddress-254)
[    7.828016] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.836303] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.855827] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    7.883749] bcma: bus0: Found chip with id 0x4360, rev 0x03 and package 0x00
[    7.883896] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2B, class 0x0)
[    7.884042] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x2A, class 0x0)
[    7.884192] bcma: bus0: Core 2 found: ARM CR4 (manuf 0x4BF, id 0x83E, rev 0x02, class 0x0)
[    7.884340] bcma: bus0: Core 3 found: PCIe Gen2 (manuf 0x4BF, id 0x83C, rev 0x01, class 0x0)
[    7.884464] bcma: bus0: Core 4 found: USB 2.0 Device (manuf 0x4BF, id 0x81A, rev 0x11, class 0x0)
[    7.894336] [drm] Initialized drm 1.1.0 20060810
[    7.901415] thunderbolt 0000:07:00.0: NHI initialized, starting thunderbolt
[    7.906920] thunderbolt 0000:07:00.0: allocating TX ring 0 of size 10
[    7.913041] thunderbolt 0000:07:00.0: allocating RX ring 0 of size 10
[    7.919329] thunderbolt 0000:07:00.0: control channel created
[    7.925057] thunderbolt 0000:07:00.0: control channel starting...
[    7.931649] thunderbolt 0000:07:00.0: starting TX ring 0
[    7.937065] thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[    7.939973] bcma: Unsupported SPROM revision: 11
[    7.939974] bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
[    7.939975] bcma: bus0: Using fallback SPROM failed (err -2)
[    7.939976] bcma: bus0: No SPROM available
[    7.940400] thunderbolt 0000:07:00.0: starting RX ring 0
[    7.940447] thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[    7.941105] thunderbolt 0000:07:00.0: initializing Switch at 0x0 (depth: 0, up port: 5)
[    7.941167] thunderbolt 0000:07:00.0: old switch config:
[    7.941207] thunderbolt 0000:07:00.0:  Switch: 8086:1547 (Revision: 3, TB Version: 1)
[    7.941267] thunderbolt 0000:07:00.0:   Max Port Number: 12
[    7.941307] thunderbolt 0000:07:00.0:   Config:
[    7.941346] thunderbolt 0000:07:00.0:    Upstream Port Number: 5 Depth: 0 Route String: 0x0 Enabled: 1, PlugEventsDelay: 255ms
[    7.941413] thunderbolt 0000:07:00.0:    unknown1: 0x0 unknown4: 0x0
[    7.941606] usbcore: registered new interface driver btusb
[    7.942114] bcma: bus0: Bus registered
[    7.943210] Bluetooth: hci0: BCM: Read verbose config info failed (-16)
[    7.964782] Error: Driver 'pcspkr' is already registered, aborting...
[    7.976115] thunderbolt 0000:07:00.0: 0: uid: 0x1000000000000
[    7.976270] thunderbolt 0000:07:00.0:  Port 0: 8086:1547 (Revision: 3, TB Version: 1, Type: Port (0x1))
[    7.976335] thunderbolt 0000:07:00.0:   Max hop id (in/out): 7/7
[    7.976378] thunderbolt 0000:07:00.0:   Max counters: 8
[    7.976424] thunderbolt 0000:07:00.0:   NFC Credits: 0x700000
[    7.976936] thunderbolt 0000:07:00.0:  Port 1: 8086:1547 (Revision: 3, TB Version: 1, Type: Port (0x1))
[    7.977013] thunderbolt 0000:07:00.0:   Max hop id (in/out): 15/15
[    7.977065] thunderbolt 0000:07:00.0:   Max counters: 16
[    7.977111] thunderbolt 0000:07:00.0:   NFC Credits: 0x3c00000
[    7.977639] thunderbolt 0000:07:00.0:  Port 2: 8086:1547 (Revision: 3, TB Version: 1, Type: Port (0x1))
[    7.977717] thunderbolt 0000:07:00.0:   Max hop id (in/out): 15/15
[    7.977770] thunderbolt 0000:07:00.0:   Max counters: 16
[    7.977816] thunderbolt 0000:07:00.0:   NFC Credits: 0x3c00000
[    7.978318] thunderbolt 0000:07:00.0:  Port 3: 8086:1547 (Revision: 3, TB Version: 1, Type: Port (0x1))
[    7.978390] thunderbolt 0000:07:00.0:   Max hop id (in/out): 15/15
[    7.978442] thunderbolt 0000:07:00.0:   Max counters: 16
[    7.978489] thunderbolt 0000:07:00.0:   NFC Credits: 0x3c00000
[    7.979004] thunderbolt 0000:07:00.0:  Port 4: 8086:1547 (Revision: 3, TB Version: 1, Type: Port (0x1))
[    7.979080] thunderbolt 0000:07:00.0:   Max hop id (in/out): 15/15
[    7.979129] thunderbolt 0000:07:00.0:   Max counters: 16
[    7.979169] thunderbolt 0000:07:00.0:   NFC Credits: 0x3c00000
[    7.979246] thunderbolt 0000:07:00.0:  Port 5: 8086:1547 (Revision: 3, TB Version: 1, Type: NHI (0x2))
[    7.979311] thunderbolt 0000:07:00.0:   Max hop id (in/out): 11/11
[    7.979353] thunderbolt 0000:07:00.0:   Max counters: 16
[    7.979398] thunderbolt 0000:07:00.0:   NFC Credits: 0x700000
[    7.979463] thunderbolt 0000:07:00.0:  Port 6: 8086:1547 (Revision: 3, TB Version: 1, Type: PCIe (0x100101))
[    7.979540] thunderbolt 0000:07:00.0:   Max hop id (in/out): 8/8
[    7.979589] thunderbolt 0000:07:00.0:   Max counters: 2
[    7.979631] thunderbolt 0000:07:00.0:   NFC Credits: 0x700000
[    7.979702] thunderbolt 0000:07:00.0:  Port 7: 8086:1547 (Revision: 3, TB Version: 1, Type: PCIe (0x100101))
[    7.979779] thunderbolt 0000:07:00.0:   Max hop id (in/out): 8/8
[    7.979827] thunderbolt 0000:07:00.0:   Max counters: 2
[    7.979875] thunderbolt 0000:07:00.0:   NFC Credits: 0x700000
[    7.979936] thunderbolt 0000:07:00.0:  Port 8: 8086:1547 (Revision: 3, TB Version: 1, Type: PCIe (0x100101))
[    7.980013] thunderbolt 0000:07:00.0:   Max hop id (in/out): 8/8
[    7.980064] thunderbolt 0000:07:00.0:   Max counters: 2
[    7.980111] thunderbolt 0000:07:00.0:   NFC Credits: 0x700000
[    7.980173] thunderbolt 0000:07:00.0:  Port 9: 8086:1547 (Revision: 3, TB Version: 1, Type: PCIe (0x100101))
[    7.980241] thunderbolt 0000:07:00.0:   Max hop id (in/out): 8/8
[    7.980283] thunderbolt 0000:07:00.0:   Max counters: 2
[    7.980323] thunderbolt 0000:07:00.0:   NFC Credits: 0x700000
[    7.980385] thunderbolt 0000:07:00.0:  Port 10: ffff:ffff (Revision: 3, TB Version: 1, Type: DP/HDMI (0xe0102))
[    7.980460] thunderbolt 0000:07:00.0:   Max hop id (in/out): 9/9
[    7.980509] thunderbolt 0000:07:00.0:   Max counters: 2
[    7.980556] thunderbolt 0000:07:00.0:   NFC Credits: 0x700000
[    7.980722] thunderbolt 0000:07:00.0:  Port 11: 8086:1547 (Revision: 3, TB Version: 1, Type: DP/HDMI (0xe0101))
[    7.980800] thunderbolt 0000:07:00.0:   Max hop id (in/out): 9/9
[    7.980850] thunderbolt 0000:07:00.0:   Max counters: 2
[    7.980892] thunderbolt 0000:07:00.0:   NFC Credits: 0xf00000
[    7.981062] thunderbolt 0000:07:00.0:  Port 12: 8086:1547 (Revision: 3, TB Version: 1, Type: DP/HDMI (0xe0101))
[    7.981138] thunderbolt 0000:07:00.0:   Max hop id (in/out): 9/9
[    7.981181] thunderbolt 0000:07:00.0:   Max counters: 2
[    7.981224] thunderbolt 0000:07:00.0:   NFC Credits: 0xf00000
[    7.981585] thunderbolt 0000:07:00.0: 0:1: is unplugged (state: 7)
[    7.981686] thunderbolt 0000:07:00.0: 0:3: is disabled (state: 0)
[    8.022016] applesmc: key=561 fan=1 temp=33 index=33 acc=0 lux=2 kbd=1
[    8.036333] usb 1-3.1: USB disconnect, device number 5
[    8.056394] iTCO_vendor_support: vendor-support=0
[    8.089265] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    8.089340] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[    8.107918] AVX2 version of gcm_enc/dec engaged.
[    8.107968] AES CTR mode by8 optimization enabled
[    8.132413] [drm] Memory usable by graphics device = 2048M
[    8.132456] [drm] Replacing VGA console driver
[    8.133107] Console: switching to colour dummy device 80x25
[    8.137782] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    8.137790] [drm] Driver supports precise vblank timestamp query.
[    8.137932] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.165117] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[    8.165685] acpi device:02: registered as cooling_device4
[    8.165808] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    8.165942] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    8.165953] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
[    8.218096] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[    8.254303] usb 1-3.2: USB disconnect, device number 6
[    8.290114] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[    8.306632] fbcon: inteldrmfb (fb0) is primary device
[    8.484152] b43-phy0: Broadcom 4360 WLAN found (core revision 42)
[    8.485299] cfg80211: World regulatory domain updated:
[    8.485301] cfg80211:  DFS Master region: unset
[    8.485301] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[    8.485303] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    8.485305] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    8.485306] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[    8.485307] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[    8.485309] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[    8.485310] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[    8.485311] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    8.485312] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[    8.485403] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1)
[    8.485412] b43: probe of bcma0:1 failed with error -95
[    8.485444] Broadcom 43xx driver loaded [ Features: PNL ]
[    8.489342] intel_rapl: Found RAPL domain package
[    8.489346] intel_rapl: Found RAPL domain core
[    8.489350] intel_rapl: Found RAPL domain uncore
[    8.489354] intel_rapl: Found RAPL domain dram
[    8.738686] snd_hda_codec_cirrus hdaudioC1D0: autoconfig for CS4208: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:speaker
[    8.738690] snd_hda_codec_cirrus hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.738693] snd_hda_codec_cirrus hdaudioC1D0:    hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
[    8.738695] snd_hda_codec_cirrus hdaudioC1D0:    mono: mono_out=0x0
[    8.738697] snd_hda_codec_cirrus hdaudioC1D0:    inputs:
[    8.738700] snd_hda_codec_cirrus hdaudioC1D0:      Mic=0x1c
[    8.742526] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[    8.784925] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[    8.784998] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[    8.785064] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    9.426381] Console: switching to colour frame buffer device 180x56
[    9.431631] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    9.432346] i915 0000:00:02.0: registered panic notifier
[   29.420234] usb 1-2: new high-speed USB device number 8 using xhci_hcd
[   29.610458] usb 1-2: New USB device found, idVendor=0951, idProduct=1665
[   29.611681] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   29.612610] usb 1-2: Product: DataTraveler 2.0
[   29.613237] usb 1-2: Manufacturer: Kingston
[   29.613238] usb 1-2: SerialNumber: 50E549C20210BE6139BC09AC
[   29.613651] usb-storage 1-2:1.0: USB Mass Storage device detected
[   29.614663] scsi host3: usb-storage 1-2:1.0
[   30.634981] scsi 3:0:0:0: Direct-Access     Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 4
[   30.636668] sd 3:0:0:0: Attached scsi generic sg3 type 0
[   31.811431] sd 3:0:0:0: [sdd] 15364416 512-byte logical blocks: (7.86 GB/7.32 GiB)
[   31.812961] sd 3:0:0:0: [sdd] Write Protect is off
[   31.814174] sd 3:0:0:0: [sdd] Mode Sense: 23 00 00 00
[   31.814380] sd 3:0:0:0: [sdd] No Caching mode page found
[   31.815443] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[   31.839594]  sdd: sdd1
[   31.842045] sd 3:0:0:0: [sdd] Attached SCSI removable disk
[   35.539639] usb 1-2: USB disconnect, device number 8

[-- Attachment #3: Trisquel's dmesg output --]
[-- Type: application/octet-stream, Size: 56551 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-39-lowlatency (root@devel.trisquel.info) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #66+7.0trisquel2 SMP PREEMPT Wed Oct 29 17:10:10 UTC 2014 (Ubuntu 3.13.0-39.66+7.0trisquel2-lowlatency 3.13.11.8-gnu)
[    0.000000] Command line: cdrom-detect/try-usb=true persistent file=/cdrom/preseed/trisquel.seed initrd=/casper/initrd boot=casper splash quiet noprompt --
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008cd13fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cd14000-0x000000008cd52fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008cd53000-0x000000008cd63fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cd64000-0x000000008cd8efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008cd8f000-0x000000008cf5dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cf5e000-0x000000008cfeffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008cff0000-0x000000008cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008d000000-0x000000008f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir6,2/Mac-7DF21CB3ED6977E5, BIOS MBA61.88Z.0099.B21.1510261716 10/26/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x16f600 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-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    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 008E000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 008D800000 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 enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0x8d000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fd9000, 0x01fd9fff] PGTABLE
[    0.000000] BRK [0x01fda000, 0x01fdafff] PGTABLE
[    0.000000] BRK [0x01fdb000, 0x01fdbfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x16f400000-0x16f5fffff]
[    0.000000]  [mem 0x16f400000-0x16f5fffff] page 2M
[    0.000000] BRK [0x01fdc000, 0x01fdcfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x16c000000-0x16f3fffff]
[    0.000000]  [mem 0x16c000000-0x16f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x16bffffff]
[    0.000000]  [mem 0x100000000-0x13fffffff] page 1G
[    0.000000]  [mem 0x140000000-0x16bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x8cd13fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x8cbfffff] page 2M
[    0.000000]  [mem 0x8cc00000-0x8cd13fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x8cd53000-0x8cd63fff]
[    0.000000]  [mem 0x8cd53000-0x8cd63fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x8cd8f000-0x8cf5dfff]
[    0.000000]  [mem 0x8cd8f000-0x8cf5dfff] page 4k
[    0.000000] BRK [0x01fdd000, 0x01fddfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8cff0000-0x8cffffff]
[    0.000000]  [mem 0x8cff0000-0x8cffffff] page 4k
[    0.000000] RAMDISK: [mem 0x7ef87000-0x7fffffff]
[    0.000000] ACPI: RSDP 00000000000fe020 000024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008cd8e1c0 00009C (v01 APPLE   Apple00 00000000      01000013)
[    0.000000] ACPI: FACP 000000008cd8c000 0000F4 (v05 APPLE   Apple00 00000000 Loki 0000005F)
[    0.000000] ACPI Error: Gpe0Block - 32-bit FADT register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits max, truncating (20131115/tbfadt-202)
[    0.000000] ACPI: DSDT 000000008cd7f000 007C21 (v03 APPLE  MacBookA 00060001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008cd1c000 000040
[    0.000000] ACPI: HPET 000000008cd8b000 000038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008cd8a000 0000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008cd88000 000030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008cd87000 000053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008cd7e000 00010B (v01 APPLE  SataAhci 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008cd7d000 000024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008cd7a000 000E15 (v01 APPLE  SDUsbLpt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008cd76000 000032 (v01 APPLE    SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008cd74000 001EB7 (v01 APPLE   PcieTbt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008cd67000 0000B8 (v01 APPLE      Sdxc 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008cd66000 000563 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008cd65000 000B83 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008cd89000 00003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: DMAR 000000008cd64000 000088 (v01 APPLE      HSW  00000001 AAPL 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000016f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x16f5fffff]
[    0.000000]   NODE_DATA [mem 0x16f5f9000-0x16f5fdfff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016ac00000-ffff88016ebfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x16f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x00057fff]
[    0.000000]   node   0: [mem 0x00059000-0x0008efff]
[    0.000000]   node   0: [mem 0x00090000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x8cd13fff]
[    0.000000]   node   0: [mem 0x8cd53000-0x8cd63fff]
[    0.000000]   node   0: [mem 0x8cd8f000-0x8cf5dfff]
[    0.000000]   node   0: [mem 0x8cff0000-0x8cffffff]
[    0.000000]   node   0: [mem 0x100000000-0x16f5fffff]
[    0.000000] On node 0 totalpages: 1033376
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8957 pages used for memmap
[    0.000000]   DMA32 zone: 573188 pages, LIFO batch:31
[    0.000000]   Normal zone: 7128 pages used for memmap
[    0.000000]   Normal zone: 456192 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    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] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    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: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 56
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8cd14000-0x8cd52fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8cd64000-0x8cd8efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8cf5e000-0x8cfeffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8d000000-0x8f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fa00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.000000] e820: [mem 0x8fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88016f200000 s86848 r8192 d23744 u262144
[    0.000000] pcpu-alloc: s86848 r8192 d23744 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: 1017206
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: cdrom-detect/try-usb=true persistent file=/cdrom/preseed/trisquel.seed initrd=/casper/initrd boot=casper splash quiet noprompt --
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3967504K/4133504K available (7418K kernel code, 1135K rwdata, 3420K rodata, 1324K init, 1444K bss, 166000K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-7.
[    0.000000] NR_IRQS:16640 nr_irqs:1016 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 1899.850 MHz processor
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3799.70 BogoMIPS (lpj=1899850)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000054] Security Framework initialized
[    0.000080] AppArmor: AppArmor initialized
[    0.000082] Yama: becoming mindful.
[    0.000632] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002072] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.002697] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.002710] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003035] Initializing cgroup subsys memory
[    0.003043] Initializing cgroup subsys devices
[    0.003046] Initializing cgroup subsys freezer
[    0.003048] Initializing cgroup subsys blkio
[    0.003050] Initializing cgroup subsys bfqio
[    0.003052] Initializing cgroup subsys perf_event
[    0.003056] Initializing cgroup subsys hugetlb
[    0.003091] CPU: Physical Processor ID: 0
[    0.003092] CPU: Processor Core ID: 0
[    0.003099] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.003099] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.004610] mce: CPU supports 7 MCE banks
[    0.004630] CPU0: Thermal monitoring enabled (TM1)
[    0.004648] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.004648] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[    0.004648] tlb_flushall_shift: 6
[    0.004824] Freeing SMP alternatives memory: 24K (ffffffff81e68000 - ffffffff81e6e000)
[    0.006201] ACPI: Core revision 20131115
[    0.021442] ACPI: All ACPI Tables successfully acquired
[    0.021803] ftrace: allocating 28647 entries in 112 pages
[    0.043226] dmar: Host address width 39
[    0.043230] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.043241] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[    0.043243] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.043252] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[    0.043254] dmar: RMRR base: 0x0000008d800000 end: 0x0000008f9fffff
[    0.043389] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.043391] HPET id 0 under DRHD base 0xfed91000
[    0.043672] Enabled IRQ remapping in x2apic mode
[    0.043674] Enabling x2apic
[    0.043676] Enabled x2apic
[    0.043695] Switched APIC routing to cluster x2apic.
[    0.044380] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.054384] smpboot: CPU0: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz (fam: 06, model: 45, stepping: 01)
[    0.054395] TSC deadline timer enabled
[    0.054412] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.054423] ... version:                3
[    0.054425] ... bit width:              48
[    0.054426] ... generic registers:      4
[    0.054428] ... value mask:             0000ffffffffffff
[    0.054430] ... max period:             0000ffffffffffff
[    0.054431] ... fixed-purpose events:   3
[    0.054433] ... event mask:             000000070000000f
[    0.064564] x86: Booting SMP configuration:
[    0.079337] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.064568] .... node  #0, CPUs:      #1 #2 #3
[    0.112908] x86: Booted up 1 node, 4 CPUs
[    0.112913] smpboot: Total of 4 processors activated (15198.80 BogoMIPS)
[    0.119349] devtmpfs: initialized
[    0.122786] EVM: security.selinux
[    0.122788] EVM: security.SMACK64
[    0.122790] EVM: security.ima
[    0.122791] EVM: security.capability
[    0.122880] PM: Registering ACPI NVS region [mem 0x8cd14000-0x8cd52fff] (258048 bytes)
[    0.124139] pinctrl core: initialized pinctrl subsystem
[    0.124224] regulator-dummy: no parameters
[    0.124264] RTC time: 20:59:08, date: 01/13/16
[    0.124316] NET: Registered protocol family 16
[    0.124477] cpuidle: using governor ladder
[    0.124479] cpuidle: using governor menu
[    0.124554] ACPI: bus type PCI registered
[    0.124557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.124645] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
[    0.124649] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in E820
[    0.160522] PCI: Using configuration type 1 for base access
[    0.161958] bio: create slab <bio-0> at 0
[    0.162242] ACPI: Added _OSI(Module Device)
[    0.162245] ACPI: Added _OSI(Processor Device)
[    0.162247] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.162249] ACPI: Added _OSI(Processor Aggregator Device)
[    0.165444] ACPI : EC: EC description table is found, configuring boot EC
[    0.174648] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    2.187927] ACPI: SSDT 000000008cf89890 0004F0 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    2.188732] ACPI: Dynamic OEM Table Load:
[    2.188738] ACPI: SSDT           (null) 0004F0 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    2.191150] ACPI: SSDT 000000008cf8a190 00067C (v01  PmRef    ApIst 00003000 INTL 20100915)
[    2.192088] ACPI: Dynamic OEM Table Load:
[    2.192091] ACPI: SSDT           (null) 00067C (v01  PmRef    ApIst 00003000 INTL 20100915)
[    2.194929] ACPI: SSDT 000000008cf88d90 000119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    2.195715] ACPI: Dynamic OEM Table Load:
[    2.195718] ACPI: SSDT           (null) 000119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    2.198687] ACPI: Interpreter enabled
[    2.198699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[    2.198708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[    2.198733] ACPI: (supports S0 S3 S4 S5)
[    2.198735] ACPI: Using IOAPIC for interrupt routing
[    2.198797] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.199093] ACPI: No dock devices found.
[    2.218628] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    2.218637] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    2.218875] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    2.219589] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge
[    2.219785] PCI host bridge to bus 0000:00
[    2.219789] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.219792] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    2.219795] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    2.219798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    2.219800] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff]
[    2.219803] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    2.219815] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    2.219957] pci 0000:00:02.0: [8086:0a26] type 00 class 0x030000
[    2.219977] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb03fffff 64bit]
[    2.219989] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    2.219997] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    2.220111] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    2.220125] pci 0000:00:03.0: reg 0x10: [mem 0xb0a10000-0xb0a13fff 64bit]
[    2.220270] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    2.220294] pci 0000:00:14.0: reg 0x10: [mem 0xb0a00000-0xb0a0ffff 64bit]
[    2.220370] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    2.220423] pci 0000:00:14.0: System wakeup disabled by ACPI
[    2.220469] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    2.220495] pci 0000:00:16.0: reg 0x10: [mem 0xb0a2a100-0xb0a2a11f 64bit]
[    2.220583] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    2.220681] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    2.220699] pci 0000:00:1b.0: reg 0x10: [mem 0xb0a14000-0xb0a17fff 64bit]
[    2.220781] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.220831] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    2.220888] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    2.220972] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.221027] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    2.221068] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
[    2.221160] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.221213] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    2.221257] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[    2.221348] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    2.221403] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    2.221444] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[    2.221535] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    2.221589] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    2.221629] pci 0000:00:1c.5: [8086:9c1a] type 01 class 0x060400
[    2.221714] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    2.221768] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    2.221815] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    2.222034] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    2.222053] pci 0000:00:1f.3: reg 0x10: [mem 0xb0a2a000-0xb0a2a0ff 64bit]
[    2.222079] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    2.222233] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    2.222342] pci 0000:02:00.0: [14e4:1570] type 00 class 0x048000
[    2.222367] pci 0000:02:00.0: reg 0x10: [mem 0xb0900000-0xb090ffff 64bit]
[    2.222388] pci 0000:02:00.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    2.222408] pci 0000:02:00.0: reg 0x20: [mem 0xb0800000-0xb08fffff 64bit]
[    2.222487] pci 0000:02:00.0: supports D1
[    2.222489] pci 0000:02:00.0: PME# supported from D0 D3hot
[    2.223892] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    2.223899] pci 0000:00:1c.1:   bridge window [mem 0xb0800000-0xb09fffff]
[    2.223907] pci 0000:00:1c.1:   bridge window [mem 0x90000000-0x9fffffff 64bit pref]
[    2.224067] pci 0000:03:00.0: [14e4:43a0] type 00 class 0x028000
[    2.224101] pci 0000:03:00.0: reg 0x10: [mem 0xb0600000-0xb0607fff 64bit]
[    2.224129] pci 0000:03:00.0: reg 0x18: [mem 0xb0400000-0xb05fffff 64bit]
[    2.224276] pci 0000:03:00.0: supports D1 D2
[    2.224278] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.224333] pci 0000:03:00.0: System wakeup disabled by ACPI
[    2.225929] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    2.225937] pci 0000:00:1c.2:   bridge window [mem 0xb0400000-0xb06fffff]
[    2.226032] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
[    2.226039] pci 0000:00:1c.4:   bridge window [io  0x4000-0x6fff]
[    2.226044] pci 0000:00:1c.4:   bridge window [mem 0xb0b00000-0xbcbfffff]
[    2.226051] pci 0000:00:1c.4:   bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref]
[    2.226146] pci 0000:04:00.0: [1b4b:9183] type 00 class 0x010601
[    2.226164] pci 0000:04:00.0: reg 0x10: [io  0x2028-0x202f]
[    2.226176] pci 0000:04:00.0: reg 0x14: [io  0x2034-0x2037]
[    2.226189] pci 0000:04:00.0: reg 0x18: [io  0x2020-0x2027]
[    2.226202] pci 0000:04:00.0: reg 0x1c: [io  0x2030-0x2033]
[    2.226214] pci 0000:04:00.0: reg 0x20: [io  0x2000-0x201f]
[    2.226227] pci 0000:04:00.0: reg 0x24: [mem 0xb0700000-0xb07001ff]
[    2.226240] pci 0000:04:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    2.226300] pci 0000:04:00.0: PME# supported from D3hot
[    2.227901] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    2.227906] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    2.227910] pci 0000:00:1c.5:   bridge window [mem 0xb0700000-0xb07fffff]
[    2.229487] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    2.229564] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    2.229639] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    2.229714] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    2.229786] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    2.229862] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    2.229954] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    2.230023] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    2.231882] ACPI: Enabled 2 GPEs in block 00 to 7F
[    2.231907] ACPI: \_SB_.PCI0: notify handler is installed
[    2.232012] Found 1 acpi root devices
[    2.232051] ACPI : EC: GPE = 0x4e, I/O: command/status = 0x66, data = 0x62
[    2.232183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    2.232189] vgaarb: loaded
[    2.232191] vgaarb: bridge control possible 0000:00:02.0
[    2.232415] SCSI subsystem initialized
[    2.232485] libata version 3.00 loaded.
[    2.232511] ACPI: bus type USB registered
[    2.232538] usbcore: registered new interface driver usbfs
[    2.232548] usbcore: registered new interface driver hub
[    2.232579] usbcore: registered new device driver usb
[    2.232743] PCI: Using ACPI for IRQ routing
[    2.237829] PCI: pci_cache_line_size set to 64 bytes
[    2.237962] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    2.237965] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    2.237967] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    2.237969] e820: reserve RAM buffer [mem 0x8cd14000-0x8fffffff]
[    2.237972] e820: reserve RAM buffer [mem 0x8cd64000-0x8fffffff]
[    2.237974] e820: reserve RAM buffer [mem 0x8cf5e000-0x8fffffff]
[    2.237977] e820: reserve RAM buffer [mem 0x8d000000-0x8fffffff]
[    2.237979] e820: reserve RAM buffer [mem 0x16f600000-0x16fffffff]
[    2.238090] NetLabel: Initializing
[    2.238092] NetLabel:  domain hash size = 128
[    2.238094] NetLabel:  protocols = UNLABELED CIPSOv4
[    2.238112] NetLabel:  unlabeled traffic allowed by default
[    2.238205] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    2.238214] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    2.240279] Switched to clocksource hpet
[    2.247435] AppArmor: AppArmor Filesystem Enabled
[    2.247473] pnp: PnP ACPI init
[    2.247491] ACPI: bus type PNP registered
[    2.247564] pnp 00:00: [dma 4]
[    2.247595] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    2.247626] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    2.247803] system 00:02: [mem 0xfed00000-0xfed03fff] has been reserved
[    2.247808] system 00:02: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    2.247850] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    2.247898] system 00:04: [io  0xffff] has been reserved
[    2.247901] system 00:04: [io  0x1800-0x187f] has been reserved
[    2.247905] system 00:04: [io  0x0800-0x087f] has been reserved
[    2.247909] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.247937] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    2.247979] pnp 00:06: Plug and Play ACPI device, IDs APP0001 (active)
[    2.248719] pnp 00:07: Plug and Play ACPI device, IDs INT33c1 (active)
[    2.248944] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.248948] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    2.248951] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.248954] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.248957] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    2.248960] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    2.248963] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    2.248966] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    2.248969] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    2.248972] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    2.248975] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.249067] system 00:09: [mem 0x20000000-0x201fffff] could not be reserved
[    2.249070] system 00:09: [mem 0x40000000-0x401fffff] could not be reserved
[    2.249074] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    2.251666] pnp: PnP ACPI: found 10 devices
[    2.251670] ACPI: bus type PNP unregistered
[    2.258967] pci 0000:04:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
[    2.259024] pci 0000:00:1c.5: BAR 15: assigned [mem 0x8fa00000-0x8fafffff pref]
[    2.259028] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    2.259044] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    2.259051] pci 0000:00:1c.1:   bridge window [mem 0xb0800000-0xb09fffff]
[    2.259056] pci 0000:00:1c.1:   bridge window [mem 0x90000000-0x9fffffff 64bit pref]
[    2.259064] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    2.259071] pci 0000:00:1c.2:   bridge window [mem 0xb0400000-0xb06fffff]
[    2.259081] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
[    2.259085] pci 0000:00:1c.4:   bridge window [io  0x4000-0x6fff]
[    2.259092] pci 0000:00:1c.4:   bridge window [mem 0xb0b00000-0xbcbfffff]
[    2.259097] pci 0000:00:1c.4:   bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref]
[    2.259106] pci 0000:04:00.0: BAR 6: assigned [mem 0x8fa00000-0x8fa1ffff pref]
[    2.259109] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    2.259112] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    2.259118] pci 0000:00:1c.5:   bridge window [mem 0xb0700000-0xb07fffff]
[    2.259123] pci 0000:00:1c.5:   bridge window [mem 0x8fa00000-0x8fafffff pref]
[    2.259132] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    2.259135] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    2.259137] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    2.259140] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    2.259143] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    2.259146] pci_bus 0000:02: resource 1 [mem 0xb0800000-0xb09fffff]
[    2.259148] pci_bus 0000:02: resource 2 [mem 0x90000000-0x9fffffff 64bit pref]
[    2.259151] pci_bus 0000:03: resource 1 [mem 0xb0400000-0xb06fffff]
[    2.259154] pci_bus 0000:05: resource 0 [io  0x4000-0x6fff]
[    2.259157] pci_bus 0000:05: resource 1 [mem 0xb0b00000-0xbcbfffff]
[    2.259159] pci_bus 0000:05: resource 2 [mem 0xbcc00000-0xc8bfffff 64bit pref]
[    2.259162] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    2.259165] pci_bus 0000:04: resource 1 [mem 0xb0700000-0xb07fffff]
[    2.259167] pci_bus 0000:04: resource 2 [mem 0x8fa00000-0x8fafffff pref]
[    2.259216] NET: Registered protocol family 2
[    2.259545] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    2.259673] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    2.259761] TCP: Hash tables configured (established 32768 bind 32768)
[    2.259789] TCP: reno registered
[    2.259801] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    2.259827] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    2.259920] NET: Registered protocol family 1
[    2.259936] pci 0000:00:02.0: Boot video device
[    2.260310] PCI: CLS 256 bytes, default 64
[    2.260390] Trying to unpack rootfs image as initramfs...
[    8.558543] Freeing initrd memory: 16868K (ffff88007ef87000 - ffff880080000000)
[    8.558554] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    8.558558] software IO TLB [mem 0x88d14000-0x8cd14000] (64MB) mapped at [ffff880088d14000-ffff88008cd13fff]
[    8.558846] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17
[    8.558854] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17
[    8.558863] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17
[    8.558874] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17
[    8.558955] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    8.558958] Scanning for low memory corruption every 60 seconds
[    8.559356] Initialise system trusted keyring
[    8.559421] audit: initializing netlink socket (disabled)
[    8.559433] type=2000 audit(1452718756.532:1): initialized
[    8.599003] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    8.600550] zbud: loaded
[    8.600776] VFS: Disk quotas dquot_6.5.2
[    8.600839] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    8.601461] fuse init (API version 7.22)
[    8.601566] msgmni has been set to 7782
[    8.601643] Key type big_key registered
[    8.602305] Key type asymmetric registered
[    8.602307] Asymmetric key parser 'x509' registered
[    8.602350] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    8.602402] io scheduler noop registered
[    8.602404] io scheduler deadline registered
[    8.602437] io scheduler cfq registered
[    8.602445] io scheduler bfq registered (default)
[    8.602446] BFQ I/O-scheduler version: v7r5
[    8.602714] pcieport 0000:00:1c.0: irq 58 for MSI/MSI-X
[    8.602957] pcieport 0000:00:1c.1: irq 59 for MSI/MSI-X
[    8.603162] pcieport 0000:00:1c.2: irq 60 for MSI/MSI-X
[    8.603361] pcieport 0000:00:1c.4: irq 61 for MSI/MSI-X
[    8.603555] pcieport 0000:00:1c.5: irq 62 for MSI/MSI-X
[    8.603701] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    8.603707] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    8.603764] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    8.603767] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    8.603772] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    8.603826] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    8.603829] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    8.603834] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    8.603891] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    8.603917] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    8.603980] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    8.603983] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    8.603988] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[    8.604010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    8.604031] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    8.604092] intel_idle: MWAIT substates: 0x11142120
[    8.604094] intel_idle: v0.4 model 0x45
[    8.604096] intel_idle: lapic_timer_reliable_states 0xffffffff
[    8.604302] ipmi message handler version 39.2
[    8.604363] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    8.604416] ACPI: AC Adapter [ADP1] (off-line)
[    8.604540] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    8.604561] ACPI: Lid Switch [LID0]
[    8.604603] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    8.604608] ACPI: Power Button [PWRB]
[    8.604649] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    8.604653] ACPI: Sleep Button [SLPB]
[    8.604693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    8.604696] ACPI: Power Button [PWRF]
[    8.605117] GHES: HEST is not enabled!
[    8.605229] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    8.607859] Linux agpgart interface v0.103
[    8.609973] brd: module loaded
[    8.611014] loop: module loaded
[    8.611509] libphy: Fixed MDIO Bus: probed
[    8.611622] tun: Universal TUN/TAP device driver, 1.6
[    8.611624] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    8.611684] PPP generic driver version 2.4.2
[    8.611746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.611752] ehci-pci: EHCI PCI platform driver
[    8.611770] ehci-platform: EHCI generic platform driver
[    8.611781] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    8.611784] ohci-pci: OHCI PCI platform driver
[    8.611798] ohci-platform: OHCI generic platform driver
[    8.611806] uhci_hcd: USB Universal Host Controller Interface driver
[    8.612067] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    8.612080] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    8.612203] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
[    8.612234] xhci_hcd 0000:00:14.0: irq 63 for MSI/MSI-X
[    8.612397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    8.612400] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.612403] usb usb1: Product: xHCI Host Controller
[    8.612406] usb usb1: Manufacturer: Linux 3.13.0-39-lowlatency xhci_hcd
[    8.612408] usb usb1: SerialNumber: 0000:00:14.0
[    8.612559] hub 1-0:1.0: USB hub found
[    8.612576] hub 1-0:1.0: 9 ports detected
[    8.613120] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    8.613127] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    8.613178] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    8.613181] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.613184] usb usb2: Product: xHCI Host Controller
[    8.613186] usb usb2: Manufacturer: Linux 3.13.0-39-lowlatency xhci_hcd
[    8.613188] usb usb2: SerialNumber: 0000:00:14.0
[    8.613316] hub 2-0:1.0: USB hub found
[    8.613328] hub 2-0:1.0: 4 ports detected
[    8.630037] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    8.849095] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    8.849105] ACPI: Battery Slot [BAT0] (battery present)
[    9.419053] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    9.439032] usb 1-1: New USB device found, idVendor=0011, idProduct=7788
[    9.439039] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.439042] usb 1-1: Product: Mass Storage
[    9.439045] usb 1-1: Manufacturer: Generic
[    9.439047] usb 1-1: SerialNumber: 2FEB8740
[    9.592067] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[    9.604017] usb 1-3: New USB device found, idVendor=0a5c, idProduct=4500
[    9.604023] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.604026] usb 1-3: Product: BRCM20702 Hub
[    9.604029] usb 1-3: Manufacturer: Apple Inc.
[    9.604120] usb 1-3: ep 0x81 - rounding interval to 1024 microframes, ep desc says 2040 microframes
[    9.604356] hub 1-3:1.0: USB hub found
[    9.604459] hub 1-3:1.0: 3 ports detected
[    9.703207] tsc: Refined TSC clocksource calibration: 1900.002 MHz
[    9.704114] i8042: No controller found
[    9.704302] mousedev: PS/2 mouse device common for all mice
[    9.704631] rtc_cmos 00:05: RTC can wake from S4
[    9.704778] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    9.704858] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    9.704950] device-mapper: uevent: version 1.0.3
[    9.705065] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    9.705076] ledtrig-cpu: registered to indicate activity on CPUs
[    9.705214] TCP: cubic registered
[    9.705332] NET: Registered protocol family 10
[    9.705572] NET: Registered protocol family 17
[    9.705592] Key type dns_resolver registered
[    9.705924] Loading compiled-in X.509 certificates
[    9.707429] Loaded X.509 cert 'Magrathea: Glacier signing key: a7171335f18ca6131c1947ca87d46fb662317fa6'
[    9.707450] registered taskstats version 1
[    9.710761] Key type trusted registered
[    9.713644] Key type encrypted registered
[    9.716439] AppArmor: AppArmor sha1 policy hashing enabled
[    9.716445] IMA: No TPM chip found, activating TPM-bypass!
[    9.717058] regulator-dummy: disabling
[    9.717198]   Magic number: 0:510:1003
[    9.717234] input input0: hash matches
[    9.717249] vc vcs: hash matches
[    9.717255] rtc_cmos 00:05: hash matches
[    9.717297] memory memory42: hash matches
[    9.717364] rtc_cmos 00:05: setting system clock to 2016-01-13 20:59:18 UTC (1452718758)
[    9.718384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    9.718387] EDD information not available.
[    9.718452] PM: Hibernation image not present or could not be loaded.
[    9.719694] Freeing unused kernel memory: 1324K (ffffffff81d1d000 - ffffffff81e68000)
[    9.719697] Write protecting the kernel read-only data: 12288k
[    9.722968] Freeing unused kernel memory: 764K (ffff880001741000 - ffff880001800000)
[    9.725611] Freeing unused kernel memory: 676K (ffff880001b57000 - ffff880001c00000)
[    9.744884] systemd-udevd[143]: starting version 204
[    9.757057] usb 1-5: new full-speed USB device number 4 using xhci_hcd
[    9.769708] usb 1-5: New USB device found, idVendor=05ac, idProduct=0291
[    9.769717] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.769722] usb 1-5: Product: Apple Internal Keyboard / Trackpad
[    9.769726] usb 1-5: Manufacturer: Apple Inc.
[    9.769730] usb 1-5: SerialNumber: DQ64024SR7CF94RA4BF
[    9.793993] [drm] Initialized drm 1.1.0 20060810
[    9.797924] usb-storage 1-1:1.0: USB Mass Storage device detected
[    9.799194] ahci 0000:04:00.0: version 3.0
[    9.799401] ahci 0000:04:00.0: irq 64 for MSI/MSI-X
[    9.802047] scsi0 : usb-storage 1-1:1.0
[    9.805273] usbcore: registered new interface driver usb-storage
[    9.810140] ahci 0000:04:00.0: AHCI 0001.0000 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    9.810150] ahci 0000:04:00.0: flags: 64bit ncq sntf led pio slum part 
[    9.814047] scsi1 : ahci
[    9.814164] ata1: SATA max UDMA/133 abar m512@0xb0700000 port 0xb0700100 irq 64
[    9.843439] hidraw: raw HID events driver (C) Jiri Kosina
[    9.845641] [drm] Memory usable by graphics device = 2048M
[    9.848939] usbcore: registered new interface driver usbhid
[    9.848944] usbhid: USB HID core driver
[    9.873296] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    9.886232] usb 2-3: New USB device found, idVendor=05ac, idProduct=8406
[    9.886237] usb 2-3: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[    9.886240] usb 2-3: Product: Card Reader
[    9.886242] usb 2-3: Manufacturer: Apple
[    9.886244] usb 2-3: SerialNumber: 000000000820
[    9.889352] usb-storage 2-3:1.0: USB Mass Storage device detected
[    9.889488] scsi2 : usb-storage 2-3:1.0
[    9.911214] i915 0000:00:02.0: irq 65 for MSI/MSI-X
[    9.911228] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    9.911230] [drm] Driver supports precise vblank timestamp query.
[    9.911527] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    9.963105] usb 1-3.1: new full-speed USB device number 5 using xhci_hcd
[    9.975556] usb 1-3.1: New USB device found, idVendor=05ac, idProduct=820a
[    9.975561] usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    9.975674] usb 1-3.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    9.979652] input: HID 05ac:820a as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/input/input4
[    9.979827] hid-generic 0003:05AC:820A.0003: input,hidraw0: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:14.0-3.1/input0
[   10.014138] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[   10.039267] usb 1-3.2: new full-speed USB device number 6 using xhci_hcd
[   10.051921] usb 1-3.2: New USB device found, idVendor=05ac, idProduct=820b
[   10.051927] usb 1-3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   10.052077] usb 1-3.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   10.053373] input: HID 05ac:820b as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.0/input/input5
[   10.053614] hid-generic 0003:05AC:820B.0004: input,hidraw1: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:14.0-3.2/input0
[   10.054342] apple 0003:05AC:0291.0001: hiddev0,hidraw2: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input0
[   10.054795] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/input/input6
[   10.054995] apple 0003:05AC:0291.0002: input,hiddev0,hidraw3: USB HID v1.10 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input1
[   10.073130] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[   10.083109] fbcon: inteldrmfb (fb0) is primary device
[   10.119164] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   10.119760] ata1.00: unexpected _GTF length (8)
[   10.119959] ata1.00: ATA-8: APPLE SSD SD0128F, A222821, max UDMA/133
[   10.119962] ata1.00: 236978176 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[   10.120793] ata1.00: unexpected _GTF length (8)
[   10.120995] ata1.00: configured for UDMA/133
[   10.121239] scsi 1:0:0:0: Direct-Access     ATA      APPLE SSD SD0128 A222 PQ: 0 ANSI: 5
[   10.121469] sd 1:0:0:0: [sda] 236978176 512-byte logical blocks: (121 GB/113 GiB)
[   10.121472] sd 1:0:0:0: [sda] 4096-byte physical blocks
[   10.121490] sd 1:0:0:0: Attached scsi generic sg0 type 0
[   10.121584] sd 1:0:0:0: [sda] Write Protect is off
[   10.121587] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   10.121638] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   10.124006]  sda: sda1 sda2 sda3
[   10.125089] sd 1:0:0:0: [sda] Attached SCSI disk
[   10.126137] usb 1-3.3: new full-speed USB device number 7 using xhci_hcd
[   10.138984] usb 1-3.3: New USB device found, idVendor=05ac, idProduct=828f
[   10.138987] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   10.138989] usb 1-3.3: Product: Bluetooth USB Host Controller
[   10.138991] usb 1-3.3: Manufacturer: Apple Inc.
[   10.703385] Switched to clocksource tsc
[   10.807349] scsi 0:0:0:0: Direct-Access     Generic  Flash Disk       8.00 PQ: 0 ANSI: 4
[   10.810568] sd 0:0:0:0: Attached scsi generic sg1 type 0
[   10.811222] sd 0:0:0:0: [sdb] 131072000 512-byte logical blocks: (67.1 GB/62.5 GiB)
[   10.811901] sd 0:0:0:0: [sdb] Write Protect is off
[   10.811905] sd 0:0:0:0: [sdb] Mode Sense: 23 00 00 00
[   10.812580] sd 0:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   10.816059]  sdb: sdb1
[   10.818302] sd 0:0:0:0: [sdb] Attached SCSI removable disk
[   10.892981] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   3.00 PQ: 0 ANSI: 6
[   10.895465] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   10.896404] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   11.641235] Console: switching to colour frame buffer device 180x56
[   11.646766] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   11.646769] i915 0000:00:02.0: registered panic notifier
[   11.651535] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   11.652157] acpi device:03: registered as cooling_device4
[   11.652286] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
[   11.652451] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   11.729407] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   12.256518] md: linear personality registered for level -1
[   12.260091] md: multipath personality registered for level -4
[   12.263601] md: raid0 personality registered for level 0
[   12.267575] md: raid1 personality registered for level 1
[   12.288282] raid6: sse2x1    4093 MB/s
[   12.305275] raid6: sse2x2    5253 MB/s
[   12.322278] raid6: sse2x4    6011 MB/s
[   12.339277] raid6: avx2x1    8003 MB/s
[   12.356295] raid6: avx2x2    9417 MB/s
[   12.373280] raid6: avx2x4   10679 MB/s
[   12.373283] raid6: using algorithm avx2x4 (10679 MB/s)
[   12.373284] raid6: using avx2x2 recovery algorithm
[   12.375148] xor: automatically using best checksumming function:
[   12.384281]    avx       : 12884.000 MB/sec
[   12.385955] async_tx: api initialized (async)
[   12.395682] md: raid6 personality registered for level 6
[   12.395686] md: raid5 personality registered for level 5
[   12.395688] md: raid4 personality registered for level 4
[   12.403415] md: raid10 personality registered for level 10
[   12.536843] random: nonblocking pool is initialized
[   12.662344] ISO 9660 Extensions: Microsoft Joliet Level 3
[   12.666495] ISO 9660 Extensions: RRIP_1991A
[   12.688259] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   23.041604] systemd-udevd[2141]: starting version 204
[   23.167911] lp: driver loaded but no devices found
[   23.187207] ppdev: user-space parallel port driver
[   23.543354] init: cups main process (2214) killed by HUP signal
[   23.543494] init: cups main process ended, respawning
[   23.545413] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[   23.545425] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   23.545429] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[   23.545436] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \IO_D 2 (20131115/utaddress-251)
[   23.545443] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \IO_T 3 (20131115/utaddress-251)
[   23.545449] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   23.545452] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   23.563664] mei_me 0000:00:16.0: irq 66 for MSI/MSI-X
[   23.580476] input: bcm5974 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input8
[   23.580893] usbcore: registered new interface driver bcm5974
[   23.589780] systemd-udevd[2262]: failed to execute '/lib/udev/mtp-probe' 'mtp-probe /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1 1 5': No such file or directory
[   23.705556] Bluetooth: Core ver 2.17
[   23.705627] NET: Registered protocol family 31
[   23.705630] Bluetooth: HCI device and connection manager initialized
[   23.705642] Bluetooth: HCI socket layer initialized
[   23.705647] Bluetooth: L2CAP socket layer initialized
[   23.705655] Bluetooth: SCO socket layer initialized
[   23.710418] device-mapper: multipath: version 1.6.0 loaded
[   23.725712] usbcore: registered new interface driver btusb
[   23.738651] usb 1-3.1: USB disconnect, device number 5
[   23.899658] usb 1-3.2: USB disconnect, device number 6
[   24.015690] init: failsafe main process (2386) killed by TERM signal
[   24.041283] HDA driver get symbol successfully from i915 module
[   24.041296] [drm:hsw_unclaimed_reg_clear] *ERROR* Unknown unclaimed register before writing to 45404
[   24.041653] snd_hda_intel 0000:00:1b.0: irq 67 for MSI/MSI-X
[   24.042585] snd_hda_intel 0000:00:03.0: irq 68 for MSI/MSI-X
[   24.094078] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[   24.094291] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[   24.094449] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
[   24.132304] autoconfig: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:speaker
[   24.132311]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   24.132315]    hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
[   24.132317]    mono: mono_out=0x0
[   24.132319]    inputs:
[   24.132323]      Mic=0x1c
[   24.137967] applesmc: key=561 fan=1 temp=33 index=33 acc=0 lux=2 kbd=1
[   24.142762] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[   24.414522] intel_rapl: domain uncore energy ctr 8878:8878 not working, skip
[   25.620129] init: alsa-restore main process (2644) terminated with status 99
[   26.053039] init: plymouth-upstart-bridge main process ended, respawning
[   26.063427] init: plymouth-upstart-bridge main process (3032) terminated with status 1
[   26.063444] init: plymouth-upstart-bridge main process ended, respawning
[  618.025293] usb 1-2: new high-speed USB device number 8 using xhci_hcd
[  618.043102] usb 1-2: New USB device found, idVendor=0951, idProduct=1665
[  618.043112] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  618.043117] usb 1-2: Product: DataTraveler 2.0
[  618.043121] usb 1-2: Manufacturer: Kingston
[  618.043125] usb 1-2: SerialNumber: 50E549C20210BE6139BC09AC
[  618.043773] usb-storage 1-2:1.0: USB Mass Storage device detected
[  618.043910] scsi3 : usb-storage 1-2:1.0
[  619.068094] scsi 3:0:0:0: Direct-Access     Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 4
[  619.071833] sd 3:0:0:0: Attached scsi generic sg3 type 0
[  620.245953] sd 3:0:0:0: [sdd] 15364416 512-byte logical blocks: (7.86 GB/7.32 GiB)
[  620.246111] sd 3:0:0:0: [sdd] Write Protect is off
[  620.246114] sd 3:0:0:0: [sdd] Mode Sense: 23 00 00 00
[  620.246270] sd 3:0:0:0: [sdd] No Caching mode page found
[  620.246273] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[  620.248019] sd 3:0:0:0: [sdd] No Caching mode page found
[  620.248025] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[  620.269777]  sdd: sdd1
[  620.270950] sd 3:0:0:0: [sdd] No Caching mode page found
[  620.270956] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[  620.270961] sd 3:0:0:0: [sdd] Attached SCSI removable disk
[  620.548942] EXT4-fs (sdd1): mounting ext2 file system using the ext4 subsystem
[  620.551347] EXT4-fs (sdd1): warning: mounting unchecked fs, running e2fsck is recommended
[  620.659825] EXT4-fs (sdd1): mounted filesystem without journal. Opts: (null)

[-- Attachment #4: Type: text/plain, Size: 20 bytes --]


--
Thanks,
Jessica

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-14  9:32             ` Jessica Tallon
@ 2016-01-14  9:55               ` Ludovic Courtès
  2016-01-14 14:03                 ` Jessica Tallon
  0 siblings, 1 reply; 16+ messages in thread
From: Ludovic Courtès @ 2016-01-14  9:55 UTC (permalink / raw)
  To: Jessica Tallon; +Cc: 20433

Jessica Tallon <tsyesika@tsyesika.se> skribis:

> Ludovic Courtès writes:
>> Jessica Tallon <tsyesika@tsyesika.se> skribis:
>>
>>> Sure, I have attached both the lsmod on trisquel where it does work and
>>> the lsmod in the guix 0.9 image where it doesn't. I did try and look
>>> what additional modules trisquel have to see if any stood out but none
>>> of them did.
>>
>> Does “dmesg” on Trisquel show anything about the Apple keyboard?  Is
>> there anything similar on GuixSD?
>
> Sure, I've attached both dmesgs to this email. I've had a look and I
> think both see them on boot (though the trackpad is also listed as
> "Apple Keyboard / Trackpad" so it doesn't make it clear).

Both appear to detect the keyboard correctly, no noticeable difference.

So you only tested the keyboard at the console, right?

I’m running out of ideas. :-/  It would be nice if we could get
in touch with someone more familiar with Apple hardware.

Thanks,
Ludo’.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-14  9:55               ` Ludovic Courtès
@ 2016-01-14 14:03                 ` Jessica Tallon
  2016-01-15 20:50                   ` Ricardo Wurmus
  0 siblings, 1 reply; 16+ messages in thread
From: Jessica Tallon @ 2016-01-14 14:03 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 20433


Ludovic Courtès writes:
> Ludovic Courtès writes:
>
> Both appear to detect the keyboard correctly, no noticeable difference.
>
> So you only tested the keyboard at the console, right?

That's correct, I only tested them via the console. As far as I know
there isn't Xorg on the 0.9.0 image. It does work perfectly in Grub.

> I’m running out of ideas. :-/  It would be nice if we could get
> in touch with someone more familiar with Apple hardware.

I'm not sure what to do either. Let me know if you think of anything
else, I'll keep trying.

--
Thanks,
Jessica.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-14 14:03                 ` Jessica Tallon
@ 2016-01-15 20:50                   ` Ricardo Wurmus
  2016-01-16 13:54                     ` Ludovic Courtès
  2016-01-16 13:56                     ` Ludovic Courtès
  0 siblings, 2 replies; 16+ messages in thread
From: Ricardo Wurmus @ 2016-01-15 20:50 UTC (permalink / raw)
  To: Jessica Tallon; +Cc: 20433

While comparing the output of dmesg I found it interesting that on
GuixSD the keyboard is identified as “USB HIDBP”:

    input: USB HIDBP Keyboard 05ac:820a as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/input/input5

whereas it is just a regular HID device on Trisquel:

    input: HID 05ac:820a as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/input/input4
    hid-generic 0003:05AC:820A.0003: input,hidraw0: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:14.0-3.1/input0

Also note, that on Trisquel this is followed by a “hid-generic” line,
indicating that the generic HID driver is dealing with the keyboard.
There is no such line in the GuixSD log.

As I had no idea what HIDBP means I searched around and found this:

    https://www.kernel.org/doc/menuconfig/drivers-hid-usbhid-Kconfig.html

    USB HIDBP Keyboard (simple Boot) support

    Say Y here only if you are absolutely sure that you don't want
    to use the generic HID driver for your USB keyboard and prefer
    to use the keyboard in its limited Boot Protocol mode instead.

    This is almost certainly not what you want.  This is mostly
    useful for embedded applications or simple keyboards.

    To compile this driver as a module, choose M here: the
    module will be called usbkbd.

    If even remotely unsure, say N.

And:

    USB Human Interface Device (full HID) support

    Say Y here if you want full HID support to connect USB keyboards,
    mice, joysticks, graphic tablets, or any other HID based devices
    to your computer via USB, as well as Uninterruptible Power Supply
    (UPS) and monitor control devices.

    You can't use this driver and the HIDBP (Boot Protocol) keyboard
    and mouse drivers at the same time. More information is available:
    <file:Documentation/input/input.txt>.

    If unsure, say Y.

    To compile this driver as a module, choose M here: the
    module will be called usbhid.

So, using HIDBP is probably wrong and might very well be the cause.
Looking at the module names again I searched the logs for “usbkbd” and,
yes, the GuixSD logs contain this line:

    usbcore: registered new interface driver usbkbd

This line is absent in the Trisquel dmesg log.

I’d suggest blacklisting the “usbkbd” kernel module by adding this to
the kernel boot parameters:

    modprobe.blacklist=usbkbd

I’m just guessing here, but this seems the most probably cause to me.

~~ Ricardo

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-15 20:50                   ` Ricardo Wurmus
@ 2016-01-16 13:54                     ` Ludovic Courtès
  2016-01-16 13:56                     ` Ludovic Courtès
  1 sibling, 0 replies; 16+ messages in thread
From: Ludovic Courtès @ 2016-01-16 13:54 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: Jessica Tallon, 20433

Ricardo Wurmus <rekado@elephly.net> skribis:

> I’d suggest blacklisting the “usbkbd” kernel module by adding this to
> the kernel boot parameters:
>
>     modprobe.blacklist=usbkbd
>
> I’m just guessing here, but this seems the most probably cause to me.

I realized that this option is honored by kmod’s ‘modprobe’ command,
which we use, but not by our initrd code, and (gnu system linux-initrd)
has “usbkbd” among the modules that it always loads.

Commit 7ba903b changes our code to honor ‘modprobe.blacklist’ as well.

Jessica: To test what Ricardo suggests, you would have to somehow login
to your laptop (over SSH or using a different keyboard) and do:

  sudo guix pull

  ;; Edit configuration.scm to add ‘kernel-arguments’ to the config:
  ;; (operating-system
  ;;    …
  ;;    (kernel-arguments '("modprobe.blacklist=usbkbd")))

  sudo guix system reconfigure /path/to/configuration.scm

HTH!

Ludo’.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-15 20:50                   ` Ricardo Wurmus
  2016-01-16 13:54                     ` Ludovic Courtès
@ 2016-01-16 13:56                     ` Ludovic Courtès
  2016-01-16 14:43                       ` Ricardo Wurmus
  1 sibling, 1 reply; 16+ messages in thread
From: Ludovic Courtès @ 2016-01-16 13:56 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: Jessica Tallon, 20433

Ricardo Wurmus <rekado@elephly.net> skribis:

> So, using HIDBP is probably wrong and might very well be the cause.
> Looking at the module names again I searched the logs for “usbkbd” and,
> yes, the GuixSD logs contain this line:
>
>     usbcore: registered new interface driver usbkbd

Do you think we should remove usbkbd from (gnu system linux-initrd)?
Is there another module we should load instead?

Thanks,
Ludo’.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-16 13:56                     ` Ludovic Courtès
@ 2016-01-16 14:43                       ` Ricardo Wurmus
  2016-01-17 21:15                         ` Ludovic Courtès
  0 siblings, 1 reply; 16+ messages in thread
From: Ricardo Wurmus @ 2016-01-16 14:43 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Jessica Tallon, 20433


Ludovic Courtès <ludo@gnu.org> writes:

> Ricardo Wurmus <rekado@elephly.net> skribis:
>
>> So, using HIDBP is probably wrong and might very well be the cause.
>> Looking at the module names again I searched the logs for “usbkbd” and,
>> yes, the GuixSD logs contain this line:
>>
>>     usbcore: registered new interface driver usbkbd
>
> Do you think we should remove usbkbd from (gnu system linux-initrd)?
> Is there another module we should load instead?

I don’t know why one would want to use “usbkbd” and thus HIDBP.  As far
as I understand “usbhid” should be sufficient.

~~ Ricardo

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-16 14:43                       ` Ricardo Wurmus
@ 2016-01-17 21:15                         ` Ludovic Courtès
  2016-02-05 13:36                           ` Ludovic Courtès
  0 siblings, 1 reply; 16+ messages in thread
From: Ludovic Courtès @ 2016-01-17 21:15 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: Jessica Tallon, 20433

Ricardo Wurmus <rekado@elephly.net> skribis:

> Ludovic Courtès <ludo@gnu.org> writes:
>
>> Ricardo Wurmus <rekado@elephly.net> skribis:
>>
>>> So, using HIDBP is probably wrong and might very well be the cause.
>>> Looking at the module names again I searched the logs for “usbkbd” and,
>>> yes, the GuixSD logs contain this line:
>>>
>>>     usbcore: registered new interface driver usbkbd
>>
>> Do you think we should remove usbkbd from (gnu system linux-initrd)?
>> Is there another module we should load instead?
>
> I don’t know why one would want to use “usbkbd” and thus HIDBP.  As far
> as I understand “usbhid” should be sufficient.

Looking at the description you pasted, I agree with you.
I’ve removed usbkbd loading in commit b153f9f.

Jessica, could you confirm one way or another that usbkbd is the
culprit?

Thanks,
Ludo’.

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

* bug#20433: Keyboard not working on laptop with guixSD
  2016-01-17 21:15                         ` Ludovic Courtès
@ 2016-02-05 13:36                           ` Ludovic Courtès
  0 siblings, 0 replies; 16+ messages in thread
From: Ludovic Courtès @ 2016-02-05 13:36 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: Jessica Tallon, 20433

ludo@gnu.org (Ludovic Courtès) skribis:

> Ricardo Wurmus <rekado@elephly.net> skribis:
>
>> Ludovic Courtès <ludo@gnu.org> writes:
>>
>>> Ricardo Wurmus <rekado@elephly.net> skribis:
>>>
>>>> So, using HIDBP is probably wrong and might very well be the cause.
>>>> Looking at the module names again I searched the logs for “usbkbd” and,
>>>> yes, the GuixSD logs contain this line:
>>>>
>>>>     usbcore: registered new interface driver usbkbd
>>>
>>> Do you think we should remove usbkbd from (gnu system linux-initrd)?
>>> Is there another module we should load instead?
>>
>> I don’t know why one would want to use “usbkbd” and thus HIDBP.  As far
>> as I understand “usbhid” should be sufficient.
>
> Looking at the description you pasted, I agree with you.
> I’ve removed usbkbd loading in commit b153f9f.
>
> Jessica, could you confirm one way or another that usbkbd is the
> culprit?

That adding ‘hid-apple’ solves the problem was confirmed at
<http://lists.gnu.org/archive/html/help-guix/2016-01/msg00118.html> and
fixed in cc023e3.  The fix will be in 0.9.1.

Closing the bug.

Thanks,
Ludo’.

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

end of thread, other threads:[~2016-02-05 13:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-26  8:22 bug#20433: Keyboard not working on laptop with guixSD Jessica Tallon
2015-05-01 20:26 ` Ludovic Courtès
2015-12-02 23:57   ` Jessica Tallon
2015-12-03 13:05     ` Jessica Tallon
2015-12-09 14:02       ` Ludovic Courtès
2016-01-13 13:14         ` Jessica Tallon
2016-01-13 14:24           ` Ludovic Courtès
2016-01-14  9:32             ` Jessica Tallon
2016-01-14  9:55               ` Ludovic Courtès
2016-01-14 14:03                 ` Jessica Tallon
2016-01-15 20:50                   ` Ricardo Wurmus
2016-01-16 13:54                     ` Ludovic Courtès
2016-01-16 13:56                     ` Ludovic Courtès
2016-01-16 14:43                       ` Ricardo Wurmus
2016-01-17 21:15                         ` Ludovic Courtès
2016-02-05 13:36                           ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).