Ubuntu 16.04 Kurulum Sonrası Wifi Driver Sorunu

Başlatan kemaltulum, 21 Şubat 2017 - 22:37:46

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

kemaltulum

Merhabalar,

Ubuntu 16.04 sürümünü bilgisayarıma dual-boot olarak (Windows8'in yanına) yükledim.  Fakat kurulum sonrasında wifiye bağlanma seçenekleri gözükmüyordu. Wifi driverının yüklenmediğini düşünerek internette çözüm aradım, fakat neyi yanlış yaptığımı bilemiyorum, sorunu çözemedim. Denediğim şeyler wifi driverını yükleyebildi mi bilmiyorum ama hiçbir şekilde Wifi-Networks kısmına ulaşamadım.

Ubuntu konusunda çok acemiyim ve bu sorunu çözme konusunda çok yetersiz kalıyorum. Haliyle forumda da yeniyim, yardımcı olur, yol gösterirseniz çok sevinirim. Sistemimin bilgilerini doğru vermek adına başka bir konuda gördüğüm ağ komutlarının çıktılarını ekliyorum. Eksik bir şey olursa lütfen söyleyin...

Bilgisayarımın modeli HP Pavilion 15 Notebook PC. Wifi kartımın modeli ise Broadcom BCM43142 802.11 bgn Wi-Fi Adapter.


cat /etc/lsb-release

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


cat /proc/cmdline

BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic.efi.signed root=UUID=da837fdd-9919-403e-b8da-5789b73b3c03 ro quiet splash vt.handoff=7


uname -a

Linux kemaltulum-HP-Pavilion-15-Notebook-PC 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux


lspci

00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 2 (rev e4)
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
08:00.0 Network controller:


lsusb

Bus 001 Device 004: ID 0a5c:216c Broadcom Corp. BCM43142A0 Bluetooth Device
Bus 001 Device 003: ID 05c8:036e Cheng Uei Precision Industry Co., Ltd (Foxlink) Webcam
Bus 001 Device 002: ID 8087:8000 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 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


rfkill list

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


sudo lshw -C network

*-network UNCLAIMED     
       description: Network controller
       product: BCM43142 802.11b/g/n
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:08:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: memory:b5500000-b5507fff
  *-network
       description: Ethernet interface
       product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eno1
       version: 08
       serial: 6c:c2:17:5f:10:d5
       size: 10Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8106e-2_0.0.1 04/23/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:41 ioport:4000(size=256) memory:b5404000-b5404fff memory:b5400000-b5403fff


ifconfig

eno1      Link encap:Ethernet  HWaddr 6c:c2:17:5f:10:d5 
          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:10580 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10580 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:783232 (783.2 KB)  TX bytes:783232 (783.2 KB)


iwconfig

lo        no wireless extensions.

eno1      no wireless extensions.


iwlist scanning

lo        Interface doesn't support scanning.

eno1      Interface doesn't support scanning.


lsmod

Module                  Size  Used by
rfcomm                 69632  2
bnep                   20480  2
nls_iso8859_1          16384  1
snd_hda_codec_hdmi     53248  1
snd_hda_codec_realtek    86016  1
intel_rapl             20480  0
uvcvideo               90112  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
btusb                  45056  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
btrtl                  16384  1 btusb
videobuf2_v4l2         28672  1 uvcvideo
btbcm                  16384  1 btusb
btintel                16384  1 btusb
coretemp               16384  0
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
kvm_intel             172032  0
bluetooth             520192  29 bnep,btbcm,btrtl,btusb,rfcomm,btintel
v4l2_common            16384  1 videobuf2_v4l2
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
kvm                   536576  1 kvm_intel
snd_hda_intel          36864  5
irqbypass              16384  1 kvm
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
media                  24576  2 uvcvideo,videodev
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
snd_pcm               106496  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
hp_wmi                 16384  0
snd_seq_midi           16384  0
sparse_keymap          16384  1 hp_wmi
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
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
aesni_intel           167936  0
cfg80211              565248  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
snd_timer              32768  2 snd_pcm,snd_seq
gf128mul               16384  1 lrw
hp_accel               28672  0
snd                    81920  21 snd_hda_codec_realtek,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
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
soundcore              16384  1 snd
joydev                 20480  0
input_leds             16384  0
serio_raw              16384  0
lis3lv02d              20480  1 hp_accel
shpchp                 36864  0
input_polldev          16384  1 lis3lv02d
hp_wireless            16384  0
intel_smartconnect     16384  0
mei_me                 36864  0
mei                    98304  1 mei_me
lpc_ich                24576  0
mac_hid                16384  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
hid_generic            16384  0
usbhid                 49152  0
hid                   118784  2 hid_generic,usbhid
i915                 1208320  9
nouveau              1495040  0
psmouse               126976  0
mxm_wmi                16384  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
ttm                    94208  1 nouveau
drm_kms_helper        147456  2 i915,nouveau
ahci                   36864  2
libahci                32768  1 ahci
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
r8169                  81920  0
fb_sys_fops            16384  1 drm_kms_helper
mii                    16384  1 r8169
drm                   360448  12 ttm,i915,drm_kms_helper,nouveau
wmi                    20480  3 hp_wmi,mxm_wmi,nouveau
video                  40960  2 i915,nouveau
fjes                   28672  0


dmesg

[    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-31-generic (buildd@lgw01-16) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 (Ubuntu 4.4.0-31.50-generic 4.4.13)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic.efi.signed root=UUID=da837fdd-9919-403e-b8da-5789b73b3c03 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-0x000000000006efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c49efff] usable
[    0.000000] BIOS-e820: [mem 0x000000009c49f000-0x000000009ceaefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x7c96a018-0x7c97a057] usable ==> usable
[    0.000000] e820: update [mem 0x7c961018-0x7c969e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000006efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000006f000-0x000000000006ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000070000-0x0000000000087fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000007c961017] usable
[    0.000000] reserve setup_data: [mem 0x000000007c961018-0x000000007c969e57] usable
[    0.000000] reserve setup_data: [mem 0x000000007c969e58-0x000000007c96a017] usable
[    0.000000] reserve setup_data: [mem 0x000000007c96a018-0x000000007c97a057] usable
[    0.000000] reserve setup_data: [mem 0x000000007c97a058-0x000000009c49efff] usable
[    0.000000] reserve setup_data: [mem 0x000000009c49f000-0x000000009ceaefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] reserve setup_data: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000025f5fffff] usable
[    0.000000] efi: EFI v2.31 by INSYDE Corp.
[    0.000000] efi:  ACPI=0x9cffe000  ACPI 2.0=0x9cffe014  SMBIOS=0x9ceaef98
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion 15 Notebook PC /2281, BIOS F.03 05/06/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x25f600 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-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7C00000000 write-back
[    0.000000]   1 base 009D000000 mask 7FFF000000 uncachable
[    0.000000]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   4 base 00C0000000 mask 7FC0000000 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] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 16GB, type WB
[    0.000000] reg 1, base: 2512MB, range: 16MB, type UC
[    0.000000] reg 2, base: 2528MB, range: 32MB, type UC
[    0.000000] reg 3, base: 2560MB, range: 512MB, type UC
[    0.000000] reg 4, base: 3GB, range: 1GB, type UC
[    0.000000] total RAM covered: 14800M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K chunk_size: 64M num_reg: 6  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: 512MB, type WB
[    0.000000] reg 2, base: 2512MB, range: 16MB, type UC
[    0.000000] reg 3, base: 2528MB, range: 32MB, type UC
[    0.000000] reg 4, base: 4GB, range: 4GB, type WB
[    0.000000] reg 5, base: 8GB, range: 8GB, type WB
[    0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000082000] 82000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x02200000, 0x02200fff] PGTABLE
[    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] RAMDISK: [mem 0x3ddc3000-0x3fffafff]
[    0.000000] Secure boot enabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 0x000000009CFFE210 0000C4 (v01 HPQOEM SLIC-MPC 00000001 HP   01000013)
[    0.000000] ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: DSDT 0x000000009CFE3000 01110B (v01 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
[    0.000000] ACPI: FACS 0x000000009CFAA000 000040
[    0.000000] ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: MSDM 0x000000009CFFA000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: SSDT 0x000000009CFE1000 0010BF (v01 HPQOEM 2281     00001000 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x000000009CFDF000 000028 (v01 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: LPIT 0x000000009CFDE000 000094 (v01 HPQOEM 2281     00000000 HP   00040000)
[    0.000000] ACPI: ASPT 0x000000009CFDC000 000034 (v07 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: DBGP 0x000000009CFDB000 000034 (v01 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDA000 000539 (v01 HPQOEM 2281     00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD9000 000AD8 (v01 HPQOEM 2281     00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD5000 0034C1 (v01 HPQOEM 2281     00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFCE000 003613 (v01 HPQOEM 2281     00001000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD4000 000405 (v01 HPQOEM 2281     00001000 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x000000009CFD3000 000038 (v01 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: CSRT 0x000000009CFD2000 0000C4 (v01 HPQOEM 2281     00000001 HP   00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x25f5f9000-0x25f5fdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000025f5fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000006efff]
[    0.000000]   node   0: [mem 0x0000000000070000-0x0000000000087fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009c49efff]
[    0.000000]   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000025f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff]
[    0.000000] On node 0 totalpages: 2079270
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3974 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9939 pages used for memmap
[    0.000000]   DMA32 zone: 636064 pages, LIFO batch:31
[    0.000000]   Normal zone: 22488 pages used for memmap
[    0.000000]   Normal zone: 1439232 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 0x9da00000-0x9f9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c961000-0x7c961fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c969000-0x7c969fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c96a000-0x7c96afff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c97a000-0x7c97afff]
[    0.000000] PM: Registered nosave memory: [mem 0x9c49f000-0x9ceaefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88025f200000 s98008 r8192 d28968 u262144
[    0.000000] pcpu-alloc: s98008 r8192 d28968 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2046758
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic.efi.signed root=UUID=da837fdd-9919-403e-b8da-5789b73b3c03 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: 8010528K/8317080K available (8393K kernel code, 1282K rwdata, 3940K rodata, 1480K init, 1292K bss, 306552K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] Build-time adjustment of leaf fanout to 64.
[    0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:16640 nr_irqs:760 16
[    0.000000] 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] tsc: Detected 2394.547 MHz processor
[    0.000041] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.09 BogoMIPS (lpj=9578188)
[    0.000045] pid_max: default: 32768 minimum: 301
[    0.000051] ACPI: Core revision 20150930
[    0.022199] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.041508] Security Framework initialized
[    0.041512] Yama: becoming mindful.
[    0.041533] AppArmor: AppArmor initialized
[    0.042270] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.044428] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.045355] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.045369] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.045646] Initializing cgroup subsys io
[    0.045650] Initializing cgroup subsys memory
[    0.045658] Initializing cgroup subsys devices
[    0.045660] Initializing cgroup subsys freezer
[    0.045663] Initializing cgroup subsys net_cls
[    0.045665] Initializing cgroup subsys perf_event
[    0.045668] Initializing cgroup subsys net_prio
[    0.045670] Initializing cgroup subsys hugetlb
[    0.045674] Initializing cgroup subsys pids
[    0.045704] CPU: Physical Processor ID: 0
[    0.045705] CPU: Processor Core ID: 0
[    0.045710] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.045712] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.046944] mce: CPU supports 7 MCE banks
[    0.046961] CPU0: Thermal monitoring enabled (TM1)
[    0.046971] process: using mwait in idle threads
[    0.046976] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.046977] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.047439] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)
[    0.053331] ftrace: allocating 31994 entries in 125 pages
[    0.071518] smpboot: Max logical packages: 4
[    0.071522] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.072148] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.111838] TSC deadline timer enabled
[    0.111842] smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
[    0.111862] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.111889] ... version:                3
[    0.111890] ... bit width:              48
[    0.111891] ... generic registers:      4
[    0.111893] ... value mask:             0000ffffffffffff
[    0.111894] ... max period:             0000ffffffffffff
[    0.111895] ... fixed-purpose events:   3
[    0.111896] ... event mask:             000000070000000f
[    0.112998] x86: Booting SMP configuration:
[    0.113000] .... node  #0, CPUs:      #1
[    0.116889] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.116983]  #2 #3
[    0.124635] x86: Booted up 1 node, 4 CPUs
[    0.124639] smpboot: Total of 4 processors activated (19156.37 BogoMIPS)
[    0.129715] devtmpfs: initialized
[    0.134512] evm: security.selinux
[    0.134514] evm: security.SMACK64
[    0.134515] evm: security.SMACK64EXEC
[    0.134516] evm: security.SMACK64TRANSMUTE
[    0.134517] evm: security.SMACK64MMAP
[    0.134519] evm: security.ima
[    0.134520] evm: security.capability
[    0.134596] PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)
[    0.134718] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.134842] pinctrl core: initialized pinctrl subsystem
[    0.134974] RTC time: 16:55:21, date: 02/21/17
[    0.135127] NET: Registered protocol family 16
[    0.586221] cpuidle: using governor ladder
[    0.598231] cpuidle: using governor menu
[    0.598242] PCCT header not found.
[    0.598322] Simple Boot Flag at 0x44 set to 0x1
[    0.598372] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.598374] ACPI: bus type PCI registered
[    0.598376] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.598479] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.598483] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.598496] PCI: Using configuration type 1 for base access
[    0.598536] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.610674] ACPI: Added _OSI(Module Device)
[    0.610677] ACPI: Added _OSI(Processor Device)
[    0.610679] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.610680] ACPI: Added _OSI(Processor Aggregator Device)
[    0.615364] ACPI: Executed 1 blocks of module-level executable AML code
[    0.619230] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.620852] ACPI: Dynamic OEM Table Load:
[    0.620863] ACPI: SSDT 0xFFFF8802555D3400 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20121018)
[    0.621764] ACPI: Dynamic OEM Table Load:
[    0.621774] ACPI: SSDT 0xFFFF88025545A000 0005AA (v01 PmRef  ApIst    00003000 INTL 20121018)
[    0.622731] ACPI: Dynamic OEM Table Load:
[    0.622740] ACPI: SSDT 0xFFFF8802555C3E00 000119 (v01 PmRef  ApCst    00003000 INTL 20121018)
[    0.624184] ACPI : EC: EC started
[    0.759064] ACPI: Interpreter enabled
[    0.759077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.759087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.759116] ACPI: (supports S0 S3 S4 S5)
[    0.759118] ACPI: Using IOAPIC for interrupt routing
[    0.759156] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.782779] ACPI: Power Resource [NVP3] (on)
[    0.782814] ACPI: Power Resource [NVP2] (on)
[    0.793456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.793463] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.793556] \_SB_.PCI0:_OSC invalid UUID
[    0.793558] _OSC request data:1 1f 0
[    0.793562] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.794028] PCI host bridge to bus 0000:00
[    0.794032] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.794034] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.794036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.794038] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.794040] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.794042] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.794044] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.794046] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.794048] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.794050] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.794052] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.794054] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.794056] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.794058] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.794059] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.794061] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.794064] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
[    0.794066] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.794076] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    0.794256] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[    0.794275] pci 0000:00:02.0: reg 0x10: [mem 0xb5000000-0xb53fffff 64bit]
[    0.794284] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.794290] pci 0000:00:02.0: reg 0x20: [io  0x6000-0x603f]
[    0.794488] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    0.794506] pci 0000:00:03.0: reg 0x10: [mem 0xb5610000-0xb5613fff 64bit]
[    0.794699] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.794726] pci 0000:00:14.0: reg 0x10: [mem 0xb5600000-0xb560ffff 64bit]
[    0.794780] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.794889] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.794939] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    0.794970] pci 0000:00:16.0: reg 0x10: [mem 0xb5618000-0xb561801f 64bit]
[    0.795033] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.795193] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.795219] pci 0000:00:1b.0: reg 0x10: [mem 0xb5614000-0xb5617fff 64bit]
[    0.795280] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.795430] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    0.795496] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.795650] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.795696] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
[    0.795764] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.795917] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.795963] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[    0.796031] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.796184] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.796229] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[    0.796297] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.796446] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.796492] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[    0.796559] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.796719] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.796770] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    0.796992] pci 0000:00:1d.0: reg 0x10: [mem 0xb561c000-0xb561c3ff]
[    0.798189] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.798315] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.798369] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    0.798629] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[    0.798651] pci 0000:00:1f.2: reg 0x10: [io  0x6088-0x608f]
[    0.798659] pci 0000:00:1f.2: reg 0x14: [io  0x6094-0x6097]
[    0.798667] pci 0000:00:1f.2: reg 0x18: [io  0x6080-0x6087]
[    0.798675] pci 0000:00:1f.2: reg 0x1c: [io  0x6090-0x6093]
[    0.798682] pci 0000:00:1f.2: reg 0x20: [io  0x6060-0x607f]
[    0.798690] pci 0000:00:1f.2: reg 0x24: [mem 0xb561b000-0xb561b7ff]
[    0.798720] pci 0000:00:1f.2: PME# supported from D3hot
[    0.798865] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.798882] pci 0000:00:1f.3: reg 0x10: [mem 0xb5619000-0xb56190ff 64bit]
[    0.798903] pci 0000:00:1f.3: reg 0x20: [io  0x6040-0x605f]
[    0.799104] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.799169] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[    0.799173] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    0.799176] pci 0000:00:1c.1:   bridge window [mem 0xb4000000-0xb4ffffff]
[    0.799182] pci 0000:00:1c.1:   bridge window [mem 0xb2000000-0xb2ffffff 64bit pref]
[    0.799266] pci 0000:08:00.0: [14e4:4365] type 00 class 0x028000
[    0.799328] pci 0000:08:00.0: reg 0x10: [mem 0xb5500000-0xb5507fff 64bit]
[    0.799490] pci 0000:08:00.0: supports D1 D2
[    0.799492] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.806398] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.806404] pci 0000:00:1c.2:   bridge window [mem 0xb5500000-0xb55fffff]
[    0.806478] pci 0000:09:00.0: [10ec:8136] type 00 class 0x020000
[    0.806520] pci 0000:09:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.806550] pci 0000:09:00.0: reg 0x18: [mem 0xb5404000-0xb5404fff 64bit]
[    0.806569] pci 0000:09:00.0: reg 0x20: [mem 0xb5400000-0xb5403fff 64bit]
[    0.806646] pci 0000:09:00.0: supports D1 D2
[    0.806648] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.806720] pci 0000:09:00.0: System wakeup disabled by ACPI
[    0.814381] pci 0000:00:1c.3: PCI bridge to [bus 09]
[    0.814385] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.814389] pci 0000:00:1c.3:   bridge window [mem 0xb5400000-0xb54fffff]
[    0.814469] pci 0000:0a:00.0: [10de:1341] type 00 class 0x030200
[    0.814510] pci 0000:0a:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
[    0.814531] pci 0000:0a:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.814552] pci 0000:0a:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[    0.814566] pci 0000:0a:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.814580] pci 0000:0a:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.822387] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[    0.822391] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.822395] pci 0000:00:1c.4:   bridge window [mem 0xb3000000-0xb3ffffff]
[    0.822400] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[    0.823322] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.823380] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.823436] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.823490] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.823545] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.823600] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.823654] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.823708] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.824048] ACPI: Enabled 4 GPEs in block 00 to 7F
[    0.824118] ACPI : EC: GPE = 0x8, I/O: command/status = 0x66, data = 0x62
[    0.824252] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.824254] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.824258] vgaarb: loaded
[    0.824259] vgaarb: bridge control possible 0000:00:02.0
[    0.824586] SCSI subsystem initialized
[    0.824629] libata version 3.00 loaded.
[    0.824654] ACPI: bus type USB registered
[    0.824675] usbcore: registered new interface driver usbfs
[    0.824686] usbcore: registered new interface driver hub
[    0.824706] usbcore: registered new device driver usb
[    0.824934] PCI: Using ACPI for IRQ routing
[    0.830913] PCI: pci_cache_line_size set to 64 bytes
[    0.830986] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[    0.830988] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    0.830989] e820: reserve RAM buffer [mem 0x7c961018-0x7fffffff]
[    0.830991] e820: reserve RAM buffer [mem 0x7c96a018-0x7fffffff]
[    0.830993] e820: reserve RAM buffer [mem 0x9c49f000-0x9fffffff]
[    0.830995] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.830997] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
[    0.831136] NetLabel: Initializing
[    0.831138] NetLabel:  domain hash size = 128
[    0.831139] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.831153] NetLabel:  unlabeled traffic allowed by default
[    0.831234] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.831240] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.833266] clocksource: Switched to clocksource hpet
[    0.841037] AppArmor: AppArmor Filesystem Enabled
[    0.841121] pnp: PnP ACPI init
[    0.841493] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.841497] system 00:00: [io  0xffff] has been reserved
[    0.841499] system 00:00: [io  0xffff] has been reserved
[    0.841501] system 00:00: [io  0xffff] has been reserved
[    0.841504] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.841506] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.841508] system 00:00: [io  0x0454-0x0457] has been reserved
[    0.841510] system 00:00: [io  0x0380-0x0387] has been reserved
[    0.841515] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.841568] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.841612] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    0.841653] pnp 00:03: Plug and Play ACPI device, IDs SYN1ec0 SYN1e00 SYN0002 PNP0f13 (active)
[    0.842027] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.842030] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.842032] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.842035] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.842037] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.842039] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.842041] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.842044] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.842046] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.842049] system 00:04: [mem 0x9fa20000-0x9fa20fff] has been reserved
[    0.842051] system 00:04: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[    0.842054] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.842449] pnp: PnP ACPI: found 5 devices
[    0.848949] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.848959] pci 0000:0a:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.848996] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.849008] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[    0.849011] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    0.849016] pci 0000:00:1c.1:   bridge window [mem 0xb4000000-0xb4ffffff]
[    0.849020] pci 0000:00:1c.1:   bridge window [mem 0xb2000000-0xb2ffffff 64bit pref]
[    0.849026] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.849031] pci 0000:00:1c.2:   bridge window [mem 0xb5500000-0xb55fffff]
[    0.849039] pci 0000:00:1c.3: PCI bridge to [bus 09]
[    0.849042] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.849046] pci 0000:00:1c.3:   bridge window [mem 0xb5400000-0xb54fffff]
[    0.849057] pci 0000:0a:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    0.849060] pci 0000:0a:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    0.849062] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[    0.849064] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.849069] pci 0000:00:1c.4:   bridge window [mem 0xb3000000-0xb3ffffff]
[    0.849073] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[    0.849080] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.849083] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.849085] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.849087] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.849089] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.849091] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.849093] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.849095] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.849096] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.849098] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.849100] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.849102] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.849104] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.849106] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.849108] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.849110] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.849112] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff window]
[    0.849114] pci_bus 0000:02: resource 0 [io  0x5000-0x5fff]
[    0.849116] pci_bus 0000:02: resource 1 [mem 0xb4000000-0xb4ffffff]
[    0.849118] pci_bus 0000:02: resource 2 [mem 0xb2000000-0xb2ffffff 64bit pref]
[    0.849120] pci_bus 0000:08: resource 1 [mem 0xb5500000-0xb55fffff]
[    0.849122] pci_bus 0000:09: resource 0 [io  0x4000-0x4fff]
[    0.849124] pci_bus 0000:09: resource 1 [mem 0xb5400000-0xb54fffff]
[    0.849126] pci_bus 0000:0a: resource 0 [io  0x3000-0x3fff]
[    0.849128] pci_bus 0000:0a: resource 1 [mem 0xb3000000-0xb3ffffff]
[    0.849130] pci_bus 0000:0a: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
[    0.849168] NET: Registered protocol family 2
[    0.849365] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.849519] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.849687] TCP: Hash tables configured (established 65536 bind 65536)
[    0.849716] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.849747] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.849820] NET: Registered protocol family 1
[    0.849839] pci 0000:00:02.0: Video device with shadowed ROM
[    0.865428] PCI: CLS 64 bytes, default 64
[    0.865485] Trying to unpack rootfs image as initramfs...
[    1.621513] Freeing initrd memory: 35040K (ffff88003ddc3000 - ffff88003fffb000)
[    1.621556] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.621560] software IO TLB [mem 0x98029000-0x9c029000] (64MB) mapped at [ffff880098029000-ffff88009c028fff]
[    1.621639] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    1.621641] hw unit of domain pp0-core 2^-14 Joules
[    1.621642] hw unit of domain package 2^-14 Joules
[    1.621643] hw unit of domain dram 2^-14 Joules
[    1.621645] hw unit of domain pp1-gpu 2^-14 Joules
[    1.621810] Scanning for low memory corruption every 60 seconds
[    1.622233] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.622281] audit: initializing netlink subsys (disabled)
[    1.622295] audit: type=2000 audit(1487696121.148:1): initialized
[    1.622861] Initialise system trusted keyring
[    1.622969] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    1.622971] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.624782] zbud: loaded
[    1.625047] VFS: Disk quotas dquot_6.6.0
[    1.625086] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.625434] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.625714] fuse init (API version 7.23)
[    1.625872] Key type big_key registered
[    1.625904] Allocating IMA MOK and blacklist keyrings.
[    1.626296] Key type asymmetric registered
[    1.626301] Asymmetric key parser 'x509' registered
[    1.626340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.626370] io scheduler noop registered
[    1.626373] io scheduler deadline registered (default)
[    1.626407] io scheduler cfq registered
[    1.627155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.627163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.627203] efifb: probing for efifb
[    1.627216] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90001000000, using 4128k, total 4128k
[    1.627218] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    1.627219] efifb: scrolling: redraw
[    1.627221] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.627320] Console: switching to colour frame buffer device 170x48
[    1.627339] fb0: EFI VGA frame buffer device
[    1.627350] intel_idle: MWAIT substates: 0x11142120
[    1.627351] intel_idle: v0.4.1 model 0x45
[    1.627353] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.628011] ACPI: AC Adapter [ADP1] (on-line)
[    1.628085] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.628403] ACPI: Lid Switch [LID0]
[    1.628448] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.628451] ACPI: Power Button [PWRB]
[    1.628492] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.628494] ACPI: Power Button [PWRF]
[    1.629847] [Firmware Bug]: Invalid critical threshold (0)
[    1.632163] thermal LNXTHERM:00: registered as thermal_zone0
[    1.632168] ACPI: Thermal Zone [TZ01] (30 C)
[    1.632236] GHES: HEST is not enabled!
[    1.632398] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.635440] Linux agpgart interface v0.103
[    1.638470] brd: module loaded
[    1.639778] loop: module loaded
[    1.640038] libphy: Fixed MDIO Bus: probed
[    1.640041] tun: Universal TUN/TAP device driver, 1.6
[    1.640042] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.640082] PPP generic driver version 2.4.2
[    1.640141] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.640146] ehci-pci: EHCI PCI platform driver
[    1.640299] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.640306] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    1.640319] ehci-pci 0000:00:1d.0: debug port 2
[    1.644221] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.644236] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb561c000
[    1.653244] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.653287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.653289] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.653291] usb usb1: Product: EHCI Host Controller
[    1.653293] usb usb1: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[    1.653295] usb usb1: SerialNumber: 0000:00:1d.0
[    1.653508] hub 1-0:1.0: USB hub found
[    1.653514] hub 1-0:1.0: 2 ports detected
[    1.653664] ehci-platform: EHCI generic platform driver
[    1.653680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.653685] ohci-pci: OHCI PCI platform driver
[    1.653697] ohci-platform: OHCI generic platform driver
[    1.653706] uhci_hcd: USB Universal Host Controller Interface driver
[    1.653856] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.653862] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.654932] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
[    1.654936] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.655014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.655016] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.655018] usb usb2: Product: xHCI Host Controller
[    1.655020] usb usb2: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[    1.655022] usb usb2: SerialNumber: 0000:00:14.0
[    1.655228] hub 2-0:1.0: USB hub found
[    1.655238] hub 2-0:1.0: 9 ports detected
[    1.656136] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.656140] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.656173] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    1.656175] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.656176] usb usb3: Product: xHCI Host Controller
[    1.656178] usb usb3: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[    1.656180] usb usb3: SerialNumber: 0000:00:14.0
[    1.656383] hub 3-0:1.0: USB hub found
[    1.656393] hub 3-0:1.0: 4 ports detected
[    1.656948] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.663955] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.663960] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.664295] mousedev: PS/2 mouse device common for all mice
[    1.664623] rtc_cmos 00:01: RTC can wake from S4
[    1.664774] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.664803] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    1.664814] i2c /dev entries driver
[    1.664887] device-mapper: uevent: version 1.0.3
[    1.664963] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    1.664986] Intel P-state driver initializing.
[    1.665158] ledtrig-cpu: registered to indicate activity on CPUs
[    1.665170] EFI Variables Facility v0.08 2004-May-17
[    1.698904] NET: Registered protocol family 10
[    1.699072] NET: Registered protocol family 17
[    1.699083] Key type dns_resolver registered
[    1.699267] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17
[    1.699275] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17
[    1.699283] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17
[    1.699290] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17
[    1.699347] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.701861] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring'
[    1.701883] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring'
[    1.701891] EFI: Loaded cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec' linked to '.system_keyring'
[    1.702670] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring'
[    1.704232] registered taskstats version 1
[    1.704255] Loading compiled-in X.509 certificates
[    1.705011] Loaded X.509 cert 'Build time autogenerated kernel key: cfb4d0870811f0d88a3f3259915bd8e83759f99c'
[    1.705039] zswap: loaded using pool lzo/zbud
[    1.706645] Key type trusted registered
[    1.709018] Key type encrypted registered
[    1.709023] AppArmor: AppArmor sha1 policy hashing enabled
[    1.709027] ima: No TPM chip found, activating TPM-bypass!
[    1.709044] evm: HMAC attrs: 0x1
[    1.709519]   Magic number: 5:142:945
[    1.709547] tty tty2: hash matches
[    1.709570] processor cpu0: hash matches
[    1.709612] rtc_cmos 00:01: setting system clock to 2017-02-21 16:55:22 UTC (1487696122)
[    1.709670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.709672] EDD information not available.
[    1.733788] ACPI: Battery Slot [BAT0] (battery present)
[    1.735218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)
[    1.735221] Write protecting the kernel read-only data: 14336k
[    1.735734] Freeing unused kernel memory: 1836K (ffff880001835000 - ffff880001a00000)
[    1.736083] Freeing unused kernel memory: 156K (ffff880001dd9000 - ffff880001e00000)
[    1.746267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.747073] random: systemd-udevd urandom read with 18 bits of entropy available
[    1.775816] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    1.782958] wmi: Mapper loaded
[    1.813924] [drm] Initialized drm 1.1.0 20060810
[    1.816804] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.816817] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.822267] r8169 0000:09:00.0 eth0: RTL8106e at 0xffffc90000c84000, 6c:c2:17:5f:10:d5, XID 10900800 IRQ 41
[    1.822966] ahci 0000:00:1f.2: version 3.0
[    1.837321] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
[    1.837327] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[    1.841254] scsi host0: ahci
[    1.845337] scsi host1: ahci
[    1.845811] scsi host2: ahci
[    1.849926] scsi host3: ahci
[    1.850016] ata1: SATA max UDMA/133 abar m2048@0xb561b000 port 0xb561b100 irq 42
[    1.850019] ata2: SATA max UDMA/133 abar m2048@0xb561b000 port 0xb561b180 irq 42
[    1.850021] ata3: DUMMY
[    1.850023] ata4: DUMMY
[    1.862369] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    1.862440] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    1.862634] pci 0000:00:02.0: optimus capabilities: enabled, status dynamic power,
[    1.862670] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    1.862725] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    1.862909] pci 0000:0a:00.0: optimus capabilities: enabled, status dynamic power,
[    1.862912] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PEGP handle
[    1.862943] nouveau 0000:0a:00.0: enabling device (0006 -> 0007)
[    1.863031] nouveau 0000:0a:00.0: unknown chipset (118010a2)
[    1.863038] nouveau: probe of 0000:0a:00.0 failed with error -12
[    1.870288] [drm] Memory usable by graphics device = 2048M
[    1.870292] checking generic (c0000000 408000) vs hw (c0000000 10000000)
[    1.870294] fb: switching to inteldrmfb from EFI VGA
[    1.870317] Console: switching to colour dummy device 80x25
[    1.870385] [drm] Replacing VGA console driver
[    1.876583] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.876587] [drm] Driver supports precise vblank timestamp query.
[    1.877204] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.947952] r8169 0000:09:00.0 eno1: renamed from eth0
[    1.973301] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.973328] usb 2-1: new full-speed USB device number 2 using xhci_hcd
[    2.029493] fbcon: inteldrmfb (fb0) is primary device
[    2.029594] Console: switching to colour frame buffer device 170x48
[    2.029629] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.030382] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    2.031028] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    2.031035] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    2.031041] ACPI Error: Method parse/execution failed [\_SB.PCI0.RP05.PEGP.DD02._BCL] (Node ffff8802568e6de8), AE_NOT_FOUND (20150930/psparse-542)
[    2.031228] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1f/LNXVIDEO:00/input/input6
[    2.033586] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.033724] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[    2.033794] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    2.105862] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[    2.105866] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.106209] hub 1-1:1.0: USB hub found
[    2.106267] hub 1-1:1.0: 8 ports detected
[    2.106401] usb 2-1: New USB device found, idVendor=045e, idProduct=0745
[    2.106405] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.106408] usb 2-1: Product: Microsoft® Nano Transceiver v2.0
[    2.106411] usb 2-1: Manufacturer: Microsoft
[    2.112101] hidraw: raw HID events driver (C) Jiri Kosina
[    2.126613] usbcore: registered new interface driver usbhid
[    2.126617] usbhid: USB HID core driver
[    2.129149] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/0003:045E:0745.0001/input/input8
[    2.169293] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.169315] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.171062] ata1.00: ATA-9: HGST HTS541075A9E680, JA2OA710, max UDMA/133
[    2.171066] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.171999] ata2.00: ATAPI: hp       DVDRAM GU90N, U900, max UDMA/100
[    2.172959] ata1.00: configured for UDMA/133
[    2.173148] scsi 0:0:0:0: Direct-Access     ATA      HGST HTS541075A9 A710 PQ: 0 ANSI: 5
[    2.173444] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[    2.173450] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.173480] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.173527] sd 0:0:0:0: [sda] Write Protect is off
[    2.173533] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.173562] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.175387] ata2.00: configured for UDMA/100
[    2.179861] scsi 1:0:0:0: CD-ROM            hp       DVDRAM GU90N     U900 PQ: 0 ANSI: 5
[    2.181525] hid-generic 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:14.0-1/input0
[    2.181962] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:045E:0745.0002/input/input9
[    2.199527] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.199532] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.199713] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.199792] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.226561]  sda: sda1 sda2 sda3 sda4 sda5 sda6
[    2.226901] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.237395] hid-generic 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:14.0-1/input1
[    2.246800] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.2/0003:045E:0745.0003/input/input10
[    2.301468] hid-generic 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:14.0-1/input2
[    2.377240] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[    2.523831] usb 1-1.3: New USB device found, idVendor=05c8, idProduct=036e
[    2.523835] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.523838] usb 1-1.3: Product: HP Truevision HD
[    2.523840] usb 1-1.3: Manufacturer: SunplusIT INC.
[    2.621256] tsc: Refined TSC clocksource calibration: 2394.457 MHz
[    2.621263] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c360c9e, max_idle_ns: 440795302742 ns
[    2.665231] usb 1-1.7: new full-speed USB device number 4 using ehci-pci
[    2.691732] psmouse serio1: synaptics: queried max coordinates: x [..5656], y [..4712]
[    2.730089] psmouse serio1: synaptics: queried min coordinates: x [1326..], y [1200..]
[    2.759736] usb 1-1.7: New USB device found, idVendor=0a5c, idProduct=216c
[    2.759739] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.759742] usb 1-1.7: Product: BCM43142A0
[    2.759743] usb 1-1.7: Manufacturer: Broadcom Corp
[    2.759745] usb 1-1.7: SerialNumber: 142D27D208CE
[    2.804946] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x12e800/0x0, board id: 2997, fw id: 1569502
[    2.852880] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[    3.353318] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    3.508578] random: nonblocking pool is initialized
[    3.621388] clocksource: Switched to clocksource tsc
[    4.461939] 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.462101] systemd[1]: Detected architecture x86-64.
[    4.478500] systemd[1]: Set hostname to <didemongu-HP-Pavilion-15-Notebook-PC>.
[    5.218783] systemd[1]: Reached target User and Group Name Lookups.
[    5.218870] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.218918] systemd[1]: Listening on Journal Socket.
[    5.219014] systemd[1]: Created slice User and Session Slice.
[    5.219025] systemd[1]: Reached target Remote File Systems (Pre).
[    5.219033] systemd[1]: Reached target Encrypted Volumes.
[    5.219094] systemd[1]: Created slice System Slice.
[    5.257393] systemd[1]: Starting Load Kernel Modules...
[    5.257435] systemd[1]: Reached target Slices.
[    5.258041] systemd[1]: Mounting Debug File System...
[    5.258118] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.258660] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    5.258688] systemd[1]: Reached target Swap.
[    5.290160] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.290692] systemd[1]: Mounting POSIX Message Queue File System...
[    5.291142] systemd[1]: Mounting Huge Pages File System...
[    5.291236] systemd[1]: Listening on Journal Audit Socket.
[    5.291305] systemd[1]: Listening on udev Control Socket.
[    5.291344] systemd[1]: Reached target Remote File Systems.
[    5.291368] systemd[1]: Listening on Syslog Socket.
[    5.291854] systemd[1]: Starting Journal Service...
[    5.292302] systemd[1]: Starting Uncomplicated firewall...
[    5.292692] systemd[1]: Starting Set console keymap...
[    5.292731] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.292843] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.405266] systemd[1]: Started Read required files in advance.
[    5.405516] systemd[1]: Listening on udev Kernel Socket.
[    5.405648] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.406101] systemd[1]: Started Braille Device Support.
[    5.427140] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    5.427903] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.969893] lp: driver loaded but no devices found
[    5.978323] systemd[1]: Started Uncomplicated firewall.
[    5.990682] ppdev: user-space parallel port driver
[    6.082438] systemd[1]: Started Load Kernel Modules.
[    6.097344] systemd[1]: Starting Apply Kernel Variables...
[    6.097952] systemd[1]: Mounting FUSE Control File System...
[    6.098353] systemd[1]: Started Journal Service.
[    7.648801] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[    7.816490] systemd-journald[880]: Received request to flush runtime journal from PID 1
[    8.354240] Initializing HPQ6001 module
[    8.354289] input: HP Wireless hotkeys as /devices/virtual/input/input11
[    8.506649] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.935925] hp_accel: laptop model unknown, using default axes configuration
[    8.945319] lis3lv02d: 8 bits 3DC sensor found
[    8.989072] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input12
[    9.095266] AVX2 version of gcm_enc/dec engaged.
[    9.095270] AES CTR mode by8 optimization enabled
[    9.379529] input: HP WMI hotkeys as /devices/virtual/input/input13
[    9.454316] media: Linux media interface: v0.10
[    9.543531] Linux video capture interface: v2.00
[    9.623708] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    9.756482] Bluetooth: Core ver 2.21
[    9.756497] NET: Registered protocol family 31
[    9.756498] Bluetooth: HCI device and connection manager initialized
[    9.756501] Bluetooth: HCI socket layer initialized
[    9.756503] Bluetooth: L2CAP socket layer initialized
[    9.756511] Bluetooth: SCO socket layer initialized
[    9.906034] usbcore: registered new interface driver btusb
[    9.911229] Bluetooth: hci0: BCM: chip id 70
[    9.927229] Bluetooth: hci0: BCM43142A
[    9.927235] Bluetooth: hci0: BCM (001.001.011) build 0000
[   10.062200] uvcvideo: Found UVC 1.00 device HP Truevision HD (05c8:036e)
[   10.066782] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[   10.066788] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[   10.070832] input: HP Truevision HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input14
[   10.070901] usbcore: registered new interface driver uvcvideo
[   10.070903] USB Video Class driver (1.1.1)
[   10.112706] intel_rapl: Found RAPL domain package
[   10.112709] intel_rapl: Found RAPL domain core
[   10.112711] intel_rapl: Found RAPL domain uncore
[   10.112713] intel_rapl: Found RAPL domain dram
[   10.112716] intel_rapl: RAPL package 0 domain package locked by BIOS
[   10.175806] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3241: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   10.175810] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.175812] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   10.175813] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   10.175814] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   10.175816] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x1a
[   10.175817] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   10.182199] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[   10.182350] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[   10.259178] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
[   10.259234] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
[   10.259280] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
[   10.921624] cfg80211: World regulatory domain updated:
[   10.921628] cfg80211:  DFS Master region: unset
[   10.921630] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   10.921633] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.921635] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.921637] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   10.921639] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   10.921641] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   10.921643] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   10.921645] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   10.921646] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   24.701209] audit: type=1400 audit(1487696145.487:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=2389 comm="apparmor_parser"
[   24.703074] audit: type=1400 audit(1487696145.487:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=2386 comm="apparmor_parser"
[   24.703083] audit: type=1400 audit(1487696145.487:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=2386 comm="apparmor_parser"
[   24.703090] audit: type=1400 audit(1487696145.487:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=2386 comm="apparmor_parser"
[   24.703096] audit: type=1400 audit(1487696145.487:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=2386 comm="apparmor_parser"
[   24.703125] audit: type=1400 audit(1487696145.487:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=2385 comm="apparmor_parser"
[   24.703133] audit: type=1400 audit(1487696145.487:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=2385 comm="apparmor_parser"
[   24.704669] audit: type=1400 audit(1487696145.491:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=2391 comm="apparmor_parser"
[   24.705682] audit: type=1400 audit(1487696145.491:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=2393 comm="apparmor_parser"
[   24.705790] audit: type=1400 audit(1487696145.491:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2392 comm="apparmor_parser"
[   25.361716] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.361719] Bluetooth: BNEP filters: protocol multicast
[   25.361722] Bluetooth: BNEP socket layer initialized
[   28.908326] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   28.994380] r8169 0000:09:00.0 eno1: link down
[   28.994440] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   37.991774] Bluetooth: RFCOMM TTY layer initialized
[   37.991781] Bluetooth: RFCOMM socket layer initialized
[   37.991787] Bluetooth: RFCOMM ver 1.11


dmesg | tail

[   24.705790] audit: type=1400 audit(1487696145.491:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2392 comm="apparmor_parser"
[   25.361716] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.361719] Bluetooth: BNEP filters: protocol multicast
[   25.361722] Bluetooth: BNEP socket layer initialized
[   28.908326] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   28.994380] r8169 0000:09:00.0 eno1: link down
[   28.994440] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   37.991774] Bluetooth: RFCOMM TTY layer initialized
[   37.991781] Bluetooth: RFCOMM socket layer initialized
[   37.991787] Bluetooth: RFCOMM ver 1.11


Teşekkürler...

mendirec

Merhaba @kemaltulum, aramıza hoş geldin.
lspci komutunun çıktısını tam olarak geçmemişsin.
Kablolu bağlantı yapma şansın var mı? Kablolu bağlantı yapabilirsen ilk önce şu komutları uçbirimde yürüterek sistemi güncelle.
sudo apt update
sudo apt upgrade

Daha sonra sistem ayarları - yazılım ve güncelleştirmeler - ek sürücüler kısmından kablosuz aygıtına ait sürücüyü yükleyebilirsin.

kemaltulum

Evet lspci kodunu tam kopyalayamamışım.

00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 2 (rev e4)
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 08)
0a:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)


Çok teşekkür ediyorum, kablolu olarak internete bağlanma şansım kısıtlı olsa da bulmaya çalışıyorum. Aslında telefonumu bağlayarak internete bağlayabiliyorum bilgisayarı fakat fazla miktarda indirme yapma imkanım yok. upgrade işleminden bu yüzden çekiniyorum. Öncelikle sadece wi-fi driverını indirebileceğim bir yol önerisine halen açığım.

mendirec

İndirilecek dosyların boyutu çok yüksek değil. Telefon ile bağlanırsan şu komutlar ile sürücüyü yükleyebilirsin.
sudo apt update
sudo apt install bcmwl-kernel-source


Diğer yol ise;
Windows'ta iken şu paketleri indirin. İndirdiğiniz paketleri USB belleğe atın. Daha sonra Ubuntu'yu açıp, bu paketleri herhangi bir dizine atın. Attığınız dizinde boş bir yere sağ tıklayıp Uçbirimi aça tıklayın. Şu komutu yürütün.
sudo dpkg -i *.deb

http://launchpadlibrarian.net/297220962/bcmwl-kernel-source_6.30.223.271+bdcom-0ubuntu1~1.1_amd64.deb
http://launchpadlibrarian.net/286313718/dkms_2.2.0.3-2ubuntu11.3_all.deb

kemaltulum

Dediğiniz gibi telefonunmdan internete bağlanıp şu iki komutu çalıştırdım.

sudo apt update

Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://tr.archive.ubuntu.com/ubuntu xenial-backports InRelease
Fetched 102 kB in 5s (17,6 kB/s)
Reading package lists... Done
Building dependency tree       
Reading state information... Done
347 packages can be upgraded. Run 'apt list --upgradable' to see them.


sudo apt install bcmwl-kernel-source

Reading package lists... Done
Building dependency tree       
Reading state information... Done
bcmwl-kernel-source is already the newest version (6.30.223.271+bdcom-0ubuntu1~1.1).
0 upgraded, 0 newly installed, 0 to remove and 347 not upgraded.


Açıkcası, bu sonuçların bir anlam ifade ettiğini düşündüğümden değil kaçırdığım bir yer olmasın diye eklemek istedim. Sanırım internette gördüğüm çözümleri denerken bu programı yükledim, fakat değişen bir şey olmadı. Malesef wifinin olup olmadığını ben ancak sağ üstteki menüye girerek kontrol edebiliyorum. Yapmam gereken ekstra bir işlem var mı bilemiyorum. Bu aşamada çalıştırmamı istediğiniz bir kod olursa lütfen söyleyin.

Yardımlarınız için çok teşekkürler.

ata1

#5
sudo modprobe b43
komutu ile yada yeniden başlatıp pc de wifi düğmesinin açık olduğuna emin olun.

ayrıca şu çıktıyıda eklermisin
sudo wifi-menu

mendirec

Bir de şunun çıktısına bakalım.
sudo modprobe wl

Bu arada BIOS/UEFI üzerinde Secure Boot açık mı?

nokia_n9

secure boot kapattım ancak hala durum aynı wifi ucak modundan cıkmıyor askıya aldığımda :(
ancak kapatıp açınca kendine geliyor

stalag17