broadcom bcm43142 not working

42 views
Skip to first unread message

j.b....@gmail.com

unread,
Feb 29, 2020, 1:48:28 PM2/29/20
to qubes-users
I have an HP Pavilion 17-g053us notebook. Qubes installed fine in Legacy (not UEFI).
I've been reading suggestions for days, most of it years old for older versions of Qubes and different hardware. I'm at a total loss at what to do.

[user@sys-net ~]$ lspci
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:02.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01)
00:03.0 VGA compatible controller: Device 1234:1111 (rev 02)
00:04.0 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 10)
00:06.0 Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)
00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 0a)
[user@sys-net ~]$ ifconfig -a
ens7: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.11  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::85ea:7a35:d3c6:588f  prefixlen 64  scopeid 0x20<link>
        ether 3c:a8:2a:a5:16:cd  txqueuelen 1000  (Ethernet)
        RX packets 45295  bytes 65441328 (62.4 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 22077  bytes 3043084 (2.9 MiB)
        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 102  bytes 7964 (7.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 102  bytes 7964 (7.7 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vif5.0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.137.0.5  netmask 255.255.255.255  broadcast 0.0.0.0
        inet6 fe80::fcff:ffff:feff:ffff  prefixlen 64  scopeid 0x20<link>
        ether fe:ff:ff:ff:ff:ff  txqueuelen 32  (Ethernet)
        RX packets 20057  bytes 2630824 (2.5 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 42081  bytes 61072330 (58.2 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[user@sys-net ~]$ rpm -q linux-firmware
linux-firmware-20200122-105.fc30.noarch
[user@sys-net ~]$


dmsg:
[user[user@sys-net ~]$ sudo dmesg
[    0.000000] Linux version 4.19.94-1.pvops.qubes.x86_64 (user@build-fedora4) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC)) #1 SMP Sun Jan 12 05:45:26 UTC 2020
[    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 xen_scrub_pages=0 nopat iommu=soft swiotlb=8192
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000017ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000017fff000-0x0000000017ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved
[    0.000000] x86/PAT: PAT support disabled.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Xen HVM domU, BIOS 4.8.5-14.fc25 12/11/2019
[    0.000000] Hypervisor detected: Xen HVM
[    0.000000] Xen version 4.8.
[    0.000000] Xen Platform PCI: I/O protocol version 1
[    0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
[    0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
               You might have to change the root device
               from /dev/hd[a-d] to /dev/xvd[a-d]
               in your root= kernel command line option
[    0.000007] HVMOP_pagetable_dying not supported
[    0.039082] tsc: Fast TSC calibration using PIT
[    0.039086] tsc: Detected 2095.164 MHz processor
[    0.039088] tsc: Detected 2095.162 MHz TSC
[    0.041340] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.041344] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.041348] last_pfn = 0x17fff max_arch_pfn = 0x400000000
[    0.041416] MTRR default type: write-back
[    0.041417] MTRR fixed ranges enabled:
[    0.041419]   00000-9FFFF write-back
[    0.041420]   A0000-BFFFF write-combining
[    0.041421]   C0000-FFFFF write-back
[    0.041422] MTRR variable ranges enabled:
[    0.041424]   0 base 00F0000000 mask 7FF0000000 uncachable
[    0.041424]   1 disabled
[    0.041425]   2 disabled
[    0.041426]   3 disabled
[    0.041426]   4 disabled
[    0.041427]   5 disabled
[    0.041428]   6 disabled
[    0.041428]   7 disabled
[    0.044184] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC 
[    0.050256] found SMP MP-table at [mem 0x000f5960-0x000f596f]
[    0.051834] Using GB pages for direct mapping
[    0.051844] BRK [0x10e01000, 0x10e01fff] PGTABLE
[    0.051847] BRK [0x10e02000, 0x10e02fff] PGTABLE
[    0.051848] BRK [0x10e03000, 0x10e03fff] PGTABLE
[    0.051883] BRK [0x10e04000, 0x10e04fff] PGTABLE
[    0.051977] BRK [0x10e05000, 0x10e05fff] PGTABLE
[    0.052005] RAMDISK: [mem 0x17945000-0x17feffff]
[    0.052123] ACPI: Early table checksum verification disabled
[    0.052184] ACPI: RSDP 0x00000000000F58B0 000024 (v02 Xen   )
[    0.052199] ACPI: XSDT 0x00000000FC00A5C0 000054 (v01 Xen    HVM      00000000 HVML 00000000)
[    0.052213] ACPI: FACP 0x00000000FC00A2E0 0000F4 (v04 Xen    HVM      00000000 HVML 00000000)
[    0.052257] ACPI: DSDT 0x00000000FC0012B0 008FAC (v02 Xen    HVM      00000000 INTL 20160831)
[    0.052261] ACPI: FACS 0x00000000FC001270 000040
[    0.052264] ACPI: FACS 0x00000000FC001270 000040
[    0.052269] ACPI: APIC 0x00000000FC00A3E0 000070 (v02 Xen    HVM      00000000 HVML 00000000)
[    0.052273] ACPI: HPET 0x00000000FC00A4D0 000038 (v01 Xen    HVM      00000000 HVML 00000000)
[    0.052278] ACPI: WAET 0x00000000FC00A510 000028 (v01 Xen    HVM      00000000 HVML 00000000)
[    0.052282] ACPI: SSDT 0x00000000FC00A540 000031 (v02 Xen    HVM      00000000 INTL 20160831)
[    0.052289] ACPI: SSDT 0x00000000FC00A580 000031 (v02 Xen    HVM      00000000 INTL 20160831)
[    0.052306] ACPI: Local APIC address 0xfee00000
[    0.059550] No NUMA configuration found
[    0.059553] Faking a node at [mem 0x0000000000000000-0x0000000017ffefff]
[    0.059567] NODE_DATA(0) allocated [mem 0x1791a000-0x17944fff]
[    0.060436] Zone ranges:
[    0.060440]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.060442]   DMA32    [mem 0x0000000001000000-0x0000000017ffefff]
[    0.060443]   Normal   empty
[    0.060445]   Device   empty
[    0.060446] Movable zone start for each node
[    0.060450] Early memory node ranges
[    0.060452]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.060453]   node   0: [mem 0x0000000000100000-0x0000000017ffefff]
[    0.060458] Reserved but unavailable: 98 pages
[    0.060459] Initmem setup node 0 [mem 0x0000000000001000-0x0000000017ffefff]
[    0.060462] On node 0 totalpages: 98205
[    0.060463]   DMA zone: 64 pages used for memmap
[    0.060464]   DMA zone: 21 pages reserved
[    0.060465]   DMA zone: 3998 pages, LIFO batch:0
[    0.060597]   DMA32 zone: 1472 pages used for memmap
[    0.060598]   DMA32 zone: 94207 pages, LIFO batch:31
[    0.073889] ACPI: PM-Timer IO Port: 0xb008
[    0.073895] ACPI: Local APIC address 0xfee00000
[    0.073970] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[    0.073975] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.073978] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)
[    0.073980] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[    0.073983] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[    0.073986] ACPI: IRQ0 used by override.
[    0.073987] ACPI: IRQ5 used by override.
[    0.073988] ACPI: IRQ9 used by override.
[    0.073989] ACPI: IRQ10 used by override.
[    0.073989] ACPI: IRQ11 used by override.
[    0.073994] Using ACPI (MADT) for SMP configuration information
[    0.073997] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.074011] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.074023] [mem 0x18000000-0xfbffffff] available for PCI devices
[    0.074024] Booting paravirtualized kernel on Xen HVM
[    0.074028] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.220568] random: get_random_bytes called from start_kernel+0xc3/0x765 with crng_init=0
[    0.220580] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[    0.220799] percpu: Embedded 44 pages/cpu s143360 r8192 d28672 u1048576
[    0.220807] pcpu-alloc: s143360 r8192 d28672 u1048576 alloc=1*2097152
[    0.220808] pcpu-alloc: [0] 0 1
[    0.220838] xen: PV spinlocks enabled
[    0.220842] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.220847] Built 1 zonelists, mobility grouping on.  Total pages: 96648
[    0.220848] Policy zone: DMA32
[    0.220850] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 xen_scrub_pages=0 nopat iommu=soft swiotlb=8192
[    0.220884] You have booted with nomodeset. This means your GPU drivers are DISABLED
[    0.220885] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
[    0.220886] Unless you actually understand what nomodeset does, you should reboot without enabling it

^^ I tried to do something about this but could not figure it out.

[    0.224178] Memory: 330984K/392820K available (12300K kernel code, 1486K rwdata, 3884K rodata, 2660K init, 4404K bss, 61836K reserved, 0K cma-reserved)
[    0.224290] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.224297] Kernel/User page tables isolation: enabled
[    0.224349] ftrace: allocating 38219 entries in 150 pages
[    0.242493] rcu: Hierarchical RCU implementation.
[    0.242495] rcu:     RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[    0.242497]     Tasks RCU enabled.
[    0.242498] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.245489] NR_IRQS: 4352, nr_irqs: 512, preallocated irqs: 16
[    0.245525] xen:events: Using FIFO-based ABI
[    0.245533] xen:events: Xen HVM callback vector for event delivery is enabled
[    0.245692] rcu:     Offload RCU callbacks from CPUs: (none).
[    0.524454] Console: colour VGA+ 80x25
[    0.528205] console [hvc0] enabled
[    0.528244] ACPI: Core revision 20180810
[    0.531356] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns
[    0.531458] hpet clockevent registered
[    0.531496] APIC: Switch to symmetric I/O mode setup
[    0.730688] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.734628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.738911] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e3356707a6, max_idle_ns: 440795289051 ns
[    0.738968] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.32 BogoMIPS (lpj=2095162)
[    0.739009] pid_max: default: 32768 minimum: 301
[    0.739071] Security Framework initialized
[    0.739089] Yama: becoming mindful.
[    0.739108] AppArmor: AppArmor disabled by boot time parameter
[    0.739218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.739294] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.739329] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.739356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.739769] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.739791] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.739815] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.739850] Spectre V2 : Mitigation: Full generic retpoline
[    0.739872] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.739959] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.739991] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.740025] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.740054] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.740118] MDS: Mitigation: Clear CPU buffers
[    0.740383] Freeing SMP alternatives memory: 32K
[    0.742933] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.743001] Xen: using vcpuop timer interface
[    0.743012] installing Xen timer for CPU 0
[    0.743311] smpboot: CPU0: Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[    0.743403] cpu 0 spinlock event irq 53
[    0.743543] Performance Events: unsupported p6 CPU model 61 no PMU driver, software events only.
[    0.743628] rcu: Hierarchical SRCU implementation.
[    0.744026] random: crng done (trusting CPU's manufacturer)
[    0.744062] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.744146] smp: Bringing up secondary CPUs ...
[    0.744252] installing Xen timer for CPU 1
[    0.744351] x86: Booting SMP configuration:
[    0.744369] .... node  #0, CPUs:      #1
[    0.746524] cpu 1 spinlock event irq 59
[    0.746524] smp: Brought up 1 node, 2 CPUs
[    0.746524] smpboot: Max logical packages: 1
[    0.746524] smpboot: Total of 2 processors activated (8380.64 BogoMIPS)
[    0.747135] devtmpfs: initialized
[    0.747135] x86/mm: Memory block size: 128MB
[    0.747277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.747277] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.748010] pinctrl core: initialized pinctrl subsystem
[    0.748159] RTC time: 17:11:40, date: 02/29/20
[    0.749451] NET: Registered protocol family 16
[    0.749631] audit: initializing netlink subsys (disabled)
[    0.750013] audit: type=2000 audit(1582996300.260:1): state=initialized audit_enabled=0 res=1
[    0.751044] cpuidle: using governor menu
[    0.751152] ACPI: bus type PCI registered
[    0.752852] PCI: Using configuration type 1 for base access
[    0.754328] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.754328] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.754328] cryptd: max_cpu_qlen set to 1000
[    0.755038] ACPI: Added _OSI(Module Device)
[    0.755059] ACPI: Added _OSI(Processor Device)
[    0.755080] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.755100] ACPI: Added _OSI(Processor Aggregator Device)
[    0.755121] ACPI: Added _OSI(Linux-Dell-Video)
[    0.755141] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.764224] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.765876] xen: --> pirq=16 -> irq=9 (gsi=9)
[    0.769747] ACPI: Interpreter enabled
[    0.769778] ACPI: (supports S0 S3 S5)
[    0.769794] ACPI: Using IOAPIC for interrupt routing
[    0.769839] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.770664] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.781288] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.781322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.781352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.781389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.781819] PCI host bridge to bus 0000:00
[    0.781842] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.781869] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.781895] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.781926] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window]
[    0.781955] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.782774] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.792182] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.803420] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.812970] pci 0000:00:01.1: reg 0x20: [io  0xc300-0xc30f]
[    0.817171] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.817206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.817233] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.817263] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.819968] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.828970] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.829219] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.832968] pci 0000:00:02.0: [5853:0001] type 00 class 0xff8000
[    0.836970] pci 0000:00:02.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.839672] pci 0000:00:02.0: reg 0x14: [mem 0xf0000000-0xf0ffffff pref]
[    0.852621] pci 0000:00:03.0: [1234:1111] type 00 class 0x030000
[    0.855700] pci 0000:00:03.0: reg 0x10: [mem 0xf1000000-0xf1ffffff pref]
[    0.858970] pci 0000:00:03.0: reg 0x18: [mem 0xf2030000-0xf2030fff]
[    0.866970] pci 0000:00:03.0: reg 0x30: [mem 0xf2000000-0xf200ffff pref]
[    0.869968] pci 0000:00:04.0: [8086:24cd] type 00 class 0x0c0320
[    0.874392] pci 0000:00:04.0: reg 0x10: [mem 0xf2031000-0xf2031fff]
[    0.890845] pci 0000:00:06.0: [14e4:4365] type 00 class 0x028000
[    0.899976] pci 0000:00:06.0: reg 0x10: [mem 0xf2020000-0xf2027fff 64bit]
[    0.917969] pci 0000:00:06.0: enabling Extended Tags
[    0.930582] pci 0000:00:06.0: supports D1 D2
[    0.938572] pci 0000:00:07.0: [10ec:8136] type 00 class 0x020000
[    0.943977] pci 0000:00:07.0: reg 0x10: [io  0xc200-0xc2ff]
[    0.950976] pci 0000:00:07.0: reg 0x18: [mem 0xf2032000-0xf2032fff 64bit]
[    0.954975] pci 0000:00:07.0: reg 0x20: [mem 0xf202c000-0xf202ffff 64bit]
[    0.971710] pci 0000:00:07.0: supports D1 D2
[    0.980987] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[    0.982229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.983459] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.984443] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[    0.986502] xen:balloon: Initialising balloon driver
[    1.013216] pci 0000:00:03.0: vgaarb: setting as boot VGA device
[    1.013248] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.013285] pci 0000:00:03.0: vgaarb: bridge control possible
[    1.013310] vgaarb: loaded
[    1.014076] SCSI subsystem initialized
[    1.014144] libata version 3.00 loaded.
[    1.014144] ACPI: bus type USB registered
[    1.014144] usbcore: registered new interface driver usbfs
[    1.014144] usbcore: registered new interface driver hub
[    1.014144] usbcore: registered new device driver usb
[    1.014147] pps_core: LinuxPPS API ver. 1 registered
[    1.014169] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giom...@linux.it>
[    1.014209] PTP clock support registered
[    1.014287] EDAC MC: Ver: 3.0.0
[    1.020032] PCI: Using ACPI for IRQ routing
[    1.020032] PCI: pci_cache_line_size set to 64 bytes
[    1.024616] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    1.024619] e820: reserve RAM buffer [mem 0x17fff000-0x17ffffff]
[    1.024748] NetLabel: Initializing
[    1.024771] NetLabel:  domain hash size = 128
[    1.024791] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.024832] NetLabel:  unlabeled traffic allowed by default
[    1.025080] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.025128] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.025150] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[    1.031061] clocksource: Switched to clocksource xen
[    1.044113] VFS: Disk quotas dquot_6.6.0
[    1.044153] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.044245] pnp: PnP ACPI init
[    1.044337] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.044370] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.044450] system 00:01: [io  0x08a0-0x08a3] has been reserved
[    1.044479] system 00:01: [io  0x0cc0-0x0ccf] has been reserved
[    1.044576] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    1.044610] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.044651] xen: --> pirq=17 -> irq=8 (gsi=8)
[    1.044674] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.044712] xen: --> pirq=20 -> irq=12 (gsi=12)
[    1.044725] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[    1.044754] xen: --> pirq=21 -> irq=1 (gsi=1)
[    1.044767] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    1.044793] xen: --> pirq=22 -> irq=6 (gsi=6)
[    1.044795] pnp 00:05: [dma 2]
[    1.044806] pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.044888] system 00:06: [io  0xae00-0xae0f] has been reserved
[    1.044919] system 00:06: [io  0xb044-0xb047] has been reserved
[    1.044947] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.046258] pnp: PnP ACPI: found 7 devices
[    1.051881] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.051951] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.051952] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.051954] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.051955] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window]
[    1.052047] NET: Registered protocol family 2
[    1.052220] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes)
[    1.052261] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.052302] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    1.052341] TCP: Hash tables configured (established 4096 bind 4096)
[    1.052388] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.052418] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.052477] NET: Registered protocol family 1
[    1.052505] NET: Registered protocol family 44
[    1.052784] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    1.053232] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.053538] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    1.055281] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.056196] xen: --> pirq=23 -> irq=35 (gsi=35)
[    1.060670] PCI: CLS 0 bytes, default 64
[    1.060721] Unpacking initramfs...
[    1.191389] Freeing initrd memory: 6828K
[    1.191413] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.191439] software IO TLB: mapped [mem 0x15e00000-0x16e00000] (16MB)
[    1.193057] Initialise system trusted keyrings
[    1.193096] Key type blacklist registered
[    1.193234] workingset: timestamp_bits=36 max_order=17 bucket_order=0
[    1.194575] zbud: loaded
[    1.679394] alg: No test for 842 (842-generic)
[    1.679517] alg: No test for 842 (842-scomp)
[    1.688457] NET: Registered protocol family 38
[    1.688487] Key type asymmetric registered
[    1.688504] Asymmetric key parser 'x509' registered
[    1.688541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.688903] io scheduler noop registered
[    1.688923] io scheduler deadline registered
[    1.689020] io scheduler cfq registered (default)
[    1.689043] io scheduler mq-deadline registered
[    1.689288] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.689461] intel_idle: Please enable MWAIT in BIOS SETUP
[    1.689647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.689693] ACPI: Power Button [PWRF]
[    1.689755] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    1.689794] ACPI: Sleep Button [SLPF]
[    1.690861] xen: --> pirq=24 -> irq=24 (gsi=24)
[    1.691356] xen:grant_table: Grant tables using version 1 layout
[    1.691410] Grant table initialized
[    1.691841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.693272] Non-volatile memory driver v1.3
[    1.693319] Linux agpgart interface v0.103
[    1.694138] ata_piix 0000:00:01.1: version 2.13
[    1.697280] scsi host0: ata_piix
[    1.697538] scsi host1: ata_piix
[    1.697586] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc300 irq 14
[    1.697614] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc308 irq 15
[    1.697710] libphy: Fixed MDIO Bus: probed
[    1.697827] usbcore: registered new interface driver usbserial_generic
[    1.697859] usbserial: USB Serial support registered for generic
[    1.697916] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.716825] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.716856] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.717004] mousedev: PS/2 mouse device common for all mice
[    1.717784] rtc_cmos 00:02: registered as rtc0
[    1.717810] rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs
[    1.717903] device-mapper: uevent: version 1.0.3
[    1.718006] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-d...@redhat.com
[    1.719315] hidraw: raw HID events driver (C) Jiri Kosina
[    1.719379] usbcore: registered new interface driver usbhid
[    1.719401] usbhid: USB HID core driver
[    1.719526] drop_monitor: Initializing network drop monitor service
[    1.727245] Initializing XFRM netlink socket
[    1.727405] NET: Registered protocol family 10
[    1.727460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.740020] Segment Routing with IPv6
[    1.740069] mip6: Mobile IPv6
[    1.740087] NET: Registered protocol family 17
[    1.741355] mce: Using 2 MCE banks
[    1.741386] RAS: Correctable Errors collector initialized.
[    1.741421] AVX2 version of gcm_enc/dec engaged.
[    1.741442] AES CTR mode by8 optimization enabled
[    1.786774] sched_clock: Marking stable (1501430909, 285261136)->(1904724591, -118032546)
[    1.788079] registered taskstats version 1
[    1.788108] Loading compiled-in X.509 certificates
[    1.788148] zswap: loaded using pool lzo/zbud
[    1.796415] Key type big_key registered
[    1.798760] Key type encrypted registered
[    1.798788] ima: No TPM chip found, activating TPM-bypass!
[    1.798819] ima: Allocated hash algorithm: sha1
[    1.799094] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[    1.799124] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[    1.799154] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[    1.799180] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[    1.799220]   Magic number: 8:574:189
[    1.799286] acpi device:1b: hash matches
[    1.799386] rtc_cmos 00:02: setting system clock to 2020-02-29 17:11:41 UTC (1582996301)
[    1.874782] Freeing unused decrypted memory: 2040K
[    1.876613] Freeing unused kernel image memory: 2660K
[    1.881011] Write protecting the kernel read-only data: 18432k
[    1.882915] Freeing unused kernel image memory: 2024K
[    1.883982] Freeing unused kernel image memory: 212K
[    1.885177] rodata_test: all tests were successful
[    1.885202] Run /init as init process
[    1.895815] Invalid max_queues (4), will use default max: 2.
[    2.067601] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.082211]  xvda: xvda1 xvda2 xvda3
[    2.120897] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.170256] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.205844] blkfront: xvdd: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.227636] tsc: Refined TSC clocksource calibration: 2095.162 MHz
[    2.227675] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e3356707a6, max_idle_ns: 440795289051 ns
[    2.248618]  xvdc: xvdc1 xvdc3
[    2.287460] EXT4-fs (xvda3): mounted filesystem with ordered data mode. Opts: (null)
[    2.297937] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[    2.315852] EXT4-fs (xvdd): mounted filesystem with ordered data mode. Opts: (null)
[    2.381991] EXT4-fs (xvda3): re-mounted. Opts: (null)
[    2.597949] systemd[1]: systemd v241-14.git18dd3fb.fc30 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)
[    2.598135] systemd[1]: Detected virtualization xen.
[    2.598162] systemd[1]: Detected architecture x86-64.
[    2.630765] systemd[1]: No hostname configured.
[    2.630795] systemd[1]: Set hostname to <localhost>.
[    2.759273] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    2.940084] systemd[1]: /usr/lib/systemd/system/qubes-meminfo-writer.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/meminfo-writer.pid → /run/meminfo-writer.pid; please update the unit file accordingly.
[    3.014219] systemd[1]: Created slice User and Session Slice.
[    3.014596] systemd[1]: Listening on udev Control Socket.
[    3.014805] systemd[1]: Listening on udev Kernel Socket.
[    3.015077] systemd[1]: Listening on Journal Socket.
[    3.169093] xen:xen_evtchn: Event-channel device installed
[    3.180088] EXT4-fs (xvda3): re-mounted. Opts: discard
[    3.316016] u2mfn: loading out-of-tree module taints kernel.
[    3.641651] systemd: 51 output lines suppressed due to ratelimiting
[    3.649170] systemd[1]: systemd v241-14.git18dd3fb.fc30 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)
[    3.649460] systemd[1]: Detected virtualization xen.
[    3.649493] systemd[1]: Detected architecture x86-64.
[    3.753906] systemd[1]: /usr/lib/systemd/system/qubes-meminfo-writer.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/meminfo-writer.pid → /run/meminfo-writer.pid; please update the unit file accordingly.
[    3.819707] systemd[1]: Started Journal Service.
[    3.820395] audit: type=1130 audit(1582996303.520:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.840107] systemd-journald[213]: Received request to flush runtime journal from PID 1
[    3.870498] audit: type=1130 audit(1582996303.566:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sysinit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.970277] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
[    4.002656] audit: type=1130 audit(1582996303.701:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-rootfs-resize comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.019632] audit: type=1130 audit(1582996303.718:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.131164] audit: type=1130 audit(1582996303.831:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-mount-dirs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.146611] audit: type=1130 audit(1582996303.846:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.539436] FDC 0 is a S82078B
[    4.610101] piix4_smbus 0000:00:01.3: SMBus Host Controller not enabled!
[    4.628812] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.630786] xen: --> pirq=19 -> irq=44 (gsi=44)
[    4.785569] ehci-pci: EHCI PCI platform driver
[    4.789702] libphy: r8169: probed
[    4.790268] r8169 0000:00:07.0 eth0: RTL8107e, 3c:a8:2a:a5:16:cd, XID 54100800, IRQ 71
[    4.791262] ehci-pci 0000:00:04.0: EHCI Host Controller
[    4.792368] ehci-pci 0000:00:04.0: new USB bus registered, assigned bus number 1
[    4.795910] ehci-pci 0000:00:04.0: irq 35, io mem 0xf2031000
[    4.800171] xen: --> pirq=18 -> irq=40 (gsi=40)
[    4.819396] bcma: bus0: Found chip with id 0x0000, rev 0x00 and package 0x00
[    4.820129] ehci-pci 0000:00:04.0: USB 2.0 started, EHCI 1.00
[    4.820339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    4.820374] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.820407] usb usb1: Product: EHCI Host Controller
[    4.820428] usb usb1: Manufacturer: Linux 4.19.94-1.pvops.qubes.x86_64 ehci_hcd
[    4.820458] usb usb1: SerialNumber: 0000:00:04.0
[    4.820599] hub 1-0:1.0: USB hub found
[    4.820627] hub 1-0:1.0: 6 ports detected
[    4.851385] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    4.869449] bcma-pci-bridge: probe of 0000:00:06.0 failed with error -84
[    4.965129] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    4.965169] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.965196] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.965221] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.965244] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    5.223808] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    5.362411] r8169 0000:00:07.0 ens7: renamed from eth0
[    5.494460] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[    5.494462] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
[    5.494463] usb 1-1: Product: QEMU USB Tablet
[    5.494465] usb 1-1: Manufacturer: QEMU
[    5.494466] usb 1-1: SerialNumber: 42
[    5.509085] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input6
[    5.509171] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0
[    5.588270] intel_rapl: Found RAPL domain package
[    5.588274] intel_rapl: Found RAPL domain core
[    5.588277] intel_rapl: Found RAPL domain uncore
[    5.588280] intel_rapl: Found RAPL domain dram
[    5.588286] intel_rapl: RAPL package 0 domain package locked by BIOS
[    5.588310] intel_rapl: RAPL package 0 domain dram locked by BIOS
[    6.644549] Adding 1048572k swap on /dev/xvdc1.  Priority:-2 extents:1 across:1048572k SSFS
[    6.683239] audit: type=1130 audit(1582996306.383:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.708924] audit: type=1130 audit(1582996306.407:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.723309] audit: type=1127 audit(1582996306.423:10): pid=409 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    6.729066] audit: type=1130 audit(1582996306.428:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.737525] audit: type=1130 audit(1582996306.437:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-early-vm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.127863] audit: type=1130 audit(1582996306.828:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.138806] audit: type=1130 audit(1582996306.838:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=haveged comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.277381] audit: type=1130 audit(1582996306.977:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=xendriverdomain comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.323630] audit: type=1325 audit(1582996307.022:16): table=nat family=2 entries=0
[    7.344542] audit: type=1130 audit(1582996307.041:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-gui-agent comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.482748] IPv6: ADDRCONF(NETDEV_UP): ens7: link is not ready
[    9.502732] Generic PHY r8169-38:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-38:00, irq=IGNORE)
[    9.683607] r8169 0000:00:07.0 ens7: No native access to PCI extended config space, falling back to CSI
[    9.832157] IPv6: ADDRCONF(NETDEV_UP): ens7: link is not ready
[    9.833696] r8169 0000:00:07.0 ens7: Link is Down
[   12.047670] kauditd_printk_skb: 30 callbacks suppressed
[   12.047671] audit: type=1325 audit(1582996311.740:34): table=raw family=2 entries=0
[   12.051508] audit: type=1300 audit(1582996311.740:34): arch=c000003e syscall=313 success=yes exit=0 a0=0 a1=59a6f1a47358 a2=0 a3=0 items=0 ppid=7 pid=531 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
[   12.051765] audit: type=1327 audit(1582996311.740:34): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F726177
[   12.055848] audit: type=1325 audit(1582996311.753:35): table=raw family=2 entries=3
[   12.056128] audit: type=1300 audit(1582996311.753:35): arch=c000003e syscall=54 success=yes exit=0 a0=6 a1=0 a2=40 a3=5855501c81a0 items=0 ppid=499 pid=530 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[   12.056236] audit: type=1327 audit(1582996311.753:35): proctitle=69707461626C65732D726573746F7265002D2D6E6F666C757368002D2D77616974
[   12.068005] audit: type=1325 audit(1582996311.761:36): table=raw family=10 entries=0
[   12.082184] audit: type=1300 audit(1582996311.761:36): arch=c000003e syscall=313 success=yes exit=0 a0=0 a1=58373a180358 a2=0 a3=0 items=0 ppid=7 pid=534 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
[   12.082512] audit: type=1327 audit(1582996311.761:36): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F726177
[   12.084084] audit: type=1325 audit(1582996311.783:37): table=raw family=10 entries=3
[   12.089336] IPv6: ADDRCONF(NETDEV_UP): vif5.0: link is not ready
[   12.638804] r8169 0000:00:07.0 ens7: Link is Up - 100Mbps/Full - flow control rx/tx
[   12.651285] IPv6: ADDRCONF(NETDEV_CHANGE): ens7: link becomes ready
[   20.301207] kauditd_printk_skb: 14 callbacks suppressed
[   20.301209] audit: type=1131 audit(1582996320.000:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.349662] audit: type=1100 audit(1582996320.049:49): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   20.351641] audit: type=1103 audit(1582996320.051:50): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   20.396460] audit: type=1130 audit(1582996320.095:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.448929] audit: type=1101 audit(1582996320.149:52): pid=617 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.449152] audit: type=1006 audit(1582996320.149:53): pid=617 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   20.449519] audit: type=1105 audit(1582996320.149:54): pid=617 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.783245] audit: type=1130 audit(1582996320.479:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.793322] audit: type=1105 audit(1582996320.492:56): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   20.944698] audit: type=1106 audit(1582996320.643:57): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   22.217387] vif vif-5-0 vif5.0: Guest Rx ready
[   22.217424] IPv6: ADDRCONF(NETDEV_CHANGE): vif5.0: link becomes ready
[   26.409181] kauditd_printk_skb: 27 callbacks suppressed
[   26.409182] audit: type=1130 audit(1582996326.109:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.409278] audit: type=1131 audit(1582996326.109:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.297892] audit: type=1131 audit(1582996330.997:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.446947] audit: type=1131 audit(1582996334.146:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.467891] audit: type=1131 audit(1582996334.167:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.323710] audit: type=1131 audit(1582996339.814:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.326063] audit: type=1100 audit(1582996348.817:79): pid=738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/bin/qubes-gui-runuser" hostname=sys-net addr=? terminal=/dev/tty7 res=success'
[   48.327869] audit: type=1103 audit(1582996348.818:80): pid=738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/qubes-gui-runuser" hostname=sys-net addr=? terminal=/dev/tty7 res=success'
[   48.385379] audit: type=1130 audit(1582996348.876:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.438164] audit: type=1101 audit(1582996348.928:82): pid=752 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.438249] audit: type=1006 audit(1582996348.928:83): pid=752 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   48.438301] audit: type=1105 audit(1582996348.928:84): pid=752 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.613654] audit: type=1100 audit(1582996349.097:85): pid=762 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   48.624545] audit: type=1103 audit(1582996349.116:86): pid=762 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   48.732496] audit: type=1130 audit(1582996349.223:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.906463] audit: type=1105 audit(1582996349.396:88): pid=738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/bin/qubes-gui-runuser" hostname=sys-net addr=? terminal=/dev/tty7 res=success'
[   53.723736] kauditd_printk_skb: 3 callbacks suppressed
[   53.723738] audit: type=1130 audit(1582996354.186:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   54.050876] fuse init (API version 7.27)
[   55.284854] audit: type=1101 audit(1582996355.775:93): pid=951 uid=1000 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.284930] audit: type=1123 audit(1582996355.775:94): pid=951 uid=1000 auid=4294967295 ses=4294967295 msg='cwd="/home/user" cmd=2F62696E2F7564657661646D2074726967676572202D2D616374696F6E3D616464202D2D7379736E616D652D6D617463683D6576656E7435 exe="/usr/bin/sudo" terminal=? res=success'
[   55.289894] audit: type=1110 audit(1582996355.781:95): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.302768] audit: type=1105 audit(1582996355.792:96): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.650394] audit: type=1106 audit(1582996356.140:97): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.650489] audit: type=1104 audit(1582996356.140:98): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.928391] audit: type=1101 audit(1582996356.419:99): pid=956 uid=1000 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.928660] audit: type=1123 audit(1582996356.419:100): pid=956 uid=1000 auid=4294967295 ses=4294967295 msg='cwd="/home/user" cmd=2F62696E2F7564657661646D2074726967676572202D2D616374696F6E3D616464202D2D7379736E616D652D6D617463683D6576656E7433 exe="/usr/bin/sudo" terminal=? res=success'
[   55.928909] audit: type=1110 audit(1582996356.419:101): pid=956 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[  371.864985] kauditd_printk_skb: 9 callbacks suppressed
[  371.864987] audit: type=1130 audit(1582996672.369:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  371.865085] audit: type=1131 audit(1582996672.369:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  940.387802] audit: type=1130 audit(1582997240.887:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  940.387884] audit: type=1131 audit(1582997240.887:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1268.258330] audit: type=1100 audit(1582997568.758:115): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.258728] audit: type=1101 audit(1582997568.759:116): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.270678] audit: type=1103 audit(1582997568.771:117): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.316769] audit: type=1105 audit(1582997568.817:118): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.374149] audit: type=1106 audit(1582997568.874:119): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.374259] audit: type=1104 audit(1582997568.874:120): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.739213] audit: type=1100 audit(1582997694.240:121): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.739360] audit: type=1101 audit(1582997694.240:122): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.740970] audit: type=1103 audit(1582997694.242:123): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.752292] audit: type=1105 audit(1582997694.253:124): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.802444] audit: type=1106 audit(1582997694.303:125): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.802552] audit: type=1104 audit(1582997694.303:126): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1400.792164] audit: type=1101 audit(1582997701.293:127): pid=1360 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 1400.792862] audit: type=1123 audit(1582997701.294:128): pid=1360 uid=1000 auid=1000 ses=2 msg='cwd="/home/user" cmd="dmesg" exe="/usr/bin/sudo" terminal=pts/1 res=success'
[ 1400.794193] audit: type=1110 audit(1582997701.295:129): pid=1360 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 1400.796528] audit: type=1105 audit(1582997701.297:130): pid=1360 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[user@sys-net ~]$
@sys-net ~]$ sudo dmesg
[    0.000000] Linux version 4.19.94-1.pvops.qubes.x86_64 (user@build-fedora4) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC)) #1 SMP Sun Jan 12 05:45:26 UTC 2020
[    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 xen_scrub_pages=0 nopat iommu=soft swiotlb=8192
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000017ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000017fff000-0x0000000017ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved
[    0.000000] x86/PAT: PAT support disabled.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Xen HVM domU, BIOS 4.8.5-14.fc25 12/11/2019
[    0.000000] Hypervisor detected: Xen HVM
[    0.000000] Xen version 4.8.
[    0.000000] Xen Platform PCI: I/O protocol version 1
[    0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
[    0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
               You might have to change the root device
               from /dev/hd[a-d] to /dev/xvd[a-d]
               in your root= kernel command line option
[    0.000007] HVMOP_pagetable_dying not supported
[    0.039082] tsc: Fast TSC calibration using PIT
[    0.039086] tsc: Detected 2095.164 MHz processor
[    0.039088] tsc: Detected 2095.162 MHz TSC
[    0.041340] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.041344] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.041348] last_pfn = 0x17fff max_arch_pfn = 0x400000000
[    0.041416] MTRR default type: write-back
[    0.041417] MTRR fixed ranges enabled:
[    0.041419]   00000-9FFFF write-back
[    0.041420]   A0000-BFFFF write-combining
[    0.041421]   C0000-FFFFF write-back
[    0.041422] MTRR variable ranges enabled:
[    0.041424]   0 base 00F0000000 mask 7FF0000000 uncachable
[    0.041424]   1 disabled
[    0.041425]   2 disabled
[    0.041426]   3 disabled
[    0.041426]   4 disabled
[    0.041427]   5 disabled
[    0.041428]   6 disabled
[    0.041428]   7 disabled
[    0.044184] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC 
[    0.050256] found SMP MP-table at [mem 0x000f5960-0x000f596f]
[    0.051834] Using GB pages for direct mapping
[    0.051844] BRK [0x10e01000, 0x10e01fff] PGTABLE
[    0.051847] BRK [0x10e02000, 0x10e02fff] PGTABLE
[    0.051848] BRK [0x10e03000, 0x10e03fff] PGTABLE
[    0.051883] BRK [0x10e04000, 0x10e04fff] PGTABLE
[    0.051977] BRK [0x10e05000, 0x10e05fff] PGTABLE
[    0.052005] RAMDISK: [mem 0x17945000-0x17feffff]
[    0.052123] ACPI: Early table checksum verification disabled
[    0.052184] ACPI: RSDP 0x00000000000F58B0 000024 (v02 Xen   )
[    0.052199] ACPI: XSDT 0x00000000FC00A5C0 000054 (v01 Xen    HVM      00000000 HVML 00000000)
[    0.052213] ACPI: FACP 0x00000000FC00A2E0 0000F4 (v04 Xen    HVM      00000000 HVML 00000000)
[    0.052257] ACPI: DSDT 0x00000000FC0012B0 008FAC (v02 Xen    HVM      00000000 INTL 20160831)
[    0.052261] ACPI: FACS 0x00000000FC001270 000040
[    0.052264] ACPI: FACS 0x00000000FC001270 000040
[    0.052269] ACPI: APIC 0x00000000FC00A3E0 000070 (v02 Xen    HVM      00000000 HVML 00000000)
[    0.052273] ACPI: HPET 0x00000000FC00A4D0 000038 (v01 Xen    HVM      00000000 HVML 00000000)
[    0.052278] ACPI: WAET 0x00000000FC00A510 000028 (v01 Xen    HVM      00000000 HVML 00000000)
[    0.052282] ACPI: SSDT 0x00000000FC00A540 000031 (v02 Xen    HVM      00000000 INTL 20160831)
[    0.052289] ACPI: SSDT 0x00000000FC00A580 000031 (v02 Xen    HVM      00000000 INTL 20160831)
[    0.052306] ACPI: Local APIC address 0xfee00000
[    0.059550] No NUMA configuration found
[    0.059553] Faking a node at [mem 0x0000000000000000-0x0000000017ffefff]
[    0.059567] NODE_DATA(0) allocated [mem 0x1791a000-0x17944fff]
[    0.060436] Zone ranges:
[    0.060440]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.060442]   DMA32    [mem 0x0000000001000000-0x0000000017ffefff]
[    0.060443]   Normal   empty
[    0.060445]   Device   empty
[    0.060446] Movable zone start for each node
[    0.060450] Early memory node ranges
[    0.060452]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.060453]   node   0: [mem 0x0000000000100000-0x0000000017ffefff]
[    0.060458] Reserved but unavailable: 98 pages
[    0.060459] Initmem setup node 0 [mem 0x0000000000001000-0x0000000017ffefff]
[    0.060462] On node 0 totalpages: 98205
[    0.060463]   DMA zone: 64 pages used for memmap
[    0.060464]   DMA zone: 21 pages reserved
[    0.060465]   DMA zone: 3998 pages, LIFO batch:0
[    0.060597]   DMA32 zone: 1472 pages used for memmap
[    0.060598]   DMA32 zone: 94207 pages, LIFO batch:31
[    0.073889] ACPI: PM-Timer IO Port: 0xb008
[    0.073895] ACPI: Local APIC address 0xfee00000
[    0.073970] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[    0.073975] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.073978] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)
[    0.073980] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[    0.073983] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[    0.073986] ACPI: IRQ0 used by override.
[    0.073987] ACPI: IRQ5 used by override.
[    0.073988] ACPI: IRQ9 used by override.
[    0.073989] ACPI: IRQ10 used by override.
[    0.073989] ACPI: IRQ11 used by override.
[    0.073994] Using ACPI (MADT) for SMP configuration information
[    0.073997] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.074011] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.074023] [mem 0x18000000-0xfbffffff] available for PCI devices
[    0.074024] Booting paravirtualized kernel on Xen HVM
[    0.074028] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.220568] random: get_random_bytes called from start_kernel+0xc3/0x765 with crng_init=0
[    0.220580] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[    0.220799] percpu: Embedded 44 pages/cpu s143360 r8192 d28672 u1048576
[    0.220807] pcpu-alloc: s143360 r8192 d28672 u1048576 alloc=1*2097152
[    0.220808] pcpu-alloc: [0] 0 1
[    0.220838] xen: PV spinlocks enabled
[    0.220842] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.220847] Built 1 zonelists, mobility grouping on.  Total pages: 96648
[    0.220848] Policy zone: DMA32
[    0.220850] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 xen_scrub_pages=0 nopat iommu=soft swiotlb=8192
[    0.220884] You have booted with nomodeset. This means your GPU drivers are DISABLED
[    0.220885] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
[    0.220886] Unless you actually understand what nomodeset does, you should reboot without enabling it
[    0.224178] Memory: 330984K/392820K available (12300K kernel code, 1486K rwdata, 3884K rodata, 2660K init, 4404K bss, 61836K reserved, 0K cma-reserved)
[    0.224290] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.224297] Kernel/User page tables isolation: enabled
[    0.224349] ftrace: allocating 38219 entries in 150 pages
[    0.242493] rcu: Hierarchical RCU implementation.
[    0.242495] rcu:     RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[    0.242497]     Tasks RCU enabled.
[    0.242498] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.245489] NR_IRQS: 4352, nr_irqs: 512, preallocated irqs: 16
[    0.245525] xen:events: Using FIFO-based ABI
[    0.245533] xen:events: Xen HVM callback vector for event delivery is enabled
[    0.245692] rcu:     Offload RCU callbacks from CPUs: (none).
[    0.524454] Console: colour VGA+ 80x25
[    0.528205] console [hvc0] enabled
[    0.528244] ACPI: Core revision 20180810
[    0.531356] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns
[    0.531458] hpet clockevent registered
[    0.531496] APIC: Switch to symmetric I/O mode setup
[    0.730688] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.734628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.738911] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e3356707a6, max_idle_ns: 440795289051 ns
[    0.738968] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.32 BogoMIPS (lpj=2095162)
[    0.739009] pid_max: default: 32768 minimum: 301
[    0.739071] Security Framework initialized
[    0.739089] Yama: becoming mindful.
[    0.739108] AppArmor: AppArmor disabled by boot time parameter
[    0.739218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.739294] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.739329] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.739356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.739769] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.739791] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.739815] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.739850] Spectre V2 : Mitigation: Full generic retpoline
[    0.739872] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.739959] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.739991] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.740025] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.740054] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.740118] MDS: Mitigation: Clear CPU buffers
[    0.740383] Freeing SMP alternatives memory: 32K
[    0.742933] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.743001] Xen: using vcpuop timer interface
[    0.743012] installing Xen timer for CPU 0
[    0.743311] smpboot: CPU0: Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[    0.743403] cpu 0 spinlock event irq 53
[    0.743543] Performance Events: unsupported p6 CPU model 61 no PMU driver, software events only.
[    0.743628] rcu: Hierarchical SRCU implementation.
[    0.744026] random: crng done (trusting CPU's manufacturer)
[    0.744062] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.744146] smp: Bringing up secondary CPUs ...
[    0.744252] installing Xen timer for CPU 1
[    0.744351] x86: Booting SMP configuration:
[    0.744369] .... node  #0, CPUs:      #1
[    0.746524] cpu 1 spinlock event irq 59
[    0.746524] smp: Brought up 1 node, 2 CPUs
[    0.746524] smpboot: Max logical packages: 1
[    0.746524] smpboot: Total of 2 processors activated (8380.64 BogoMIPS)
[    0.747135] devtmpfs: initialized
[    0.747135] x86/mm: Memory block size: 128MB
[    0.747277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.747277] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.748010] pinctrl core: initialized pinctrl subsystem
[    0.748159] RTC time: 17:11:40, date: 02/29/20
[    0.749451] NET: Registered protocol family 16
[    0.749631] audit: initializing netlink subsys (disabled)
[    0.750013] audit: type=2000 audit(1582996300.260:1): state=initialized audit_enabled=0 res=1
[    0.751044] cpuidle: using governor menu
[    0.751152] ACPI: bus type PCI registered
[    0.752852] PCI: Using configuration type 1 for base access
[    0.754328] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.754328] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.754328] cryptd: max_cpu_qlen set to 1000
[    0.755038] ACPI: Added _OSI(Module Device)
[    0.755059] ACPI: Added _OSI(Processor Device)
[    0.755080] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.755100] ACPI: Added _OSI(Processor Aggregator Device)
[    0.755121] ACPI: Added _OSI(Linux-Dell-Video)
[    0.755141] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.764224] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.765876] xen: --> pirq=16 -> irq=9 (gsi=9)
[    0.769747] ACPI: Interpreter enabled
[    0.769778] ACPI: (supports S0 S3 S5)
[    0.769794] ACPI: Using IOAPIC for interrupt routing
[    0.769839] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.770664] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.781288] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.781322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.781352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.781389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.781819] PCI host bridge to bus 0000:00
[    0.781842] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.781869] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.781895] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.781926] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window]
[    0.781955] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.782774] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.792182] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.803420] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.812970] pci 0000:00:01.1: reg 0x20: [io  0xc300-0xc30f]
[    0.817171] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.817206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.817233] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.817263] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.819968] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.828970] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.829219] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.832968] pci 0000:00:02.0: [5853:0001] type 00 class 0xff8000
[    0.836970] pci 0000:00:02.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.839672] pci 0000:00:02.0: reg 0x14: [mem 0xf0000000-0xf0ffffff pref]
[    0.852621] pci 0000:00:03.0: [1234:1111] type 00 class 0x030000
[    0.855700] pci 0000:00:03.0: reg 0x10: [mem 0xf1000000-0xf1ffffff pref]
[    0.858970] pci 0000:00:03.0: reg 0x18: [mem 0xf2030000-0xf2030fff]
[    0.866970] pci 0000:00:03.0: reg 0x30: [mem 0xf2000000-0xf200ffff pref]
[    0.869968] pci 0000:00:04.0: [8086:24cd] type 00 class 0x0c0320
[    0.874392] pci 0000:00:04.0: reg 0x10: [mem 0xf2031000-0xf2031fff]
[    0.890845] pci 0000:00:06.0: [14e4:4365] type 00 class 0x028000
[    0.899976] pci 0000:00:06.0: reg 0x10: [mem 0xf2020000-0xf2027fff 64bit]
[    0.917969] pci 0000:00:06.0: enabling Extended Tags
[    0.930582] pci 0000:00:06.0: supports D1 D2
[    0.938572] pci 0000:00:07.0: [10ec:8136] type 00 class 0x020000
[    0.943977] pci 0000:00:07.0: reg 0x10: [io  0xc200-0xc2ff]
[    0.950976] pci 0000:00:07.0: reg 0x18: [mem 0xf2032000-0xf2032fff 64bit]
[    0.954975] pci 0000:00:07.0: reg 0x20: [mem 0xf202c000-0xf202ffff 64bit]
[    0.971710] pci 0000:00:07.0: supports D1 D2
[    0.980987] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[    0.982229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.983459] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.984443] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[    0.986502] xen:balloon: Initialising balloon driver
[    1.013216] pci 0000:00:03.0: vgaarb: setting as boot VGA device
[    1.013248] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.013285] pci 0000:00:03.0: vgaarb: bridge control possible
[    1.013310] vgaarb: loaded
[    1.014076] SCSI subsystem initialized
[    1.014144] libata version 3.00 loaded.
[    1.014144] ACPI: bus type USB registered
[    1.014144] usbcore: registered new interface driver usbfs
[    1.014144] usbcore: registered new interface driver hub
[    1.014144] usbcore: registered new device driver usb
[    1.014147] pps_core: LinuxPPS API ver. 1 registered
[    1.014169] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giom...@linux.it>
[    1.014209] PTP clock support registered
[    1.014287] EDAC MC: Ver: 3.0.0
[    1.020032] PCI: Using ACPI for IRQ routing
[    1.020032] PCI: pci_cache_line_size set to 64 bytes
[    1.024616] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    1.024619] e820: reserve RAM buffer [mem 0x17fff000-0x17ffffff]
[    1.024748] NetLabel: Initializing
[    1.024771] NetLabel:  domain hash size = 128
[    1.024791] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.024832] NetLabel:  unlabeled traffic allowed by default
[    1.025080] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.025128] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.025150] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[    1.031061] clocksource: Switched to clocksource xen
[    1.044113] VFS: Disk quotas dquot_6.6.0
[    1.044153] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.044245] pnp: PnP ACPI init
[    1.044337] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.044370] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.044450] system 00:01: [io  0x08a0-0x08a3] has been reserved
[    1.044479] system 00:01: [io  0x0cc0-0x0ccf] has been reserved
[    1.044576] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    1.044610] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.044651] xen: --> pirq=17 -> irq=8 (gsi=8)
[    1.044674] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.044712] xen: --> pirq=20 -> irq=12 (gsi=12)
[    1.044725] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[    1.044754] xen: --> pirq=21 -> irq=1 (gsi=1)
[    1.044767] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    1.044793] xen: --> pirq=22 -> irq=6 (gsi=6)
[    1.044795] pnp 00:05: [dma 2]
[    1.044806] pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.044888] system 00:06: [io  0xae00-0xae0f] has been reserved
[    1.044919] system 00:06: [io  0xb044-0xb047] has been reserved
[    1.044947] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.046258] pnp: PnP ACPI: found 7 devices
[    1.051881] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.051951] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.051952] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.051954] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.051955] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window]
[    1.052047] NET: Registered protocol family 2
[    1.052220] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes)
[    1.052261] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.052302] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    1.052341] TCP: Hash tables configured (established 4096 bind 4096)
[    1.052388] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.052418] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.052477] NET: Registered protocol family 1
[    1.052505] NET: Registered protocol family 44
[    1.052784] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    1.053232] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.053538] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    1.055281] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.056196] xen: --> pirq=23 -> irq=35 (gsi=35)
[    1.060670] PCI: CLS 0 bytes, default 64
[    1.060721] Unpacking initramfs...
[    1.191389] Freeing initrd memory: 6828K
[    1.191413] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.191439] software IO TLB: mapped [mem 0x15e00000-0x16e00000] (16MB)
[    1.193057] Initialise system trusted keyrings
[    1.193096] Key type blacklist registered
[    1.193234] workingset: timestamp_bits=36 max_order=17 bucket_order=0
[    1.194575] zbud: loaded
[    1.679394] alg: No test for 842 (842-generic)
[    1.679517] alg: No test for 842 (842-scomp)
[    1.688457] NET: Registered protocol family 38
[    1.688487] Key type asymmetric registered
[    1.688504] Asymmetric key parser 'x509' registered
[    1.688541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.688903] io scheduler noop registered
[    1.688923] io scheduler deadline registered
[    1.689020] io scheduler cfq registered (default)
[    1.689043] io scheduler mq-deadline registered
[    1.689288] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.689461] intel_idle: Please enable MWAIT in BIOS SETUP
[    1.689647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.689693] ACPI: Power Button [PWRF]
[    1.689755] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    1.689794] ACPI: Sleep Button [SLPF]
[    1.690861] xen: --> pirq=24 -> irq=24 (gsi=24)
[    1.691356] xen:grant_table: Grant tables using version 1 layout
[    1.691410] Grant table initialized
[    1.691841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.693272] Non-volatile memory driver v1.3
[    1.693319] Linux agpgart interface v0.103
[    1.694138] ata_piix 0000:00:01.1: version 2.13
[    1.697280] scsi host0: ata_piix
[    1.697538] scsi host1: ata_piix
[    1.697586] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc300 irq 14
[    1.697614] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc308 irq 15
[    1.697710] libphy: Fixed MDIO Bus: probed
[    1.697827] usbcore: registered new interface driver usbserial_generic
[    1.697859] usbserial: USB Serial support registered for generic
[    1.697916] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.716825] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.716856] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.717004] mousedev: PS/2 mouse device common for all mice
[    1.717784] rtc_cmos 00:02: registered as rtc0
[    1.717810] rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs
[    1.717903] device-mapper: uevent: version 1.0.3
[    1.718006] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-d...@redhat.com
[    1.719315] hidraw: raw HID events driver (C) Jiri Kosina
[    1.719379] usbcore: registered new interface driver usbhid
[    1.719401] usbhid: USB HID core driver
[    1.719526] drop_monitor: Initializing network drop monitor service
[    1.727245] Initializing XFRM netlink socket
[    1.727405] NET: Registered protocol family 10
[    1.727460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.740020] Segment Routing with IPv6
[    1.740069] mip6: Mobile IPv6
[    1.740087] NET: Registered protocol family 17
[    1.741355] mce: Using 2 MCE banks
[    1.741386] RAS: Correctable Errors collector initialized.
[    1.741421] AVX2 version of gcm_enc/dec engaged.
[    1.741442] AES CTR mode by8 optimization enabled
[    1.786774] sched_clock: Marking stable (1501430909, 285261136)->(1904724591, -118032546)
[    1.788079] registered taskstats version 1
[    1.788108] Loading compiled-in X.509 certificates
[    1.788148] zswap: loaded using pool lzo/zbud
[    1.796415] Key type big_key registered
[    1.798760] Key type encrypted registered
[    1.798788] ima: No TPM chip found, activating TPM-bypass!
[    1.798819] ima: Allocated hash algorithm: sha1
[    1.799094] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[    1.799124] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[    1.799154] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[    1.799180] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[    1.799220]   Magic number: 8:574:189
[    1.799286] acpi device:1b: hash matches
[    1.799386] rtc_cmos 00:02: setting system clock to 2020-02-29 17:11:41 UTC (1582996301)
[    1.874782] Freeing unused decrypted memory: 2040K
[    1.876613] Freeing unused kernel image memory: 2660K
[    1.881011] Write protecting the kernel read-only data: 18432k
[    1.882915] Freeing unused kernel image memory: 2024K
[    1.883982] Freeing unused kernel image memory: 212K
[    1.885177] rodata_test: all tests were successful
[    1.885202] Run /init as init process
[    1.895815] Invalid max_queues (4), will use default max: 2.
[    2.067601] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.082211]  xvda: xvda1 xvda2 xvda3
[    2.120897] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.170256] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.205844] blkfront: xvdd: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    2.227636] tsc: Refined TSC clocksource calibration: 2095.162 MHz
[    2.227675] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e3356707a6, max_idle_ns: 440795289051 ns
[    2.248618]  xvdc: xvdc1 xvdc3
[    2.287460] EXT4-fs (xvda3): mounted filesystem with ordered data mode. Opts: (null)
[    2.297937] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[    2.315852] EXT4-fs (xvdd): mounted filesystem with ordered data mode. Opts: (null)
[    2.381991] EXT4-fs (xvda3): re-mounted. Opts: (null)
[    2.597949] systemd[1]: systemd v241-14.git18dd3fb.fc30 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)
[    2.598135] systemd[1]: Detected virtualization xen.
[    2.598162] systemd[1]: Detected architecture x86-64.
[    2.630765] systemd[1]: No hostname configured.
[    2.630795] systemd[1]: Set hostname to <localhost>.
[    2.759273] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    2.940084] systemd[1]: /usr/lib/systemd/system/qubes-meminfo-writer.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/meminfo-writer.pid → /run/meminfo-writer.pid; please update the unit file accordingly.
[    3.014219] systemd[1]: Created slice User and Session Slice.
[    3.014596] systemd[1]: Listening on udev Control Socket.
[    3.014805] systemd[1]: Listening on udev Kernel Socket.
[    3.015077] systemd[1]: Listening on Journal Socket.
[    3.169093] xen:xen_evtchn: Event-channel device installed
[    3.180088] EXT4-fs (xvda3): re-mounted. Opts: discard
[    3.316016] u2mfn: loading out-of-tree module taints kernel.
[    3.641651] systemd: 51 output lines suppressed due to ratelimiting
[    3.649170] systemd[1]: systemd v241-14.git18dd3fb.fc30 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)
[    3.649460] systemd[1]: Detected virtualization xen.
[    3.649493] systemd[1]: Detected architecture x86-64.
[    3.753906] systemd[1]: /usr/lib/systemd/system/qubes-meminfo-writer.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/meminfo-writer.pid → /run/meminfo-writer.pid; please update the unit file accordingly.
[    3.819707] systemd[1]: Started Journal Service.
[    3.820395] audit: type=1130 audit(1582996303.520:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.840107] systemd-journald[213]: Received request to flush runtime journal from PID 1
[    3.870498] audit: type=1130 audit(1582996303.566:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sysinit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.970277] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
[    4.002656] audit: type=1130 audit(1582996303.701:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-rootfs-resize comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.019632] audit: type=1130 audit(1582996303.718:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.131164] audit: type=1130 audit(1582996303.831:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-mount-dirs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.146611] audit: type=1130 audit(1582996303.846:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.539436] FDC 0 is a S82078B
[    4.610101] piix4_smbus 0000:00:01.3: SMBus Host Controller not enabled!
[    4.628812] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.630786] xen: --> pirq=19 -> irq=44 (gsi=44)
[    4.785569] ehci-pci: EHCI PCI platform driver
[    4.789702] libphy: r8169: probed
[    4.790268] r8169 0000:00:07.0 eth0: RTL8107e, 3c:a8:2a:a5:16:cd, XID 54100800, IRQ 71
[    4.791262] ehci-pci 0000:00:04.0: EHCI Host Controller
[    4.792368] ehci-pci 0000:00:04.0: new USB bus registered, assigned bus number 1
[    4.795910] ehci-pci 0000:00:04.0: irq 35, io mem 0xf2031000
[    4.800171] xen: --> pirq=18 -> irq=40 (gsi=40)
[    4.819396] bcma: bus0: Found chip with id 0x0000, rev 0x00 and package 0x00
[    4.820129] ehci-pci 0000:00:04.0: USB 2.0 started, EHCI 1.00
[    4.820339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    4.820374] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.820407] usb usb1: Product: EHCI Host Controller
[    4.820428] usb usb1: Manufacturer: Linux 4.19.94-1.pvops.qubes.x86_64 ehci_hcd
[    4.820458] usb usb1: SerialNumber: 0000:00:04.0
[    4.820599] hub 1-0:1.0: USB hub found
[    4.820627] hub 1-0:1.0: 6 ports detected
[    4.851385] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    4.869449] bcma-pci-bridge: probe of 0000:00:06.0 failed with error -84
[    4.965129] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    4.965169] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.965196] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.965221] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.965244] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    5.223808] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    5.362411] r8169 0000:00:07.0 ens7: renamed from eth0
[    5.494460] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[    5.494462] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
[    5.494463] usb 1-1: Product: QEMU USB Tablet
[    5.494465] usb 1-1: Manufacturer: QEMU
[    5.494466] usb 1-1: SerialNumber: 42
[    5.509085] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input6
[    5.509171] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0
[    5.588270] intel_rapl: Found RAPL domain package
[    5.588274] intel_rapl: Found RAPL domain core
[    5.588277] intel_rapl: Found RAPL domain uncore
[    5.588280] intel_rapl: Found RAPL domain dram
[    5.588286] intel_rapl: RAPL package 0 domain package locked by BIOS
[    5.588310] intel_rapl: RAPL package 0 domain dram locked by BIOS
[    6.644549] Adding 1048572k swap on /dev/xvdc1.  Priority:-2 extents:1 across:1048572k SSFS
[    6.683239] audit: type=1130 audit(1582996306.383:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.708924] audit: type=1130 audit(1582996306.407:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.723309] audit: type=1127 audit(1582996306.423:10): pid=409 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    6.729066] audit: type=1130 audit(1582996306.428:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.737525] audit: type=1130 audit(1582996306.437:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-early-vm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.127863] audit: type=1130 audit(1582996306.828:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.138806] audit: type=1130 audit(1582996306.838:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=haveged comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.277381] audit: type=1130 audit(1582996306.977:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=xendriverdomain comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.323630] audit: type=1325 audit(1582996307.022:16): table=nat family=2 entries=0
[    7.344542] audit: type=1130 audit(1582996307.041:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-gui-agent comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.482748] IPv6: ADDRCONF(NETDEV_UP): ens7: link is not ready
[    9.502732] Generic PHY r8169-38:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-38:00, irq=IGNORE)
[    9.683607] r8169 0000:00:07.0 ens7: No native access to PCI extended config space, falling back to CSI
[    9.832157] IPv6: ADDRCONF(NETDEV_UP): ens7: link is not ready
[    9.833696] r8169 0000:00:07.0 ens7: Link is Down
[   12.047670] kauditd_printk_skb: 30 callbacks suppressed
[   12.047671] audit: type=1325 audit(1582996311.740:34): table=raw family=2 entries=0
[   12.051508] audit: type=1300 audit(1582996311.740:34): arch=c000003e syscall=313 success=yes exit=0 a0=0 a1=59a6f1a47358 a2=0 a3=0 items=0 ppid=7 pid=531 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
[   12.051765] audit: type=1327 audit(1582996311.740:34): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F726177
[   12.055848] audit: type=1325 audit(1582996311.753:35): table=raw family=2 entries=3
[   12.056128] audit: type=1300 audit(1582996311.753:35): arch=c000003e syscall=54 success=yes exit=0 a0=6 a1=0 a2=40 a3=5855501c81a0 items=0 ppid=499 pid=530 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[   12.056236] audit: type=1327 audit(1582996311.753:35): proctitle=69707461626C65732D726573746F7265002D2D6E6F666C757368002D2D77616974
[   12.068005] audit: type=1325 audit(1582996311.761:36): table=raw family=10 entries=0
[   12.082184] audit: type=1300 audit(1582996311.761:36): arch=c000003e syscall=313 success=yes exit=0 a0=0 a1=58373a180358 a2=0 a3=0 items=0 ppid=7 pid=534 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
[   12.082512] audit: type=1327 audit(1582996311.761:36): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F726177
[   12.084084] audit: type=1325 audit(1582996311.783:37): table=raw family=10 entries=3
[   12.089336] IPv6: ADDRCONF(NETDEV_UP): vif5.0: link is not ready
[   12.638804] r8169 0000:00:07.0 ens7: Link is Up - 100Mbps/Full - flow control rx/tx
[   12.651285] IPv6: ADDRCONF(NETDEV_CHANGE): ens7: link becomes ready
[   20.301207] kauditd_printk_skb: 14 callbacks suppressed
[   20.301209] audit: type=1131 audit(1582996320.000:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.349662] audit: type=1100 audit(1582996320.049:49): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   20.351641] audit: type=1103 audit(1582996320.051:50): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   20.396460] audit: type=1130 audit(1582996320.095:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.448929] audit: type=1101 audit(1582996320.149:52): pid=617 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.449152] audit: type=1006 audit(1582996320.149:53): pid=617 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   20.449519] audit: type=1105 audit(1582996320.149:54): pid=617 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.783245] audit: type=1130 audit(1582996320.479:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.793322] audit: type=1105 audit(1582996320.492:56): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   20.944698] audit: type=1106 audit(1582996320.643:57): pid=615 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   22.217387] vif vif-5-0 vif5.0: Guest Rx ready
[   22.217424] IPv6: ADDRCONF(NETDEV_CHANGE): vif5.0: link becomes ready
[   26.409181] kauditd_printk_skb: 27 callbacks suppressed
[   26.409182] audit: type=1130 audit(1582996326.109:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.409278] audit: type=1131 audit(1582996326.109:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.297892] audit: type=1131 audit(1582996330.997:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.446947] audit: type=1131 audit(1582996334.146:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.467891] audit: type=1131 audit(1582996334.167:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.323710] audit: type=1131 audit(1582996339.814:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.326063] audit: type=1100 audit(1582996348.817:79): pid=738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/bin/qubes-gui-runuser" hostname=sys-net addr=? terminal=/dev/tty7 res=success'
[   48.327869] audit: type=1103 audit(1582996348.818:80): pid=738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/qubes-gui-runuser" hostname=sys-net addr=? terminal=/dev/tty7 res=success'
[   48.385379] audit: type=1130 audit(1582996348.876:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.438164] audit: type=1101 audit(1582996348.928:82): pid=752 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.438249] audit: type=1006 audit(1582996348.928:83): pid=752 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   48.438301] audit: type=1105 audit(1582996348.928:84): pid=752 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.613654] audit: type=1100 audit(1582996349.097:85): pid=762 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   48.624545] audit: type=1103 audit(1582996349.116:86): pid=762 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[   48.732496] audit: type=1130 audit(1582996349.223:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.906463] audit: type=1105 audit(1582996349.396:88): pid=738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/bin/qubes-gui-runuser" hostname=sys-net addr=? terminal=/dev/tty7 res=success'
[   53.723736] kauditd_printk_skb: 3 callbacks suppressed
[   53.723738] audit: type=1130 audit(1582996354.186:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   54.050876] fuse init (API version 7.27)
[   55.284854] audit: type=1101 audit(1582996355.775:93): pid=951 uid=1000 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.284930] audit: type=1123 audit(1582996355.775:94): pid=951 uid=1000 auid=4294967295 ses=4294967295 msg='cwd="/home/user" cmd=2F62696E2F7564657661646D2074726967676572202D2D616374696F6E3D616464202D2D7379736E616D652D6D617463683D6576656E7435 exe="/usr/bin/sudo" terminal=? res=success'
[   55.289894] audit: type=1110 audit(1582996355.781:95): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.302768] audit: type=1105 audit(1582996355.792:96): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.650394] audit: type=1106 audit(1582996356.140:97): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.650489] audit: type=1104 audit(1582996356.140:98): pid=951 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.928391] audit: type=1101 audit(1582996356.419:99): pid=956 uid=1000 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   55.928660] audit: type=1123 audit(1582996356.419:100): pid=956 uid=1000 auid=4294967295 ses=4294967295 msg='cwd="/home/user" cmd=2F62696E2F7564657661646D2074726967676572202D2D616374696F6E3D616464202D2D7379736E616D652D6D617463683D6576656E7433 exe="/usr/bin/sudo" terminal=? res=success'
[   55.928909] audit: type=1110 audit(1582996356.419:101): pid=956 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[  371.864985] kauditd_printk_skb: 9 callbacks suppressed
[  371.864987] audit: type=1130 audit(1582996672.369:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  371.865085] audit: type=1131 audit(1582996672.369:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  940.387802] audit: type=1130 audit(1582997240.887:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  940.387884] audit: type=1131 audit(1582997240.887:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1268.258330] audit: type=1100 audit(1582997568.758:115): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.258728] audit: type=1101 audit(1582997568.759:116): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.270678] audit: type=1103 audit(1582997568.771:117): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.316769] audit: type=1105 audit(1582997568.817:118): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.374149] audit: type=1106 audit(1582997568.874:119): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1268.374259] audit: type=1104 audit(1582997568.874:120): pid=1062 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.739213] audit: type=1100 audit(1582997694.240:121): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.739360] audit: type=1101 audit(1582997694.240:122): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.740970] audit: type=1103 audit(1582997694.242:123): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.752292] audit: type=1105 audit(1582997694.253:124): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.802444] audit: type=1106 audit(1582997694.303:125): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1393.802552] audit: type=1104 audit(1582997694.303:126): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 1400.792164] audit: type=1101 audit(1582997701.293:127): pid=1360 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 1400.792862] audit: type=1123 audit(1582997701.294:128): pid=1360 uid=1000 auid=1000 ses=2 msg='cwd="/home/user" cmd="dmesg" exe="/usr/bin/sudo" terminal=pts/1 res=success'
[ 1400.794193] audit: type=1110 audit(1582997701.295:129): pid=1360 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 1400.796528] audit: type=1105 audit(1582997701.297:130): pid=1360 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[user@sys-net ~]$




ggg...@gmail.com

unread,
Mar 4, 2020, 9:18:56 PM3/4/20
to qubes-users
 I am about the last person who should reply to this, as I also have a Mid 2009 MBP and have not gotten the Broadcom working with some versions of Linux, like Debian, Pure OS.   However, I can point you in the right direction. 

First of all, I am not sure what the Host OS is for your Qubes?  

Broadcom Wireless  is not supported out of the box for Debian or Free Software Linux OS's, because it uses a module that is what some call a Blob, proprietary code.  

There has been an ongoing discussion about getting a Broadcom to work with the Pure OS, (Pure OS based on the latest Debian) on the Forum board for Librem.  https://forums.puri.sm/t/pureos-on-macbook/8405/88

Please be aware that there are a number of different Broadcom Wireless devices to add to the confusion.  Tails Linux (that is, for some the Security version of Linux some choose, offers the advice that the Broadcom Wireless Processors can not be spoofed (giving them a MAC address different than their own MAC address) so they allow others to identify you. 

I was posting on the Puppy Linux Forum, and mostly Puppy can be booted on my MBP, with the Wireless just working.    Puppy Forum people are nice.   The developer of Fat Dog, a version of Puppy linux said some interesting things about how to solve this problem:


Also his distro of Fat Dog, if one downloads it and puts it on a USB Flash Drive to run the Live version, has a note about how to install
Broadcom wireless in the distro, guessing the Broadcom is already working in his Distro.    I have not read it.  Much of my problem with Wireless Drivers is that one must be online (Ethernet Connection to Internet) to get the Wireless commands to function correctly, and I do not have at home Internet.  I am trapped by public WiFi. 

I would guess if the Host OS of Linux is based upon RPM, then you need some different commands, Repositories to get it to work.   I have no experience with RPM based Linux

BTW:  If you go to the Puppy Linux Forum-  well actually the Puppy Linux of the original developer of Puppy, Barry Kauler's website, you could download his latest version of Easy OS which is meant to be a privacy-security distro of Puppy Linux, using Boxes for Security.   Might tweak your curiosity.   Some on the Puppy Linux Forum believe that the safest way to run Puppy is to run it on a Multi-Boot DVD.  Meaning one can prevent anyone from modifying your OS, as it is stored on a DVD, which you can update when you choose.   Re-Booting to a freshly loaded version of the OS each time you boot up.   

I would not have not said anything at all, except, well, I have been frustrated by this same problem before, and I know where the Links are to work on some part of this.  

After find a way to install the right Module (what I called a driver) may not be the only problem with getting it to work with Qubes.  But it is a start.   Best wishes. 
Reply all
Reply to author
Forward
0 new messages