Wireless Not Working

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
INOV8TN
Level 1
Level 1
Posts: 24
Joined: Thu Feb 09, 2017 4:03 pm
Location: Clemmons, NC

Wireless Not Working

Post by INOV8TN »

This is on an hp Pavilion dv1000

Clean install of Mint 19

Everything seems fine except no wireless - even no list of networks

I looked over some other topics with same issue and collected the terminal output of a number of commands

Here's the Output:

iwconfig
l

Code: Select all

o        no wireless extensions.

enp6s0    no wireless extensions.

wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$[b] iwlist[/b]
Usage: iwlist [interface] scanning [essid NNN] [last]
              [interface] frequency 
              [interface] channel 
              [interface] bitrate 
              [interface] rate 
              [interface] encryption 
              [interface] keys 
              [interface] power 
              [interface] txpower 
              [interface] retry 
              [interface] ap 
              [interface] accesspoints 
              [interface] peers 
              [interface] event 
              [interface] auth 
              [interface] wpakeys 
              [interface] genie 
              [interface] modulation 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$[b] ifconfig[/b]
enp6s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:c0:9f:fb:1e:83  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 1377  bytes 91615 (91.6 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1377  bytes 91615 (91.6 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Code: Select all

wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ [b]dmesg[/b]
[    0.000000] Linux version 4.15.0-20-generic (buildd@lgw01-amd64-033) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #21-Ubuntu SMP Tue Apr 24 06:15:38 UTC 2018 (Ubuntu 4.15.0-20.21-generic 4.15.17)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f6dffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f6e0000-0x000000007f6eafff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007f6eb000-0x000000007f6fffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007f700000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000f0005fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0008000-0x00000000f000bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion dv1000 (EH443UA#ABA)  /308F, BIOS F.12      09/12/2005
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7f6e0 max_arch_pfn = 0x1000000
[    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-CFFFF write-protect
[    0.000000]   D0000-E3FFF uncachable
[    0.000000]   E4000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07F700000 mask FFFF00000 uncachable
[    0.000000]   2 base 07F800000 mask FFF800000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: PAT not supported by CPU.
[    0.000000] total RAM covered: 2039M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 16M 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x163fffff]
[    0.000000] Base memory trampoline at [(ptrval)] 9b000 size 16384
[    0.000000] BRK [0x15f8d000, 0x15f8dfff] PGTABLE
[    0.000000] BRK [0x15f8e000, 0x15f8efff] PGTABLE
[    0.000000] RAMDISK: [mem 0x318c5000-0x34c59fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F7B20 000014 (v00 HP    )
[    0.000000] ACPI: RSDT 0x000000007F6E5586 000040 (v01 HP     308F     20040912  LTP 00000000)
[    0.000000] ACPI: APIC 0x000000007F6EAE88 000068 (v01 HP     308F     20040912 LOHR 0000005F)
[    0.000000] ACPI: FACP 0x000000007F6EAEF0 000074 (v01 HP     308F     20040912 PTL  0000005F)
[    0.000000] ACPI: DSDT 0x000000007F6E5900 005588 (v01 HP     308F     20040912 MSFT 0100000E)
[    0.000000] ACPI: FACS 0x000000007F6FBFC0 000040
[    0.000000] ACPI: HPET 0x000000007F6EAF64 000038 (v01 HP     308F     20040912 LOHR 0000005F)
[    0.000000] ACPI: MCFG 0x000000007F6EAF9C 00003C (v01 HP     308F     20040912 LOHR 0000005F)
[    0.000000] ACPI: BOOT 0x000000007F6EAFD8 000028 (v01 HP     308F     20040912  LTP 00000001)
[    0.000000] ACPI: SSDT 0x000000007F6E57B4 00014C (v01 HP     308F     00003001 INTL 20030224)
[    0.000000] ACPI: SSDT 0x000000007F6E55C6 0001EE (v01 HP     308F     00003000 INTL 20030224)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1150MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] BRK [0x15f8f000, 0x15f8ffff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x00000000377fdfff]
[    0.000000]   HighMem  [mem 0x00000000377fe000-0x000000007f6dffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007f6dffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007f6dffff]
[    0.000000] On node 0 totalpages: 521854
[    0.000000]   DMA zone: 40 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 2180 pages used for memmap
[    0.000000]   Normal zone: 223230 pages, LIFO batch:31
[    0.000000]   HighMem zone: 294626 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] Using APIC driver default
[    0.000000] Reserving Intel graphics memory at 0x000000007f800000-0x000000007fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    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: 0x0 is invalid
[    0.000000] smpboot: Allowing 2 CPUs, 1 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] e820: [mem 0x80000000-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:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 30 pages/cpu @(ptrval) s93068 r0 d29812 u122880
[    0.000000] pcpu-alloc: s93068 r0 d29812 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 519634
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=/dev/mapper/mint--vg-root ro quiet splash vt.handoff=1
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000377fe:0007f6e0)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 1997072K/2087416K available (8795K kernel code, 890K rwdata, 3448K rodata, 1088K init, 848K bss, 90344K reserved, 0K cma-reserved, 1178504K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xfff14000 - 0xfffff000   ( 940 kB)
                 cpu_entry : 0xffa00000 - 0xffb39000   (1252 kB)
                   pkmap   : 0xff800000 - 0xffa00000   (2048 kB)
                   vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
                     .init : 0xd5ced000 - 0xd5dfd000   (1088 kB)
                     .data : 0xd5896c88 - 0xd5cd9980   (4363 kB)
                     .text : 0xd5000000 - 0xd5896c88   (8795 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] ftrace: allocating 37746 entries in 74 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[    0.000000] CPU 0 irqstacks, hard=(ptrval) soft=(ptrval)
[    0.000000] vt handoff: transparent VT on vt#1
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 2097152 bytes of page_ext
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.004000] APIC: Switch to symmetric I/O mode setup
[    0.004000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.024000] tsc: Fast TSC calibration failed
[    0.032000] tsc: PIT calibration matches PMTIMER. 1 loops
[    0.032000] tsc: Detected 1496.341 MHz processor
[    0.032000] Calibrating delay loop (skipped), value calculated using timer frequency.. 2992.68 BogoMIPS (lpj=5985364)
[    0.032000] pid_max: default: 32768 minimum: 301
[    0.032000] Security Framework initialized
[    0.032000] Yama: becoming mindful.
[    0.032000] AppArmor: AppArmor initialized
[    0.032000] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.032000] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.032000] Disabled fast string operations
[    0.032000] mce: CPU supports 5 MCE banks
[    0.032000] CPU0: Thermal monitoring enabled (TM1)
[    0.032000] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    0.032000] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    0.032000] Spectre V2 : Mitigation: Full generic retpoline
[    0.032000] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[    0.060000] smpboot: CPU0: Intel(R) Celeron(R) M processor         1.50GHz (family: 0x6, model: 0xd, stepping: 0x8)
[    0.060000] Performance Events: p6 PMU driver.
[    0.060000] ... version:                0
[    0.060000] ... bit width:              32
[    0.060000] ... generic registers:      2
[    0.060000] ... value mask:             00000000ffffffff
[    0.060000] ... max period:             000000007fffffff
[    0.060000] ... fixed-purpose events:   0
[    0.060000] ... event mask:             0000000000000003
[    0.060000] Hierarchical SRCU implementation.
[    0.060000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.060000] smp: Bringing up secondary CPUs ...
[    0.060000] smp: Brought up 1 node, 1 CPU
[    0.060000] smpboot: Max logical packages: 2
[    0.060000] smpboot: Total of 1 processors activated (2992.68 BogoMIPS)
[    0.060000] devtmpfs: initialized
[    0.060000] evm: security.selinux
[    0.060000] evm: security.SMACK64
[    0.060000] evm: security.SMACK64EXEC
[    0.060000] evm: security.SMACK64TRANSMUTE
[    0.060000] evm: security.SMACK64MMAP
[    0.060000] evm: security.apparmor
[    0.060000] evm: security.ima
[    0.060000] evm: security.capability
[    0.060000] PM: Registering ACPI NVS region [mem 0x7f6eb000-0x7f6fffff] (86016 bytes)
[    0.060184] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.060191] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.060302] pinctrl core: initialized pinctrl subsystem
[    0.060511] RTC time:  1:02:05, date: 10/17/18
[    0.060703] NET: Registered protocol family 16
[    0.060992] audit: initializing netlink subsys (disabled)
[    0.061292] EISA bus registered
[    0.061295] cpuidle: using governor ladder
[    0.061297] cpuidle: using governor menu
[    0.061429] Simple Boot Flag at 0x36 set to 0x1
[    0.061448] ACPI: bus type PCI registered
[    0.061452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.061561] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.061567] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.061568] PCI: Using MMCONFIG for extended config space
[    0.061570] PCI: Using configuration type 1 for base access
[    0.064026] audit: type=2000 audit(1539738124.060:1): state=initialized audit_enabled=0 res=1
[    0.065085] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.065589] ACPI: Added _OSI(Module Device)
[    0.065592] ACPI: Added _OSI(Processor Device)
[    0.065593] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.065595] ACPI: Added _OSI(Processor Aggregator Device)
[    0.069239] ACPI: EC: EC started
[    0.069241] ACPI: EC: interrupt blocked
[    0.069444] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
[    0.069447] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x1c, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.069451] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions
[    0.069452] ACPI: Interpreter enabled
[    0.069499] ACPI: (supports S0 S3 S4 S5)
[    0.069501] ACPI: Using IOAPIC for interrupt routing
[    0.069548] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.069855] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.084142] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.084152] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.084162] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.084763] acpi PNP0A08:00: host bridge window [io  0x0000-0x0cf7 window] (ignored)
[    0.084767] acpi PNP0A08:00: host bridge window [io  0x0cf8-0x0cff] (ignored)
[    0.084770] acpi PNP0A08:00: host bridge window [io  0x0d00-0xffff window] (ignored)
[    0.084773] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[    0.084776] acpi PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff window] (ignored)
[    0.084779] acpi PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff window] (ignored)
[    0.084782] acpi PNP0A08:00: host bridge window [mem 0x80000000-0xfebfffff window] (ignored)
[    0.084784] PCI: root bus 00: using default resources
[    0.085036] PCI host bridge to bus 0000:00
[    0.085041] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.085044] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.085048] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.085065] pci 0000:00:00.0: [8086:2590] type 00 class 0x060000
[    0.085242] pci 0000:00:02.0: [8086:2592] type 00 class 0x030000
[    0.085260] pci 0000:00:02.0: reg 0x10: [mem 0xb0080000-0xb00fffff]
[    0.085267] pci 0000:00:02.0: reg 0x14: [io  0x1800-0x1807]
[    0.085275] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
[    0.085283] pci 0000:00:02.0: reg 0x1c: [mem 0xb0000000-0xb003ffff]
[    0.085444] pci 0000:00:02.1: [8086:2792] type 00 class 0x038000
[    0.085458] pci 0000:00:02.1: reg 0x10: [mem 0x00000000-0x0007ffff]
[    0.085654] pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300
[    0.085716] pci 0000:00:1d.0: reg 0x20: [io  0x1820-0x183f]
[    0.085870] pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300
[    0.085932] pci 0000:00:1d.1: reg 0x20: [io  0x1840-0x185f]
[    0.086088] pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300
[    0.086150] pci 0000:00:1d.2: reg 0x20: [io  0x1860-0x187f]
[    0.086307] pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300
[    0.086370] pci 0000:00:1d.3: reg 0x20: [io  0x1880-0x189f]
[    0.086531] pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320
[    0.086561] pci 0000:00:1d.7: reg 0x10: [mem 0xb0040000-0xb00403ff]
[    0.086673] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.086812] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.087027] pci 0000:00:1e.2: [8086:266e] type 00 class 0x040100
[    0.087053] pci 0000:00:1e.2: reg 0x10: [io  0x1c00-0x1cff]
[    0.087065] pci 0000:00:1e.2: reg 0x14: [io  0x18c0-0x18ff]
[    0.087077] pci 0000:00:1e.2: reg 0x18: [mem 0xb0040800-0xb00409ff]
[    0.087089] pci 0000:00:1e.2: reg 0x1c: [mem 0xb0040400-0xb00404ff]
[    0.087153] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold
[    0.087290] pci 0000:00:1e.3: [8086:266d] type 00 class 0x070300
[    0.087315] pci 0000:00:1e.3: reg 0x10: [io  0x2400-0x24ff]
[    0.087327] pci 0000:00:1e.3: reg 0x14: [io  0x2000-0x207f]
[    0.087408] pci 0000:00:1e.3: PME# supported from D0 D3hot D3cold
[    0.087552] pci 0000:00:1f.0: [8086:2641] type 00 class 0x060100
[    0.087663] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[    0.087678] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    0.087684] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    0.087820] pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a
[    0.087845] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.087858] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.087871] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    0.087884] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    0.087897] pci 0000:00:1f.1: reg 0x20: [io  0x1810-0x181f]
[    0.087923] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.087926] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.087929] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.087932] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.088078] pci 0000:00:1f.3: [8086:266a] type 00 class 0x0c0500
[    0.088153] pci 0000:00:1f.3: reg 0x20: [io  0x20a0-0x20bf]
[    0.088437] pci 0000:06:00.0: [10ec:8139] type 00 class 0x020000
[    0.088466] pci 0000:06:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.088480] pci 0000:06:00.0: reg 0x14: [mem 0xb0108000-0xb01080ff]
[    0.088580] pci 0000:06:00.0: supports D1 D2
[    0.088583] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.088693] pci 0000:06:06.0: [14e4:4318] type 00 class 0x028000
[    0.088719] pci 0000:06:06.0: reg 0x10: [mem 0xb0104000-0xb0105fff]
[    0.088891] pci 0000:06:09.0: [104c:8031] type 02 class 0x060700
[    0.088920] pci 0000:06:09.0: reg 0x10: [mem 0x00000000-0x00000fff]
[    0.088967] pci 0000:06:09.0: supports D1 D2
[    0.088970] pci 0000:06:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.089083] pci 0000:06:09.2: [104c:8032] type 00 class 0x0c0010
[    0.089113] pci 0000:06:09.2: reg 0x10: [mem 0xb0108800-0xb0108fff]
[    0.089127] pci 0000:06:09.2: reg 0x14: [mem 0xb0100000-0xb0103fff]
[    0.089232] pci 0000:06:09.2: supports D1 D2
[    0.089234] pci 0000:06:09.2: PME# supported from D0 D1 D2 D3hot
[    0.089333] pci 0000:06:09.3: [104c:8033] type 00 class 0x018000
[    0.089362] pci 0000:06:09.3: reg 0x10: [mem 0xb0106000-0xb0107fff]
[    0.089473] pci 0000:06:09.3: supports D1 D2
[    0.089476] pci 0000:06:09.3: PME# supported from D0 D1 D2 D3hot
[    0.089574] pci 0000:06:09.4: [104c:8034] type 00 class 0x080500
[    0.089604] pci 0000:06:09.4: reg 0x10: [mem 0xb0109400-0xb01094ff]
[    0.089618] pci 0000:06:09.4: reg 0x14: [mem 0xb0109000-0xb01090ff]
[    0.089632] pci 0000:06:09.4: reg 0x18: [mem 0xb0108400-0xb01084ff]
[    0.089720] pci 0000:06:09.4: supports D1 D2
[    0.089723] pci 0000:06:09.4: PME# supported from D0 D1 D2 D3hot
[    0.089851] pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
[    0.089858] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.089863] pci 0000:00:1e.0:   bridge window [mem 0xb0100000-0xb01fffff]
[    0.089872] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.089875] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.089880] pci 0000:06:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.089946] pci_bus 0000:07: busn_res: can not insert [bus 07-06] under [bus 06] (conflicts with (null) [bus 06])
[    0.089953] pci_bus 0000:07: busn_res: [bus 07-06] end is updated to 0a
[    0.089957] pci_bus 0000:07: busn_res: can not insert [bus 07-0a] under [bus 06] (conflicts with (null) [bus 06])
[    0.089963] pci_bus 0000:07: [bus 07-0a] partially hidden behind transparent bridge 0000:06 [bus 06]
[    0.089968] pci 0000:00:1e.0: bridge has subordinate 06 but max busn 0a
[    0.089978] pci_bus 0000:00: on NUMA node 0
[    0.090169] ACPI: PCI Interrupt Link [LNKA] (IRQs *10)
[    0.090301] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[    0.090427] ACPI: PCI Interrupt Link [LNKC] (IRQs *4)
[    0.090551] ACPI: PCI Interrupt Link [LNKD] (IRQs *3)
[    0.090675] ACPI: PCI Interrupt Link [LNKE] (IRQs *11)
[    0.090799] ACPI: PCI Interrupt Link [LNKF] (IRQs 3) *0, disabled.
[    0.090925] ACPI: PCI Interrupt Link [LNKG] (IRQs *4)
[    0.091049] ACPI: PCI Interrupt Link [LNKH] (IRQs *3)
[    0.091717] ACPI: EC: interrupt unblocked
[    0.091728] ACPI: EC: event unblocked
[    0.091737] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x1c, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.091740] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.092366] SCSI subsystem initialized
[    0.092462] libata version 3.00 loaded.
[    0.092545] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.092549] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.092556] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.092558] vgaarb: loaded
[    0.092603] ACPI: bus type USB registered
[    0.092638] usbcore: registered new interface driver usbfs
[    0.092656] usbcore: registered new interface driver hub
[    0.092679] usbcore: registered new device driver usb
[    0.092802] EDAC MC: Ver: 3.0.0
[    0.093096] PCI: Using ACPI for IRQ routing
[    0.101963] PCI: pci_cache_line_size set to 64 bytes
[    0.102039] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.102042] e820: reserve RAM buffer [mem 0x7f6e0000-0x7fffffff]
[    0.102269] NetLabel: Initializing
[    0.102271] NetLabel:  domain hash size = 128
[    0.102272] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.102306] NetLabel:  unlabeled traffic allowed by default
[    0.102719] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.102729] hpet clockevent registered
[    0.102739] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.102745] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.102752] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.104097] clocksource: Switched to clocksource hpet
[    0.137120] VFS: Disk quotas dquot_6.6.0
[    0.137174] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.137467] AppArmor: AppArmor Filesystem Enabled
[    0.137555] pnp: PnP ACPI init
[    0.138589] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.138594] system 00:00: [mem 0xf0000000-0xf0003fff] has been reserved
[    0.138598] system 00:00: [mem 0xf0004000-0xf0004fff] has been reserved
[    0.138602] system 00:00: [mem 0xf0005000-0xf0005fff] has been reserved
[    0.138606] system 00:00: [mem 0xf0008000-0xf000bfff] has been reserved
[    0.138610] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.138624] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.139109] system 00:01: [io  0x0680-0x06ff] has been reserved
[    0.139113] system 00:01: [io  0x0800-0x080f] has been reserved
[    0.139117] system 00:01: [io  0x1000-0x107f] has been reserved
[    0.139121] system 00:01: [io  0x1180-0x11bf] has been reserved
[    0.139125] system 00:01: [io  0x1640-0x164f] has been reserved
[    0.139129] system 00:01: [io  0xfe00] has been reserved
[    0.139138] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.139217] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.139307] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.139378] pnp 00:04: Plug and Play ACPI device, IDs SYN0110 SYN0100 SYN0002 PNP0f13 (active)
[    0.139405] pnp: PnP ACPI: found 5 devices
[    0.139411] PnPBIOS: Disabled
[    0.177425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.177498] pci 0000:00:02.1: BAR 0: assigned [mem 0x80000000-0x8007ffff]
[    0.177514] pci 0000:06:09.0: BAR 0: assigned [mem 0x84000000-0x84000fff]
[    0.177524] pci 0000:06:09.0: BAR 15: assigned [mem 0x88000000-0x8bffffff pref]
[    0.177531] pci 0000:06:09.0: BAR 16: assigned [mem 0x8c000000-0x8fffffff]
[    0.177534] pci 0000:06:09.0: BAR 13: assigned [io  0x3400-0x34ff]
[    0.177538] pci 0000:06:09.0: BAR 14: assigned [io  0x3800-0x38ff]
[    0.177544] pci 0000:06:09.0: CardBus bridge to [bus 07-0a]
[    0.177547] pci 0000:06:09.0:   bridge window [io  0x3400-0x34ff]
[    0.177553] pci 0000:06:09.0:   bridge window [io  0x3800-0x38ff]
[    0.177559] pci 0000:06:09.0:   bridge window [mem 0x88000000-0x8bffffff pref]
[    0.177565] pci 0000:06:09.0:   bridge window [mem 0x8c000000-0x8fffffff]
[    0.177572] pci 0000:00:1e.0: PCI bridge to [bus 06]
[    0.177577] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.177583] pci 0000:00:1e.0:   bridge window [mem 0xb0100000-0xb01fffff]
[    0.177596] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.177599] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.177602] pci_bus 0000:06: resource 0 [io  0x3000-0x3fff]
[    0.177605] pci_bus 0000:06: resource 1 [mem 0xb0100000-0xb01fffff]
[    0.177608] pci_bus 0000:06: resource 4 [io  0x0000-0xffff]
[    0.177611] pci_bus 0000:06: resource 5 [mem 0x00000000-0xffffffff]
[    0.177615] pci_bus 0000:07: resource 0 [io  0x3400-0x34ff]
[    0.177618] pci_bus 0000:07: resource 1 [io  0x3800-0x38ff]
[    0.177621] pci_bus 0000:07: resource 2 [mem 0x88000000-0x8bffffff pref]
[    0.177624] pci_bus 0000:07: resource 3 [mem 0x8c000000-0x8fffffff]
[    0.177788] NET: Registered protocol family 2
[    0.178199] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.178235] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.178299] TCP: Hash tables configured (established 8192 bind 8192)
[    0.178394] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.178412] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.178512] NET: Registered protocol family 1
[    0.178549] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.181103] PCI: CLS 32 bytes, default 64
[    0.181224] Unpacking initramfs...
[    2.084380] Freeing initrd memory: 52820K
[    2.084831] Scanning for low memory corruption every 60 seconds
[    2.086205] Initialise system trusted keyrings
[    2.086230] Key type blacklist registered
[    2.086332] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[    2.089727] zbud: loaded
[    2.090494] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.090894] fuse init (API version 7.26)
[    2.093462] Key type asymmetric registered
[    2.093465] Asymmetric key parser 'x509' registered
[    2.093491] bounce: pool size: 64 pages
[    2.093525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    2.093592] io scheduler noop registered
[    2.093594] io scheduler deadline registered
[    2.093720] io scheduler cfq registered (default)
[    2.094189] vesafb: mode is 1280x768x32, linelength=5120, pages=0
[    2.094191] vesafb: scrolling: redraw
[    2.094195] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.094242] vesafb: framebuffer at 0xc0000000, mapped to 0x87aadef6, using 3840k, total 3840k
[    2.094506] Console: switching to colour frame buffer device 160x48
[    2.094561] fb0: VESA VGA frame buffer device
[    2.094604] intel_idle: does not run on family 6 model 13
[    2.095984] ACPI: AC Adapter [ACAD] (on-line)
[    2.096156] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.096178] ACPI: Power Button [PRWB]
[    2.096261] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    2.096277] ACPI: Sleep Button [SLPB]
[    2.096364] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    2.096380] ACPI: Lid Switch [LID]
[    2.096470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.096510] ACPI: Power Button [PWRF]
[    2.096687] tsc: Marking TSC unstable due to TSC halts in idle
[    2.097874] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    2.098260] thermal LNXTHERM:00: registered as thermal_zone0
[    2.098262] ACPI: Thermal Zone [THRM] (56 C)
[    2.098833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.104140] isapnp: Scanning for PnP cards...
[    2.155124] Linux agpgart interface v0.103
[    2.158577] loop: module loaded
[    2.158919] ata_piix 0000:00:1f.1: version 2.13
[    2.160779] scsi host0: ata_piix
[    2.160948] scsi host1: ata_piix
[    2.161022] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[    2.161025] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[    2.161230] libphy: Fixed MDIO Bus: probed
[    2.161232] tun: Universal TUN/TAP device driver, 1.6
[    2.161519] PPP generic driver version 2.4.2
[    2.161622] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.161629] ehci-pci: EHCI PCI platform driver
[    2.161987] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    2.161999] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    2.162022] ehci-pci 0000:00:1d.7: debug port 1
[    2.165944] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[    2.165987] ehci-pci 0000:00:1d.7: irq 23, io mem 0xb0040000
[    2.166048] ata2: port disabled--ignoring
[    2.209628] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    2.210050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.210053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.210056] usb usb1: Product: EHCI Host Controller
[    2.210059] usb usb1: Manufacturer: Linux 4.15.0-20-generic ehci_hcd
[    2.210062] usb usb1: SerialNumber: 0000:00:1d.7
[    2.210524] hub 1-0:1.0: USB hub found
[    2.210540] hub 1-0:1.0: 8 ports detected
[    2.211208] ehci-platform: EHCI generic platform driver
[    2.211241] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.211247] ohci-pci: OHCI PCI platform driver
[    2.211268] ohci-platform: OHCI generic platform driver
[    2.211282] uhci_hcd: USB Universal Host Controller Interface driver
[    2.211561] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.211571] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.211582] uhci_hcd 0000:00:1d.0: detected 2 ports
[    2.211621] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
[    2.211979] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.211998] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.212039] usb usb2: Product: UHCI Host Controller
[    2.212042] usb usb2: Manufacturer: Linux 4.15.0-20-generic uhci_hcd
[    2.212045] usb usb2: SerialNumber: 0000:00:1d.0
[    2.212527] hub 2-0:1.0: USB hub found
[    2.212593] hub 2-0:1.0: 2 ports detected
[    2.213067] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.213076] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    2.213085] uhci_hcd 0000:00:1d.1: detected 2 ports
[    2.213139] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
[    2.213231] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.213234] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.213237] usb usb3: Product: UHCI Host Controller
[    2.213240] usb usb3: Manufacturer: Linux 4.15.0-20-generic uhci_hcd
[    2.213243] usb usb3: SerialNumber: 0000:00:1d.1
[    2.213433] hub 3-0:1.0: USB hub found
[    2.213445] hub 3-0:1.0: 2 ports detected
[    2.213881] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.213890] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    2.213899] uhci_hcd 0000:00:1d.2: detected 2 ports
[    2.213948] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
[    2.214038] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.214041] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.214044] usb usb4: Product: UHCI Host Controller
[    2.214047] usb usb4: Manufacturer: Linux 4.15.0-20-generic uhci_hcd
[    2.214049] usb usb4: SerialNumber: 0000:00:1d.2
[    2.214237] hub 4-0:1.0: USB hub found
[    2.214249] hub 4-0:1.0: 2 ports detected
[    2.214686] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.214695] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    2.214703] uhci_hcd 0000:00:1d.3: detected 2 ports
[    2.214755] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
[    2.214845] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.214849] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.214851] usb usb5: Product: UHCI Host Controller
[    2.214854] usb usb5: Manufacturer: Linux 4.15.0-20-generic uhci_hcd
[    2.214857] usb usb5: SerialNumber: 0000:00:1d.3
[    2.215039] hub 5-0:1.0: USB hub found
[    2.215051] hub 5-0:1.0: 2 ports detected
[    2.215366] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PSM1] at 0x60,0x64 irq 1,12
[    2.217291] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.217300] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.217550] mousedev: PS/2 mouse device common for all mice
[    2.217907] rtc_cmos 00:02: RTC can wake from S4
[    2.218067] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    2.218100] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.218114] i2c /dev entries driver
[    2.218289] device-mapper: uevent: version 1.0.3
[    2.218423] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    2.218472] platform eisa.0: Probing EISA bus 0
[    2.218486] platform eisa.0: Cannot allocate resource for EISA slot 1
[    2.218491] platform eisa.0: Cannot allocate resource for EISA slot 2
[    2.218494] platform eisa.0: Cannot allocate resource for EISA slot 3
[    2.218522] platform eisa.0: EISA: Detected 0 cards
[    2.218531] cpufreq_nforce2: No nForce2 chipset
[    2.218555] ledtrig-cpu: registered to indicate activity on CPUs
[    2.219060] NET: Registered protocol family 10
[    2.227230] Segment Routing with IPv6
[    2.227292] NET: Registered protocol family 17
[    2.227373] Key type dns_resolver registered
[    2.227816] microcode: sig=0x6d8, pf=0x20, revision=0x20
[    2.227887] microcode: Microcode Update Driver: v2.2.
[    2.227896] Using IPI No-Shortcut mode
[    2.228179] registered taskstats version 1
[    2.228202] Loading compiled-in X.509 certificates
[    2.282590] Loaded X.509 cert 'Build time autogenerated kernel key: 573dc39532f0c19c40a93e72c7ccf5ca0668369a'
[    2.282641] zswap: loaded using pool lzo/zbud
[    2.290590] Key type big_key registered
[    2.290600] Key type trusted registered
[    2.294519] Key type encrypted registered
[    2.294527] AppArmor: AppArmor sha1 policy hashing enabled
[    2.294533] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    2.294580] evm: HMAC attrs: 0x1
[    2.294970]   Magic number: 6:366:3
[    2.295175] rtc_cmos 00:02: setting system clock to 2018-10-17 01:02:07 UTC (1539738127)
[    2.295364] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.295365] EDD information not available.
[    2.339197] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.479550] isapnp: No Plug & Play device found
[    2.479566] ata1.00: ATA-6: HTS721080G9AT00, MC4OA51A, max UDMA/100
[    2.479569] ata1.00: 156301488 sectors, multi 16: LBA48 
[    2.479580] ata1.01: ATAPI: TSSTcorpCD/DVDW TS-L532M, HR08, max MWDMA2
[    2.484609] ata1.00: configured for UDMA/100
[    2.508356] ata1.01: configured for MWDMA2
[    2.525679] ACPI: Battery Slot [BAT0] (battery present)
[    2.526015] scsi 0:0:0:0: Direct-Access     ATA      HTS721080G9AT00  A51A PQ: 0 ANSI: 5
[    2.526358] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.533358] scsi 0:0:1:0: CD-ROM            TSSTcorp CD/DVDW TS-L532M HR08 PQ: 0 ANSI: 5
[    2.581459] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    2.581570] sd 0:0:0:0: [sda] Write Protect is off
[    2.581574] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.584588] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.584647] sr 0:0:1:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    2.584650] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.585030] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    2.585495] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    2.601811]  sda: sda1
[    2.603154] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.606269] Freeing unused kernel memory: 1088K
[    2.606355] Write protecting the kernel text: 8796k
[    2.606493] Write protecting the kernel read-only data: 3472k
[    2.606494] NX-protecting the kernel data: 5540k
[    2.606803] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.883884] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[    2.919916] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    3.041094] sdhci: Secure Digital Host Controller Interface driver
[    3.041097] sdhci: Copyright(c) Pierre Ossman
[    3.068125] ssb: Found chip with id 0x4318, rev 0x02 and package 0x02
[    3.068135] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor 0x4243)
[    3.068142] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor 0x4243)
[    3.068149] ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
[    3.068156] ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
[    3.104164] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1591a222d06, max_idle_ns: 440795258636 ns
[    3.125402] ssb: Sonics Silicon Backplane found on PCI device 0000:06:06.0
[    3.125645] sdhci-pci 0000:06:09.4: SDHCI controller found [104c:8034] (rev 0)
[    3.129914] mmc0: SDHCI controller on PCI [0000:06:09.4] using PIO
[    3.133431] mmc1: SDHCI controller on PCI [0000:06:09.4] using PIO
[    3.137483] mmc2: SDHCI controller on PCI [0000:06:09.4] using PIO
[    3.137700] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    3.137707] 8139cp 0000:06:00.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    3.192379] 8139too: 8139too Fast Ethernet driver 0.9.28
[    3.228127] firewire_ohci 0000:06:09.2: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[    3.229438] 8139too 0000:06:00.0 eth0: RealTek RTL8139 at 0x3b71c071, 00:c0:9f:fb:1e:83, IRQ 16
[    3.277604] 8139too 0000:06:00.0 enp6s0: renamed from eth0
[    3.415565] pci 0000:00:00.0: Intel 915GM Chipset
[    3.415593] pci 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[    3.415879] pci 0000:00:00.0: detected 8192K stolen memory
[    3.415937] [drm] Memory usable by graphics device = 256M
[    3.415945] checking generic (c0000000 3c0000) vs hw (c0000000 10000000)
[    3.415947] fb: switching to inteldrmfb from VESA VGA
[    3.416001] Console: switching to colour dummy device 80x25
[    3.417205] [drm] Replacing VGA console driver
[    3.417556] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.417559] [drm] Driver supports precise vblank timestamp query.
[    3.420533] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.461789] [drm] RC6 disabled, disabling runtime PM support
[    3.461844] [drm] initialized overlay support
[    3.463630] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[    3.722488] fbcon: inteldrmfb (fb0) is primary device
[    3.723133] Console: switching to colour frame buffer device 160x48
[    3.723196] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.745107] firewire_core 0000:06:09.2: created device fw0: GUID 00c09f00007b6225, S400
[    3.748386] psmouse serio1: synaptics: Touchpad model: 1, fw: 5.10, id: 0x258eb1, caps: 0xa04713/0x0/0x0/0x0, board id: 0, fw id: 32050
[    3.784079] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[   12.464044] raid6: mmxx1    gen()  1614 MB/s
[   12.512011] raid6: mmxx2    gen()  1760 MB/s
[   12.560026] raid6: sse1x1   gen()  1060 MB/s
[   12.608038] raid6: sse1x2   gen()  1798 MB/s
[   12.656015] raid6: sse2x1   gen()  1955 MB/s
[   12.704030] raid6: sse2x1   xor()  1292 MB/s
[   12.752036] raid6: sse2x2   gen()  2251 MB/s
[   12.800009] raid6: sse2x2   xor()  1347 MB/s
[   12.800011] raid6: using algorithm sse2x2 gen() 2251 MB/s
[   12.800013] raid6: .... xor() 1347 MB/s, rmw enabled
[   12.800014] raid6: using intx1 recovery algorithm
[   12.828489] xor: measuring software checksum speed
[   12.868010]    pIII_sse  :  3886.000 MB/sec
[   12.908009]    prefetch64-sse:  4221.000 MB/sec
[   12.908011] xor: using function: prefetch64-sse (4221.000 MB/sec)
[   12.999009] Btrfs loaded, crc32c=crc32c-generic
[   45.279573] random: crng init done
[   45.789288] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   47.624050] ip_tables: (C) 2000-2006 Netfilter Core Team
[   47.781016] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   47.781233] systemd[1]: Detected architecture x86.
[   47.800642] systemd[1]: Set hostname to <wl-HP-Pavilion-dv1000-EH443UA-ABA>.
[   49.718343] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   49.718465] systemd[1]: Reached target User and Group Name Lookups.
[   49.718597] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   49.718646] systemd[1]: Reached target System Time Synchronized.
[   49.719100] systemd[1]: Created slice System Slice.
[   49.719591] systemd[1]: Listening on Journal Socket.
[   49.721560] systemd[1]: Mounting Huge Pages File System...
[   50.627647] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[   52.612425] lp: driver loaded but no devices found
[   52.916232] ppdev: user-space parallel port driver
[   53.129425] systemd-journald[378]: Received request to flush runtime journal from PID 1
[   60.532245] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   60.547770] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   60.576317] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   60.576326] cfg80211: failed to load regulatory.db
[   60.672575] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   61.333312] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
[   61.333850] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   61.376063] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
[   61.376086] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2050, Revision 8, Version 0
[   61.392228] Broadcom 43xx driver loaded [ Features: PNL ]
[   61.393402] b43 ssb0:0: Direct firmware load for b43/ucode5.fw failed with error -2
[   61.393425] b43 ssb0:0: Direct firmware load for b43/ucode5.fw failed with error -2
[   61.393453] b43 ssb0:0: Direct firmware load for b43-open/ucode5.fw failed with error -2
[   61.393471] b43 ssb0:0: Direct firmware load for b43-open/ucode5.fw failed with error -2
[   61.393474] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[   61.393481] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[   61.393485] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[   62.442815] audit: type=1400 audit(1539738187.644:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=519 comm="apparmor_parser"
[   62.442825] audit: type=1400 audit(1539738187.644:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=519 comm="apparmor_parser"
[   62.457472] audit: type=1400 audit(1539738187.660:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=521 comm="apparmor_parser"
[   62.457482] audit: type=1400 audit(1539738187.660:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=521 comm="apparmor_parser"
[   62.457487] audit: type=1400 audit(1539738187.660:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=521 comm="apparmor_parser"
[   62.457491] audit: type=1400 audit(1539738187.660:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=521 comm="apparmor_parser"
[   62.468836] audit: type=1400 audit(1539738187.672:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=523 comm="apparmor_parser"
[   62.468844] audit: type=1400 audit(1539738187.672:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=523 comm="apparmor_parser"
[   62.468849] audit: type=1400 audit(1539738187.672:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=523 comm="apparmor_parser"
[   62.471981] audit: type=1400 audit(1539738187.672:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=524 comm="apparmor_parser"
[   62.980476] intel_rng: FWH not detected
[   63.104835] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x0000000000001050 (\PMIO) (20170831/utaddress-247)
[   63.104850] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   63.104854] ACPI Warning: SystemIO range 0x00000000000011B0-0x00000000000011BF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20170831/utaddress-247)
[   63.104861] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   63.104863] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20170831/utaddress-247)
[   63.104869] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   63.104871] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   63.175461] yenta_cardbus 0000:06:09.0: CardBus bridge found [103c:3080]
[   63.175486] yenta_cardbus 0000:06:09.0: Enabling burst memory read transactions
[   63.175492] yenta_cardbus 0000:06:09.0: Using CSCINT to route CSC interrupts to PCI
[   63.175494] yenta_cardbus 0000:06:09.0: Routing CardBus interrupts to PCI
[   63.175500] yenta_cardbus 0000:06:09.0: TI: mfunc 0x01a01b22, devctl 0x64
[   63.358358] input: HP WMI hotkeys as /devices/virtual/input/input8
[   63.418449] yenta_cardbus 0000:06:09.0: ISA IRQ mask 0x0cf8, PCI irq 20
[   63.418455] yenta_cardbus 0000:06:09.0: Socket status: 30000006
[   63.418461] pci_bus 0000:06: Raising subordinate bus# of parent bus (#06) from #06 to #0a
[   63.418473] yenta_cardbus 0000:06:09.0: pcmcia: parent PCI bridge window: [io  0x3000-0x3fff]
[   63.418478] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff:
[   63.419537]  excluding 0x3000-0x30ff 0x3400-0x34ff 0x3800-0x38ff
[   63.441573] yenta_cardbus 0000:06:09.0: pcmcia: parent PCI bridge window: [mem 0xb0100000-0xb01fffff]
[   63.441580] pcmcia_socket pcmcia_socket0: cs: memory probe 0xb0100000-0xb01fffff:
[   63.441584]  excluding 0xb0100000-0xb010ffff
[   64.768686] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[   64.769523]  excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   64.770161] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
[   64.770471]  excluding 0x3f0-0x3f7 0x4d0-0x4d7
[   64.770773] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
[   64.771242]  clean
[   64.771268] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[   64.771786]  clean
[   64.771820] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[   64.771830]  excluding 0xc0000-0xc7fff 0xcc000-0xd3fff 0xdc000-0xfffff
[   64.771877] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   64.771907]  clean
[   64.771933] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[   64.771950]  excluding 0x60000000-0x60ffffff
[   64.771979] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[   64.782612]  clean
[   65.192048] snd_intel8x0 0000:00:1e.2: intel8x0_measure_ac97_clock: measured 59550 usecs (2868 samples)
[   65.192054] snd_intel8x0 0000:00:1e.2: clocking to 48000
[   65.644531] Adding 2084860k swap on /dev/mapper/mint--vg-swap_1.  Priority:-2 extents:1 across:2084860k FS
[   71.947916] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[   71.948159] 8139too 0000:06:00.0 enp6s0: link down
[   71.948552] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[ 1180.760081] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1180.917766] usb 1-1: New USB device found, idVendor=090c, idProduct=1000
[ 1180.917770] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1180.917773] usb 1-1: Product: USB DISK
[ 1180.917776] usb 1-1: Manufacturer: SMI Corporation
[ 1180.917779] usb 1-1: SerialNumber: 1302027403007726
[ 1181.131463] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 1181.135005] scsi host2: usb-storage 1-1:1.0
[ 1181.135197] usbcore: registered new interface driver usb-storage
[ 1181.163489] usbcore: registered new interface driver uas
[ 1182.520457] scsi 2:0:0:0: Direct-Access     FLASH    Drive SM_USB20   1100 PQ: 0 ANSI: 4
[ 1182.522707] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 1182.523157] sd 2:0:0:0: [sdb] 31703040 512-byte logical blocks: (16.2 GB/15.1 GiB)
[ 1182.523914] sd 2:0:0:0: [sdb] Write Protect is off
[ 1182.523919] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1182.527317] sd 2:0:0:0: [sdb] No Caching mode page found
[ 1182.527327] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 1182.531563]  sdb: sdb1
[ 1182.534540] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 1188.039685] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 

Code: Select all

wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$[b] lspci[/b]
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1d.0 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8100/8101L/8139 PCI Fast Ethernet Adapter (rev 10)
06:06.0 Network controller: Broadcom Limited BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
06:09.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
06:09.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller
06:09.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller
06:09.4 SD Host controller: Texas Instruments PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
Sure can use some help.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Wireless Not Working

Post by kukamuumuka »

What are results for the next commands?

Code: Select all

inxi -Nn

Code: Select all

nmcli dev status

Code: Select all

rfkill list all
Please use [code] result here [/code] when answering for readability.
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: Wireless Not Working

Post by JeremyB »

In terminal do

Code: Select all

sudo apt update && sudo apt install firmware-b43-installer
Reboot
INOV8TN
Level 1
Level 1
Posts: 24
Joined: Thu Feb 09, 2017 4:03 pm
Location: Clemmons, NC

Re: Wireless Not Working

Post by INOV8TN »

Hi JeremyB -

Thank you so much for jumping on this.

The results of the three commands are listed first then the result from the APT Command.

Hope this helps!

Bill

Code: Select all

 
 
 wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ [b]inxi -Nn[/b]
Network:   Card-1: Realtek RTL-8100/8101L/8139 PCI Fast Ethernet Adapter driver: 8139too
           IF: enp6s0 state: down mac: 00:c0:9f:fb:1e:83
           Card-2: Broadcom Limited BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller
           driver: b43-pci-bridge
           IF: N/A state: N/A mac: N/A
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 

wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ [b]nmcli dev status[/b]
DEVICE  TYPE      STATE        CONNECTION 
enp6s0  ethernet  unavailable  --         
lo      loopback  unmanaged    --         
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 
 
 wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ [b]rfkill list all[/b]
0: hp-wifi: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 

*****  Here's the results of Jeremy's  suggestion  *****

wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ [b]sudo apt update && sudo apt install firmware-b43-installer[/b]  
[sudo] password for wl: 
Err:1 http://archive.ubuntu.com/ubuntu bionic InRelease
  Could not resolve 'archive.ubuntu.com'
Err:2 http://security.ubuntu.com/ubuntu bionic-security InRelease           
  Could not resolve 'security.ubuntu.com'
Err:3 http://archive.canonical.com/ubuntu bionic InRelease                  
  Could not resolve 'archive.canonical.com'
Err:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
  Could not resolve 'archive.ubuntu.com'
Err:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
  Could not resolve 'archive.ubuntu.com'
Err:6 http://packages.linuxmint.com tara InRelease
  Could not resolve 'packages.linuxmint.com'
Reading package lists... Done
Building dependency tree       
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Failed to fetch http://packages.linuxmint.com/dists/tara/InRelease  Could not resolve 'packages.linuxmint.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease  Could not resolve 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease  Could not resolve 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease  Could not resolve 'archive.ubuntu.com'
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease  Could not resolve 'security.ubuntu.com'
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease  Could not resolve 'archive.canonical.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  b43-fwcutter
The following NEW packages will be installed:
  b43-fwcutter firmware-b43-installer
0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
Need to get 27.7 kB of archives.
After this operation, 103 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 http://archive.ubuntu.com/ubuntu bionic/main i386 b43-fwcutter i386 1:019-3
  Could not resolve 'archive.ubuntu.com'
Err:2 http://archive.ubuntu.com/ubuntu bionic/multiverse i386 firmware-b43-installer all 1:019-3
  Could not resolve 'archive.ubuntu.com'
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/b43-fwcutter/b43-fwcutter_019-3_i386.deb  Could not resolve 'archive.ubuntu.com'
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/multiverse/b/b43-fwcutter/firmware-b43-installer_019-3_all.deb  Could not resolve 'archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$[b] sudo apt update && sudo apt install firmware-b43-installer --fix-missing[/b]
Err:1 http://archive.ubuntu.com/ubuntu bionic InRelease
  Could not resolve 'archive.ubuntu.com'
Err:2 http://security.ubuntu.com/ubuntu bionic-security InRelease           
  Could not resolve 'security.ubuntu.com'
Err:3 http://archive.canonical.com/ubuntu bionic InRelease                  
  Could not resolve 'archive.canonical.com'
Err:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
  Could not resolve 'archive.ubuntu.com'
Err:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
  Could not resolve 'archive.ubuntu.com'
Err:6 http://packages.linuxmint.com tara InRelease
  Could not resolve 'packages.linuxmint.com'
Reading package lists... Done
Building dependency tree       
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Failed to fetch http://packages.linuxmint.com/dists/tara/InRelease  Could not resolve 'packages.linuxmint.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease  Could not resolve 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease  Could not resolve 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease  Could not resolve 'archive.ubuntu.com'
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease  Could not resolve 'security.ubuntu.com'
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease  Could not resolve 'archive.canonical.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  b43-fwcutter
The following NEW packages will be installed:
  b43-fwcutter firmware-b43-installer
0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
Need to get 27.7 kB of archives.
After this operation, 103 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 http://archive.ubuntu.com/ubuntu bionic/main i386 b43-fwcutter i386 1:019-3
  Could not resolve 'archive.ubuntu.com'
Err:2 http://archive.ubuntu.com/ubuntu bionic/multiverse i386 firmware-b43-installer all 1:019-3
  Could not resolve 'archive.ubuntu.com'
Unable to correct missing packages.
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/b43-fwcutter/b43-fwcutter_019-3_i386.deb  Could not resolve 'archive.ubuntu.com'
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/multiverse/b/b43-fwcutter/firmware-b43-installer_019-3_all.deb  Could not resolve 'archive.ubuntu.com'
E: Aborting install.
wl@wl-HP-Pavilion-dv1000-EH443UA-ABA:~$ 




 
 
  
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: Wireless Not Working

Post by JeremyB »

INOV8TN
Level 1
Level 1
Posts: 24
Joined: Thu Feb 09, 2017 4:03 pm
Location: Clemmons, NC

Re: Wireless Not Working

Post by INOV8TN »

MAGNIFICO!

I have access to the internet! Whoohoo!

No error messages from creating and populating the b43 firmware file.

How did you know that was the solution? I'd like to do some self study of the process if you would point me in the right direction.

When I tried to check for updates ('Shield' icon bottom right on the screen) I got the message "Could nor refresh the list of updates".

If this is unrelated to 'No Wireless' I'll be happy to post as a new Help Request.

Thanks again!

- Bill
Locked

Return to “Beginner Questions”