[Çözüldü] Ubuntu da Wifi gözükmüyor

Başlatan VetMed, 13 Ekim 2016 - 21:35:27

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

VetMed

Merhaba arkadaşlar arkadaşın bilgisayrına windows 8 yanına ubuntu 16.04 yükledik bilgisayar başta  ubuntuyla geldiği için bütün sürücüler yapılı ancak gel gelelim wifi gözükmüyor güncellemeleri yaptım ancak wifi gözükmüyor sürücü kurlu olmasına rağmen yardım ederseniz çok sevinirim.


VetMed

cat /etc/lsb-release

çıktısı

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"


cat /proc/cmdline

çıktısı
BOOT_IMAGE=/boot/vmlinuz-4.4.0-43-generic.efi.signed root=UUID=16c08796-fd9f-4b66-bbeb-061d4d6b3c70 ro quiet splash vt.handoff=7

uname -a

çıktısı
Linux deniz-Inspiron-3543 4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 13:48:03 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux


lspci

çıktısı
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
06:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
08:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)


lsusb
çıktısı
Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 005: ID 0a5c:21d7 Broadcom Corp. BCM43142 Bluetooth 4.0
Bus 001 Device 004: ID 0bda:5756 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 13ee:0001 MosArt Optical Mouse
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


rfkill list


çıktısı
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


sudo lshw -C network

çıktısı
  *-network UNCLAIMED     
       açıklama: Network controller
       ürün: BCM43142 802.11b/g/n
       üretici: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:06:00.0
       sürüm: 01
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress cap_list
       yapılandırma: latency=0
       kaynaklar: bellek:f7200000-f7207fff
  *-network
       açıklama: Eternet interface
       ürün: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
       üretici: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:07:00.0
       mantıksal ad: enp7s0
       sürüm: 07
       serial: 74:e6:e2:4c:8c:01
       boyut: 100Mbit/s
       kapasite: 100Mbit/s
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress msix vpd bus_master cap_list eternet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       yapılandırma: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8106e-1_0.0.1 06/29/12 ip=192.168.1.20 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       kaynaklar: irq:48 ioport:e000(boyut=256) bellek:f7100000-f7100fff bellek:f2100000-f2103fff


ifconfig
çıktısı
enp7s0    Link encap:Ethernet  HWaddr 74:e6:e2:4c:8c:01 
          inet addr:192.168.1.20  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::b7fe:6efe:268a:fbfb/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2945 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2224 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3259448 (3.2 MB)  TX bytes:443317 (443.3 KB)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Sunucu
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:1173 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1173 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:87444 (87.4 KB)  TX bytes:87444 (87.4 KB)


iwconfig
çıktısı
enp7s0    no wireless extensions.

lo        no wireless extensions.


iwlist scanning

çıktısı
enp7s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.



lsmod
çıktısı
Module                  Size  Used by
rfcomm                 69632  0
bnep                   20480  2
nls_iso8859_1          16384  1
rtsx_usb_ms            20480  0
memstick               20480  1 rtsx_usb_ms
uvcvideo               90112  0
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
snd_hda_codec_hdmi     53248  1
intel_powerclamp       16384  0
dell_wmi               16384  0
dell_led               16384  1
hid_rmi                24576  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
sparse_keymap          16384  1 dell_wmi
videobuf2_v4l2         28672  1 uvcvideo
dell_laptop            20480  0
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
coretemp               16384  0
kvm_intel             172032  0
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
kvm                   540672  1 kvm_intel
snd_soc_rt5640        114688  0
snd_hda_intel          40960  5
snd_soc_rl6231         16384  1 snd_soc_rt5640
snd_soc_ssm4567        16384  0
btusb                  45056  0
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_soc_core          212992  2 snd_soc_rt5640,snd_soc_ssm4567
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
dcdbas                 16384  1 dell_laptop
btrtl                  16384  1 btusb
irqbypass              16384  1 kvm
snd_compress           20480  1 snd_soc_core
dell_smm_hwmon         16384  0
v4l2_common            16384  1 videobuf2_v4l2
crct10dif_pclmul       16384  0
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
btbcm                  16384  1 btusb
ac97_bus               16384  1 snd_soc_core
btintel                16384  1 btusb
crc32_pclmul           16384  0
snd_hwdep              16384  1 snd_hda_codec
snd_pcm_dmaengine      16384  1 snd_soc_core
bluetooth             520192  29 bnep,btbcm,btrtl,btusb,rfcomm,btintel
media                  24576  2 uvcvideo,videodev
aesni_intel           167936  0
cfg80211              565248  0
snd_pcm               106496  7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
joydev                 20480  0
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
snd_seq_midi           16384  0
input_leds             16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
serio_raw              16384  0
cryptd                 20480  2 aesni_intel,ablk_helper
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
dw_dmac                16384  0
mei_me                 36864  0
snd                    81920  23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
mei                    98304  1 mei_me
dw_dmac_core           24576  1 dw_dmac
elan_i2c               36864  0
dell_rbtn              16384  0
8250_dw                16384  0
snd_soc_sst_acpi       16384  0
soundcore              16384  1 snd
i2c_designware_platform    16384  0
i2c_designware_core    20480  1 i2c_designware_platform
lpc_ich                24576  0
acpi_pad               20480  0
spi_pxa2xx_platform    24576  0
shpchp                 36864  0
mac_hid                16384  0
ip6t_REJECT            16384  1
nf_reject_ipv6         16384  1 ip6t_REJECT
nf_log_ipv6            16384  5
xt_hl                  16384  22
ip6t_rt                16384  3
nf_conntrack_ipv6      20480  8
nf_defrag_ipv6         36864  1 nf_conntrack_ipv6
ipt_REJECT             16384  1
nf_reject_ipv4         16384  1 ipt_REJECT
nf_log_ipv4            16384  5
nf_log_common          16384  2 nf_log_ipv4,nf_log_ipv6
xt_LOG                 16384  10
xt_limit               16384  13
xt_tcpudp              16384  18
xt_addrtype            16384  4
nf_conntrack_ipv4      16384  8
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
xt_conntrack           16384  16
ip6table_filter        16384  1
ip6_tables             28672  1 ip6table_filter
nf_conntrack_netbios_ns    16384  0
nf_conntrack_broadcast    16384  1 nf_conntrack_netbios_ns
nf_nat_ftp             16384  0
parport_pc             32768  0
ppdev                  20480  0
nf_nat                 24576  1 nf_nat_ftp
nf_conntrack_ftp       20480  1 nf_nat_ftp
nf_conntrack          106496  8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
iptable_filter         16384  1
ip_tables              24576  1 iptable_filter
x_tables               36864  13 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT
autofs4                40960  2
rtsx_usb_sdmmc         28672  0
rtsx_usb               24576  2 rtsx_usb_sdmmc,rtsx_usb_ms
hid_generic            16384  0
usbhid                 49152  0
i915                 1208320  5
nouveau              1495040  1
mxm_wmi                16384  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
ttm                    94208  1 nouveau
psmouse               126976  0
drm_kms_helper        155648  2 i915,nouveau
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   364544  9 ttm,i915,drm_kms_helper,nouveau
r8169                  81920  0
ahci                   36864  3
libahci                32768  1 ahci
mii                    16384  1 r8169
wmi                    20480  4 dell_led,dell_wmi,mxm_wmi,nouveau
video                  40960  4 i915,dell_wmi,nouveau,dell_laptop
sdhci_acpi             16384  0
sdhci                  45056  1 sdhci_acpi
fjes                   28672  0
i2c_hid                20480  0
hid                   118784  4 i2c_hid,hid_generic,hid_rmi,usbhid

dmesg
çıktısı
[    0.000000] microcode: CPU0 microcode updated early to revision 0x22, date = 2015-09-11
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-43-generic (buildd@lgw01-22) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #63-Ubuntu SMP Wed Oct 12 13:48:03 UTC 2016 (Ubuntu 4.4.0-43.63-generic 4.4.21)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-43-generic.efi.signed root=UUID=16c08796-fd9f-4b66-bbeb-061d4d6b3c70 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: 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 832 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-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c6f94fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c6f95000-0x00000000c7349fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c734a000-0x00000000cbb95fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cbb96000-0x00000000cc3c6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cc3c7000-0x00000000cc3eefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cc3ef000-0x00000000ccd4bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ccd4c000-0x00000000ccffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ccfff000-0x00000000ccffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cd800000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xc5ef0018-0xc5f00057] usable ==> usable
[    0.000000] e820: update [mem 0xc5ee3018-0xc5eef057] usable ==> usable
[    0.000000] e820: update [mem 0xc5ed5018-0xc5ee2e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000c5ed5017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c5ed5018-0x00000000c5ee2e57] usable
[    0.000000] reserve setup_data: [mem 0x00000000c5ee2e58-0x00000000c5ee3017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c5ee3018-0x00000000c5eef057] usable
[    0.000000] reserve setup_data: [mem 0x00000000c5eef058-0x00000000c5ef0017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c5ef0018-0x00000000c5f00057] usable
[    0.000000] reserve setup_data: [mem 0x00000000c5f00058-0x00000000c6f94fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c6f95000-0x00000000c7349fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c734a000-0x00000000cbb95fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cbb96000-0x00000000cc3c6fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000cc3c7000-0x00000000cc3eefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000cc3ef000-0x00000000ccd4bfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000ccd4c000-0x00000000ccffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ccfff000-0x00000000ccffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cd800000-0x00000000cfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000022effffff] usable
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ACPI=0xcc3cf000  ACPI 2.0=0xcc3cf000  ESRT=0xcceefe98  SMBIOS=0xcceefe18
[    0.000000] esrt: Reserving ESRT space from 0x00000000cceefe98 to 0x00000000cceefed0.
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. Inspiron 3543/04XW3R, BIOS A01 11/04/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x22f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7F80000000 write-back
[    0.000000]   1 base 0080000000 mask 7FC0000000 write-back
[    0.000000]   2 base 00C0000000 mask 7FF8000000 write-back
[    0.000000]   3 base 00C8000000 mask 7FFC000000 write-back
[    0.000000]   4 base 00CC000000 mask 7FFF000000 write-back
[    0.000000]   5 base 0100000000 mask 7F00000000 write-back
[    0.000000]   6 base 0200000000 mask 7FC0000000 write-back
[    0.000000]   7 base 0230000000 mask 7FF0000000 uncachable
[    0.000000]   8 base 022F000000 mask 7FFF000000 uncachable
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT 
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3GB, range: 128MB, type WB
[    0.000000] reg 3, base: 3200MB, range: 64MB, type WB
[    0.000000] reg 4, base: 3264MB, range: 16MB, type WB
[    0.000000] reg 5, base: 4GB, range: 4GB, type WB
[    0.000000] reg 6, base: 8GB, range: 1GB, type WB
[    0.000000] reg 7, base: 8960MB, range: 256MB, type UC
[    0.000000] reg 8, base: 8944MB, range: 16MB, type UC
[    0.000000] total RAM covered: 8128M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K chunk_size: 64M num_reg: 9  lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3GB, range: 256MB, type WB
[    0.000000] reg 3, base: 3280MB, range: 16MB, type UC
[    0.000000] reg 4, base: 3296MB, range: 32MB, type UC
[    0.000000] reg 5, base: 4GB, range: 4GB, type WB
[    0.000000] reg 6, base: 8GB, range: 512MB, type WB
[    0.000000] reg 7, base: 8704MB, range: 256MB, type WB
[    0.000000] reg 8, base: 8944MB, range: 16MB, type UC
[    0.000000] e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xcd000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x02201000, 0x02201fff] PGTABLE
[    0.000000] BRK [0x02202000, 0x02202fff] PGTABLE
[    0.000000] BRK [0x02203000, 0x02203fff] PGTABLE
[    0.000000] BRK [0x02204000, 0x02204fff] PGTABLE
[    0.000000] BRK [0x02205000, 0x02205fff] PGTABLE
[    0.000000] BRK [0x02206000, 0x02206fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3dc19000-0x3fffafff]
[    0.000000] Secure boot enabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000CC3CF000 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000CC3CF0A0 0000BC (v01 DELL   WN09     01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000CC3E40E8 00010C (v05 DELL   WN09     01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000CC3CF1E8 014EFC (v02 DELL   WN09     01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000CCD46F80 000040
[    0.000000] ACPI: APIC 0x00000000CC3E41F8 000084 (v03 DELL   WN09     01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000CC3E4280 000044 (v01 DELL   WN09     01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000CC3E42C8 00009C (v01 DELL   WN09     01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000CC3E4368 00003C (v01 DELL   WN09     01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000CC3E43A8 000038 (v01 DELL   WN09     01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000CC3E43E0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000CC3E46F8 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x00000000CC3E4740 000194 (v01 Intel  zpodd    00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CC3E48D8 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: ASF! 0x00000000CC3E5558 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: SSDT 0x00000000CC3E55F8 000539 (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CC3E5B38 000B74 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CC3E66B0 005D35 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CC3EC3E8 0006A0 (v02 SgRef  SgPch    00001000 INTL 20120913)
[    0.000000] ACPI: DMAR 0x00000000CC3ECA88 0000D4 (v01 DELL   WN09     00000001 INTL 00000001)
[    0.000000] ACPI: CSRT 0x00000000CC3ECB60 0000C4 (v01 DELL   WN09     00000001 INTL 20100528)
[    0.000000] ACPI: BGRT 0x00000000CC3ECC28 000038 (v01 DELL   WN09     01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000CC3ECC60 00181A (v01 OptRef OptTabl  00001000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000022effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x22eff8000-0x22effcfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000022effffff]
[    0.000000]   Device   empty
[    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-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000c6f94fff]
[    0.000000]   node   0: [mem 0x00000000c734a000-0x00000000cbb95fff]
[    0.000000]   node   0: [mem 0x00000000ccfff000-0x00000000ccffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000022effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000022effffff]
[    0.000000] On node 0 totalpages: 2074494
[    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: 12960 pages used for memmap
[    0.000000]   DMA32 zone: 829410 pages, LIFO batch:31
[    0.000000]   Normal zone: 19392 pages used for memmap
[    0.000000]   Normal zone: 1241088 pages, LIFO batch:31
[    0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[    0.000000] Reserving Intel graphics stolen memory at 0xce000000-0xcfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0xf])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl res lint[0x0])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x40])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] low res lint[0xd])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 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 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc5ed5000-0xc5ed5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc5ee2000-0xc5ee2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc5ee3000-0xc5ee3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc5eef000-0xc5eeffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc5ef0000-0xc5ef0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc5f00000-0xc5f00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6f95000-0xc7349fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcbb96000-0xcc3c6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcc3c7000-0xcc3eefff]
[    0.000000] PM: Registered nosave memory: [mem 0xcc3ef000-0xccd4bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xccd4c000-0xccffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xcd000000-0xcd7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcd800000-0xcfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-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-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-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xd0000000-0xf7ffffff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88022ec00000 s98008 r8192 d28968 u524288
[    0.000000] pcpu-alloc: s98008 r8192 d28968 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2042057
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-43-generic.efi.signed root=UUID=16c08796-fd9f-4b66-bbeb-061d4d6b3c70 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 7959108K/8297976K available (8409K kernel code, 1283K rwdata, 3944K rodata, 1480K init, 1292K bss, 338868K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:728 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 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] spurious 8259A interrupt: IRQ7.
[    0.000000] tsc: Detected 2194.962 MHz processor
[    0.000027] Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.92 BogoMIPS (lpj=8779848)
[    0.000029] pid_max: default: 32768 minimum: 301
[    0.000036] ACPI: Core revision 20150930
[    0.021019] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.021498] Security Framework initialized
[    0.021500] Yama: becoming mindful.
[    0.021512] AppArmor: AppArmor initialized
[    0.021964] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.023588] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.024333] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.024341] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.024555] Initializing cgroup subsys io
[    0.024558] Initializing cgroup subsys memory
[    0.024564] Initializing cgroup subsys devices
[    0.024566] Initializing cgroup subsys freezer
[    0.024568] Initializing cgroup subsys net_cls
[    0.024570] Initializing cgroup subsys perf_event
[    0.024572] Initializing cgroup subsys net_prio
[    0.024574] Initializing cgroup subsys hugetlb
[    0.024576] Initializing cgroup subsys pids
[    0.024597] CPU: Physical Processor ID: 0
[    0.024598] CPU: Processor Core ID: 0
[    0.024602] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.024603] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.025575] mce: CPU supports 7 MCE banks
[    0.025587] CPU0: Thermal monitoring enabled (TM1)
[    0.025594] process: using mwait in idle threads
[    0.025597] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.025598] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.025929] Freeing SMP alternatives memory: 32K (ffffffff820b4000 - ffffffff820bc000)
[    0.036589] ftrace: allocating 32007 entries in 126 pages
[    0.049222] smpboot: Max logical packages: 2
[    0.049225] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.049229] DMAR: Host address width 39
[    0.049230] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.049239] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
[    0.049240] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.049244] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
[    0.049245] DMAR: RMRR base: 0x000000ccf00000 end: 0x000000ccf0efff
[    0.049247] DMAR: RMRR base: 0x000000cd800000 end: 0x000000cfffffff
[    0.049248] DMAR: ANDD device: 1 name: \_SB.PCI0.SDMA
[    0.049250] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.049251] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.049252] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.049253] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.049683] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.049684] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.050296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.089984] TSC deadline timer enabled
[    0.089986] smpboot: CPU0: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[    0.090002] Performance Events: PEBS fmt2+, 16-deep LBR, Broadwell events, full-width counters, Intel PMU driver.
[    0.090020] ... version:                3
[    0.090021] ... bit width:              48
[    0.090022] ... generic registers:      4
[    0.090022] ... value mask:             0000ffffffffffff
[    0.090023] ... max period:             0000ffffffffffff
[    0.090024] ... fixed-purpose events:   3
[    0.090025] ... event mask:             000000070000000f
[    0.090759] x86: Booting SMP configuration:
[    0.090760] .... node  #0, CPUs:      #1
[    0.091995] microcode: CPU1 microcode updated early to revision 0x22, date = 2015-09-11
[    0.095117] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.095176]  #2 #3
[    0.102082] x86: Booted up 1 node, 4 CPUs
[    0.102085] smpboot: Total of 4 processors activated (17559.69 BogoMIPS)
[    0.105651] devtmpfs: initialized
[    0.107690] evm: security.selinux
[    0.107691] evm: security.SMACK64
[    0.107692] evm: security.SMACK64EXEC
[    0.107693] evm: security.SMACK64TRANSMUTE
[    0.107694] evm: security.SMACK64MMAP
[    0.107694] evm: security.ima
[    0.107695] evm: security.capability
[    0.107747] PM: Registering ACPI NVS region [mem 0xcc3ef000-0xccd4bfff] (9818112 bytes)
[    0.107911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.107986] pinctrl core: initialized pinctrl subsystem
[    0.108081] RTC time: 18:41:30, date: 10/13/16
[    0.108183] NET: Registered protocol family 16
[    0.117496] cpuidle: using governor ladder
[    0.133503] cpuidle: using governor menu
[    0.133508] PCCT header not found.
[    0.133620] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.133621] ACPI: bus type PCI registered
[    0.133623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.133692] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.133694] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.133700] PCI: Using configuration type 1 for base access
[    0.153844] ACPI: Added _OSI(Module Device)
[    0.153846] ACPI: Added _OSI(Processor Device)
[    0.153847] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.153848] ACPI: Added _OSI(Processor Aggregator Device)
[    0.158887] ACPI: Executed 18 blocks of module-level executable AML code
[    0.164102] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.171641] ACPI: Dynamic OEM Table Load:
[    0.171647] ACPI: SSDT 0xFFFF8802248F8800 0003D3 (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.172392] ACPI: Dynamic OEM Table Load:
[    0.172396] ACPI: SSDT 0xFFFF880224E23000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.173181] ACPI: Dynamic OEM Table Load:
[    0.173185] ACPI: SSDT 0xFFFF8802248D1E00 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.174623] ACPI: Interpreter enabled
[    0.174631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.174638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.174651] ACPI: (supports S0 S3 S4 S5)
[    0.174652] ACPI: Using IOAPIC for interrupt routing
[    0.174679] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.176505] ACPI: Power Resource [PG00] (on)
[    0.176844] ACPI: Power Resource [PG01] (on)
[    0.177169] ACPI: Power Resource [PG02] (on)
[    0.178987] ACPI: Power Resource [PC05] (on)
[    0.193516] ACPI: Power Resource [FN00] (off)
[    0.193580] ACPI: Power Resource [FN01] (off)
[    0.193642] ACPI: Power Resource [FN02] (off)
[    0.193702] ACPI: Power Resource [FN03] (off)
[    0.193763] ACPI: Power Resource [FN04] (off)
[    0.194495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.194500] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.194984] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.194986] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.195321] PCI host bridge to bus 0000:00
[    0.195323] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.195325] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.195326] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.195328] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.195329] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.195330] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.195331] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.195332] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.195334] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.195335] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.195336] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.195337] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff window]
[    0.195339] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.195346] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
[    0.195438] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000
[    0.195450] pci 0000:00:02.0: reg 0x10: [mem 0xf5000000-0xf5ffffff 64bit]
[    0.195456] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.195460] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.195543] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
[    0.195553] pci 0000:00:03.0: reg 0x10: [mem 0xf7314000-0xf7317fff 64bit]
[    0.195648] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
[    0.195670] pci 0000:00:14.0: reg 0x10: [mem 0xf7300000-0xf730ffff 64bit]
[    0.195715] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.195766] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.195799] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
[    0.195824] pci 0000:00:16.0: reg 0x10: [mem 0xf731c000-0xf731c01f 64bit]
[    0.195878] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.195969] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
[    0.195989] pci 0000:00:1b.0: reg 0x10: [mem 0xf7310000-0xf7313fff 64bit]
[    0.196026] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.196083] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.196115] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
[    0.196170] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.196243] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.196274] pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400
[    0.196331] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.196401] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.196432] pci 0000:00:1c.3: [8086:9c96] type 01 class 0x060400
[    0.196488] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.196557] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.196588] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400
[    0.196645] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.196723] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.196758] pci 0000:00:1d.0: [8086:9ca6] type 00 class 0x0c0320
[    0.196784] pci 0000:00:1d.0: reg 0x10: [mem 0xf731a000-0xf731a3ff]
[    0.196852] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.196905] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.196938] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
[    0.197108] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601
[    0.197125] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.197131] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.197137] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.197143] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.197149] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.197155] pci 0000:00:1f.2: reg 0x24: [mem 0xf7319000-0xf73197ff]
[    0.197179] pci 0000:00:1f.2: PME# supported from D3hot
[    0.197246] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
[    0.197260] pci 0000:00:1f.3: reg 0x10: [mem 0xf7318000-0xf73180ff 64bit]
[    0.197277] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.197405] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.197495] pci 0000:06:00.0: [14e4:4365] type 00 class 0x028000
[    0.197552] pci 0000:06:00.0: reg 0x10: [mem 0xf7200000-0xf7207fff 64bit]
[    0.197693] pci 0000:06:00.0: supports D1 D2
[    0.197694] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.197767] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.205361] pci 0000:00:1c.2: PCI bridge to [bus 06]
[    0.205366] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.205455] pci 0000:07:00.0: [10ec:8136] type 00 class 0x020000
[    0.205497] pci 0000:07:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.205529] pci 0000:07:00.0: reg 0x18: [mem 0xf7100000-0xf7100fff 64bit]
[    0.205550] pci 0000:07:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[    0.205629] pci 0000:07:00.0: supports D1 D2
[    0.205630] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.205700] pci 0000:07:00.0: System wakeup disabled by ACPI
[    0.213345] pci 0000:00:1c.3: PCI bridge to [bus 07]
[    0.213349] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.213351] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.213356] pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.213418] pci 0000:08:00.0: [10de:1140] type 00 class 0x030200
[    0.213449] pci 0000:08:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.213464] pci 0000:08:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.213479] pci 0000:08:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.213489] pci 0000:08:00.0: reg 0x24: [io  0xd000-0xd07f]
[    0.213500] pci 0000:08:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.213624] pci 0000:08:00.0: System wakeup disabled by ACPI
[    0.221353] pci 0000:00:1c.4: PCI bridge to [bus 08]
[    0.221356] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.221359] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.221364] pci 0000:00:1c.4:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.223709] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223751] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223789] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223827] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223865] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223904] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223942] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223980] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.227756] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.227866] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.227868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.227871] vgaarb: loaded
[    0.227872] vgaarb: bridge control possible 0000:00:02.0
[    0.228053] SCSI subsystem initialized
[    0.228090] libata version 3.00 loaded.
[    0.228108] ACPI: bus type USB registered
[    0.228121] usbcore: registered new interface driver usbfs
[    0.228128] usbcore: registered new interface driver hub
[    0.228140] usbcore: registered new device driver usb
[    0.228301] PCI: Using ACPI for IRQ routing
[    0.229493] PCI: pci_cache_line_size set to 64 bytes
[    0.229559] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.229561] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.229562] e820: reserve RAM buffer [mem 0xc5ed5018-0xc7ffffff]
[    0.229563] e820: reserve RAM buffer [mem 0xc5ee3018-0xc7ffffff]
[    0.229564] e820: reserve RAM buffer [mem 0xc5ef0018-0xc7ffffff]
[    0.229565] e820: reserve RAM buffer [mem 0xc6f95000-0xc7ffffff]
[    0.229566] e820: reserve RAM buffer [mem 0xcbb96000-0xcbffffff]
[    0.229567] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
[    0.229568] e820: reserve RAM buffer [mem 0x22f000000-0x22fffffff]
[    0.229666] NetLabel: Initializing
[    0.229667] NetLabel:  domain hash size = 128
[    0.229668] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.229677] NetLabel:  unlabeled traffic allowed by default
[    0.229733] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.229738] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.231748] amd_nb: Cannot enumerate AMD northbridges
[    0.231760] clocksource: Switched to clocksource hpet
[    0.236913] AppArmor: AppArmor Filesystem Enabled
[    0.236971] pnp: PnP ACPI init
[    0.237132] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.237135] system 00:00: [io  0xffff] has been reserved
[    0.237136] system 00:00: [io  0xffff] has been reserved
[    0.237137] system 00:00: [io  0xffff] has been reserved
[    0.237139] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.237140] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.237143] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.237184] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.237218] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.237220] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.237257] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.237260] system 00:03: [mem 0xfe800000-0xfe802fff] has been reserved
[    0.237262] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.237287] pnp 00:04: Plug and Play ACPI device, IDs DLL065a SYN0600 SYN0002 PNP0f13 (active)
[    0.237308] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.237480] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.237482] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.237483] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.237484] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.237486] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.237488] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.237489] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.237491] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.237492] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.237494] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.237495] system 00:06: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.237497] system 00:06: [mem 0xf7ff0000-0xf7ffffff] has been reserved
[    0.237499] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.237922] system 00:07: [mem 0xfe102000-0xfe102fff] has been reserved
[    0.237924] system 00:07: [mem 0xfe104000-0xfe104fff] has been reserved
[    0.237925] system 00:07: [mem 0xfe106000-0xfe106fff] has been reserved
[    0.237927] system 00:07: [mem 0xfe10e000-0xfe10efff] has been reserved
[    0.237929] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.241668] pnp: PnP ACPI: found 8 devices
[    0.247583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.247599] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.247602] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[    0.247603] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
[    0.247621] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.247623] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.247624] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.247626] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.247627] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.247629] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.247634] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf2200000-0xf23fffff]
[    0.247640] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.247642] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.247644] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.247646] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.247650] pci 0000:00:1c.0:   bridge window [mem 0xf2200000-0xf23fffff]
[    0.247653] pci 0000:00:1c.0:   bridge window [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.247658] pci 0000:00:1c.2: PCI bridge to [bus 06]
[    0.247661] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.247667] pci 0000:00:1c.3: PCI bridge to [bus 07]
[    0.247669] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.247673] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.247675] pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.247680] pci 0000:00:1c.4: PCI bridge to [bus 08]
[    0.247682] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.247685] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.247688] pci 0000:00:1c.4:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.247693] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.247695] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.247696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.247697] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.247698] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.247700] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.247701] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.247702] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.247703] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.247704] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.247706] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.247707] pci_bus 0000:00: resource 15 [mem 0xd0000000-0xfeafffff window]
[    0.247708] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.247710] pci_bus 0000:04: resource 1 [mem 0xf2200000-0xf23fffff]
[    0.247711] pci_bus 0000:04: resource 2 [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.247712] pci_bus 0000:06: resource 1 [mem 0xf7200000-0xf72fffff]
[    0.247714] pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
[    0.247715] pci_bus 0000:07: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.247716] pci_bus 0000:07: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.247717] pci_bus 0000:08: resource 0 [io  0xd000-0xdfff]
[    0.247718] pci_bus 0000:08: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.247720] pci_bus 0000:08: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.247745] NET: Registered protocol family 2
[    0.247894] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.248009] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.248171] TCP: Hash tables configured (established 65536 bind 65536)
[    0.248195] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.248220] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.248277] NET: Registered protocol family 1
[    0.248290] pci 0000:00:02.0: Video device with shadowed ROM
[    0.267891] PCI: CLS 64 bytes, default 64
[    0.267938] Trying to unpack rootfs image as initramfs...
[    0.777311] Freeing initrd memory: 36744K (ffff88003dc19000 - ffff88003fffb000)
[    0.777337] DMAR: ACPI device "INTL9C60:00" under DMAR at fed91000 as 00:15.0
[    0.777347] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.777350] software IO TLB [mem 0xbf360000-0xc3360000] (64MB) mapped at [ffff8800bf360000-ffff8800c335ffff]
[    0.777413] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.777415] hw unit of domain pp0-core 2^-14 Joules
[    0.777415] hw unit of domain package 2^-14 Joules
[    0.777416] hw unit of domain dram 2^-14 Joules
[    0.777417] hw unit of domain pp1-gpu 2^-14 Joules
[    0.777541] Scanning for low memory corruption every 60 seconds
[    0.777812] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.777843] audit: initializing netlink subsys (disabled)
[    0.777855] audit: type=2000 audit(1476384090.764:1): initialized
[    0.778246] Initialise system trusted keyring
[    0.778331] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.778332] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.779526] zbud: loaded
[    0.779689] VFS: Disk quotas dquot_6.6.0
[    0.779724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.779942] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.780140] fuse init (API version 7.23)
[    0.780249] Key type big_key registered
[    0.780273] Allocating IMA MOK and blacklist keyrings.
[    0.780559] Key type asymmetric registered
[    0.780561] Asymmetric key parser 'x509' registered
[    0.780590] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.780615] io scheduler noop registered
[    0.780617] io scheduler deadline registered (default)
[    0.780641] io scheduler cfq registered
[    0.781260] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.781263] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.781277] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.781279] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    0.781281] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.781297] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.781298] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.781300] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.781314] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.781315] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    0.781318] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.781323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.781332] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.781355] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[    0.781359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.781391] efifb: probing for efifb
[    0.781402] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90001000000, using 4128k, total 4128k
[    0.781404] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    0.781404] efifb: scrolling: redraw
[    0.781405] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.781473] Console: switching to colour frame buffer device 170x48
[    0.781486] fb0: EFI VGA frame buffer device
[    0.781493] intel_idle: MWAIT substates: 0x11142120
[    0.781494] intel_idle: v0.4.1 model 0x3D
[    0.781495] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.781733] ACPI: AC Adapter [AC] (on-line)
[    0.781787] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.781790] ACPI: Sleep Button [SLPB]
[    0.781818] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.782922] ACPI: Lid Switch [LID0]
[    0.782949] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.782951] ACPI: Power Button [PWRB]
[    0.782980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.782981] ACPI: Power Button [PWRF]
[    0.806878] thermal LNXTHERM:00: registered as thermal_zone0
[    0.806879] ACPI: Thermal Zone [THM] (54 C)
[    0.807170] thermal LNXTHERM:01: registered as thermal_zone1
[    0.807171] ACPI: Thermal Zone [TZ00] (28 C)
[    0.807321] thermal LNXTHERM:02: registered as thermal_zone2
[    0.807322] ACPI: Thermal Zone [TZ01] (30 C)
[    0.807374] GHES: HEST is not enabled!
[    0.807459] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.808721] Linux agpgart interface v0.103
[    0.810798] brd: module loaded
[    0.811690] loop: module loaded
[    0.811864] libphy: Fixed MDIO Bus: probed
[    0.811866] tun: Universal TUN/TAP device driver, 1.6
[    0.811867] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.811901] PPP generic driver version 2.4.2
[    0.811947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.811953] ehci-pci: EHCI PCI platform driver
[    0.812317] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.812322] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    0.812332] ehci-pci 0000:00:1d.0: debug port 2
[    0.816241] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.816253] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf731a000
[    0.827794] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.827825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.827827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.827828] usb usb1: Product: EHCI Host Controller
[    0.827830] usb usb1: Manufacturer: Linux 4.4.0-43-generic ehci_hcd
[    0.827831] usb usb1: SerialNumber: 0000:00:1d.0
[    0.828123] ACPI: Battery Slot [BAT0] (battery present)
[    0.828252] hub 1-0:1.0: USB hub found
[    0.828256] hub 1-0:1.0: 2 ports detected
[    0.828364] ehci-platform: EHCI generic platform driver
[    0.828378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.828382] ohci-pci: OHCI PCI platform driver
[    0.828391] ohci-platform: OHCI generic platform driver
[    0.828401] uhci_hcd: USB Universal Host Controller Interface driver
[    0.828507] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.828512] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.829575] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.829579] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.829641] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.829643] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.829644] usb usb2: Product: xHCI Host Controller
[    0.829645] usb usb2: Manufacturer: Linux 4.4.0-43-generic xhci-hcd
[    0.829647] usb usb2: SerialNumber: 0000:00:14.0
[    0.829761] hub 2-0:1.0: USB hub found
[    0.829771] hub 2-0:1.0: 11 ports detected
[    0.832570] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.832573] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.832593] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    0.832594] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.832595] usb usb3: Product: xHCI Host Controller
[    0.832596] usb usb3: Manufacturer: Linux 4.4.0-43-generic xhci-hcd
[    0.832597] usb usb3: SerialNumber: 0000:00:14.0
[    0.832711] hub 3-0:1.0: USB hub found
[    0.832717] hub 3-0:1.0: 4 ports detected
[    0.833792] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.838810] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.838813] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.838958] mousedev: PS/2 mouse device common for all mice
[    0.839175] rtc_cmos 00:01: RTC can wake from S4
[    0.839295] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.839320] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.839327] i2c /dev entries driver
[    0.839372] device-mapper: uevent: version 1.0.3
[    0.839421] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.839439] Intel P-state driver initializing.
[    0.839579] ledtrig-cpu: registered to indicate activity on CPUs
[    0.839590] EFI Variables Facility v0.08 2004-May-17
[    0.843794] NET: Registered protocol family 10
[    0.843961] NET: Registered protocol family 17
[    0.843981] Key type dns_resolver registered
[    0.844194] microcode: CPU0 sig=0x306d4, pf=0x40, revision=0x22
[    0.844202] microcode: CPU1 sig=0x306d4, pf=0x40, revision=0x22
[    0.844214] microcode: CPU2 sig=0x306d4, pf=0x40, revision=0x22
[    0.844222] microcode: CPU3 sig=0x306d4, pf=0x40, revision=0x22
[    0.844275] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.844628] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring'
[    0.844640] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring'
[    0.844990] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring'
[    0.845070] registered taskstats version 1
[    0.845085] Loading compiled-in X.509 certificates
[    0.845827] Loaded X.509 cert 'Build time autogenerated kernel key: d76179dc6bbadd817ec29258d181eadabda602cb'
[    0.845845] zswap: loaded using pool lzo/zbud
[    0.847508] Key type trusted registered
[    0.850446] Key type encrypted registered
[    0.850453] AppArmor: AppArmor sha1 policy hashing enabled
[    0.850466] ima: No TPM chip found, activating TPM-bypass!
[    0.850482] evm: HMAC attrs: 0x1
[    0.850971]   Magic number: 4:45:696
[    0.851077] rtc_cmos 00:01: setting system clock to 2016-10-13 18:41:31 UTC (1476384091)
[    0.851132] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.851133] EDD information not available.
[    0.852358] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)
[    0.852360] Write protecting the kernel read-only data: 14336k
[    0.852849] Freeing unused kernel memory: 1820K (ffff880001839000 - ffff880001a00000)
[    0.853211] Freeing unused kernel memory: 152K (ffff880001dda000 - ffff880001e00000)
[    0.860536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.863133] random: systemd-udevd: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863200] random: systemd-udevd: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863211] random: systemd-udevd: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863620] random: udevadm: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863658] random: udevadm: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863888] random: udevadm: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863928] random: udevadm: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863963] random: udevadm: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.863999] random: udevadm: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.864042] random: udevadm: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
[    0.890312] hidraw: raw HID events driver (C) Jiri Kosina
[    0.894038] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    0.895100] sdhci: Secure Digital Host Controller Interface driver
[    0.895102] sdhci: Copyright(c) Pierre Ossman
[    0.898886] wmi: Mapper loaded
[    0.914069] ahci 0000:00:1f.2: version 3.0
[    0.914463] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.914472] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.914914] r8169 0000:07:00.0 eth0: RTL8106e at 0xffffc90000ca4000, 74:e6:e2:4c:8c:01, XID 04900000 IRQ 48
[    0.915833] [drm] Initialized drm 1.1.0 20060810
[    0.927814] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
[    0.927819] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[    0.931997] scsi host0: ahci
[    0.935786] scsi host1: ahci
[    0.935881] scsi host2: ahci
[    0.935966] scsi host3: ahci
[    0.936027] ata1: SATA max UDMA/133 abar m2048@0xf7319000 port 0xf7319100 irq 47
[    0.936029] ata2: SATA max UDMA/133 abar m2048@0xf7319000 port 0xf7319180 irq 47
[    0.936031] ata3: DUMMY
[    0.936033] ata4: DUMMY
[    0.943700] MXM: GUID detected in BIOS
[    0.943798] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    0.943853] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    0.944066] pci 0000:08:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    0.944069] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PEGP handle
[    0.944097] nouveau 0000:08:00.0: enabling device (0006 -> 0007)
[    0.944219] checking generic (d0000000 408000) vs hw (e0000000 10000000)
[    0.944222] checking generic (d0000000 408000) vs hw (f0000000 2000000)
[    0.944282] nouveau 0000:08:00.0: NVIDIA GF117 (0d7000a2)
[    0.950504] [drm] Memory usable by graphics device = 4096M
[    0.950508] checking generic (d0000000 408000) vs hw (d0000000 10000000)
[    0.950510] fb: switching to inteldrmfb from EFI VGA
[    0.950540] Console: switching to colour dummy device 80x25
[    0.950616] [drm] Replacing VGA console driver
[    0.959904] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.959907] [drm] Driver supports precise vblank timestamp query.
[    0.960332] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.967769] r8169 0000:07:00.0 enp7s0: renamed from eth0
[    0.969214] nouveau 0000:08:00.0: bios: version 75.17.84.00.0d
[    1.139801] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.227931] fbcon: inteldrmfb (fb0) is primary device
[    1.227991] Console: switching to colour frame buffer device 170x48
[    1.228009] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.230955] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.231202] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[    1.231339] ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20150930/video-1216)
[    1.231343] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    1.231398] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:23/LNXVIDEO:01/input/input8
[    1.231488] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    1.255780] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.255796] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.258463] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GU90N, A1B0, max UDMA/100
[    1.260720] ata2.00: configured for UDMA/100
[    1.280033] usb 1-1: New USB device found, idVendor=8087, idProduct=8001
[    1.280035] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.280319] hub 1-1:1.0: USB hub found
[    1.280407] hub 1-1:1.0: 8 ports detected
[    1.290257] ata1.00: ATA-8: TOSHIBA MQ01ABD100, AX0P2D, max UDMA/100
[    1.290260] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.291910] ata1.00: configured for UDMA/100
[    1.292033] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MQ01ABD1 2D   PQ: 0 ANSI: 5
[    1.292260] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.292264] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.292299] sd 0:0:0:0: [sda] Write Protect is off
[    1.292303] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.292320] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.292501] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.294278] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GU90N    A1B0 PQ: 0 ANSI: 5
[    1.314178] nouveau 0000:08:00.0: fb: 2048 MiB DDR3
[    1.319307] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.319310] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.319483] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.319565] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.405594]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
[    1.406415] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.567751] usb 1-1.3: new low-speed USB device number 3 using ehci-pci
[    1.639756] usb 1-1.3: device descriptor read/64, error -32
[    1.661464] psmouse serio1: synaptics: queried max coordinates: x [..5660], y [..4720]
[    1.689663] psmouse serio1: synaptics: queried min coordinates: x [1366..], y [1256..]
[    1.745220] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd40123/0x840300/0x126800/0x0, board id: 2985, fw id: 1567123
[    1.775758] tsc: Refined TSC clocksource calibration: 2194.918 MHz
[    1.775761] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa37202099, max_idle_ns: 440795206796 ns
[    1.781646] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    1.840039] usb 1-1.3: New USB device found, idVendor=13ee, idProduct=0001
[    1.840042] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.840044] usb 1-1.3: Product: AND
[    1.840045] usb 1-1.3: Manufacturer: MOON
[    1.840047] usb 1-1.3: SerialNumber: @LAB
[    1.845150] usbcore: registered new interface driver usbhid
[    1.845155] usbhid: USB HID core driver
[    1.846694] input: MOON AND  as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:13EE:0001.0001/input/input9
[    1.846871] hid-generic 0003:13EE:0001.0001: input,hidraw0: USB HID v1.00 Mouse [MOON AND ] on usb-0000:00:1d.0-1.3/input0
[    1.911744] usb 1-1.5: new high-speed USB device number 4 using ehci-pci
[    2.032551] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=5756
[    2.032554] usb 1-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.032555] usb 1-1.5: Product: Integrated_Webcam_HD
[    2.032557] usb 1-1.5: Manufacturer: CN0VFVY972487513E8K1A00
[    2.032558] usb 1-1.5: SerialNumber: 200901010001
[    2.103748] usb 1-1.6: new full-speed USB device number 5 using ehci-pci
[    2.198666] usb 1-1.6: New USB device found, idVendor=0a5c, idProduct=21d7
[    2.198669] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.198671] usb 1-1.6: Product: BCM43142A0
[    2.198672] usb 1-1.6: Manufacturer: Broadcom Corp
[    2.198674] usb 1-1.6: SerialNumber: ACD1B8C574D0
[    2.267732] usb 1-1.8: new high-speed USB device number 6 using ehci-pci
[    2.360523] usb 1-1.8: New USB device found, idVendor=0bda, idProduct=0129
[    2.360526] usb 1-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.360528] usb 1-1.8: Product: USB2.0-CRW
[    2.360529] usb 1-1.8: Manufacturer: Generic
[    2.360531] usb 1-1.8: SerialNumber: 20100201396000000
[    2.365242] usbcore: registered new interface driver rtsx_usb
[    2.592059] vga_switcheroo: enabled
[    2.592153] [TTM] Zone  kernel: Available graphics memory: 4042400 kiB
[    2.592154] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    2.592155] [TTM] Initializing pool allocator
[    2.592160] [TTM] Initializing DMA pool allocator
[    2.592170] nouveau 0000:08:00.0: DRM: VRAM: 2048 MiB
[    2.592172] nouveau 0000:08:00.0: DRM: GART: 1048576 MiB
[    2.592175] nouveau 0000:08:00.0: DRM: Pointer to TMDS table invalid
[    2.592176] nouveau 0000:08:00.0: DRM: DCB version 4.0
[    2.592178] nouveau 0000:08:00.0: DRM: Pointer to flat panel table invalid
[    2.710763] nouveau 0000:08:00.0: DRM: MM: using COPY0 for buffer copies
[    2.710768] [drm] Initialized nouveau 1.3.1 20120801 for 0000:08:00.0 on minor 1
[    2.758568] random: nonblocking pool is initialized
[    2.775872] clocksource: Switched to clocksource tsc
[    2.988372] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    4.288842] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    4.288948] systemd[1]: Detected architecture x86-64.
[    4.303721] systemd[1]: Set hostname to <deniz-Inspiron-3543>.
[    5.827988] systemd[1]: Listening on Journal Socket.
[    5.828060] systemd[1]: Listening on udev Kernel Socket.
[    5.828088] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.828255] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.828289] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.828298] systemd[1]: Reached target Encrypted Volumes.
[    5.828372] systemd[1]: Created slice User and Session Slice.
[    5.828393] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.828417] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.828424] systemd[1]: Reached target Remote File Systems (Pre).
[    5.828431] systemd[1]: Reached target Remote File Systems.
[    5.828461] systemd[1]: Listening on udev Control Socket.
[    5.828514] systemd[1]: Listening on Journal Audit Socket.
[    5.828525] systemd[1]: Reached target User and Group Name Lookups.
[    5.828592] systemd[1]: Created slice System Slice.
[    5.839786] systemd[1]: Mounting POSIX Message Queue File System...
[    5.840223] systemd[1]: Starting Uncomplicated firewall...
[    6.007827] systemd[1]: Starting Load Kernel Modules...
[    6.008280] systemd[1]: Mounting Debug File System...
[    6.008747] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.009235] systemd[1]: Started Read required files in advance.
[    6.010048] systemd[1]: Starting Set console keymap...
[    6.061453] systemd[1]: Reached target Slices.
[    6.061506] systemd[1]: Listening on Syslog Socket.
[    6.071781] systemd[1]: Starting Journal Service...
[    6.072196] systemd[1]: Started Braille Device Support.
[    6.072366] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.072847] systemd[1]: Mounting Huge Pages File System...
[    6.269971] systemd[1]: Mounted Huge Pages File System.
[    6.270019] systemd[1]: Mounted POSIX Message Queue File System.
[    6.270046] systemd[1]: Mounted Debug File System.
[    6.624731] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    6.631833] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.876873] ip_tables: (C) 2000-2006 Netfilter Core Team
[    7.005245] systemd[1]: Started Set console keymap.
[    7.121968] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[    7.149662] systemd[1]: Started Journal Service.
[    7.219552] lp: driver loaded but no devices found
[    7.221845] ppdev: user-space parallel port driver
[    7.521639] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    7.835666] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    7.835986] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
[    7.835990] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    7.836166] nouveau 0000:08:00.0: DRM: evicting buffers...
[    7.836169] nouveau 0000:08:00.0: DRM: waiting for kernel channels to go idle...
[    7.836259] nouveau 0000:08:00.0: DRM: suspending client object trees...
[    7.836503] nouveau 0000:08:00.0: DRM: suspending kernel object tree...
[    8.992328] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[    9.185472] systemd-journald[244]: Received request to flush runtime journal from PID 1
[    9.543794] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.645399] INT3435:00: ttyS4 at MMIO 0xfe10d000 (irq = 13, base_baud = 6250000) is a 16550A
[    9.705206] input: DELL Wireless hotkeys as /devices/virtual/input/input10
[    9.789177] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[   10.531483] AVX2 version of gcm_enc/dec engaged.
[   10.531486] AES CTR mode by8 optimization enabled
[   10.715587] media: Linux media interface: v0.10
[   10.839052] Bluetooth: Core ver 2.21
[   10.839064] NET: Registered protocol family 31
[   10.839065] Bluetooth: HCI device and connection manager initialized
[   10.839068] Bluetooth: HCI socket layer initialized
[   10.839070] Bluetooth: L2CAP socket layer initialized
[   10.839074] Bluetooth: SCO socket layer initialized
[   10.938068] Linux video capture interface: v2.00
[   11.102673] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   11.156518] usbcore: registered new interface driver btusb
[   11.161345] Bluetooth: hci0: BCM: chip id 70
[   11.177358] Bluetooth: hci0: DELL-PC
[   11.177362] Bluetooth: hci0: BCM (001.001.011) build 0289
[   11.183897] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002)
[   11.184047] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   11.184076] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[   11.259935] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3234: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   11.259939] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.259941] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   11.259942] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   11.259943] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   11.259946] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
[   11.259947] snd_hda_codec_realtek hdaudioC1D0:      Headphone Mic=0x1a
[   11.259949] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   11.757765] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[   11.757770] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[   11.859869] hid-rmi 0018:06CB:2985.0002: Scanning PDT...
[   11.862319] hid-rmi 0018:06CB:2985.0002: Found F34 on page 0x00
[   11.864767] hid-rmi 0018:06CB:2985.0002: Found F01 on page 0x00
[   11.867220] hid-rmi 0018:06CB:2985.0002: Found F11 on page 0x00
[   11.873585] hid-rmi 0018:06CB:2985.0002: Found F54 on page 0x01
[   11.874923] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[   11.876049] hid-rmi 0018:06CB:2985.0002: Found F30 on page 0x01
[   11.880104] input: Dell WMI hotkeys as /devices/virtual/input/input13
[   11.881988] hid-rmi 0018:06CB:2985.0002: Found F55 on page 0x02
[   11.888024] hid-rmi 0018:06CB:2985.0002: rmi_scan_pdt: Done with PDT scan.
[   11.910743] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[   11.910819] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[   11.910886] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[   11.919279] hid-rmi 0018:06CB:2985.0002: rmi_populate_f11: size in mm: 102 x 57
[   11.932413] hid-rmi 0018:06CB:2985.0002: firmware id: 1567123
[   11.932462] input: DLL0655:00 06CB:2985 as /devices/pci0000:00/INT3433:00/i2c-8/i2c-DLL0655:00/0018:06CB:2985.0002/input/input11
[   11.932553] hid-rmi 0018:06CB:2985.0002: input,hidraw1: I2C HID v1.00 Mouse [DLL0655:00 06CB:2985] on i2c-DLL0655:00
[   12.030982] intel_rapl: Found RAPL domain package
[   12.030985] intel_rapl: Found RAPL domain core
[   12.030987] intel_rapl: Found RAPL domain uncore
[   12.030988] intel_rapl: Found RAPL domain dram
[   12.030991] intel_rapl: RAPL package 0 domain package locked by BIOS
[   12.030993] intel_rapl: RAPL package 0 domain dram locked by BIOS
[   12.183430] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5756)
[   12.186937] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input17
[   12.187004] usbcore: registered new interface driver uvcvideo
[   12.187005] USB Video Class driver (1.1.1)
[   13.392125] cfg80211: World regulatory domain updated:
[   13.392129] cfg80211:  DFS Master region: unset
[   13.392130] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   13.392132] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.392134] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.392135] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   13.392136] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   13.392138] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   13.392140] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   13.392141] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   13.392142] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   15.133163] Adding 8297468k swap on /dev/sda7.  Priority:-1 extents:1 across:8297468k FS
[   21.088236] nouveau 0000:08:00.0: DRM: resuming kernel object tree...
[   21.196459] nouveau 0000:08:00.0: DRM: resuming client object trees...
[   22.824326] audit: type=1400 audit(1476384113.468:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=795 comm="apparmor_parser"
[   22.824333] audit: type=1400 audit(1476384113.468:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=795 comm="apparmor_parser"
[   22.825381] audit: type=1400 audit(1476384113.468:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=800 comm="apparmor_parser"
[   22.825388] audit: type=1400 audit(1476384113.468:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=800 comm="apparmor_parser"
[   22.826752] audit: type=1400 audit(1476384113.468:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=801 comm="apparmor_parser"
[   22.828769] audit: type=1400 audit(1476384113.472:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=802 comm="apparmor_parser"
[   22.828776] audit: type=1400 audit(1476384113.472:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=802 comm="apparmor_parser"
[   22.828781] audit: type=1400 audit(1476384113.472:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=802 comm="apparmor_parser"
[   22.829522] audit: type=1400 audit(1476384113.472:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=803 comm="apparmor_parser"
[   22.830934] audit: type=1400 audit(1476384113.472:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=805 comm="apparmor_parser"
[   25.146437] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.146441] Bluetooth: BNEP filters: protocol multicast
[   25.146445] Bluetooth: BNEP socket layer initialized
[   27.478549] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[   27.784477] r8169 0000:07:00.0 enp7s0: link down
[   27.784533] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[   28.095182] nouveau 0000:08:00.0: bus: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
[   33.803149] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   33.803518] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
[   33.803523] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   33.803702] nouveau 0000:08:00.0: DRM: evicting buffers...
[   33.821243] nouveau 0000:08:00.0: DRM: waiting for kernel channels to go idle...
[   33.821281] nouveau 0000:08:00.0: DRM: suspending client object trees...
[   33.821650] nouveau 0000:08:00.0: DRM: suspending kernel object tree...
[   34.448578] Bluetooth: RFCOMM TTY layer initialized
[   34.448585] Bluetooth: RFCOMM socket layer initialized
[   34.448593] Bluetooth: RFCOMM ver 1.11
[  176.782450] r8169 0000:07:00.0 enp7s0: link up
[  176.782471] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[  421.919417] nouveau 0000:08:00.0: DRM: resuming kernel object tree...
[  422.041035] nouveau 0000:08:00.0: bus: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
[  422.041510] nouveau 0000:08:00.0: DRM: resuming client object trees...
[  427.038446] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[  427.038780] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
[  427.038784] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[  427.038958] nouveau 0000:08:00.0: DRM: evicting buffers...
[  427.038960] nouveau 0000:08:00.0: DRM: waiting for kernel channels to go idle...
[  427.039003] nouveau 0000:08:00.0: DRM: suspending client object trees...
[  427.039348] nouveau 0000:08:00.0: DRM: suspending kernel object tree...
[  550.973459] nouveau 0000:08:00.0: DRM: resuming kernel object tree...
[  551.094948] nouveau 0000:08:00.0: bus: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
[  551.095428] nouveau 0000:08:00.0: DRM: resuming client object trees...
[  556.100698] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[  556.101648] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
[  556.101667] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[  556.102366] nouveau 0000:08:00.0: DRM: evicting buffers...
[  556.102376] nouveau 0000:08:00.0: DRM: waiting for kernel channels to go idle...
[  556.102429] nouveau 0000:08:00.0: DRM: suspending client object trees...
[  556.102841] nouveau 0000:08:00.0: DRM: suspending kernel object tree...


dmesg | tail

çıktısı

[  550.973459] nouveau 0000:08:00.0: DRM: resuming kernel object tree...
[  551.094948] nouveau 0000:08:00.0: bus: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
[  551.095428] nouveau 0000:08:00.0: DRM: resuming client object trees...
[  556.100698] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[  556.101648] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
[  556.101667] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[  556.102366] nouveau 0000:08:00.0: DRM: evicting buffers...
[  556.102376] nouveau 0000:08:00.0: DRM: waiting for kernel channels to go idle...
[  556.102429] nouveau 0000:08:00.0: DRM: suspending client object trees...
[  556.102841] nouveau 0000:08:00.0: DRM: suspending kernel object tree...

if


VetMed

secure boot kapatıldıktan sonra oldu çok teşekkürler yardımınız için.

if