lwfinger / rtl8723bu

Driver for RTL8723BU
285 stars 145 forks source link

Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2 #68

Closed hotxboy closed 7 years ago

hotxboy commented 7 years ago

I installed today. And Wifi seems work perfectly but I found some errors in dmesg, says Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2. Is it normal? [ 0.000000] Linux version 4.12.0-041200rc3-generic (kernel@gomeisa) (gcc version 6.3.0 20170519 (Ubuntu/Linaro 6.3.0-18ubuntu2) ) #201705282131 SMP Mon May 29 01:32:35 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.12.0-041200rc3-generic root=UUID=xxxxxxxxxxxxxxxxxxxx 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: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000073fa9fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000073faa000-0x00000000741a9fff] type 20 [ 0.000000] BIOS-e820: [mem 0x00000000741aa000-0x00000000749a9fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000749aa000-0x00000000764a9fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000764aa000-0x00000000764e9fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000764ea000-0x0000000077ffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.40 by INSYDE Corp. [ 0.000000] efi: ACPI 2.0=0x764e9014 SMBIOS=0x7433a000 ESRT=0x7433d718 [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: LYZPIN SL/SL, BIOS 22.16 07/29/2015 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x180000 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-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect [ 0.000000] 1 base 000000000 mask F80000000 write-back [ 0.000000] 2 base 07C000000 mask FFC000000 uncachable [ 0.000000] 3 base 07BC00000 mask FFFC00000 uncachable [ 0.000000] 4 base 100000000 mask F80000000 write-back [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0x78000 max_arch_pfn = 0x400000000 [ 0.000000] esrt: Reserving ESRT space from 0x000000007433d718 to 0x000000007433d750. [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff9c82c007e000] 7e000 size 24576 [ 0.000000] BRK [0x24d15000, 0x24d15fff] PGTABLE [ 0.000000] BRK [0x24d16000, 0x24d16fff] PGTABLE [ 0.000000] BRK [0x24d17000, 0x24d17fff] PGTABLE [ 0.000000] BRK [0x24d18000, 0x24d18fff] PGTABLE [ 0.000000] BRK [0x24d19000, 0x24d19fff] PGTABLE [ 0.000000] BRK [0x24d1a000, 0x24d1afff] PGTABLE [ 0.000000] BRK [0x24d1b000, 0x24d1bfff] PGTABLE [ 0.000000] Secure boot could not be determined [ 0.000000] RAMDISK: [mem 0x32e5f000-0x35726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000764E9014 000024 (v02 INSYDE) [ 0.000000] ACPI: XSDT 0x00000000764E9120 0000A4 (v01 INSYDE INSYDE 00000003 01000013) [ 0.000000] ACPI: FACP 0x00000000764E4000 00010C (v05 INSYDE INSYDE 00000003 ACPI 00040000) [ 0.000000] ACPI: DSDT 0x00000000764D2000 00BB30 (v02 INSYDE INSYDE 00000003 ACPI 00040000) [ 0.000000] ACPI: FACS 0x0000000076496000 000040 [ 0.000000] ACPI: UEFI 0x00000000764E8000 000236 (v01 INSYDE INSYDE 00000001 ACPI 00040000) [ 0.000000] ACPI: TCPA 0x00000000764E7000 000032 (v02 INSYDE INSYDE 00000000 ACPI 00040000) [ 0.000000] ACPI: UEFI 0x00000000764E5000 000042 (v01 INSYDE INSYDE 00000000 ACPI 00040000) [ 0.000000] ACPI: APIC 0x00000000764E3000 000084 (v03 INSYDE INSYDE 00000003 ACPI 00040000) [ 0.000000] ACPI: MCFG 0x00000000764E2000 00003C (v01 INSYDE INSYDE 00000003 ACPI 00040000) [ 0.000000] ACPI: SLIC 0x00000000764E1000 000176 (v01 INSYDE INSYDE 00000003 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x00000000764E0000 0005CC (v01 INSYDE CpuDptf 00000003 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x00000000764DE000 001BE1 (v01 INSYDE DptfTab 00000003 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x00000000764D1000 000763 (v01 INSYDE CpuPm 00003000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x00000000764D0000 000290 (v01 INSYDE Cpu0Tst 00003000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x00000000764CF000 00017A (v01 INSYDE ApTst 00003000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x00000000764CE000 000432 (v01 INSYDE Tpm2Tabl 00001000 ACPI 00040000) [ 0.000000] ACPI: TPM2 0x00000000764CD000 000034 (v03 INSYDE INSYDE 00000000 ACPI 00040000) [ 0.000000] ACPI: FPDT 0x00000000764CC000 000044 (v01 INSYDE INSYDE 00000002 ACPI 00040000) [ 0.000000] ACPI: BGRT 0x00000000764CB000 000038 (v01 INSYDE INSYDE 00000001 ACPI 00040000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x17ffd3000-0x17fffdfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000017fffffff] [ 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-0x000000001fffffff] [ 0.000000] node 0: [mem 0x0000000020200000-0x0000000073fa9fff] [ 0.000000] node 0: [mem 0x00000000764ea000-0x0000000077ffffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000017fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff] [ 0.000000] On node 0 totalpages: 1005638 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3974 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7459 pages used for memmap [ 0.000000] DMA32 zone: 477376 pages, LIFO batch:31 [ 0.000000] Normal zone: 8192 pages used for memmap [ 0.000000] Normal zone: 524288 pages, LIFO batch:31 [ 0.000000] Reserving Intel graphics memory at 0x000000007c800000-0x000000007e7fffff [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114 [ 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] smpboot: Allowing 4 CPUs, 0 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-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x73faa000-0x741a9fff] [ 0.000000] PM: Registered nosave memory: [mem 0x741aa000-0x749a9fff] [ 0.000000] PM: Registered nosave memory: [mem 0x749aa000-0x764a9fff] [ 0.000000] PM: Registered nosave memory: [mem 0x764aa000-0x764e9fff] [ 0.000000] PM: Registered nosave memory: [mem 0x78000000-0x7c7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7c800000-0x7e7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e800000-0xe00f7fff] [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff] [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xffbfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff] [ 0.000000] e820: [mem 0x7e800000-0xe00f7fff] 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:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] percpu: Embedded 39 pages/cpu @ffff9c843fc00000 s118936 r8192 d32616 u524288 [ 0.000000] pcpu-alloc: s118936 r8192 d32616 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: 989901 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.12.0-041200rc3-generic root=UUID=883b511c-a36b-4c81-abe7-467e4c5421e6 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: 3752984K/4022552K available (9106K kernel code, 2480K rwdata, 3976K rodata, 2260K init, 2396K bss, 269568K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 36979 entries in 145 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:524544 nr_irqs:1024 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] tsc: Detected 1600.000 MHz processor [ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.00 BogoMIPS (lpj=6400000) [ 0.000026] pid_max: default: 32768 minimum: 301 [ 0.000059] ACPI: Core revision 20170303 [ 0.019076] ACPI: 7 ACPI AML tables successfully acquired and loaded [ 0.020106] Security Framework initialized [ 0.020111] Yama: becoming mindful. [ 0.020160] AppArmor: AppArmor initialized [ 0.024172] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.026448] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.027508] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.027521] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.028059] CPU: Physical Processor ID: 0 [ 0.028062] CPU: Processor Core ID: 0 [ 0.028069] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.028070] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.028085] mce: CPU supports 6 MCE banks [ 0.028097] CPU0: Thermal monitoring enabled (TM1) [ 0.028103] process: using mwait in idle threads [ 0.028109] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0 [ 0.028112] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0 [ 0.028481] Freeing SMP alternatives memory: 32K [ 0.041663] smpboot: Max logical packages: 1 [ 0.043675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.083405] TSC deadline timer enabled [ 0.083410] smpboot: CPU0: Intel(R) Celeron(R) CPU N3150 @ 1.60GHz (family: 0x6, model: 0x4c, stepping: 0x3) [ 0.083634] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver. [ 0.083661] ... version: 3 [ 0.083663] ... bit width: 40 [ 0.083664] ... generic registers: 2 [ 0.083666] ... value mask: 000000ffffffffff [ 0.083668] ... max period: 0000007fffffffff [ 0.083669] ... fixed-purpose events: 3 [ 0.083670] ... event mask: 0000000700000003 [ 0.084000] smp: Bringing up secondary CPUs ... [ 0.084000] x86: Booting SMP configuration: [ 0.084000] .... node #0, CPUs: #1 [ 0.160206] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.160565] #2 #3 [ 0.320153] smp: Brought up 1 node, 4 CPUs [ 0.320153] smpboot: Total of 4 processors activated (12810.10 BogoMIPS) [ 0.320934] sched_clock: Marking stable (320000000, 0)->(327880637, -7880637) [ 0.322090] devtmpfs: initialized [ 0.322233] x86/mm: Memory block size: 128MB [ 0.331179] evm: security.selinux [ 0.331181] evm: security.SMACK64 [ 0.331182] evm: security.SMACK64EXEC [ 0.331183] evm: security.SMACK64TRANSMUTE [ 0.331184] evm: security.SMACK64MMAP [ 0.331185] evm: security.ima [ 0.331186] evm: security.capability [ 0.331350] PM: Registering ACPI NVS region [mem 0x0006f000-0x0006ffff] (4096 bytes) [ 0.331354] PM: Registering ACPI NVS region [mem 0x749aa000-0x764a9fff] (28311552 bytes) [ 0.332621] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.332648] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.332827] pinctrl core: initialized pinctrl subsystem [ 0.333078] RTC time: 13:01:38, date: 06/09/17 [ 0.333358] NET: Registered protocol family 16 [ 0.334020] cpuidle: using governor ladder [ 0.334128] cpuidle: using governor menu [ 0.334133] PCCT header not found. [ 0.334232] ACPI: bus type PCI registered [ 0.334235] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.334413] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) [ 0.334452] PCI: not using MMCONFIG [ 0.334455] PCI: Using configuration type 1 for base access [ 0.338213] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.338989] ACPI: Added _OSI(Module Device) [ 0.338992] ACPI: Added _OSI(Processor Device) [ 0.338994] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.338996] ACPI: Added _OSI(Processor Aggregator Device) [ 0.353505] ACPI: Dynamic OEM Table Load: [ 0.353527] ACPI: SSDT 0xFFFF9C843AAF6800 000613 (v01 PmRef Cpu0Ist 00003000 INTL 20130117) [ 0.354044] ACPI: Dynamic OEM Table Load: [ 0.354057] ACPI: SSDT 0xFFFF9C843AB35C00 0003A5 (v01 PmRef Cpu0Cst 00003001 INTL 20130117) [ 0.355044] ACPI: Dynamic OEM Table Load: [ 0.355056] ACPI: SSDT 0xFFFF9C843AB8D800 00015F (v01 PmRef ApIst 00003000 INTL 20130117) [ 0.355500] ACPI: Dynamic OEM Table Load: [ 0.355511] ACPI: SSDT 0xFFFF9C843AB510C0 00008D (v01 PmRef ApCst 00003000 INTL 20130117) [ 0.357935] ACPI : EC: EC started [ 0.357939] ACPI : EC: interrupt blocked [ 0.576427] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC [ 0.576432] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.576436] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions [ 0.576437] ACPI: Interpreter enabled [ 0.576492] ACPI: (supports S0 S3 S4 S5) [ 0.576496] ACPI: Using IOAPIC for interrupt routing [ 0.576587] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) [ 0.579331] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources [ 0.579355] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.583613] ACPI: Power Resource [USBC] (on) [ 0.592429] ACPI: Power Resource [CLK0] (on) [ 0.593033] ACPI: Power Resource [CLK0] (on) [ 0.593134] ACPI: Power Resource [CLK1] (on) [ 0.599843] ACPI: Power Resource [ID3C] (off) [ 0.608263] ACPI: Power Resource [FN00] (off) [ 0.609637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.609650] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.609755] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [ 0.609784] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.610631] PCI host bridge to bus 0000:00 [ 0.610638] pci_bus 0000:00: root bus resource [io 0x0070-0x0077] [ 0.610641] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window] [ 0.610644] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window] [ 0.610648] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.610651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610654] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] [ 0.610657] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window] [ 0.610660] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [ 0.610664] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.610685] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000 [ 0.611035] pci 0000:00:02.0: [8086:22b1] type 00 class 0x030000 [ 0.611066] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit] [ 0.611082] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref] [ 0.611093] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f] [ 0.611359] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000 [ 0.611386] pci 0000:00:0b.0: reg 0x10: [mem 0x91418000-0x91418fff 64bit] [ 0.611661] pci 0000:00:13.0: [8086:22a3] type 00 class 0x010601 [ 0.611727] pci 0000:00:13.0: reg 0x20: [io 0x2060-0x207f] [ 0.611740] pci 0000:00:13.0: reg 0x24: [mem 0x9141b000-0x9141b7ff] [ 0.611808] pci 0000:00:13.0: PME# supported from D3hot [ 0.612016] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330 [ 0.612050] pci 0000:00:14.0: reg 0x10: [mem 0x91400000-0x9140ffff 64bit] [ 0.612156] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.612340] pci 0000:00:14.0: System wakeup disabled by ACPI [ 0.612433] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000 [ 0.612459] pci 0000:00:1a.0: reg 0x10: [mem 0x91300000-0x913fffff] [ 0.612471] pci 0000:00:1a.0: reg 0x14: [mem 0x91200000-0x912fffff] [ 0.612572] pci 0000:00:1a.0: PME# supported from D0 D3hot [ 0.612871] pci 0000:00:1b.0: [8086:2284] type 00 class 0x040300 [ 0.612906] pci 0000:00:1b.0: reg 0x10: [mem 0x91410000-0x91413fff 64bit] [ 0.613024] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.613163] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 0.613252] pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400 [ 0.613379] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.613517] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.613611] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100 [ 0.613946] pci 0000:00:1f.3: [8086:2292] type 00 class 0x0c0500 [ 0.614001] pci 0000:00:1f.3: reg 0x10: [mem 0x91419000-0x9141901f] [ 0.614120] pci 0000:00:1f.3: reg 0x20: [io 0x2040-0x205f] [ 0.614585] pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000 [ 0.614622] pci 0000:01:00.0: reg 0x10: [io 0x1000-0x10ff] [ 0.614660] pci 0000:01:00.0: reg 0x18: [mem 0x91100000-0x91100fff 64bit] [ 0.614685] pci 0000:01:00.0: reg 0x20: [mem 0x91000000-0x91003fff 64bit pref] [ 0.614827] pci 0000:01:00.0: supports D1 D2 [ 0.614830] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.614915] pci 0000:01:00.0: System wakeup disabled by ACPI [ 0.624296] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.624303] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.624310] pci 0000:00:1c.0: bridge window [mem 0x91100000-0x911fffff] [ 0.624319] pci 0000:00:1c.0: bridge window [mem 0x91000000-0x910fffff 64bit pref] [ 1.634002] acpi 80862288:00: Device [PWM1] is in always present list [ 1.635609] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.635774] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.635938] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.636103] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.636267] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.636430] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.636600] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.636765] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.637240] acpi INT0002:00: Device [GPED] is in always present list [ 1.647780] ACPI: Enabled 5 GPEs in block 00 to 3F [ 1.647930] ACPI : EC: interrupt unblocked [ 1.647955] ACPI : EC: event unblocked [ 1.647970] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 1.647974] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events [ 1.648262] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 1.648268] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 1.648277] pci 0000:00:02.0: vgaarb: bridge control possible [ 1.648279] vgaarb: loaded [ 1.648779] SCSI subsystem initialized [ 1.648927] libata version 3.00 loaded. [ 1.648976] ACPI: bus type USB registered [ 1.649028] usbcore: registered new interface driver usbfs [ 1.649046] usbcore: registered new interface driver hub [ 1.649102] usbcore: registered new device driver usb [ 1.649286] EDAC MC: Ver: 3.0.0 [ 1.649567] Registered efivars operations [ 1.670484] PCI: Using ACPI for IRQ routing [ 1.673228] PCI: pci_cache_line_size set to 64 bytes [ 1.673311] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff] [ 1.673315] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff] [ 1.673319] e820: reserve RAM buffer [mem 0x73faa000-0x73ffffff] [ 1.673571] NetLabel: Initializing [ 1.673574] NetLabel: domain hash size = 128 [ 1.673575] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.673620] NetLabel: unlabeled traffic allowed by default [ 1.673942] clocksource: Switched to clocksource refined-jiffies [ 1.702930] VFS: Disk quotas dquot_6.6.0 [ 1.702980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.703186] AppArmor: AppArmor Filesystem Enabled [ 1.703327] pnp: PnP ACPI init [ 1.703802] system 00:00: [io 0x0680-0x069f] has been reserved [ 1.703807] system 00:00: [io 0x0400-0x047f] has been reserved [ 1.703810] system 00:00: [io 0x0500-0x05fe] has been reserved [ 1.703820] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.704021] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active) [ 1.704114] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) [ 1.704198] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) [ 1.706923] system 00:04: [mem 0x9141e000-0x9141efff] has been reserved [ 1.706928] system 00:04: [mem 0x9141c000-0x9141cfff] has been reserved [ 1.706931] system 00:04: [mem 0x9141a000-0x9141afff] has been reserved [ 1.706939] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.707163] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved [ 1.707167] system 00:05: [mem 0xfea00000-0xfeafffff] has been reserved [ 1.707171] system 00:05: [mem 0xfed01000-0xfed01fff] has been reserved [ 1.707175] system 00:05: [mem 0xfed03000-0xfed03fff] has been reserved [ 1.707184] system 00:05: [mem 0xfed06000-0xfed06fff] has been reserved [ 1.707190] system 00:05: [mem 0xfed08000-0xfed09fff] has been reserved [ 1.707194] system 00:05: [mem 0xfed80000-0xfedbffff] could not be reserved [ 1.707197] system 00:05: [mem 0xfed1c000-0xfed1cfff] has been reserved [ 1.707201] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved [ 1.707208] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.707683] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.708280] pnp: PnP ACPI: found 7 devices [ 1.717762] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.717802] clocksource: Switched to clocksource acpi_pm [ 1.717858] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 1.717867] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 1.717882] pci 0000:00:1c.0: bridge window [mem 0x91100000-0x911fffff] [ 1.717891] pci 0000:00:1c.0: bridge window [mem 0x91000000-0x910fffff 64bit pref] [ 1.717906] pci_bus 0000:00: resource 4 [io 0x0070-0x0077] [ 1.717910] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window] [ 1.717913] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window] [ 1.717917] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 1.717921] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] [ 1.717925] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] [ 1.717928] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window] [ 1.717932] pci_bus 0000:00: resource 11 [mem 0x80000000-0xdfffffff window] [ 1.717935] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] [ 1.717938] pci_bus 0000:01: resource 1 [mem 0x91100000-0x911fffff] [ 1.717941] pci_bus 0000:01: resource 2 [mem 0x91000000-0x910fffff 64bit pref] [ 1.718273] NET: Registered protocol family 2 [ 1.718670] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 1.718844] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 1.719038] TCP: Hash tables configured (established 32768 bind 32768) [ 1.719159] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 1.719211] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 1.719380] NET: Registered protocol family 1 [ 1.719422] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.723390] PCI: CLS 64 bytes, default 64 [ 1.723544] Unpacking initramfs... [ 3.136562] Freeing initrd memory: 41760K [ 3.136650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 3.136658] software IO TLB [mem 0x6be14000-0x6fe14000] (64MB) mapped at [ffff9c832be14000-ffff9c832fe13fff] [ 3.136773] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x171024fa93b, max_idle_ns: 440795253189 ns [ 3.136847] clocksource: Switched to clocksource tsc [ 3.137079] Scanning for low memory corruption every 60 seconds [ 3.138047] audit: initializing netlink subsys (disabled) [ 3.138156] audit: type=2000 audit(1497013301.128:1): state=initialized audit_enabled=0 res=1 [ 3.138861] Initialise system trusted keyrings [ 3.138894] Key type blacklist registered [ 3.138984] workingset: timestamp_bits=36 max_order=20 bucket_order=0 [ 3.142599] zbud: loaded [ 3.143796] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.144201] fuse init (API version 7.26) [ 3.147869] Key type asymmetric registered [ 3.147872] Asymmetric key parser 'x509' registered [ 3.147914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 3.148009] io scheduler noop registered [ 3.148011] io scheduler deadline registered [ 3.148097] io scheduler cfq registered (default) [ 3.148932] efifb: probing for efifb [ 3.148968] efifb: framebuffer at 0x80000000, using 8128k, total 8128k [ 3.148972] efifb: mode is 1920x1080x32, linelength=7680, pages=1 [ 3.148973] efifb: scrolling: redraw [ 3.148976] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 3.165033] Console: switching to colour frame buffer device 240x67 [ 3.180737] fb0: EFI VGA frame buffer device [ 3.180760] intel_idle: MWAIT substates: 0x33000020 [ 3.180763] intel_idle: v0.4.1 model 0x4C [ 3.181172] intel_idle: lapic_timer_reliable_states 0xffffffff [ 3.181448] ACPI: AC Adapter [ADP1] (off-line) [ 3.182908] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 [ 3.182937] ACPI: Lid Switch [LID0] [ 3.183048] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 3.183078] ACPI: Power Button [PWRB] [ 3.183167] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2 [ 3.183190] ACPI: Sleep Button [SLPB] [ 3.183288] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 3.183319] ACPI: Power Button [PWRF] [ 3.193154] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). [ 3.195346] thermal LNXTHERM:00: registered as thermal_zone0 [ 3.195350] ACPI: Thermal Zone [TZ01] (0 C) [ 3.195509] GHES: HEST is not enabled! [ 3.195922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.216541] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.224159] Linux agpgart interface v0.103 [ 3.233256] loop: module loaded [ 3.233986] libphy: Fixed MDIO Bus: probed [ 3.233988] tun: Universal TUN/TAP device driver, 1.6 [ 3.234087] PPP generic driver version 2.4.2 [ 3.234201] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.234208] ehci-pci: EHCI PCI platform driver [ 3.234239] ehci-platform: EHCI generic platform driver [ 3.234273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.234280] ohci-pci: OHCI PCI platform driver [ 3.234301] ohci-platform: OHCI generic platform driver [ 3.234318] uhci_hcd: USB Universal Host Controller Interface driver [ 3.234932] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 3.234947] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 3.236275] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x01509810 [ 3.236292] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 3.236569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.236573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.236578] usb usb1: Product: xHCI Host Controller [ 3.236582] usb usb1: Manufacturer: Linux 4.12.0-041200rc3-generic xhci-hcd [ 3.236585] usb usb1: SerialNumber: 0000:00:14.0 [ 3.236890] hub 1-0:1.0: USB hub found [ 3.236922] hub 1-0:1.0: 7 ports detected [ 3.238477] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 3.238487] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 3.238595] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 3.238599] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.238602] usb usb2: Product: xHCI Host Controller [ 3.238604] usb usb2: Manufacturer: Linux 4.12.0-041200rc3-generic xhci-hcd [ 3.238607] usb usb2: SerialNumber: 0000:00:14.0 [ 3.239096] hub 2-0:1.0: USB hub found [ 3.239129] hub 2-0:1.0: 6 ports detected [ 3.244671] ACPI: Battery Slot [BAT1] (battery present) [ 3.245628] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 3.249144] i8042: Detected active multiplexing controller, rev 1.1 [ 3.251199] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.251212] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [ 3.251295] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [ 3.251366] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [ 3.251435] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [ 3.252002] mousedev: PS/2 mouse device common for all mice [ 3.253137] rtc_cmos 00:06: RTC can wake from S4 [ 3.253498] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 3.253549] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram [ 3.253563] i2c /dev entries driver [ 3.253708] device-mapper: uevent: version 1.0.3 [ 3.254176] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com [ 3.254186] intel_pstate: Intel P-state driver initializing [ 3.256053] ledtrig-cpu: registered to indicate activity on CPUs [ 3.256059] EFI Variables Facility v0.08 2004-May-17 [ 3.279539] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized [ 3.282791] NET: Registered protocol family 10 [ 3.294321] Segment Routing with IPv6 [ 3.294368] NET: Registered protocol family 17 [ 3.294390] Key type dns_resolver registered [ 3.295581] RAS: Correctable Errors collector initialized. [ 3.295651] microcode: sig=0x406c3, pf=0x1, revision=0x362 [ 3.296193] microcode: Microcode Update Driver: v2.2. [ 3.296443] registered taskstats version 1 [ 3.296465] Loading compiled-in X.509 certificates [ 3.306975] Loaded X.509 cert 'Build time autogenerated kernel key: ec7789ec07649f2608a050816783bab7de55e442' [ 3.307051] zswap: loaded using pool lzo/zbud [ 3.337023] Key type big_key registered [ 3.337034] Key type trusted registered [ 3.345092] Key type encrypted registered [ 3.345103] AppArmor: AppArmor sha1 policy hashing enabled [ 3.345109] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.345170] evm: HMAC attrs: 0x1 [ 3.345958] Magic number: 5:16:28 [ 3.346377] rtc_cmos 00:06: setting system clock to 2017-06-09 13:01:41 UTC (1497013301) [ 3.346727] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.346729] EDD information not available. [ 3.346801] PM: Hibernation image not present or could not be loaded. [ 3.370480] Freeing unused kernel memory: 2260K [ 3.370484] Write protecting the kernel read-only data: 14336k [ 3.372688] Freeing unused kernel memory: 1120K [ 3.373776] Freeing unused kernel memory: 120K [ 3.378479] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.415006] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.415183] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.415209] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.416286] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.416370] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.420754] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.420914] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.421056] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.421196] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.421335] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.429938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 3.451069] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 3.451073] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 3.499244] sdhci: Secure Digital Host Controller Interface driver [ 3.499247] sdhci: Copyright(c) Pierre Ossman [ 3.509692] hidraw: raw HID events driver (C) Jiri Kosina [ 3.522398] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA [ 3.554802] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 3.554822] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control [ 3.555546] r8169 0000:01:00.0 eth0: RTL8105e at 0xffffafcac0679000, 00:16:96:e6:26:e6, XID 00a00000 IRQ 308 [ 3.569836] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 3.618972] mmc0: new HS200 MMC card at address 0001 [ 3.650623] r8169 0000:01:00.0 enp1s0: renamed from eth0 [ 3.655573] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 3.655586] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 3.721682] usb 1-1: New USB device found, idVendor=090c, idProduct=037c [ 3.721687] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.721691] usb 1-1: Product: USB 2.0 PC Cam [ 3.721695] usb 1-1: Manufacturer: Image Processor [ 3.842298] usb 1-5: new high-speed USB device number 3 using xhci_hcd [ 3.860226] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 3.860245] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 3.985176] usb 1-5: New USB device found, idVendor=0bda, idProduct=b720 [ 3.985183] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.985188] usb 1-5: Product: 802.11n WLAN Adapter [ 3.985193] usb 1-5: Manufacturer: Realtek [ 3.985195] usb 1-5: SerialNumber: 00e04c000001 [ 4.064236] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 4.064254] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 4.384225] random: fast init done [ 4.556252] mmc1: SDHCI controller on ACPI [80860F14:01] using ADMA [ 4.556435] ahci 0000:00:13.0: version 3.0 [ 4.556921] ahci 0000:00:13.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode [ 4.556928] ahci 0000:00:13.0: flags: 64bit ncq led clo only pio slum part deso sadm sds apst [ 4.558057] scsi host0: ahci [ 4.558857] scsi host1: ahci [ 4.558984] ata1: SATA max UDMA/133 port 0x9141b100 irq 309 [ 4.558988] ata2: SATA max UDMA/133 port 0x9141b180 irq 309 [ 4.562151] [drm] Memory usable by graphics device = 2048M [ 4.562156] checking generic (80000000 7f0000) vs hw (80000000 10000000) [ 4.562158] fb: switching to inteldrmfb from EFI VGA [ 4.562205] Console: switching to colour dummy device 80x25 [ 4.562366] [drm] Replacing VGA console driver [ 4.562531] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 4.562533] [drm] Driver supports precise vblank timestamp query. [ 4.562832] mmcblk0: mmc0:0001 BGND3R 29.1 GiB [ 4.563078] mmcblk0boot0: mmc0:0001 BGND3R partition 1 4.00 MiB [ 4.563573] mmcblk0boot1: mmc0:0001 BGND3R partition 2 4.00 MiB [ 4.563940] mmcblk0rpmb: mmc0:0001 BGND3R partition 3 4.00 MiB [ 4.567820] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 4.591437] mmcblk0: p1 p2 [ 4.601896] [drm] Initialized i915 1.6.0 20170403 for 0000:00:02.0 on minor 0 [ 4.603679] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 4.604218] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11 [ 4.604384] [drm] Initialized i915 1.6.0 20170403 for 0000:00:02.0 on minor 0 [ 4.872883] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 4.874280] ata2: SATA link down (SStatus 0 SControl 300) [ 4.891967] ata1.00: ATA-8: , max UDMA/133 [ 4.891982] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 4.931324] ata1.00: configured for UDMA/133 [ 4.931848] scsi 0:0:0:0: Direct-Access ATA PQ: 0 ANSI: 5 [ 4.971363] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.971728] sd 0:0:0:0: [sda] 512-byte logical blocks: (500 GB/466 GiB) [ 4.971734] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 4.971772] sd 0:0:0:0: [sda] Write Protect is off [ 4.971777] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 4.971849] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 5.082507] sda: sda1 sda2 sda3 [ 5.083796] sd 0:0:0:0: [sda] Attached SCSI disk [ 5.504425] fbcon: inteldrmfb (fb0) is primary device [ 5.530949] input: CyPS/2 Cypress Trackpad as /devices/platform/i8042/serio2/input/input10 [ 5.539900] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 5.539917] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 5.743673] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 5.743687] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 7.559115] Console: switching to colour frame buffer device 240x67 [ 7.589407] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 13.212108] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 13.478491] ip_tables: (C) 2000-2006 Netfilter Core Team [ 13.516702] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 13.517027] systemd[1]: Detected architecture x86-64. [ 13.517443] systemd[1]: Set hostname to <hotbay-SL>. [ 13.676873] systemd[1]: Listening on Journal Socket (/dev/log). [ 13.677159] systemd[1]: Listening on Journal Audit Socket. [ 13.677479] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 13.677867] systemd[1]: Created slice User and Session Slice. [ 13.677899] systemd[1]: Reached target User and Group Name Lookups. [ 13.677976] systemd[1]: Listening on Syslog Socket. [ 13.678083] systemd[1]: Listening on Journal Socket. [ 13.739943] lp: driver loaded but no devices found [ 13.749852] ppdev: user-space parallel port driver [ 13.899410] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ 13.924350] systemd-journald[256]: Received request to flush runtime journal from PID 1 [ 13.992659] Adding 1412224k swap on /swapfile. Priority:-1 extents:5 across:1444992k SSFS [ 14.234962] media: Linux media interface: v0.10 [ 14.247106] nfc: nfc_init: NFC Core ver 0.1 [ 14.247149] NET: Registered protocol family 39 [ 14.260470] Bluetooth: Core ver 2.22 [ 14.260509] NET: Registered protocol family 31 [ 14.260511] Bluetooth: HCI device and connection manager initialized [ 14.260518] Bluetooth: HCI socket layer initialized [ 14.260522] Bluetooth: L2CAP socket layer initialized [ 14.260534] Bluetooth: SCO socket layer initialized [ 14.266319] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels [ 14.288098] Linux video capture interface: v2.00 [ 14.310195] ov2722: module is from the staging directory, the quality is unknown, you have been warned. [ 14.314717] ov5693: module is from the staging directory, the quality is unknown, you have been warned. [ 14.329332] lm3554: module is from the staging directory, the quality is unknown, you have been warned. [ 14.333155] lm3554: module is from the staging directory, the quality is unknown, you have been warned. [ 14.339264] Bluetooth: HCI UART driver ver 2.3 [ 14.339268] Bluetooth: HCI UART protocol H4 registered [ 14.339269] Bluetooth: HCI UART protocol BCSP registered [ 14.339303] Bluetooth: HCI UART protocol LL registered [ 14.339305] Bluetooth: HCI UART protocol ATH3K registered [ 14.339306] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 14.339384] Bluetooth: HCI UART protocol Intel registered [ 14.339418] Bluetooth: HCI UART protocol Broadcom registered [ 14.339420] Bluetooth: HCI UART protocol QCA registered [ 14.339421] Bluetooth: HCI UART protocol AG6XX registered [ 14.339422] Bluetooth: HCI UART protocol Marvell registered [ 14.355010] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 14.372112] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). [ 14.372218] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). [ 14.505352] usbcore: registered new interface driver btusb [ 14.509311] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 14.509317] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin [ 14.521878] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2 [ 14.521887] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin [ 14.525491] Bluetooth: hci0: rom_version status=0 version=1 [ 14.525517] Bluetooth: cfg_sz 0, total size 22496 [ 14.532287] uvcvideo: Found UVC 1.00 device USB 2.0 PC Cam (090c:037c) [ 14.534061] uvcvideo 1-1:1.0: Entity type for entity Processing 3 was not initialized! [ 14.534067] uvcvideo 1-1:1.0: Entity type for entity Extension 2 was not initialized! [ 14.534070] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized! [ 14.534228] input: USB 2.0 PC Cam as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input14 [ 14.534366] usbcore: registered new interface driver uvcvideo [ 14.534368] USB Video Class driver (1.1.1) [ 14.590174] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 14.650595] SSE version of gcm_enc/dec engaged. [ 14.657472] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 14.657478] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 14.657481] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0) [ 14.657483] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 14.657485] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 14.657488] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19 [ 14.657491] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18 [ 14.722199] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 [ 14.722376] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 [ 14.722527] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 [ 14.722648] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 [ 14.964443] 8723bu: loading out-of-tree module taints kernel. [ 14.965877] 8723bu: module verification failed: signature and/or required key missing - tainting kernel [ 14.970847] RTL871X: module init start [ 14.970852] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40 [ 14.970853] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40 [ 14.981051] random: crng init done [ 14.995703] intel_rapl: Found RAPL domain package [ 14.995707] intel_rapl: Found RAPL domain core [ 15.155623] intel-spi intel-spi: w25q64dw (8192 Kbytes) [ 15.178381] Creating 1 MTD partitions on "intel-spi": [ 15.178389] 0x000000000000-0x000000800000 : "BIOS" [ 15.200995] RTL871X: rtw_ndev_init(wlan0) [ 15.201547] usbcore: registered new interface driver rtl8723bu [ 15.201549] RTL871X: module init ret=0 [ 15.254831] rtl8723bu 1-5:1.2 wlx7cc709c9957e: renamed from wlan0 [ 15.430011] audit: type=1400 audit(1497013313.583:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/snapd/snap-confine" pid=699 comm="apparmor_parser" [ 15.430018] audit: type=1400 audit(1497013313.583:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=699 comm="apparmor_parser" [ 15.436362] audit: type=1400 audit(1497013313.590:4): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=696 comm="apparmor_parser" [ 15.436368] audit: type=1400 audit(1497013313.590:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=696 comm="apparmor_parser" [ 15.436370] audit: type=1400 audit(1497013313.590:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=696 comm="apparmor_parser" [ 15.436372] audit: type=1400 audit(1497013313.590:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=696 comm="apparmor_parser" [ 15.436418] audit: type=1400 audit(1497013313.590:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session" pid=695 comm="apparmor_parser" [ 15.436421] audit: type=1400 audit(1497013313.590:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=695 comm="apparmor_parser" [ 15.440189] audit: type=1400 audit(1497013313.593:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=700 comm="apparmor_parser" [ 15.440195] audit: type=1400 audit(1497013313.593:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=700 comm="apparmor_parser" [ 15.930854] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 15.930858] Bluetooth: BNEP filters: protocol multicast [ 15.930866] Bluetooth: BNEP socket layer initialized [ 16.274736] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready [ 16.485611] r8169 0000:01:00.0 enp1s0: link down [ 16.485711] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready [ 16.496690] IPv6: ADDRCONF(NETDEV_UP): wlx7cc709c9957e: link is not ready [ 17.217651] RTL871X: RTW_ADAPTIVITY_EN_ [ 17.217658] AUTO, chplan:0x20, Regulation:0,0 [ 17.217659] RTL871X: RTW_ADAPTIVITY_MODE_ [ 17.217660] NORMAL [ 17.697344] IPv6: ADDRCONF(NETDEV_UP): wlx7cc709c9957e: link is not ready [ 17.808428] IPv6: ADDRCONF(NETDEV_UP): wlx7cc709c9957e: link is not ready [ 17.923985] IPv6: ADDRCONF(NETDEV_UP): wlx7cc709c9957e: link is not ready [ 18.031438] IPv6: ADDRCONF(NETDEV_UP): wlx7cc709c9957e: link is not ready [ 20.506109] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at byte 1 [ 20.508238] psmouse serio2: Trackpad at isa0060/serio2/input0 - driver resynced. [ 20.544940] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at byte 1 [ 20.546944] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at byte 1 [ 20.549179] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at byte 1 [ 20.554611] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at byte 1 [ 20.556866] psmouse serio2: Trackpad at isa0060/serio2/input0 lost sync at byte 1 [ 20.556870] psmouse serio2: issuing reconnect request [ 21.197891] RTL871X: nolinked power save enter [ 21.312902] IPv6: ADDRCONF(NETDEV_UP): wlx7cc709c9957e: link is not ready [ 21.686139] psmouse serio2: cypress_ps2: Reconnect: Unable to initialize Cypress absolute mode. [ 22.237593] RTL871X: RTW_ADAPTIVITY_EN_ [ 22.237600] AUTO, chplan:0x20, Regulation:0,0 [ 22.237601] RTL871X: RTW_ADAPTIVITY_MODE_ [ 22.237602] NORMAL [ 22.939295] RTL871X: nolinked power save leave [ 23.264014] IPv6: ADDRCONF(NETDEV_UP): wlx7cc709c9957e: link is not ready [ 23.294857] input: CyPS/2 Cypress Trackpad as /devices/platform/i8042/serio2/input/input20 [ 25.260873] RTL871X: nolinked power save enter [ 45.474269] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio2/input/input23 [ 45.485814] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 45.485835] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 45.688264] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0). [ 45.688284] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known. [ 57.051964] RTL871X: RTW_ADAPTIVITY_EN_ [ 57.051970] AUTO, chplan:0x20, Regulation:0,0 [ 57.051972] RTL871X: RTW_ADAPTIVITY_MODE_ [ 57.051973] NORMAL [ 57.582653] RTL871X: nolinked power save leave [ 59.755134] RTL871X: rtw_set_802_11_connect(wlx7cc709c9957e) fw_state=0x00000008 [ 59.897508] RTL871X: start auth [ 59.901410] RTL871X: auth success, start assoc [ 59.910504] RTL871X: rtw_cfg80211_indicate_connect(wlx7cc709c9957e) BSS not found !! [ 59.910531] RTL871X: assoc success [ 59.910666] IPv6: ADDRCONF(NETDEV_CHANGE): wlx7cc709c9957e: link becomes ready [ 60.267749] RTL871X: send eapol packet [ 60.321588] RTL871X: send eapol packet [ 60.322367] RTL871X: set pairwise key camid:4, addr:xx:xx:xx:xx:xx:xx, kid:0, type:AES [ 60.324216] RTL871X: set group key camid:5, addr:xx:xx:xx:xx:xx:xx, kid:1, type:AES

lwfinger commented 7 years ago

Yes. The "config.bin" files are for modifying the BlueTooth firmware, if necessary. They have absolutely no effect on wifi. In addition, the BT part of RTL8723BE does not need such a file. The message has been removed in later versions.

liar666 commented 5 years ago

Hi,

FWIW, I have the exact same problem (error appears in logs, but wifi works / can't test BT) in Xubuntu 19.04...

lwfinger commented 5 years ago

BT messages have NO effect on WIFI!!!! In addition, the BT part of RT:8723BU does not need the kind of patch foune in the xxx_config.bin. Thus your situation is normal.

Jose-MPM commented 9 months ago

And if we have: [ 29.088020] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2) [ 29.088073] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware [ 29.088126] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)

is it possible that this generates an error with the NetworkManager? But the main error is that I cant use BT, in this cases what do u recommend?

lwfinger commented 9 months ago

No, it generates an error in the BT driver. You NEED that firmware file if you want to use BT.

gachezra commented 4 months ago

And if we have:

[ 29.088020] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)

[ 29.088073] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware

[ 29.088126] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)

is it possible that this generates an error with the NetworkManager? But the main error is that I cant use BT, in this cases what do u recommend?

I'm having the exact same problem. In the event I'm successfull fixing it I'll post the solution here👍🏽

Jose-MPM commented 4 months ago

@gachezra please! I'll be very grateful!