[ÇÖZÜLDÜ]ubuntu 16.04 wifi problemi

Başlatan odmrtrk, 29 Mart 2017 - 01:08:46

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

odmrtrk

EDIT: Arkadaşlar h110 chipsetinde halihazır da gelen bir wifi adaptör bulunmuyorumuş. Eğer kullanıcısı varsa haberi olsun.

Öncelikle merhabalar,
linuxa yeni başladım ve yeni topladığım sistemde lspci komutunda network connecting gözükmüyor. Dolayısıyla kablosuz bir şekilde internete bağlanamıyorum. Türkçe ve ingilizce kaynakları biraz araştırdım ancak ne denediysem olmadı. Yardımlarınızı bekliyorum...

Asus h110m k/intel kabyelake g4560 ikilisini kullanıyorum. Anakart bios güncellemesini aldığım yere yaptırdım.


cat /etc/lsb-release

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



cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic root=UUID=06201110-69f5-4c93-83c5-82b169f2390c ro quiet splash vt.handoff=7


uname -aLinux okan-System-Product-Name 4.8.0-44-generic #47~16.04.1-Ubuntu SMP Wed Mar 22 18:51:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux


lspci00:00.0 Host bridge: Intel Corporation Device 590f (rev 05)
00:02.0 VGA compatible controller: Intel Corporation Device 5902 (rev 04)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #5 (rev f1)
00:1c.7 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #8 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


lsusbBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 1a2c:0c23 China Resource Semico Co., Ltd
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 008: ID 04e8:6864 Samsung Electronics Co., Ltd GT-I9070 (network tethering, USB debugging enabled)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


rfkill list çıktı vermiyor

sudo lshw -C network  *-network               
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: enp2s0
       version: 15
       serial: 38:d5:47:19:85:f3
       size: 10Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:122 ioport:e000(size=256) memory:f7004000-f7004fff memory:f7000000-f7003fff
  *-network
       description: Ethernet interface
       physical id: 2
       logical name: enp0s20f0u10
       serial: 86:cc:e0:0f:f0:ef
       capabilities: ethernet physical
       configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.84 link=yes multicast=yes


ifconfigenp0s20f0u10 Link encap:Ethernet  HWaddr 86:cc:e0:0f:f0:ef 
          inet addr:192.168.42.84  Bcast:192.168.42.255  Mask:255.255.255.0
          inet6 addr: fe80::4674:d564:b8de:fbc1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:58954 errors:4 dropped:0 overruns:0 frame:4
          TX packets:56239 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:68327185 (68.3 MB)  TX bytes:7978674 (7.9 MB)

enp2s0    Link encap:Ethernet  HWaddr 38:d5:47:19:85:f3 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

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


iwconfig enp2s0    no wireless extensions.

lo        no wireless extensions.

enp0s20f0u10  no wireless extensions.



iwlist scanningenp2s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

enp0s20f0u10  Interface doesn't support scanning.


lsmodModule                  Size  Used by
cdc_acm                36864  0
joydev                 20480  0
input_leds             16384  0
rndis_host             16384  0
cdc_ether              16384  1 rndis_host
hid_generic            16384  0
usbnet                 45056  2 rndis_host,cdc_ether
bnep                   20480  2
snd_hda_codec_hdmi     45056  1
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
eeepc_wmi              16384  0
asus_wmi               28672  1 eeepc_wmi
sparse_keymap          16384  1 asus_wmi
snd_hda_intel          36864  3
snd_hda_codec         135168  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
intel_rapl             20480  0
snd_hda_core           86016  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
snd_pcm               110592  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_midi           16384  0
kvm                   598016  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
hci_uart               98304  0
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_seq,snd_pcm
btbcm                  16384  1 hci_uart
irqbypass              16384  1 kvm
btqca                  16384  1 hci_uart
crct10dif_pclmul       16384  0
btintel                16384  1 hci_uart
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
bluetooth             557056  11 hci_uart,btintel,btqca,bnep,btbcm
aesni_intel           167936  0
mei_me                 40960  0
mei                   102400  1 mei_me
aes_x86_64             20480  1 aesni_intel
snd                    86016  17 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore              16384  1 snd
serio_raw              16384  0
shpchp                 36864  0
lrw                    16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 24576  3 ablk_helper,ghash_clmulni_intel,aesni_intel
intel_lpss_acpi        16384  0
intel_lpss             16384  1 intel_lpss_acpi
acpi_als               16384  0
mac_hid                16384  0
kfifo_buf              16384  1 acpi_als
acpi_pad               24576  0
industrialio           65536  2 acpi_als,kfifo_buf
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
autofs4                40960  2
hid_logitech_hidpp     28672  0
hid_logitech_dj        20480  0
usbhid                 53248  0
mxm_wmi                16384  0
i915                 1310720  124
i2c_algo_bit           16384  1 i915
drm_kms_helper        167936  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
psmouse               139264  0
fb_sys_fops            16384  1 drm_kms_helper
drm                   368640  8 i915,drm_kms_helper
r8169                  81920  0
ahci                   36864  2
mii                    16384  2 r8169,usbnet
libahci                32768  1 ahci
wmi                    16384  2 asus_wmi,mxm_wmi
video                  40960  2 asus_wmi,i915
pinctrl_sunrisepoint    28672  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
i2c_hid                20480  0
hid                   122880  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
fjes                   28672  0


dmesg [    0.000000] Linux version 4.8.0-44-generic (buildd@lgw01-17) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #47~16.04.1-Ubuntu SMP Wed Mar 22 18:51:56 UTC 2017 (Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic root=UUID=06201110-69f5-4c93-83c5-82b169f2390c 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: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b3e4ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b3e50000-0x00000000b3e84fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b3e85000-0x00000000b4225fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b4226000-0x00000000b4226fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b4227000-0x00000000b4227fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b4228000-0x00000000c0f2afff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0f2b000-0x00000000c2631fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c2632000-0x00000000c2643fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c2644000-0x00000000c27fefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c27ff000-0x00000000c2e26fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c2e27000-0x00000000c33fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c33ff000-0x00000000c33fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c3400000-0x00000000c7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000236ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: System manufacturer System Product Name/H110M-K, BIOS 3016 12/27/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x237000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   1 base 00D0000000 mask 7FF0000000 uncachable
[    0.000000]   2 base 00C8000000 mask 7FF8000000 uncachable
[    0.000000]   3 base 00C4000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 00C3800000 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 = 0xc3400 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcbc0-0x000fcbcf] mapped at [ffff995a000fcbc0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff995a00096000] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x12523b000, 0x12523bfff] PGTABLE
[    0.000000] BRK [0x12523c000, 0x12523cfff] PGTABLE
[    0.000000] BRK [0x12523d000, 0x12523dfff] PGTABLE
[    0.000000] BRK [0x12523e000, 0x12523efff] PGTABLE
[    0.000000] BRK [0x12523f000, 0x12523ffff] PGTABLE
[    0.000000] BRK [0x125240000, 0x125240fff] PGTABLE
[    0.000000] BRK [0x125241000, 0x125241fff] PGTABLE
[    0.000000] BRK [0x125242000, 0x125242fff] PGTABLE
[    0.000000] BRK [0x125243000, 0x125243fff] PGTABLE
[    0.000000] BRK [0x125244000, 0x125244fff] PGTABLE
[    0.000000] BRK [0x125245000, 0x125245fff] PGTABLE
[    0.000000] BRK [0x125246000, 0x125246fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x33382000-0x359b8fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000B3E500A0 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000B3E78DB0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000B3E501F8 028BB2 (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x00000000C2E26C40 000040
[    0.000000] ACPI: APIC 0x00000000B3E78EC8 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000B3E78F50 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MSDM 0x00000000B3E78F98 000055 (v01 ALASKA A M I    01072009      00000000)
[    0.000000] ACPI: MCFG 0x00000000B3E78FF0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000B3E79030 000390 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.000000] ACPI: FIDT 0x00000000B3E793C0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000B3E79460 003041 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E7C4A8 002544 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.000000] ACPI: HPET 0x00000000B3E7E9F0 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3E7EA28 000E3B (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E7F868 000B19 (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x00000000B3E80388 000042 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000B3E803D0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x00000000B3E812B0 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.000000] ACPI: WSMT 0x00000000B3E81348 000028 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3E81370 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E81610 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x00000000B3E84618 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x00000000B3E84650 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000236ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x236ffb000-0x236ffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000236ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000b3e4ffff]
[    0.000000]   node   0: [mem 0x00000000b3e85000-0x00000000b4225fff]
[    0.000000]   node   0: [mem 0x00000000b4228000-0x00000000c0f2afff]
[    0.000000]   node   0: [mem 0x00000000c2644000-0x00000000c27fefff]
[    0.000000]   node   0: [mem 0x00000000c33ff000-0x00000000c33fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000236ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000236ffffff]
[    0.000000] On node 0 totalpages: 2064459
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3995 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12291 pages used for memmap
[    0.000000]   DMA32 zone: 786608 pages, LIFO batch:31
[    0.000000]   Normal zone: 19904 pages used for memmap
[    0.000000]   Normal zone: 1273856 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000c4000000-0x00000000c7ffffff
[    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] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 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 0x0009c000-0x0009cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3e50000-0xb3e84fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb4226000-0xb4226fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb4227000-0xb4227fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0f2b000-0xc2631fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc2632000-0xc2643fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc27ff000-0xc2e26fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc2e27000-0xc33fefff]
[    0.000000] PM: Registered nosave memory: [mem 0xc3400000-0xc7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc8000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xc8000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff995c36c00000 s107864 r8192 d31400 u524288
[    0.000000] pcpu-alloc: s107864 r8192 d31400 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: 2032179
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic root=UUID=06201110-69f5-4c93-83c5-82b169f2390c 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: 8001932K/8257836K available (8829K kernel code, 1441K rwdata, 3832K rodata, 1548K init, 1296K bss, 255904K 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=512 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:33024 nr_irqs:1024 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: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 3500.000 MHz processor
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 7000.00 BogoMIPS (lpj=14000000)
[    0.000018] pid_max: default: 32768 minimum: 301
[    0.000024] ACPI: Core revision 20160422
[    0.033314] ACPI: 9 ACPI AML tables successfully acquired and loaded

[    0.033332] Security Framework initialized
[    0.033333] Yama: becoming mindful.
[    0.033344] AppArmor: AppArmor initialized
[    0.033615] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.035309] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.035937] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.035941] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.036170] CPU: Physical Processor ID: 0
[    0.036171] CPU: Processor Core ID: 0
[    0.036175] mce: CPU supports 8 MCE banks
[    0.036182] CPU0: Thermal monitoring enabled (TM1)
[    0.036194] process: using mwait in idle threads
[    0.036196] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.036196] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.036763] Freeing SMP alternatives memory: 32K (ffffffffa26ed000 - ffffffffa26f5000)
[    0.038324] ftrace: allocating 33449 entries in 131 pages
[    0.049050] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.049051] smpboot: Max logical packages: 2
[    0.050251] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.054865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.094811] TSC deadline timer enabled
[    0.094816] smpboot: CPU0: Intel(R) Pentium(R) CPU G4560 @ 3.50GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.094819] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.094838] ... version:                4
[    0.094839] ... bit width:              48
[    0.094839] ... generic registers:      4
[    0.094839] ... value mask:             0000ffffffffffff
[    0.094840] ... max period:             00007fffffffffff
[    0.094840] ... fixed-purpose events:   3
[    0.094840] ... event mask:             000000070000000f
[    0.095404] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.095447] x86: Booting SMP configuration:
[    0.095448] .... node  #0, CPUs:      #1 #2 #3
[    0.102618] x86: Booted up 1 node, 4 CPUs
[    0.102620] smpboot: Total of 4 processors activated (28000.00 BogoMIPS)
[    0.105537] devtmpfs: initialized
[    0.105581] x86/mm: Memory block size: 128MB
[    0.106972] evm: security.selinux
[    0.106973] evm: security.SMACK64
[    0.106973] evm: security.SMACK64EXEC
[    0.106973] evm: security.SMACK64TRANSMUTE
[    0.106974] evm: security.SMACK64MMAP
[    0.106974] evm: security.ima
[    0.106974] evm: security.capability
[    0.107004] PM: Registering ACPI NVS region [mem 0xb4226000-0xb4226fff] (4096 bytes)
[    0.107004] PM: Registering ACPI NVS region [mem 0xc27ff000-0xc2e26fff] (6455296 bytes)
[    0.107086] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.107109] pinctrl core: initialized pinctrl subsystem
[    0.107245] RTC time: 21:42:53, date: 03/28/17
[    0.107303] NET: Registered protocol family 16
[    0.121292] cpuidle: using governor ladder
[    0.137303] cpuidle: using governor menu
[    0.137306] PCCT header not found.
[    0.137393] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.137393] ACPI: bus type PCI registered
[    0.137394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.137437] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.137438] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.137441] PCI: Using configuration type 1 for base access
[    0.153440] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.153441] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.153563] ACPI: Added _OSI(Module Device)
[    0.153563] ACPI: Added _OSI(Processor Device)
[    0.153564] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.153564] ACPI: Added _OSI(Processor Aggregator Device)
[    0.154604] ACPI: Executed 36 blocks of module-level executable AML code
[    0.162020] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.164737] ACPI: Dynamic OEM Table Load:
[    0.164741] ACPI: SSDT 0xFFFF995C2CD73800 000717 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.165339] ACPI: Executed 1 blocks of module-level executable AML code
[    0.165381] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.166211] ACPI: Dynamic OEM Table Load:
[    0.166214] ACPI: SSDT 0xFFFF995C2CD85000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.166800] ACPI: Executed 1 blocks of module-level executable AML code
[    0.167046] ACPI: Dynamic OEM Table Load:
[    0.167049] ACPI: SSDT 0xFFFF995C2CD71000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.167769] ACPI: Executed 1 blocks of module-level executable AML code
[    0.167871] ACPI: Dynamic OEM Table Load:
[    0.167874] ACPI: SSDT 0xFFFF995C2CDDD000 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.168788] ACPI: Executed 1 blocks of module-level executable AML code
[    0.170338] ACPI: Interpreter enabled
[    0.170367] ACPI: (supports S0 S3 S4 S5)
[    0.170367] ACPI: Using IOAPIC for interrupt routing
[    0.170392] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.171948] ACPI: Power Resource [PG00] (on)
[    0.172179] ACPI: Power Resource [PG01] (on)
[    0.172400] ACPI: Power Resource [PG02] (on)
[    0.174101] ACPI: Power Resource [WRST] (on)
[    0.174374] ACPI: Power Resource [WRST] (on)
[    0.174640] ACPI: Power Resource [WRST] (on)
[    0.174906] ACPI: Power Resource [WRST] (on)
[    0.175179] ACPI: Power Resource [WRST] (on)
[    0.175447] ACPI: Power Resource [WRST] (on)
[    0.175714] ACPI: Power Resource [WRST] (on)
[    0.175979] ACPI: Power Resource [WRST] (on)
[    0.176244] ACPI: Power Resource [WRST] (on)
[    0.176508] ACPI: Power Resource [WRST] (on)
[    0.177101] ACPI: Power Resource [WRST] (on)
[    0.177371] ACPI: Power Resource [WRST] (on)
[    0.177639] ACPI: Power Resource [WRST] (on)
[    0.177908] ACPI: Power Resource [WRST] (on)
[    0.178174] ACPI: Power Resource [WRST] (on)
[    0.178443] ACPI: Power Resource [WRST] (on)
[    0.178710] ACPI: Power Resource [WRST] (on)
[    0.179773] ACPI: Power Resource [WRST] (on)
[    0.180039] ACPI: Power Resource [WRST] (on)
[    0.180305] ACPI: Power Resource [WRST] (on)
[    0.185901] ACPI: Power Resource [FN00] (off)
[    0.185957] ACPI: Power Resource [FN01] (off)
[    0.186013] ACPI: Power Resource [FN02] (off)
[    0.186066] ACPI: Power Resource [FN03] (off)
[    0.186120] ACPI: Power Resource [FN04] (off)
[    0.187001] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.187005] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.187027] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.187498] PCI host bridge to bus 0000:00
[    0.187499] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.187500] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.187501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.187501] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xf7ffffff window]
[    0.187502] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.187503] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.187508] pci 0000:00:00.0: [8086:590f] type 00 class 0x060000
[    0.187739] pci 0000:00:02.0: [8086:5902] type 00 class 0x030000
[    0.187745] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
[    0.187750] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.187753] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.187897] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.187913] pci 0000:00:14.0: reg 0x10: [mem 0xf7110000-0xf711ffff 64bit]
[    0.187974] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.188088] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.188137] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.188154] pci 0000:00:16.0: reg 0x10: [mem 0xf712d000-0xf712dfff 64bit]
[    0.188219] pci 0000:00:16.0: PME# supported from D3hot
[    0.188329] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.188341] pci 0000:00:17.0: reg 0x10: [mem 0xf7128000-0xf7129fff]
[    0.188348] pci 0000:00:17.0: reg 0x14: [mem 0xf712c000-0xf712c0ff]
[    0.188354] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.188360] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.188366] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.188373] pci 0000:00:17.0: reg 0x24: [mem 0xf712b000-0xf712b7ff]
[    0.188409] pci 0000:00:17.0: PME# supported from D3hot
[    0.188508] pci 0000:00:1c.0: [8086:a114] type 01 class 0x060400
[    0.188559] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.188638] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.188681] pci 0000:00:1c.7: [8086:a117] type 01 class 0x060400
[    0.188734] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.188815] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.188840] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.188897] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.188974] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.189022] pci 0000:00:1f.0: [8086:a143] type 00 class 0x060100
[    0.189201] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.189211] pci 0000:00:1f.2: reg 0x10: [mem 0xf7124000-0xf7127fff]
[    0.189349] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.189370] pci 0000:00:1f.3: reg 0x10: [mem 0xf7120000-0xf7123fff 64bit]
[    0.189400] pci 0000:00:1f.3: reg 0x20: [mem 0xf7100000-0xf710ffff 64bit]
[    0.189446] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.189561] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.189590] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.189637] pci 0000:00:1f.4: reg 0x10: [mem 0xf712a000-0xf712a0ff 64bit]
[    0.189706] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.189911] acpiphp: Slot [1] registered
[    0.189914] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.189970] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.189986] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.190011] pci 0000:02:00.0: reg 0x18: [mem 0xf7004000-0xf7004fff 64bit]
[    0.190026] pci 0000:02:00.0: reg 0x20: [mem 0xf7000000-0xf7003fff 64bit]
[    0.190110] pci 0000:02:00.0: supports D1 D2
[    0.190111] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.190179] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.201369] pci 0000:00:1c.7: PCI bridge to [bus 02]
[    0.201375] pci 0000:00:1c.7:   bridge window [io  0xe000-0xefff]
[    0.201381] pci 0000:00:1c.7:   bridge window [mem 0xf7000000-0xf70fffff]
[    0.201467] acpiphp: Slot [1-1] registered
[    0.201470] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.202959] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.202993] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.203026] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.203060] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.203093] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.203126] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.203159] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.203191] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.203490] ACPI: Enabled 4 GPEs in block 00 to 7F
[    0.203630] SCSI subsystem initialized
[    0.203653] libata version 3.00 loaded.
[    0.203674] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.203674] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.203676] vgaarb: loaded
[    0.203676] vgaarb: bridge control possible 0000:00:02.0
[    0.203687] ACPI: bus type USB registered
[    0.203696] usbcore: registered new interface driver usbfs
[    0.203700] usbcore: registered new interface driver hub
[    0.203709] usbcore: registered new device driver usb
[    0.203765] PCI: Using ACPI for IRQ routing
[    0.210440] PCI: pci_cache_line_size set to 64 bytes
[    0.210477] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
[    0.210478] e820: reserve RAM buffer [mem 0xb3e50000-0xb3ffffff]
[    0.210479] e820: reserve RAM buffer [mem 0xb4226000-0xb7ffffff]
[    0.210479] e820: reserve RAM buffer [mem 0xc0f2b000-0xc3ffffff]
[    0.210480] e820: reserve RAM buffer [mem 0xc27ff000-0xc3ffffff]
[    0.210480] e820: reserve RAM buffer [mem 0xc3400000-0xc3ffffff]
[    0.210481] e820: reserve RAM buffer [mem 0x237000000-0x237ffffff]
[    0.210537] NetLabel: Initializing
[    0.210537] NetLabel:  domain hash size = 128
[    0.210538] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.210546] NetLabel:  unlabeled traffic allowed by default
[    0.210640] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.210644] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.212684] clocksource: Switched to clocksource hpet
[    0.217311] VFS: Disk quotas dquot_6.6.0
[    0.217321] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.217376] AppArmor: AppArmor Filesystem Enabled
[    0.217403] pnp: PnP ACPI init
[    0.217583] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.217585] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.217811] pnp 00:01: [dma 0 disabled]
[    0.217837] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.217983] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.217984] system 00:02: [io  0xffff] has been reserved
[    0.217985] system 00:02: [io  0xffff] has been reserved
[    0.217986] system 00:02: [io  0xffff] has been reserved
[    0.217986] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.217987] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.217988] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.218048] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.218049] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.218062] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.218085] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.218086] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.218238] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.218239] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.218239] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.218240] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.218241] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.218242] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.218243] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.218244] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.218245] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.218245] system 00:06: [mem 0xf7fc0000-0xf7fdffff] has been reserved
[    0.218247] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.218270] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.218271] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.218272] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.218273] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.218273] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.218274] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.218275] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.218276] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.218276] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.218277] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.218278] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.218483] system 00:08: [io  0xfe00-0xfefe] has been reserved
[    0.218484] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.219252] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.219253] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.219254] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.219255] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.219847] pnp: PnP ACPI: found 10 devices
[    0.226347] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.226355] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.226357] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.226357] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.226369] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.226370] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.226370] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[    0.226374] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.226374] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.226375] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.226376] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.226377] pci 0000:00:1d.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.226377] pci 0000:00:1d.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.226378] pci 0000:00:1d.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.226379] pci 0000:00:1d.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.226379] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.226380] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.226381] pci 0000:00:1d.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.226381] pci 0000:00:1d.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.226384] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc8000000-0xc81fffff]
[    0.226386] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.226387] pci 0000:00:1d.0: BAR 14: assigned [mem 0xc8400000-0xc85fffff]
[    0.226389] pci 0000:00:1d.0: BAR 15: assigned [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.226390] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.226391] pci 0000:00:1d.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.226393] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.226394] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.226397] pci 0000:00:1c.0:   bridge window [mem 0xc8000000-0xc81fffff]
[    0.226399] pci 0000:00:1c.0:   bridge window [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.226402] pci 0000:00:1c.7: PCI bridge to [bus 02]
[    0.226404] pci 0000:00:1c.7:   bridge window [io  0xe000-0xefff]
[    0.226406] pci 0000:00:1c.7:   bridge window [mem 0xf7000000-0xf70fffff]
[    0.226411] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.226414] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.226416] pci 0000:00:1d.0:   bridge window [mem 0xc8400000-0xc85fffff]
[    0.226419] pci 0000:00:1d.0:   bridge window [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.226423] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.226424] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.226424] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.226425] pci_bus 0000:00: resource 7 [mem 0xc8000000-0xf7ffffff window]
[    0.226425] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.226426] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.226427] pci_bus 0000:01: resource 1 [mem 0xc8000000-0xc81fffff]
[    0.226427] pci_bus 0000:01: resource 2 [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.226428] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.226428] pci_bus 0000:02: resource 1 [mem 0xf7000000-0xf70fffff]
[    0.226429] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.226430] pci_bus 0000:03: resource 1 [mem 0xc8400000-0xc85fffff]
[    0.226430] pci_bus 0000:03: resource 2 [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.226458] NET: Registered protocol family 2
[    0.226558] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.226641] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.226792] TCP: Hash tables configured (established 65536 bind 65536)
[    0.226810] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.226831] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.226868] NET: Registered protocol family 1
[    0.226875] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.227638] PCI: CLS 64 bytes, default 64
[    0.227664] Unpacking initramfs...
[    0.626530] Freeing initrd memory: 39132K (ffff995a33382000 - ffff995a359b9000)
[    0.626533] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.626534] software IO TLB [mem 0xbcf2b000-0xc0f2b000] (64MB) mapped at [ffff995abcf2b000-ffff995ac0f2afff]
[    0.626616] Scanning for low memory corruption every 60 seconds
[    0.626872] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.626891] audit: initializing netlink subsys (disabled)
[    0.626902] audit: type=2000 audit(1490737373.616:1): initialized
[    0.627137] Initialise system trusted keyrings
[    0.627236] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[    0.628115] zbud: loaded
[    0.628359] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.628502] fuse init (API version 7.25)
[    0.628582] Allocating IMA blacklist keyring.
[    0.630119] Key type asymmetric registered
[    0.630119] Asymmetric key parser 'x509' registered
[    0.630138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.630166] io scheduler noop registered
[    0.630166] io scheduler deadline registered (default)
[    0.630171] io scheduler cfq registered
[    0.630511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.630514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.630530] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.630530] vesafb: scrolling: redraw
[    0.630531] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.630538] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc15841000000, using 8128k, total 8128k
[    0.630602] Console: switching to colour frame buffer device 240x67
[    0.630615] fb0: VESA VGA frame buffer device
[    0.630622] intel_idle: MWAIT substates: 0x142120
[    0.630623] intel_idle: v0.4.1 model 0x9E
[    0.630726] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.630788] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.630790] ACPI: Sleep Button [SLPB]
[    0.630810] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.630811] ACPI: Power Button [PWRB]
[    0.630830] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.630831] ACPI: Power Button [PWRF]
[    0.749511] thermal LNXTHERM:00: registered as thermal_zone0
[    0.749512] ACPI: Thermal Zone [TZ00] (28 C)
[    0.749600] thermal LNXTHERM:01: registered as thermal_zone1
[    0.749601] ACPI: Thermal Zone [TZ01] (30 C)
[    0.749620] GHES: HEST is not enabled!
[    0.749726] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.770537] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.772507] Linux agpgart interface v0.103
[    0.773822] loop: module loaded
[    0.773926] libphy: Fixed MDIO Bus: probed
[    0.773927] tun: Universal TUN/TAP device driver, 1.6
[    0.773927] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.773964] PPP generic driver version 2.4.2
[    0.774007] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.774008] ehci-pci: EHCI PCI platform driver
[    0.774013] ehci-platform: EHCI generic platform driver
[    0.774018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.774019] ohci-pci: OHCI PCI platform driver
[    0.774024] ohci-platform: OHCI generic platform driver
[    0.774027] uhci_hcd: USB Universal Host Controller Interface driver
[    0.774125] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.774128] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.775216] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.775220] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.775292] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.775293] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.775293] usb usb1: Product: xHCI Host Controller
[    0.775294] usb usb1: Manufacturer: Linux 4.8.0-44-generic xhci-hcd
[    0.775295] usb usb1: SerialNumber: 0000:00:14.0
[    0.775372] hub 1-0:1.0: USB hub found
[    0.775383] hub 1-0:1.0: 10 ports detected
[    0.781279] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.781280] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.781297] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.781298] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.781299] usb usb2: Product: xHCI Host Controller
[    0.781299] usb usb2: Manufacturer: Linux 4.8.0-44-generic xhci-hcd
[    0.781300] usb usb2: SerialNumber: 0000:00:14.0
[    0.781430] hub 2-0:1.0: USB hub found
[    0.781436] hub 2-0:1.0: 4 ports detected
[    0.782631] usb: port power management may be unreliable
[    0.783936] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.787247] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.787249] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.787404] mousedev: PS/2 mouse device common for all mice
[    0.787677] rtc_cmos 00:04: RTC can wake from S4
[    0.787923] rtc rtc0: invalid alarm value: 2017-3-28 21:65:53
[    0.787986] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.788066] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.788069] i2c /dev entries driver
[    0.788102] device-mapper: uevent: version 1.0.3
[    0.788156] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    0.788159] intel_pstate: Intel P-state driver initializing
[    0.788405] intel_pstate: HWP enabled
[    0.788516] ledtrig-cpu: registered to indicate activity on CPUs
[    0.788937] NET: Registered protocol family 10
[    0.789078] NET: Registered protocol family 17
[    0.789083] Key type dns_resolver registered
[    0.789212] microcode: sig=0x906e9, pf=0x2, revision=0x42
[    0.789271] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.789451] registered taskstats version 1
[    0.789453] Loading compiled-in X.509 certificates
[    0.791097] Loaded X.509 cert 'Build time autogenerated kernel key: b47dc0775f9e9cec0d6b637a3cff552ec4801765'
[    0.791109] zswap: loaded using pool lzo/zbud
[    0.799582] Key type big_key registered
[    0.800650] Key type trusted registered
[    0.801623] Key type encrypted registered
[    0.801626] AppArmor: AppArmor sha1 policy hashing enabled
[    0.801628] ima: No TPM chip found, activating TPM-bypass!
[    0.801640] evm: HMAC attrs: 0x1
[    0.802241]   Magic number: 9:0:754
[    0.802255] tty ttyS5: hash matches
[    0.802436] rtc_cmos 00:04: setting system clock to 2017-03-28 21:42:53 UTC (1490737373)
[    0.802513] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.802513] EDD information not available.
[    0.802554] PM: Hibernation image not present or could not be loaded.
[    0.803262] Freeing unused kernel memory: 1548K (ffffffffa256a000 - ffffffffa26ed000)
[    0.803263] Write protecting the kernel read-only data: 14336k
[    0.803490] Freeing unused kernel memory: 1396K (ffff995b248a3000 - ffff995b24a00000)
[    0.803814] Freeing unused kernel memory: 264K (ffff995b24dbe000 - ffff995b24e00000)
[    0.808361] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.815924] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.815966] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.815971] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.816914] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.816930] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.817543] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.817569] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.817740] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.817764] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.817791] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.835572] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    0.839643] hidraw: raw HID events driver (C) Jiri Kosina
[    0.844444] wmi: Mapper loaded
[    0.858895] ahci 0000:00:17.0: version 3.0
[    0.859121] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    0.859123] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[    0.859678] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.859682] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.861577] [drm] Initialized drm 1.1.0 20060810
[    0.870593] r8169 0000:02:00.0 eth0: RTL8168h/8111h at 0xffffc15840036000, 38:d5:47:19:85:f3, XID 14100800 IRQ 122
[    0.870594] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.884314] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    0.894101] scsi host0: ahci
[    0.894241] scsi host1: ahci
[    0.894342] scsi host2: ahci
[    0.894445] scsi host3: ahci
[    0.894487] ata1: SATA max UDMA/133 abar m2048@0xf712b000 port 0xf712b100 irq 121
[    0.894491] ata2: SATA max UDMA/133 abar m2048@0xf712b000 port 0xf712b180 irq 121
[    0.894495] ata3: SATA max UDMA/133 abar m2048@0xf712b000 port 0xf712b200 irq 121
[    0.894500] ata4: SATA max UDMA/133 abar m2048@0xf712b000 port 0xf712b280 irq 121
[    0.894779] [drm] Memory usable by graphics device = 4096M
[    0.894780] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[    0.894780] fb: switching to inteldrmfb from VESA VGA
[    0.894796] Console: switching to colour dummy device 80x25
[    0.894848] [drm] Replacing VGA console driver
[    0.901009] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.901009] [drm] Driver supports precise vblank timestamp query.
[    0.909566] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_01.bin failed with error -2
[    0.909567] i915 0000:00:02.0: Failed to load DMC firmware [https://01.org/linuxgraphics/intel-linux-graphics-firmwares], disabling runtime power management.
[    0.909926] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.923098] [drm] GuC firmware load skipped
[    0.944633] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    0.944812] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    0.945108] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[    0.954637] fbcon: inteldrmfb (fb0) is primary device
[    0.954697] Console: switching to colour frame buffer device 240x67
[    0.954715] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.105736] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[    1.210587] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.210608] ata3: SATA link down (SStatus 4 SControl 300)
[    1.210634] ata4: SATA link down (SStatus 4 SControl 300)
[    1.210664] ata2: SATA link down (SStatus 4 SControl 300)
[    1.211120] ata1.00: ATA-9: SanDisk SDSSDP128G, 3.2.0, max UDMA/133
[    1.211121] ata1.00: 246162672 sectors, multi 1: LBA48 NCQ (depth 31/32)
[    1.212733] ata1.00: configured for UDMA/133
[    1.212969] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SDSSDP12 0    PQ: 0 ANSI: 5
[    1.242094] sd 0:0:0:0: [sda] 246162672 512-byte logical blocks: (126 GB/117 GiB)
[    1.242095] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.242243] sd 0:0:0:0: [sda] Write Protect is off
[    1.242244] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.242273] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.243192]  sda: sda1 sda2 < sda5 >
[    1.243555] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.249009] usb 1-5: New USB device found, idVendor=046d, idProduct=c52b
[    1.249010] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.249011] usb 1-5: Product: USB Receiver
[    1.249011] usb 1-5: Manufacturer: Logitech
[    1.261108] usbcore: registered new interface driver usbhid
[    1.261108] usbhid: USB HID core driver
[    1.264024] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-5/input2
[    1.370085] usb 1-6: new low-speed USB device number 3 using xhci_hcd
[    1.407306] random: fast init done
[    1.414738] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.456108] input: Logitech M325 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input7
[    1.456391] logitech-hidpp-device 0003:046D:400A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M325] on usb-0000:00:14.0-5:1
[    1.515313] usb 1-6: New USB device found, idVendor=1a2c, idProduct=0c23
[    1.515314] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.515315] usb 1-6: Product: USB Keyboard
[    1.515315] usb 1-6: Manufacturer: USB
[    1.638377] usb 1-10: new high-speed USB device number 4 using xhci_hcd
[    1.638396] tsc: Refined TSC clocksource calibration: 3504.011 MHz
[    1.638411] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32821e21aef, max_idle_ns: 440795263631 ns
[    1.673013] 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)
[    1.673095] systemd[1]: Detected architecture x86-64.
[    1.673472] systemd[1]: Set hostname to <okan-System-Product-Name>.
[    1.767974] systemd[1]: Listening on udev Control Socket.
[    1.768038] systemd[1]: Reached target Remote File Systems (Pre).
[    1.768099] systemd[1]: Listening on udev Kernel Socket.
[    1.768134] systemd[1]: Reached target Remote File Systems.
[    1.768279] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.768334] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.768388] systemd[1]: Listening on Journal Socket.
[    1.830016] lp: driver loaded but no devices found
[    1.832691] ppdev: user-space parallel port driver
[    2.029253] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    2.058916] systemd-journald[251]: Received request to flush runtime journal from PID 1
[    2.240116] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.258604] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.261527] SSE version of gcm_enc/dec engaged.
[    2.263263] Bluetooth: Core ver 2.21
[    2.263271] NET: Registered protocol family 31
[    2.263272] Bluetooth: HCI device and connection manager initialized
[    2.263274] Bluetooth: HCI socket layer initialized
[    2.263276] Bluetooth: L2CAP socket layer initialized
[    2.263280] Bluetooth: SCO socket layer initialized
[    2.278699] audit: type=1400 audit(1490737374.968:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=501 comm="apparmor_parser"
[    2.278704] audit: type=1400 audit(1490737374.968:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=501 comm="apparmor_parser"
[    2.278707] audit: type=1400 audit(1490737374.968:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=501 comm="apparmor_parser"
[    2.278711] audit: type=1400 audit(1490737374.968:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=501 comm="apparmor_parser"
[    2.280059] audit: type=1400 audit(1490737374.972:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=514 comm="apparmor_parser"
[    2.280065] audit: type=1400 audit(1490737374.972:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=514 comm="apparmor_parser"
[    2.285463] Bluetooth: HCI UART driver ver 2.3
[    2.285464] Bluetooth: HCI UART protocol H4 registered
[    2.285464] Bluetooth: HCI UART protocol BCSP registered
[    2.285464] Bluetooth: HCI UART protocol LL registered
[    2.285465] Bluetooth: HCI UART protocol ATH3K registered
[    2.285465] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    2.285484] Bluetooth: HCI UART protocol Intel registered
[    2.285490] Bluetooth: HCI UART protocol BCM registered
[    2.285490] Bluetooth: HCI UART protocol QCA registered
[    2.285490] Bluetooth: HCI UART protocol AG6XX registered
[    2.289146] audit: type=1400 audit(1490737374.980:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=515 comm="apparmor_parser"
[    2.305214] audit: type=1400 audit(1490737374.996:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=502 comm="apparmor_parser"
[    2.305219] audit: type=1400 audit(1490737374.996:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=502 comm="apparmor_parser"
[    2.327075] kvm: disabled by bios
[    2.342141] intel_rapl: Found RAPL domain package
[    2.342143] intel_rapl: Found RAPL domain core
[    2.342144] intel_rapl: Found RAPL domain uncore
[    2.342145] intel_rapl: Found RAPL domain dram
[    2.386645] asus_wmi: ASUS WMI generic driver loaded
[    2.389484] asus_wmi: Initialization: 0x0
[    2.389506] asus_wmi: BIOS WMI version: 0.9
[    2.389568] asus_wmi: SFUN value: 0x0
[    2.389760] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8
[    2.389879] asus_wmi: Number of fans: 1
[    2.397016] random: crng init done
[    2.485208] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[    2.530390] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[    2.574033] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[    2.618812] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[    2.662388] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[    2.663653] clocksource: Switched to clocksource tsc
[    2.704310] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[    2.746050] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
[    2.746507] [drm:intel_dp_start_link_train [i915]] *ERROR* failed to train DP, aborting
[    2.791651] [drm] RC6 on
[    2.814077] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.852934] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    2.852935] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.852936] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.852937] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.852937] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x0
[    2.852938] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.852939] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    2.852939] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.852940] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    2.868816] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    2.868852] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    2.868883] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    2.868914] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    2.868944] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    2.880139] Adding 4881404k swap on /dev/sda5.  Priority:-1 extents:1 across:4881404k SSFS
[    3.439590] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[    3.463223] r8169 0000:02:00.0 enp2s0: link down
[    3.463367] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[    5.486416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.486417] Bluetooth: BNEP filters: protocol multicast
[    5.486421] Bluetooth: BNEP socket layer initialized
[    6.893853] usb 1-10: New USB device found, idVendor=04e8, idProduct=6864
[    6.893856] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.893857] usb 1-10: Product: SAMSUNG_Android
[    6.893858] usb 1-10: Manufacturer: SAMSUNG
[    6.893859] usb 1-10: SerialNumber: 3300ab774a6863fd
[    6.895940] usb 1-10: USB disconnect, device number 4
[    7.232836] usb 1-10: new high-speed USB device number 5 using xhci_hcd
[   12.532308] usb 1-10: New USB device found, idVendor=04e8, idProduct=6864
[   12.532309] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.532310] usb 1-10: Product: SAMSUNG_Android
[   12.532311] usb 1-10: Manufacturer: SAMSUNG
[   12.532311] usb 1-10: SerialNumber: 3300ab774a6863fd
[   12.547129] input: USB USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:1A2C:0C23.0005/input/input14
[   12.548951] usbcore: registered new interface driver cdc_ether
[   12.552210] rndis_host 1-10:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-10, RNDIS device, 42:d8:0d:2c:c2:d9
[   12.553693] usbcore: registered new interface driver rndis_host
[   12.560357] rndis_host 1-10:1.0 enp0s20f0u10: renamed from usb0
[   12.586690] IPv6: ADDRCONF(NETDEV_UP): enp0s20f0u10: link is not ready
[   12.607752] hid-generic 0003:1A2C:0C23.0005: input,hidraw2: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-0000:00:14.0-6/input0
[   12.608559] input: USB USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1A2C:0C23.0006/input/input15
[   12.667156] hid-generic 0003:1A2C:0C23.0006: input,hidraw3: USB HID v1.10 Device [USB USB Keyboard] on usb-0000:00:14.0-6/input1
[   82.913264] usb 1-10: USB disconnect, device number 5
[   82.913397] rndis_host 1-10:1.0 enp0s20f0u10: unregister 'rndis_host' usb-0000:00:14.0-10, RNDIS device
[   85.206047] usb 1-10: new high-speed USB device number 6 using xhci_hcd
[   85.347062] usb 1-10: New USB device found, idVendor=04e8, idProduct=6860
[   85.347066] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   85.347069] usb 1-10: Product: SAMSUNG_Android
[   85.347073] usb 1-10: Manufacturer: SAMSUNG
[   85.347075] usb 1-10: SerialNumber: 3300ab774a6863fd
[   85.357095] cdc_acm 1-10:1.1: ttyACM0: USB ACM device
[   85.359179] usbcore: registered new interface driver cdc_acm
[   85.359180] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   87.804844] usb 1-10: USB disconnect, device number 6
[   87.805310] cdc_acm 1-10:1.1: failed to set dtr/rts
[   88.249531] usb 1-10: new high-speed USB device number 7 using xhci_hcd
[   88.390448] usb 1-10: New USB device found, idVendor=04e8, idProduct=6860
[   88.390454] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   88.390458] usb 1-10: Product: SAMSUNG_Android
[   88.390462] usb 1-10: Manufacturer: SAMSUNG
[   88.390466] usb 1-10: SerialNumber: 3300ab774a6863fd
[   88.391839] cdc_acm 1-10:1.1: ttyACM0: USB ACM device
[   89.666092] usb 1-10: USB disconnect, device number 7
[   89.666536] cdc_acm 1-10:1.1: failed to set dtr/rts
[   90.003538] usb 1-10: new high-speed USB device number 8 using xhci_hcd
[   90.144550] usb 1-10: New USB device found, idVendor=04e8, idProduct=6864
[   90.144554] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   90.144557] usb 1-10: Product: SAMSUNG_Android
[   90.144560] usb 1-10: Manufacturer: SAMSUNG
[   90.144562] usb 1-10: SerialNumber: 3300ab774a6863fd
[   90.146663] rndis_host 1-10:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-10, RNDIS device, 86:cc:e0:0f:f0:ef
[   90.155980] rndis_host 1-10:1.0 enp0s20f0u10: renamed from usb0
[   90.184934] IPv6: ADDRCONF(NETDEV_UP): enp0s20f0u10: link is not ready


dmesg | tail [   89.666536] cdc_acm 1-10:1.1: failed to set dtr/rts
[   90.003538] usb 1-10: new high-speed USB device number 8 using xhci_hcd
[   90.144550] usb 1-10: New USB device found, idVendor=04e8, idProduct=6864
[   90.144554] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   90.144557] usb 1-10: Product: SAMSUNG_Android
[   90.144560] usb 1-10: Manufacturer: SAMSUNG
[   90.144562] usb 1-10: SerialNumber: 3300ab774a6863fd
[   90.146663] rndis_host 1-10:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-10, RNDIS device, 86:cc:e0:0f:f0:ef
[   90.155980] rndis_host 1-10:1.0 enp0s20f0u10: renamed from usb0
[   90.184934] IPv6: ADDRCONF(NETDEV_UP): enp0s20f0u10: link is not ready

Mitsukuni

Merhaba, hoşgeldiniz.

Kablosuz bağlantı donanım üzerinden kapatılmış olabilir, rfkill çıktısı gerekecek. Önce sudo apt-get install rfkill komutuyla rfkill'i yükleyin. Sonra rfkill list çıktınıza bir bakalım.

odmrtrk

Cevabınız için çok teşekkür ederim, konumuza gelirsek rfkill zaten yüklü gözüküyor ancak "rfkill list" komutu boş çıktı veriyor.


[sudo] password for okan:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
rfkill is already the newest version (0.5-1ubuntu3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Mitsukuni

O zaman bir de rfkill list all yazarak bakın. Bilgisayarınızda Windows yüklü mü yoksa sadece Ubuntu mu var?

odmrtrk

Tekrar boş çıktı verdi. Ubuntu dışında başka bir işletim sistemi yüklü değil.

Mitsukuni

Asus bilgisayarlar için blacklist'e ekleme yaparak sorunu çözenler olmuş. Şu an Ubuntu kullanmadığım için sizdeki dosyanın adının bendekinden farklı olma ihtimali var, onun için dosya sisteminden /etc/modprobe.d/ altında hangi dosyalar mevcut bir kontrol edebilir misiniz?

Gece vakti komut istemek aklıma gelmemiş. Şu komutun çıktısını rica edebilir miyim?

ls /etc/modprobe.d

odmrtrk

ls /etc/modprobe.d
alsa-base.conf              blacklist-rare-network.conf
blacklist-ath_pci.conf      blacklist-watchdog.conf
blacklist.conf              fbdev-blacklist.conf
blacklist-firewire.conf     intel-microcode-blacklist.conf
blacklist-framebuffer.conf  iwlwifi.conf
blacklist-modem.conf        mlx4.conf
blacklist-oss.conf          vmwgfx-fbdev.conf


Mitsukuni

Bu komutların çıktılarına da bir bakayım:

cat /etc/modprobe.d/blacklist.conf
cat /etc/modprobe.d/fbdev-blacklist.conf

odmrtrk

cat /etc/modprobe.d/blacklist.conf# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

# replaced by p54pci
blacklist prism54

# replaced by b43 and ssb.
blacklist bcm43xx

# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps

# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi

# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp

# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr

# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac

cat /etc/modprobe.d/fbdev-blacklist.conf
# This file blacklists most old-style PCI framebuffer drivers.

blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist vt8623fb


Mitsukuni

Tamam, şimdi
sudo gedit /etc/modprobe.d/blacklist.conf
komutuyla açılan dosyanın en altında bir satır aşağı inip blacklist wmi ekleyip kaydedin.

Daha sonra rfkill list all komutunu tekrar bir deneyin. Umarım sorunu çözer. Yeniden başlatıp denemeniz gerekebilir tam emin değilim.

odmrtrk

#10
Kodu eklediğimde aynı anda terminalde


** (gedit:2114): WARNING **: Set document metadata failed: Setting attribute metadata::gedit-spell-enabled not supported

** (gedit:2114): WARNING **: Set document metadata failed: Setting attribute metadata::gedit-encoding not supported




hatasını verdi. Sistemi tekrar başlattım ancak değişen * bir şey olmadı.
rfkill komutları hala boş çıktı veriyor.

Başka bir linux dağıtımı kurarsam problemim çözülür mü sizce ?

Mitsukuni

Gedit'te hata almanız garip geldi. Nano ile de bir deneyin, ancak nano uçbirim üzerinden çalıştığı için ok tuşlarını kullanıp aşağı satıra inmeniz gerekecek.
sudo nano /etc/modprobe.d/blacklist.conf
blacklist wmi
ekledikten sonra ctrl+O ile dosyayı kaydetmeniz gerekiyor. Onaylama isterse enter'a basın.

Başka bir Linux dağıtımında farklı bir sonuç geleceğini sanmıyorum.

odmrtrk

#12
[ Error writing /etc/modprobe.d/blacklist.conf: Permission denied ] onayladıktan sonra böyle bir hatayla karşılaştım.

Edit: Şu anda kaydetmiş bulunmaktayım ctrl+x komutuyla çıkış yaptım. rfkill list komutu halen boş dönüyor

Mitsukuni

sudo'yla beraber o hataların olmaması gerekirdi sanıyorum. Dosya izinlerinize de bir bakayım:

ls -l /etc/modprobe.d/blacklist.conf

__________
Yeniden başlatıp denediniz mi rfkill'i?

odmrtrk

-rw-r--r-- 1 root root 1634 Mar 29 05:48 /etc/modprobe.d/blacklist.conf çıktısını alıyorum. Söylediğim gibi bahsettiğiniz kodu kaydettim.rfkill'i denedim ancak bir sonuç alamadım malesef.

Mitsukuni

rfkill hâlâ boş dönüyorsa wmi değil de başka bir modülden kaynaklanıyor olabilir. :/

Şu komuta tekrar bir bakabilir misiniz peki?
lspci -nnk | grep -A2 0280

odmrtrk

Bahsettiğiniz kodda boş çıktı veriyor.

Mitsukuni

Kablosuz adaptörünün ismi görünmüyor çıktılarda. Sürücüsü de yüklü değil, dolayısıyla rfkill çalışamıyor. BIOS üzerinde işlem yapmanız mümkün müdür acaba? Belki açma/kapama yeri vardır wifi için.

Bilgisayarınızda daha önce Windows yüklüyse, kısayol tuşlarıyla kablosuzu kapattıysanız ve üstüne Ubuntu kurduysanız böyle bir şey yaşanma ihtimali var ama başka bir ihtimal de aklıma gelmiyor açıkcası.

odmrtrk

Hocam ben biosa baktım ve açık olduğunu gördüm. Windows yükleyip öyle deneyeceğim mecbur. Bir değişiklik olursa söylerim. Teşekkür ederim ilginiz için.

Mitsukuni

Önemli değil ama yardımım dokunabilseydi güzel olurdu. BIOS'ta açık görünüyor olması kafa karıştırıcı.
Daha bilgili bir arkadaş yardımcı olur umarım. Ne diyeyim, kolay gelsin.

odmrtrk


mendirec

[mention=621730]@odmrtrk[/mention] Kablosuz internete bağlanmak için kullandığın aygıtın marka ve modelini öğrenebilir miyiz?

odmrtrk

#22
Arkadaşlar h110 chipsetinin kullandığı network controller (wireless adaptör yani)'i bilen var mı ? Belki driver kurmam gerekiyordur, onu araştırmak için soruyorum ?