On Sun, Apr 12, 2020 at 07:09:46PM +0200, pelzflorian (Florian Pelz) wrote:
> On Sun, Apr 12, 2020 at 06:52:34PM +0200, Danny Milosavljevic wrote:
> > Hi Florian,
> > 
> > could you check 
> > 
> >   strace -s 0 -p 301
> > 
> > ?
> > 
> > It should attach to the running connman-vpnd and you'll get which command 
> > it's
> > currently in.  If it's idle, it should be some "accept" call.
> 
> I rebooted from DVD.  No wpa-supplicant or networking is running like
> last time but now there is no connman-vpnd.  Sorry.  I believe this is
> an issue but a different one.

I rebooted from USB and everything works.  Now I see no connman-vpnd
but instead connmand -n -r --noplugin=vpn

This does not make sense.  Why is vpn disabled now but not before?

I attach ps -Af and /var/log/messages

UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 19:24 ?        00:00:01 
/gnu/store/jgl9d4axpavsv83z2f1z1himnkbsxxqj-guile-2.2.7/bin/guile 
--no-auto-compile 
/gnu/store/8gndzq1gbgxs8zk5j4bnzc8zqcrmbi5z-shepherd-0.7.0/bin/shepherd 
--config /gnu/store/i8igw7r31hc6ly88q6z0wxqkrhr56bw4-shepherd.conf
root         2     0  0 19:24 ?        00:00:00 [kthreadd]
root         3     2  0 19:24 ?        00:00:00 [rcu_gp]
root         4     2  0 19:24 ?        00:00:00 [rcu_par_gp]
root         6     2  0 19:24 ?        00:00:00 [kworker/0:0H-kblockd]
root         8     2  0 19:24 ?        00:00:00 [mm_percpu_wq]
root         9     2  0 19:24 ?        00:00:00 [ksoftirqd/0]
root        10     2  0 19:24 ?        00:00:00 [rcu_sched]
root        11     2  0 19:24 ?        00:00:00 [migration/0]
root        12     2  0 19:24 ?        00:00:00 [kworker/0:1-events]
root        13     2  0 19:24 ?        00:00:00 [cpuhp/0]
root        14     2  0 19:24 ?        00:00:00 [cpuhp/1]
root        15     2  0 19:24 ?        00:00:00 [migration/1]
root        16     2  0 19:24 ?        00:00:00 [ksoftirqd/1]
root        18     2  0 19:24 ?        00:00:00 [kworker/1:0H-kblockd]
root        19     2  0 19:24 ?        00:00:00 [kdevtmpfs]
root        20     2  0 19:24 ?        00:00:00 [netns]
root        21     2  0 19:24 ?        00:00:00 [kauditd]
root        22     2  0 19:24 ?        00:00:00 [kworker/1:1-events]
root        23     2  0 19:24 ?        00:00:00 [khungtaskd]
root        24     2  0 19:24 ?        00:00:00 [oom_reaper]
root        25     2  0 19:24 ?        00:00:00 [writeback]
root        26     2  0 19:24 ?        00:00:00 [kcompactd0]
root        27     2  0 19:24 ?        00:00:00 [ksmd]
root        28     2  0 19:24 ?        00:00:00 [khugepaged]
root       114     2  0 19:24 ?        00:00:00 [kintegrityd]
root       115     2  0 19:24 ?        00:00:00 [kblockd]
root       116     2  0 19:24 ?        00:00:00 [blkcg_punt_bio]
root       117     2  0 19:24 ?        00:00:00 [tpm_dev_wq]
root       118     2  0 19:24 ?        00:00:00 [ata_sff]
root       119     2  0 19:24 ?        00:00:00 [md]
root       120     2  0 19:24 ?        00:00:00 [edac-poller]
root       121     2  0 19:24 ?        00:00:00 [devfreq_wq]
root       123     2  0 19:24 ?        00:00:00 [watchdogd]
root       124     2  0 19:24 ?        00:00:00 [kswapd0]
root       125     2  0 19:24 ?        00:00:00 [ecryptfs-kthrea]
root       128     2  0 19:24 ?        00:00:00 [kthrotld]
root       130     2  0 19:24 ?        00:00:00 [acpi_thermal_pm]
root       131     2  0 19:24 ?        00:00:00 [nvme-wq]
root       132     2  0 19:24 ?        00:00:00 [nvme-reset-wq]
root       133     2  0 19:24 ?        00:00:00 [nvme-delete-wq]
root       134     2  0 19:24 ?        00:00:00 [ipv6_addrconf]
root       135     2  0 19:24 ?        00:00:00 [kworker/1:2-events]
root       136     2  0 19:24 ?        00:00:00 [kstrp]
root       137     2  0 19:24 ?        00:00:00 [kworker/u5:0]
root       153     2  0 19:24 ?        00:00:00 [charger_manager]
root       156     2  0 19:24 ?        00:00:00 [scsi_eh_0]
root       157     2  0 19:24 ?        00:00:00 [scsi_tmf_0]
root       158     2  0 19:24 ?        00:00:00 [scsi_eh_1]
root       159     2  0 19:24 ?        00:00:00 [scsi_tmf_1]
root       160     2  0 19:24 ?        00:00:00 [scsi_eh_2]
root       161     2  0 19:24 ?        00:00:00 [scsi_tmf_2]
root       162     2  0 19:24 ?        00:00:00 [scsi_eh_3]
root       163     2  0 19:24 ?        00:00:00 [scsi_tmf_3]
root       164     2  0 19:24 ?        00:00:00 [scsi_eh_4]
root       165     2  0 19:24 ?        00:00:00 [scsi_tmf_4]
root       166     2  0 19:24 ?        00:00:00 [scsi_eh_5]
root       167     2  0 19:24 ?        00:00:00 [scsi_tmf_5]
root       168     2  0 19:24 ?        00:00:00 [kworker/u4:3-events_unbound]
root       169     2  0 19:24 ?        00:00:00 [kworker/u4:4-events_unbound]
root       175     2  0 19:24 ?        00:00:00 [kworker/1:1H-kblockd]
root       176     2  0 19:24 ?        00:00:00 [kworker/0:1H-kblockd]
root       177     2  0 19:24 ?        00:00:00 [scsi_eh_6]
root       178     2  0 19:24 ?        00:00:00 [scsi_tmf_6]
root       179     2  0 19:24 ?        00:00:00 [usb-storage]
root       196     1  0 19:25 ?        00:00:00 
/gnu/store/fba0pfpyagwn268c2v6qqrslsckqzvzb-eudev-3.2.9-1/sbin/udevd
root       229     2  0 19:25 ?        00:00:00 [cfg80211]
root       237     1  0 19:25 ?        00:00:00 
/gnu/store/0m780n5q4cr7rqmjn5zzd6adr3042f97-v86d-0.1.10/sbin/v86d
root       240     1  0 19:25 ?        00:00:00 
/gnu/store/ljwvyw48n2j28q0w96qykr04wcgwzcnh-inetutils-1.9.4/libexec/syslogd 
--rcfile /gnu/store/y5nrfbj52vlnj77iyki9hbji8qjwk86d-syslog.conf
message+   241     1  0 19:25 ?        00:00:00 
/gnu/store/nlb24nrrrkn2h9vflnqigcf2hx58rvyx-dbus-1.12.16/bin/dbus-daemon 
--nofork --system --syslog-only
root       243     1  0 19:25 ?        00:00:00 
/gnu/store/la4k8q7nfhgiksw9l6xnyv42gpcad24g-wpa-supplicant-2.9/sbin/wpa_supplicant
 -P/var/run/wpa_supplicant.pid -B -s -u
root       244     1  0 19:25 ?        00:00:00 
/gnu/store/vclzrvbxac8ipc8g1ncq5gjjj8gdvxw3-connman-1.38/sbin/connmand -n -r 
--noplugin=vpn
root       245     1  0 19:25 ?        00:00:00 
/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/sbin/nscd -f 
/gnu/store/ky2a9hcd0rq59m684v0my6mmnrh1174m-nscd.conf --foreground
root       258     1  0 19:25 ?        00:00:00 
/gnu/store/bfvr3brh7f9dqh26jf49767ypbanqycm-gpm-1.20.7/sbin/gpm -m 
/dev/input/mice -t ps2
root       259     1 93 19:25 ?        00:12:20 
/gnu/store/llsdjq95jyw6j35vpskrqnp2ff91fkcp-kmscon-0.0.0-1.01dd0a2/libexec/kmscon/kmscon
 --login --vt tty1 --no-switchvt --login -- 
/gnu/store/9grqjbyxg4fssbpa19a855cri7vgy5df-installer -p
documen+   268     1  0 19:25 tty2     00:00:00 info -d 
/run/current-system/profile/share/info -f 
/run/current-system/profile/share/info/guix.info -n System Installation
root       271     1  0 19:25 tty3     00:00:00 
/gnu/store/c972x2d6vld0wgw1vdsf72wiyf4ibqwm-mingetty-1.08/sbin/mingetty 
--noclear --nohangup tty3 --autologin root --loginpause
root       277     1  0 19:25 tty4     00:00:00 
/gnu/store/324r5cjvfr5jdxdghmpl2gk1d29q3q7z-shadow-4.8.1/bin/login -f
root       280     1  0 19:25 tty5     00:00:00 
/gnu/store/c972x2d6vld0wgw1vdsf72wiyf4ibqwm-mingetty-1.08/sbin/mingetty 
--noclear --nohangup tty5 --autologin root --loginpause
root       283     1  0 19:25 tty6     00:00:00 
/gnu/store/c972x2d6vld0wgw1vdsf72wiyf4ibqwm-mingetty-1.08/sbin/mingetty 
--noclear --nohangup tty6 --autologin root --loginpause
root       286     1  0 19:25 ?        00:00:00 
/gnu/store/qkl8qjvkfs5hz96l92197cdr2c21i3wf-guix-1.1.0rc2-1.9d0d27f/bin/guix-daemon
 --build-users-group guixbuild --max-silent-time 0 --timeout 0 
--log-compression bzip2 --substitute-urls https://ci.guix.gnu.org
root       291   259  0 19:25 pts/0    00:00:02 
/gnu/store/1mkkv2caiqbdbbd256c4dirfi4kwsacv-guile-2.2.6/bin/guile 
--no-auto-compile /gnu/store/9vw76ml270qam4zs1wnzkv37ii1jhvl4-installer-real
root       310   277  0 19:28 tty4     00:00:00 -bash
root       311     2  0 19:30 ?        00:00:00 [kworker/0:2-events]
root       315     2  0 19:35 ?        00:00:00 [kworker/0:0-events]
root       316   310  0 19:38 tty4     00:00:00 ps -Af
Apr 12 19:25:04 localhost syslogd (GNU inetutils 1.9.4): restart
Apr 12 19:25:04 localhost vmunix: [    0.000000] Linux version 5.4.31-gnu 
(nixbld@) (gcc version 7.4.0 (GCC)) #1 SMP 1
Apr 12 19:25:04 localhost vmunix: [    0.000000] Command line: 
BOOT_IMAGE=/gnu/store/g56i8savnfr7981fil03idkjl0syj29d-linux-libre-5.4.31/bzImage
 --root=31393730-3031-3031-3139-343934363833 
--system=/gnu/store/p5qrw0m5mahq9rpsz7pvbli2l6ysqvfn-system 
--load=/gnu/store/p5qrw0m5mahq9rpsz7pvbli2l6ysqvfn-system/boot quiet 
modprobe.blacklist=radeon
Apr 12 19:25:04 localhost vmunix: [    0.000000] KERNEL supported cpus:
Apr 12 19:25:04 localhost vmunix: [    0.000000]   Intel GenuineIntel
Apr 12 19:25:04 localhost vmunix: [    0.000000]   AMD AuthenticAMD
Apr 12 19:25:04 localhost vmunix: [    0.000000]   Hygon HygonGenuine
Apr 12 19:25:04 localhost vmunix: [    0.000000]   Centaur CentaurHauls
Apr 12 19:25:04 localhost vmunix: [    0.000000]   zhaoxin   Shanghai  
Apr 12 19:25:04 localhost vmunix: [    0.000000] x86/fpu: Supporting XSAVE 
feature 0x001: 'x87 floating point registers'
Apr 12 19:25:04 localhost vmunix: [    0.000000] x86/fpu: Supporting XSAVE 
feature 0x002: 'SSE registers'
Apr 12 19:25:04 localhost vmunix: [    0.000000] x86/fpu: Enabled xstate 
features 0x3, context size is 576 bytes, using 'standard' format.
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-provided physical RAM map:
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x0000000000000000-0x000000000009d3ff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x000000000009d400-0x000000000009ffff] reserved
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000000d2000-0x00000000000d3fff] reserved
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000000e4000-0x00000000000fffff] reserved
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x0000000000100000-0x00000000bf8a0fff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bf8a1000-0x00000000bf8a6fff] reserved
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bf8a7000-0x00000000bf9cefff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bf9cf000-0x00000000bfa0efff] reserved
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfa0f000-0x00000000bfb08fff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfb09000-0x00000000bfd0efff] reserved
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfd0f000-0x00000000bfd18fff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfd19000-0x00000000bfd1efff] reserved
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfd1f000-0x00000000bfd5efff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfd5f000-0x00000000bfd9efff] ACPI NVS
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfd9f000-0x00000000bfde1fff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfde2000-0x00000000bfdfefff] ACPI data
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x00000000bfdff000-0x00000000bfdfffff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] BIOS-e820: [mem 
0x0000000100000000-0x000000013fffffff] usable
Apr 12 19:25:04 localhost vmunix: [    0.000000] NX (Execute Disable) 
protection: active
Apr 12 19:25:04 localhost vmunix: [    0.000000] SMBIOS 2.5 present.
Apr 12 19:25:04 localhost vmunix: [    0.000000] DMI: Acer            Aspire 
5738                    /JV50                           , BIOS V1.18           
09/17/2009
Apr 12 19:25:04 localhost vmunix: [    0.000000] tsc: Fast TSC calibration 
using PIT
Apr 12 19:25:04 localhost vmunix: [    0.000000] tsc: Detected 2194.298 MHz 
processor
Apr 12 19:25:04 localhost vmunix: [    0.004885] last_pfn = 0x140000 
max_arch_pfn = 0x400000000
Apr 12 19:25:04 localhost vmunix: [    0.005843] x86/PAT: Configuration [0-7]: 
WB  WC  UC- UC  WB  WP  UC- WT  
Apr 12 19:25:04 localhost vmunix: [    0.005988] last_pfn = 0xbfe00 
max_arch_pfn = 0x400000000
Apr 12 19:25:04 localhost vmunix: [    0.015333] found SMP MP-table at [mem 
0x000f6d00-0x000f6d0f]
Apr 12 19:25:04 localhost vmunix: [    0.022263] check: Scanning 1 areas for 
low memory corruption
Apr 12 19:25:04 localhost vmunix: [    0.023239] RAMDISK: [mem 
0x36b91000-0x375bffff]
Apr 12 19:25:04 localhost vmunix: [    0.023246] ACPI: Early table checksum 
verification disabled
Apr 12 19:25:04 localhost vmunix: [    0.023251] ACPI: RSDP 0x00000000000F6B80 
000024 (v02 PTLTD )
Apr 12 19:25:04 localhost vmunix: [    0.023255] ACPI: XSDT 0x00000000BFDF4305 
00005C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000)
Apr 12 19:25:04 localhost vmunix: [    0.023262] ACPI: FACP 0x00000000BFDE4000 
0000F4 (v03 INTEL  CRESTLNE 06040000 ALAN 00000001)
Apr 12 19:25:04 localhost vmunix: [    0.023270] ACPI: DSDT 0x00000000BFDE5000 
00A885 (v02 Intel  CANTIGA  06040000 MSFT 03000000)
Apr 12 19:25:04 localhost shepherd[1]: Service syslogd has been started. 
Apr 12 19:25:04 localhost vmunix: [    0.023274] ACPI: FACS 0x00000000BFD9DFC0 
000040
Apr 12 19:25:04 localhost vmunix: [    0.023278] ACPI: FACS 0x00000000BFD9DFC0 
000040
Apr 12 19:25:04 localhost vmunix: [    0.023281] ACPI: HPET 0x00000000BFDFED86 
000038 (v01 INTEL  CRESTLNE 06040000 LOHR 0000005A)
Apr 12 19:25:04 localhost vmunix: [    0.023286] ACPI: MCFG 0x00000000BFDFEDBE 
00003C (v01 INTEL  CRESTLNE 06040000 LOHR 0000005A)
Apr 12 19:25:04 localhost vmunix: [    0.023290] ACPI: SLIC 0x00000000BFDFEDFA 
000176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001)
Apr 12 19:25:04 localhost vmunix: [    0.023295] ACPI: APIC 0x00000000BFDFEF70 
000068 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
Apr 12 19:25:04 localhost vmunix: [    0.023299] ACPI: BOOT 0x00000000BFDFEFD8 
000028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
Apr 12 19:25:04 localhost vmunix: [    0.023303] ACPI: SSDT 0x00000000BFDE3000 
000655 (v01 PmRef  CpuPm    00003000 INTL 20050624)
Apr 12 19:25:04 localhost vmunix: [    0.023407] No NUMA configuration found
Apr 12 19:25:04 localhost vmunix: [    0.023409] Faking a node at [mem 
0x0000000000000000-0x000000013fffffff]
Apr 12 19:25:04 localhost vmunix: [    0.023413] NODE_DATA(0) allocated [mem 
0x13fff9000-0x13fffcfff]
Apr 12 19:25:04 localhost vmunix: [    0.023447] Zone ranges:
Apr 12 19:25:04 localhost vmunix: [    0.023448]   DMA32    [mem 
0x0000000000001000-0x00000000ffffffff]
Apr 12 19:25:04 localhost vmunix: [    0.023450]   Normal   [mem 
0x0000000100000000-0x000000013fffffff]
Apr 12 19:25:04 localhost vmunix: [    0.023451]   Device   empty
Apr 12 19:25:04 localhost vmunix: [    0.023453] Movable zone start for each 
node
Apr 12 19:25:04 localhost vmunix: [    0.023453] Early memory node ranges
Apr 12 19:25:04 localhost vmunix: [    0.023455]   node   0: [mem 
0x0000000000001000-0x000000000009cfff]
Apr 12 19:25:04 localhost vmunix: [    0.023456]   node   0: [mem 
0x0000000000100000-0x00000000bf8a0fff]
Apr 12 19:25:04 localhost vmunix: [    0.023457]   node   0: [mem 
0x00000000bf8a7000-0x00000000bf9cefff]
Apr 12 19:25:04 localhost vmunix: [    0.023458]   node   0: [mem 
0x00000000bfa0f000-0x00000000bfb08fff]
Apr 12 19:25:04 localhost vmunix: [    0.023459]   node   0: [mem 
0x00000000bfd0f000-0x00000000bfd18fff]
Apr 12 19:25:04 localhost vmunix: [    0.023460]   node   0: [mem 
0x00000000bfd1f000-0x00000000bfd5efff]
Apr 12 19:25:04 localhost vmunix: [    0.023461]   node   0: [mem 
0x00000000bfd9f000-0x00000000bfde1fff]
Apr 12 19:25:04 localhost vmunix: [    0.023462]   node   0: [mem 
0x00000000bfdff000-0x00000000bfdfffff]
Apr 12 19:25:04 localhost vmunix: [    0.023463]   node   0: [mem 
0x0000000100000000-0x000000013fffffff]
Apr 12 19:25:04 localhost vmunix: [    0.023492] Zeroed struct page in 
unavailable ranges: 1299 pages
Apr 12 19:25:04 localhost vmunix: [    0.023494] Initmem setup node 0 [mem 
0x0000000000001000-0x000000013fffffff]
Apr 12 19:25:04 localhost vmunix: [    0.059737] ACPI: PM-Timer IO Port: 0x408
Apr 12 19:25:04 localhost vmunix: [    0.059753] ACPI: LAPIC_NMI (acpi_id[0x00] 
high edge lint[0x1])
Apr 12 19:25:04 localhost vmunix: [    0.059754] ACPI: LAPIC_NMI (acpi_id[0x01] 
high edge lint[0x1])
Apr 12 19:25:04 localhost vmunix: [    0.059767] IOAPIC[0]: apic_id 2, version 
32, address 0xfec00000, GSI 0-23
Apr 12 19:25:04 localhost vmunix: [    0.059770] ACPI: INT_SRC_OVR (bus 0 
bus_irq 0 global_irq 2 high edge)
Apr 12 19:25:04 localhost vmunix: [    0.059772] ACPI: INT_SRC_OVR (bus 0 
bus_irq 9 global_irq 9 high level)
Apr 12 19:25:04 localhost vmunix: [    0.059778] Using ACPI (MADT) for SMP 
configuration information
Apr 12 19:25:04 localhost vmunix: [    0.059780] ACPI: HPET id: 0x8086a201 
base: 0xfed00000
Apr 12 19:25:04 localhost vmunix: [    0.059789] smpboot: Allowing 2 CPUs, 0 
hotplug CPUs
Apr 12 19:25:04 localhost vmunix: [    0.059819] PM: Registered nosave memory: 
[mem 0x00000000-0x00000fff]
Apr 12 19:25:04 localhost vmunix: [    0.059822] PM: Registered nosave memory: 
[mem 0x0009d000-0x0009dfff]
Apr 12 19:25:04 localhost vmunix: [    0.059823] PM: Registered nosave memory: 
[mem 0x0009e000-0x0009ffff]
Apr 12 19:25:04 localhost vmunix: [    0.059823] PM: Registered nosave memory: 
[mem 0x000a0000-0x000d1fff]
Apr 12 19:25:04 localhost vmunix: [    0.059824] PM: Registered nosave memory: 
[mem 0x000d2000-0x000d3fff]
Apr 12 19:25:04 localhost vmunix: [    0.059825] PM: Registered nosave memory: 
[mem 0x000d4000-0x000e3fff]
Apr 12 19:25:04 localhost vmunix: [    0.059826] PM: Registered nosave memory: 
[mem 0x000e4000-0x000fffff]
Apr 12 19:25:04 localhost vmunix: [    0.059828] PM: Registered nosave memory: 
[mem 0xbf8a1000-0xbf8a6fff]
Apr 12 19:25:04 localhost vmunix: [    0.059830] PM: Registered nosave memory: 
[mem 0xbf9cf000-0xbfa0efff]
Apr 12 19:25:04 localhost vmunix: [    0.059832] PM: Registered nosave memory: 
[mem 0xbfb09000-0xbfd0efff]
Apr 12 19:25:04 localhost vmunix: [    0.059834] PM: Registered nosave memory: 
[mem 0xbfd19000-0xbfd1efff]
Apr 12 19:25:04 localhost vmunix: [    0.059837] PM: Registered nosave memory: 
[mem 0xbfd5f000-0xbfd9efff]
Apr 12 19:25:04 localhost vmunix: [    0.059839] PM: Registered nosave memory: 
[mem 0xbfde2000-0xbfdfefff]
Apr 12 19:25:04 localhost vmunix: [    0.059841] PM: Registered nosave memory: 
[mem 0xbfe00000-0xffffffff]
Apr 12 19:25:04 localhost vmunix: [    0.059844] [mem 0xbfe00000-0xffffffff] 
available for PCI devices
Apr 12 19:25:04 localhost vmunix: [    0.059845] Booting paravirtualized kernel 
on bare hardware
Apr 12 19:25:04 localhost vmunix: [    0.059851] clocksource: refined-jiffies: 
mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Apr 12 19:25:04 localhost vmunix: [    0.059860] setup_percpu: NR_CPUS:256 
nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
Apr 12 19:25:04 localhost vmunix: [    0.060926] percpu: Embedded 53 pages/cpu 
s178520 r8192 d30376 u1048576
Apr 12 19:25:04 localhost vmunix: [    0.060983] Built 1 zonelists, mobility 
grouping on.  Total pages: 1030892
Apr 12 19:25:04 localhost vmunix: [    0.060985] Policy zone: Normal
Apr 12 19:25:04 localhost vmunix: [    0.060988] Kernel command line: 
BOOT_IMAGE=/gnu/store/g56i8savnfr7981fil03idkjl0syj29d-linux-libre-5.4.31/bzImage
 --root=31393730-3031-3031-3139-343934363833 
--system=/gnu/store/p5qrw0m5mahq9rpsz7pvbli2l6ysqvfn-system 
--load=/gnu/store/p5qrw0m5mahq9rpsz7pvbli2l6ysqvfn-system/boot quiet 
modprobe.blacklist=radeon
Apr 12 19:25:04 localhost vmunix: [    0.062931] Dentry cache hash table 
entries: 524288 (order: 10, 4194304 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.063899] Inode-cache hash table 
entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.063964] mem auto-init: 
stack:byref_all, heap alloc:on, heap free:off
Apr 12 19:25:04 localhost vmunix: [    0.132242] Memory: 4011768K/4189108K 
available (14339K kernel code, 1525K rwdata, 4180K rodata, 1916K init, 2584K 
bss, 177340K reserved, 0K cma-reserved)
Apr 12 19:25:04 localhost vmunix: [    0.132256] random: get_random_u64 called 
from __kmem_cache_create+0x46/0x570 with crng_init=0
Apr 12 19:25:04 localhost vmunix: [    0.132456] SLUB: HWalign=64, Order=0-3, 
MinObjects=0, CPUs=2, Nodes=1
Apr 12 19:25:04 localhost vmunix: [    0.132482] Kernel/User page tables 
isolation: enabled
Apr 12 19:25:04 localhost vmunix: [    0.132515] ftrace: allocating 41660 
entries in 163 pages
Apr 12 19:25:04 localhost vmunix: [    0.159781] rcu: Hierarchical RCU 
implementation.
Apr 12 19:25:04 localhost vmunix: [    0.159784] rcu:   RCU restricting CPUs 
from NR_CPUS=256 to nr_cpu_ids=2.
Apr 12 19:25:04 localhost vmunix: [    0.159786] rcu: RCU calculated value of 
scheduler-enlistment delay is 25 jiffies.
Apr 12 19:25:04 localhost vmunix: [    0.159787] rcu: Adjusting geometry for 
rcu_fanout_leaf=16, nr_cpu_ids=2
Apr 12 19:25:04 localhost vmunix: [    0.164529] NR_IRQS: 16640, nr_irqs: 440, 
preallocated irqs: 16
Apr 12 19:25:04 localhost vmunix: [    0.166794] Console: colour VGA+ 80x25
Apr 12 19:25:04 localhost vmunix: [    0.166801] printk: console [tty0] enabled
Apr 12 19:25:04 localhost vmunix: [    0.166834] ACPI: Core revision 20190816
Apr 12 19:25:04 localhost vmunix: [    0.166952] clocksource: hpet: mask: 
0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Apr 12 19:25:04 localhost vmunix: [    0.166967] APIC: Switch to symmetric I/O 
mode setup
Apr 12 19:25:04 localhost vmunix: [    0.167360] ..TIMER: vector=0x30 apic1=0 
pin1=2 apic2=-1 pin2=-1
Apr 12 19:25:04 localhost vmunix: [    0.186968] clocksource: tsc-early: mask: 
0xffffffffffffffff max_cycles: 0x1fa12863455, max_idle_ns: 440795276824 ns
Apr 12 19:25:04 localhost vmunix: [    0.186975] Calibrating delay loop 
(skipped), value calculated using timer frequency.. 4388.59 BogoMIPS 
(lpj=8777192)
Apr 12 19:25:04 localhost vmunix: [    0.186977] pid_max: default: 32768 
minimum: 301
Apr 12 19:25:04 localhost vmunix: [    0.187014] LSM: Security Framework 
initializing
Apr 12 19:25:04 localhost vmunix: [    0.187021] Yama: becoming mindful.
Apr 12 19:25:04 localhost vmunix: [    0.187067] AppArmor: AppArmor initialized
Apr 12 19:25:04 localhost vmunix: [    0.187070] TOMOYO Linux initialized
Apr 12 19:25:04 localhost vmunix: [    0.187150] Mount-cache hash table 
entries: 8192 (order: 4, 65536 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.187176] Mountpoint-cache hash table 
entries: 8192 (order: 4, 65536 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.187192] *** VALIDATE tmpfs ***
Apr 12 19:25:04 localhost vmunix: [    0.187413] *** VALIDATE proc ***
Apr 12 19:25:04 localhost vmunix: [    0.187500] *** VALIDATE cgroup1 ***
Apr 12 19:25:04 localhost vmunix: [    0.187502] *** VALIDATE cgroup2 ***
Apr 12 19:25:04 localhost vmunix: [    0.187566] mce: CPU0: Thermal monitoring 
enabled (TM1)
Apr 12 19:25:04 localhost vmunix: [    0.187570] process: using mwait in idle 
threads
Apr 12 19:25:04 localhost vmunix: [    0.187573] Last level iTLB entries: 4KB 
128, 2MB 4, 4MB 4
Apr 12 19:25:04 localhost vmunix: [    0.187575] Last level dTLB entries: 4KB 
256, 2MB 0, 4MB 32, 1GB 0
Apr 12 19:25:04 localhost vmunix: [    0.187579] Spectre V1 : Mitigation: 
usercopy/swapgs barriers and __user pointer sanitization
Apr 12 19:25:04 localhost vmunix: [    0.187581] Spectre V2 : Mitigation: Full 
generic retpoline
Apr 12 19:25:04 localhost vmunix: [    0.187582] Spectre V2 : Spectre v2 / 
SpectreRSB mitigation: Filling RSB on context switch
Apr 12 19:25:04 localhost vmunix: [    0.187583] Speculative Store Bypass: 
Vulnerable
Apr 12 19:25:04 localhost vmunix: [    0.187587] MDS: Vulnerable: Clear CPU 
buffers attempted, no microcode
Apr 12 19:25:04 localhost vmunix: [    0.187762] Freeing SMP alternatives 
memory: 28K
Apr 12 19:25:04 localhost vmunix: [    0.243025] APIC calibration not 
consistent with PM-Timer: 239ms instead of 100ms
Apr 12 19:25:04 localhost vmunix: [    0.243026] APIC delta adjusted to 
PM-Timer: 1246872 (2988810)
Apr 12 19:25:04 localhost vmunix: [    0.243032] smpboot: CPU0: Intel(R) 
Core(TM)2 Duo CPU     T6600  @ 2.20GHz (family: 0x6, model: 0x17, stepping: 0xa)
Apr 12 19:25:04 localhost vmunix: [    0.243218] Performance Events: PEBS 
fmt0+, Core2 events, 4-deep LBR, Intel PMU driver.
Apr 12 19:25:04 localhost vmunix: [    0.243228] ... version:                2
Apr 12 19:25:04 localhost vmunix: [    0.243228] ... bit width:              40
Apr 12 19:25:04 localhost vmunix: [    0.243229] ... generic registers:      2
Apr 12 19:25:04 localhost vmunix: [    0.243230] ... value mask:             
000000ffffffffff
Apr 12 19:25:04 localhost vmunix: [    0.243231] ... max period:             
000000007fffffff
Apr 12 19:25:04 localhost vmunix: [    0.243232] ... fixed-purpose events:   3
Apr 12 19:25:04 localhost vmunix: [    0.243233] ... event mask:             
0000000700000003
Apr 12 19:25:04 localhost vmunix: [    0.243297] rcu: Hierarchical SRCU 
implementation.
Apr 12 19:25:04 localhost vmunix: [    0.244370] NMI watchdog: Enabled. 
Permanently consumes one hw-PMU counter.
Apr 12 19:25:04 localhost vmunix: [    0.244431] smp: Bringing up secondary 
CPUs ...
Apr 12 19:25:04 localhost vmunix: [    0.244618] x86: Booting SMP configuration:
Apr 12 19:25:04 localhost vmunix: [    0.244620] .... node  #0, CPUs:      #1
Apr 12 19:25:04 localhost vmunix: [    0.246994] smp: Brought up 1 node, 2 CPUs
Apr 12 19:25:04 localhost vmunix: [    0.246996] smpboot: Max logical packages: 
1
Apr 12 19:25:04 localhost vmunix: [    0.246997] smpboot: Total of 2 processors 
activated (8777.19 BogoMIPS)
Apr 12 19:25:04 localhost vmunix: [    0.248748] devtmpfs: initialized
Apr 12 19:25:04 localhost vmunix: [    0.248748] x86/mm: Memory block size: 
128MB
Apr 12 19:25:04 localhost vmunix: [    0.248748] PM: Registering ACPI NVS 
region [mem 0xbfd5f000-0xbfd9efff] (262144 bytes)
Apr 12 19:25:04 localhost vmunix: [    0.248748] clocksource: jiffies: mask: 
0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 12 19:25:04 localhost vmunix: [    0.248748] futex hash table entries: 512 
(order: 3, 32768 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.248748] pinctrl core: initialized 
pinctrl subsystem
Apr 12 19:25:04 localhost vmunix: [    0.248748] PM: RTC time: 17:24:53, date: 
2020-04-12
Apr 12 19:25:04 localhost vmunix: [    0.248748] NET: Registered protocol 
family 16
Apr 12 19:25:04 localhost vmunix: [    0.248748] audit: initializing netlink 
subsys (disabled)
Apr 12 19:25:04 localhost vmunix: [    0.248748] audit: type=2000 
audit(1586712292.080:1): state=initialized audit_enabled=0 res=1
Apr 12 19:25:04 localhost vmunix: [    0.248748] cpuidle: using governor ladder
Apr 12 19:25:04 localhost vmunix: [    0.248748] cpuidle: using governor menu
Apr 12 19:25:04 localhost vmunix: [    0.248748] Simple Boot Flag at 0x57 set 
to 0x1
Apr 12 19:25:04 localhost vmunix: [    0.248748] ACPI: bus type PCI registered
Apr 12 19:25:04 localhost vmunix: [    0.248748] acpiphp: ACPI Hot Plug PCI 
Controller Driver version: 0.5
Apr 12 19:25:04 localhost vmunix: [    0.250981] PCI: MMCONFIG for domain 0000 
[bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 12 19:25:04 localhost vmunix: [    0.250985] PCI: not using MMCONFIG
Apr 12 19:25:04 localhost vmunix: [    0.250986] PCI: Using configuration type 
1 for base access
Apr 12 19:25:04 localhost vmunix: [    0.251280] mtrr: your CPUs had 
inconsistent variable MTRR settings
Apr 12 19:25:04 localhost vmunix: [    0.251281] mtrr: probably your BIOS does 
not setup all CPUs.
Apr 12 19:25:04 localhost vmunix: [    0.251282] mtrr: corrected configuration.
Apr 12 19:25:04 localhost vmunix: [    0.253673] HugeTLB registered 2.00 MiB 
page size, pre-allocated 0 pages
Apr 12 19:25:04 localhost vmunix: [    0.255115] ACPI: Added _OSI(Module Device)
Apr 12 19:25:04 localhost vmunix: [    0.255117] ACPI: Added _OSI(Processor 
Device)
Apr 12 19:25:04 localhost vmunix: [    0.255118] ACPI: Added _OSI(3.0 _SCP 
Extensions)
Apr 12 19:25:04 localhost vmunix: [    0.255119] ACPI: Added _OSI(Processor 
Aggregator Device)
Apr 12 19:25:04 localhost vmunix: [    0.255121] ACPI: Added 
_OSI(Linux-Dell-Video)
Apr 12 19:25:04 localhost vmunix: [    0.255122] ACPI: Added 
_OSI(Linux-Lenovo-NV-HDMI-Audio)
Apr 12 19:25:04 localhost vmunix: [    0.255123] ACPI: Added 
_OSI(Linux-HPI-Hybrid-Graphics)
Apr 12 19:25:04 localhost vmunix: [    0.262541] ACPI: 2 ACPI AML tables 
successfully acquired and loaded
Apr 12 19:25:04 localhost vmunix: [    0.263781] ACPI: [Firmware Bug]: BIOS 
_OSI(Linux) query ignored
Apr 12 19:25:04 localhost vmunix: [    0.264524] ACPI: Dynamic OEM Table Load:
Apr 12 19:25:04 localhost vmunix: [    0.264531] ACPI: SSDT 0xFFFF9AA2FA8CB000 
000223 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
Apr 12 19:25:04 localhost vmunix: [    0.265164] ACPI: Dynamic OEM Table Load:
Apr 12 19:25:04 localhost vmunix: [    0.265170] ACPI: SSDT 0xFFFF9AA2FB2F4000 
000549 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
Apr 12 19:25:04 localhost vmunix: [    0.266034] ACPI: Dynamic OEM Table Load:
Apr 12 19:25:04 localhost vmunix: [    0.266040] ACPI: SSDT 0xFFFF9AA2FA8BC400 
0001CF (v01 PmRef  ApIst    00003000 INTL 20050624)
Apr 12 19:25:04 localhost vmunix: [    0.266611] ACPI: Dynamic OEM Table Load:
Apr 12 19:25:04 localhost vmunix: [    0.266616] ACPI: SSDT 0xFFFF9AA2FA891240 
00008D (v01 PmRef  ApCst    00003000 INTL 20050624)
Apr 12 19:25:04 localhost vmunix: [    0.267300] ACPI: EC: EC started
Apr 12 19:25:04 localhost vmunix: [    0.267302] ACPI: EC: interrupt blocked
Apr 12 19:25:04 localhost vmunix: [    0.290315] ACPI: \_SB_.PCI0.LPCB.EC0_: 
Used as first EC
Apr 12 19:25:04 localhost vmunix: [    0.290317] ACPI: \_SB_.PCI0.LPCB.EC0_: 
GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 12 19:25:04 localhost vmunix: [    0.290319] ACPI: \_SB_.PCI0.LPCB.EC0_: 
Boot DSDT EC used to handle transactions
Apr 12 19:25:04 localhost vmunix: [    0.290320] ACPI: Interpreter enabled
Apr 12 19:25:04 localhost vmunix: [    0.290347] ACPI: (supports S0 S3 S4 S5)
Apr 12 19:25:04 localhost vmunix: [    0.290348] ACPI: Using IOAPIC for 
interrupt routing
Apr 12 19:25:04 localhost vmunix: [    0.290384] PCI: MMCONFIG for domain 0000 
[bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 12 19:25:04 localhost vmunix: [    0.291266] PCI: MMCONFIG at [mem 
0xe0000000-0xefffffff] reserved in ACPI motherboard resources
Apr 12 19:25:04 localhost vmunix: [    0.291284] PCI: Using host bridge windows 
from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 12 19:25:04 localhost vmunix: [    0.291527] ACPI: Enabled 13 GPEs in block 
00 to 3F
Apr 12 19:25:04 localhost vmunix: [    0.300054] ACPI: PCI Root Bridge [PCI0] 
(domain 0000 [bus 00-ff])
Apr 12 19:25:04 localhost vmunix: [    0.300054] acpi PNP0A08:00: _OSC: OS 
supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Apr 12 19:25:04 localhost vmunix: [    0.300054] acpi PNP0A08:00: _OSC failed 
(AE_NOT_FOUND); disabling ASPM
Apr 12 19:25:04 localhost vmunix: [    0.300331] PCI host bridge to bus 0000:00
Apr 12 19:25:04 localhost vmunix: [    0.300334] pci_bus 0000:00: root bus 
resource [io  0x0000-0x0cf7 window]
Apr 12 19:25:04 localhost vmunix: [    0.300336] pci_bus 0000:00: root bus 
resource [io  0x0d00-0xffff window]
Apr 12 19:25:04 localhost vmunix: [    0.300338] pci_bus 0000:00: root bus 
resource [mem 0x000a0000-0x000bffff window]
Apr 12 19:25:04 localhost vmunix: [    0.300340] pci_bus 0000:00: root bus 
resource [mem 0x000d4000-0x000d7fff window]
Apr 12 19:25:04 localhost vmunix: [    0.300341] pci_bus 0000:00: root bus 
resource [mem 0x000d8000-0x000dbfff window]
Apr 12 19:25:04 localhost vmunix: [    0.300343] pci_bus 0000:00: root bus 
resource [mem 0x000dc000-0x000dffff window]
Apr 12 19:25:04 localhost vmunix: [    0.300345] pci_bus 0000:00: root bus 
resource [mem 0x000e0000-0x000e3fff window]
Apr 12 19:25:04 localhost vmunix: [    0.300347] pci_bus 0000:00: root bus 
resource [mem 0xc0000000-0xdfffffff window]
Apr 12 19:25:04 localhost vmunix: [    0.300349] pci_bus 0000:00: root bus 
resource [mem 0xf0000000-0xfebfffff window]
Apr 12 19:25:04 localhost vmunix: [    0.300351] pci_bus 0000:00: root bus 
resource [bus 00-ff]
Apr 12 19:25:04 localhost vmunix: [    0.300365] pci 0000:00:00.0: [8086:2a40] 
type 00 class 0x060000
Apr 12 19:25:04 localhost vmunix: [    0.300396] pci 0000:00:00.0: DMAR: 
Disabling IOMMU for graphics on this chipset
Apr 12 19:25:04 localhost vmunix: [    0.300398] pci 0000:00:00.0: DMAR: 
Forcing write-buffer flush capability
Apr 12 19:25:04 localhost vmunix: [    0.300512] pci 0000:00:01.0: [8086:2a41] 
type 01 class 0x060400
Apr 12 19:25:04 localhost vmunix: [    0.300573] pci 0000:00:01.0: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.300737] pci 0000:00:1a.0: [8086:2937] 
type 00 class 0x0c0300
Apr 12 19:25:04 localhost vmunix: [    0.300790] pci 0000:00:1a.0: reg 0x20: 
[io  0x1800-0x181f]
Apr 12 19:25:04 localhost vmunix: [    0.300958] pci 0000:00:1a.1: [8086:2938] 
type 00 class 0x0c0300
Apr 12 19:25:04 localhost vmunix: [    0.301017] pci 0000:00:1a.1: reg 0x20: 
[io  0x1820-0x183f]
Apr 12 19:25:04 localhost vmunix: [    0.301200] pci 0000:00:1a.7: [8086:293c] 
type 00 class 0x0c0320
Apr 12 19:25:04 localhost vmunix: [    0.301225] pci 0000:00:1a.7: reg 0x10: 
[mem 0xf4504800-0xf4504bff]
Apr 12 19:25:04 localhost vmunix: [    0.301321] pci 0000:00:1a.7: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.301456] pci 0000:00:1b.0: [8086:293e] 
type 00 class 0x040300
Apr 12 19:25:04 localhost vmunix: [    0.301480] pci 0000:00:1b.0: reg 0x10: 
[mem 0xf4500000-0xf4503fff 64bit]
Apr 12 19:25:04 localhost vmunix: [    0.301566] pci 0000:00:1b.0: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.301706] pci 0000:00:1c.0: [8086:2940] 
type 01 class 0x060400
Apr 12 19:25:04 localhost vmunix: [    0.301806] pci 0000:00:1c.0: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.301948] pci 0000:00:1c.1: [8086:2942] 
type 01 class 0x060400
Apr 12 19:25:04 localhost vmunix: [    0.302048] pci 0000:00:1c.1: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.302204] pci 0000:00:1c.2: [8086:2944] 
type 01 class 0x060400
Apr 12 19:25:04 localhost vmunix: [    0.302304] pci 0000:00:1c.2: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.302448] pci 0000:00:1c.4: [8086:2948] 
type 01 class 0x060400
Apr 12 19:25:04 localhost vmunix: [    0.302547] pci 0000:00:1c.4: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.302691] pci 0000:00:1d.0: [8086:2934] 
type 00 class 0x0c0300
Apr 12 19:25:04 localhost vmunix: [    0.302744] pci 0000:00:1d.0: reg 0x20: 
[io  0x1840-0x185f]
Apr 12 19:25:04 localhost vmunix: [    0.302909] pci 0000:00:1d.1: [8086:2935] 
type 00 class 0x0c0300
Apr 12 19:25:04 localhost vmunix: [    0.302960] pci 0000:00:1d.1: reg 0x20: 
[io  0x1860-0x187f]
Apr 12 19:25:04 localhost vmunix: [    0.303131] pci 0000:00:1d.2: [8086:2936] 
type 00 class 0x0c0300
Apr 12 19:25:04 localhost vmunix: [    0.303190] pci 0000:00:1d.2: reg 0x20: 
[io  0x1880-0x189f]
Apr 12 19:25:04 localhost vmunix: [    0.303362] pci 0000:00:1d.3: [8086:2939] 
type 00 class 0x0c0300
Apr 12 19:25:04 localhost vmunix: [    0.303413] pci 0000:00:1d.3: reg 0x20: 
[io  0x18a0-0x18bf]
Apr 12 19:25:04 localhost vmunix: [    0.303584] pci 0000:00:1d.7: [8086:293a] 
type 00 class 0x0c0320
Apr 12 19:25:04 localhost vmunix: [    0.303609] pci 0000:00:1d.7: reg 0x10: 
[mem 0xf4504c00-0xf4504fff]
Apr 12 19:25:04 localhost vmunix: [    0.303704] pci 0000:00:1d.7: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.303838] pci 0000:00:1e.0: [8086:2448] 
type 01 class 0x060401
Apr 12 19:25:04 localhost vmunix: [    0.304041] pci 0000:00:1f.0: [8086:2919] 
type 00 class 0x060100
Apr 12 19:25:04 localhost vmunix: [    0.304274] pci 0000:00:1f.2: [8086:2929] 
type 00 class 0x010601
Apr 12 19:25:04 localhost vmunix: [    0.304296] pci 0000:00:1f.2: reg 0x10: 
[io  0x18f0-0x18f7]
Apr 12 19:25:04 localhost vmunix: [    0.304305] pci 0000:00:1f.2: reg 0x14: 
[io  0x18e4-0x18e7]
Apr 12 19:25:04 localhost vmunix: [    0.304313] pci 0000:00:1f.2: reg 0x18: 
[io  0x18e8-0x18ef]
Apr 12 19:25:04 localhost vmunix: [    0.304322] pci 0000:00:1f.2: reg 0x1c: 
[io  0x18e0-0x18e3]
Apr 12 19:25:04 localhost vmunix: [    0.304330] pci 0000:00:1f.2: reg 0x20: 
[io  0x18c0-0x18df]
Apr 12 19:25:04 localhost vmunix: [    0.304339] pci 0000:00:1f.2: reg 0x24: 
[mem 0xf4504000-0xf45047ff]
Apr 12 19:25:04 localhost vmunix: [    0.304388] pci 0000:00:1f.2: PME# 
supported from D3hot
Apr 12 19:25:04 localhost vmunix: [    0.304517] pci 0000:00:1f.3: [8086:2930] 
type 00 class 0x0c0500
Apr 12 19:25:04 localhost vmunix: [    0.304539] pci 0000:00:1f.3: reg 0x10: 
[mem 0x00000000-0x000000ff 64bit]
Apr 12 19:25:04 localhost vmunix: [    0.304563] pci 0000:00:1f.3: reg 0x20: 
[io  0x1c00-0x1c1f]
Apr 12 19:25:04 localhost vmunix: [    0.304756] pci 0000:01:00.0: [1002:9553] 
type 00 class 0x030000
Apr 12 19:25:04 localhost vmunix: [    0.304775] pci 0000:01:00.0: reg 0x10: 
[mem 0xd0000000-0xdfffffff pref]
Apr 12 19:25:04 localhost vmunix: [    0.304783] pci 0000:01:00.0: reg 0x14: 
[io  0x2000-0x20ff]
Apr 12 19:25:04 localhost vmunix: [    0.304792] pci 0000:01:00.0: reg 0x18: 
[mem 0xf4000000-0xf400ffff]
Apr 12 19:25:04 localhost vmunix: [    0.304820] pci 0000:01:00.0: reg 0x30: 
[mem 0x00000000-0x0001ffff pref]
Apr 12 19:25:04 localhost vmunix: [    0.304827] pci 0000:01:00.0: enabling 
Extended Tags
Apr 12 19:25:04 localhost vmunix: [    0.304871] pci 0000:01:00.0: supports D1 
D2
Apr 12 19:25:04 localhost vmunix: [    0.304965] pci 0000:01:00.1: [1002:aa38] 
type 00 class 0x040300
Apr 12 19:25:04 localhost vmunix: [    0.304984] pci 0000:01:00.1: reg 0x10: 
[mem 0xf4010000-0xf4013fff]
Apr 12 19:25:04 localhost vmunix: [    0.305030] pci 0000:01:00.1: enabling 
Extended Tags
Apr 12 19:25:04 localhost vmunix: [    0.305072] pci 0000:01:00.1: supports D1 
D2
Apr 12 19:25:04 localhost vmunix: [    0.305153] pci 0000:00:01.0: PCI bridge 
to [bus 01]
Apr 12 19:25:04 localhost vmunix: [    0.305156] pci 0000:00:01.0:   bridge 
window [io  0x2000-0x2fff]
Apr 12 19:25:04 localhost vmunix: [    0.305159] pci 0000:00:01.0:   bridge 
window [mem 0xf4000000-0xf40fffff]
Apr 12 19:25:04 localhost vmunix: [    0.305163] pci 0000:00:01.0:   bridge 
window [mem 0xd0000000-0xdfffffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.305399] pci 0000:02:00.0: [14e4:1698] 
type 00 class 0x020000
Apr 12 19:25:04 localhost vmunix: [    0.305439] pci 0000:02:00.0: reg 0x10: 
[mem 0xf4100000-0xf410ffff 64bit]
Apr 12 19:25:04 localhost vmunix: [    0.305507] pci 0000:02:00.0: enabling 
Extended Tags
Apr 12 19:25:04 localhost vmunix: [    0.305612] pci 0000:02:00.0: PME# 
supported from D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.305784] pci 0000:00:1c.0: PCI bridge 
to [bus 02]
Apr 12 19:25:04 localhost vmunix: [    0.305791] pci 0000:00:1c.0:   bridge 
window [mem 0xf4100000-0xf41fffff]
Apr 12 19:25:04 localhost vmunix: [    0.305858] pci 0000:00:1c.1: PCI bridge 
to [bus 03]
Apr 12 19:25:04 localhost vmunix: [    0.305954] pci 0000:04:00.0: [8086:4232] 
type 00 class 0x028000
Apr 12 19:25:04 localhost vmunix: [    0.306007] pci 0000:04:00.0: reg 0x10: 
[mem 0xf4200000-0xf4201fff 64bit]
Apr 12 19:25:04 localhost vmunix: [    0.306193] pci 0000:04:00.0: PME# 
supported from D0 D3hot D3cold
Apr 12 19:25:04 localhost vmunix: [    0.306354] pci 0000:00:1c.2: PCI bridge 
to [bus 04]
Apr 12 19:25:04 localhost vmunix: [    0.306360] pci 0000:00:1c.2:   bridge 
window [mem 0xf4200000-0xf42fffff]
Apr 12 19:25:04 localhost vmunix: [    0.306443] acpiphp: Slot [1] registered
Apr 12 19:25:04 localhost vmunix: [    0.306449] pci 0000:00:1c.4: PCI bridge 
to [bus 05-07]
Apr 12 19:25:04 localhost vmunix: [    0.306453] pci 0000:00:1c.4:   bridge 
window [io  0x3000-0x3fff]
Apr 12 19:25:04 localhost vmunix: [    0.306457] pci 0000:00:1c.4:   bridge 
window [mem 0xf2000000-0xf3ffffff]
Apr 12 19:25:04 localhost vmunix: [    0.306463] pci 0000:00:1c.4:   bridge 
window [mem 0xf0000000-0xf1ffffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.306483] pci_bus 0000:0d: extended 
config space not accessible
Apr 12 19:25:04 localhost vmunix: [    0.306556] pci 0000:00:1e.0: PCI bridge 
to [bus 0d] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306567] pci 0000:00:1e.0:   bridge 
window [io  0x0000-0x0cf7 window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306569] pci 0000:00:1e.0:   bridge 
window [io  0x0d00-0xffff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306571] pci 0000:00:1e.0:   bridge 
window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306573] pci 0000:00:1e.0:   bridge 
window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306574] pci 0000:00:1e.0:   bridge 
window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306576] pci 0000:00:1e.0:   bridge 
window [mem 0x000dc000-0x000dffff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306578] pci 0000:00:1e.0:   bridge 
window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306580] pci 0000:00:1e.0:   bridge 
window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.306582] pci 0000:00:1e.0:   bridge 
window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
Apr 12 19:25:04 localhost vmunix: [    0.310576] ACPI: PCI Interrupt Link 
[LNKA] (IRQs 10 *11)
Apr 12 19:25:04 localhost vmunix: [    0.310643] ACPI: PCI Interrupt Link 
[LNKB] (IRQs 10 *11)
Apr 12 19:25:04 localhost vmunix: [    0.310708] ACPI: PCI Interrupt Link 
[LNKC] (IRQs *10 11)
Apr 12 19:25:04 localhost vmunix: [    0.310772] ACPI: PCI Interrupt Link 
[LNKD] (IRQs *10 11)
Apr 12 19:25:04 localhost vmunix: [    0.310836] ACPI: PCI Interrupt Link 
[LNKE] (IRQs 10 *11)
Apr 12 19:25:04 localhost vmunix: [    0.310902] ACPI: PCI Interrupt Link 
[LNKF] (IRQs *10 11)
Apr 12 19:25:04 localhost vmunix: [    0.310966] ACPI: PCI Interrupt Link 
[LNKG] (IRQs 10 11) *0, disabled.
Apr 12 19:25:04 localhost vmunix: [    0.311037] ACPI: PCI Interrupt Link 
[LNKH] (IRQs *10 11)
Apr 12 19:25:04 localhost vmunix: [    0.314977] ACPI: EC: interrupt unblocked
Apr 12 19:25:04 localhost vmunix: [    0.314977] ACPI: EC: event unblocked
Apr 12 19:25:04 localhost vmunix: [    0.314977] ACPI: \_SB_.PCI0.LPCB.EC0_: 
GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 12 19:25:04 localhost vmunix: [    0.314977] ACPI: \_SB_.PCI0.LPCB.EC0_: 
Boot DSDT EC used to handle transactions and events
Apr 12 19:25:04 localhost vmunix: [    0.315020] iommu: Default domain type: 
Translated 
Apr 12 19:25:04 localhost vmunix: [    0.315020] pci 0000:01:00.0: vgaarb: 
setting as boot VGA device
Apr 12 19:25:04 localhost vmunix: [    0.315020] pci 0000:01:00.0: vgaarb: VGA 
device added: decodes=io+mem,owns=io+mem,locks=none
Apr 12 19:25:04 localhost vmunix: [    0.315020] pci 0000:01:00.0: vgaarb: 
bridge control possible
Apr 12 19:25:04 localhost vmunix: [    0.315020] vgaarb: loaded
Apr 12 19:25:04 localhost vmunix: [    0.315316] SCSI subsystem initialized
Apr 12 19:25:04 localhost vmunix: [    0.315398] ACPI: bus type USB registered
Apr 12 19:25:04 localhost vmunix: [    0.315425] usbcore: registered new 
interface driver usbfs
Apr 12 19:25:04 localhost vmunix: [    0.315439] usbcore: registered new 
interface driver hub
Apr 12 19:25:04 localhost vmunix: [    0.315455] usbcore: registered new device 
driver usb
Apr 12 19:25:04 localhost vmunix: [    0.315544] EDAC MC: Ver: 3.0.0
Apr 12 19:25:04 localhost vmunix: [    0.315946] PCI: Using ACPI for IRQ routing
Apr 12 19:25:04 localhost vmunix: [    0.323965] NetLabel: Initializing
Apr 12 19:25:04 localhost vmunix: [    0.323967] NetLabel:  domain hash size = 
128
Apr 12 19:25:04 localhost vmunix: [    0.323967] NetLabel:  protocols = 
UNLABELED CIPSOv4 CALIPSO
Apr 12 19:25:04 localhost vmunix: [    0.323992] NetLabel:  unlabeled traffic 
allowed by default
Apr 12 19:25:04 localhost vmunix: [    0.324017] hpet: 4 channels of 0 reserved 
for per-cpu timers
Apr 12 19:25:04 localhost vmunix: [    0.324017] hpet0: at MMIO 0xfed00000, 
IRQs 2, 8, 0, 0
Apr 12 19:25:04 localhost vmunix: [    0.324017] hpet0: 4 comparators, 64-bit 
14.318180 MHz counter
Apr 12 19:25:04 localhost vmunix: [    0.325085] clocksource: Switched to 
clocksource tsc-early
Apr 12 19:25:04 localhost vmunix: [    0.344832] *** VALIDATE bpf ***
Apr 12 19:25:04 localhost vmunix: [    0.344998] VFS: Disk quotas dquot_6.6.0
Apr 12 19:25:04 localhost vmunix: [    0.345025] VFS: Dquot-cache hash table 
entries: 512 (order 0, 4096 bytes)
Apr 12 19:25:04 localhost vmunix: [    0.345066] *** VALIDATE ramfs ***
Apr 12 19:25:04 localhost vmunix: [    0.345071] *** VALIDATE hugetlbfs ***
Apr 12 19:25:04 localhost vmunix: [    0.345241] AppArmor: AppArmor Filesystem 
Enabled
Apr 12 19:25:04 localhost vmunix: [    0.345290] pnp: PnP ACPI init
Apr 12 19:25:04 localhost vmunix: [    0.345708] system 00:02: [mem 
0xfed00000-0xfed003ff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.345796] system 00:03: [io  
0x0480-0x048f] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.345799] system 00:03: [io  0xffff] has 
been reserved
Apr 12 19:25:04 localhost vmunix: [    0.345801] system 00:03: [io  0xffff] has 
been reserved
Apr 12 19:25:04 localhost vmunix: [    0.345806] system 00:03: [io  
0x0400-0x047f] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.345808] system 00:03: [io  
0x1180-0x11ff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.345811] system 00:03: [io  0xfe00] has 
been reserved
Apr 12 19:25:04 localhost vmunix: [    0.345813] system 00:03: [mem 
0xff800000-0xff800fff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.346058] system 00:05: [mem 
0xfed1c000-0xfed1ffff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.346060] system 00:05: [mem 
0xfed10000-0xfed13fff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.346062] system 00:05: [mem 
0xfed18000-0xfed18fff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.346065] system 00:05: [mem 
0xfed19000-0xfed19fff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.346067] system 00:05: [mem 
0xe0000000-0xefffffff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.346069] system 00:05: [mem 
0xfed20000-0xfed3ffff] has been reserved
Apr 12 19:25:04 localhost vmunix: [    0.346228] pnp: PnP ACPI: found 6 devices
Apr 12 19:25:04 localhost vmunix: [    0.348549] thermal_sys: Registered 
thermal governor 'fair_share'
Apr 12 19:25:04 localhost vmunix: [    0.348550] thermal_sys: Registered 
thermal governor 'bang_bang'
Apr 12 19:25:04 localhost vmunix: [    0.348551] thermal_sys: Registered 
thermal governor 'step_wise'
Apr 12 19:25:04 localhost vmunix: [    0.348552] thermal_sys: Registered 
thermal governor 'user_space'
Apr 12 19:25:04 localhost vmunix: [    0.348554] thermal_sys: Registered 
thermal governor 'power_allocator'
Apr 12 19:25:04 localhost vmunix: [    0.353057] clocksource: acpi_pm: mask: 
0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 12 19:25:04 localhost vmunix: [    0.353117] pci 0000:00:1c.0: bridge 
window [io  0x1000-0x0fff] to [bus 02] add_size 1000
Apr 12 19:25:04 localhost vmunix: [    0.353121] pci 0000:00:1c.0: bridge 
window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 
add_align 100000
Apr 12 19:25:04 localhost vmunix: [    0.353124] pci 0000:00:1c.1: bridge 
window [io  0x1000-0x0fff] to [bus 03] add_size 1000
Apr 12 19:25:04 localhost vmunix: [    0.353126] pci 0000:00:1c.1: bridge 
window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 
add_align 100000
Apr 12 19:25:04 localhost vmunix: [    0.353129] pci 0000:00:1c.1: bridge 
window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
Apr 12 19:25:04 localhost vmunix: [    0.353132] pci 0000:00:1c.2: bridge 
window [io  0x1000-0x0fff] to [bus 04] add_size 1000
Apr 12 19:25:04 localhost vmunix: [    0.353134] pci 0000:00:1c.2: bridge 
window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 
add_align 100000
Apr 12 19:25:04 localhost vmunix: [    0.353155] pci 0000:00:1c.0: BAR 15: 
assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353159] pci 0000:00:1c.1: BAR 14: 
assigned [mem 0xc0200000-0xc03fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353165] pci 0000:00:1c.1: BAR 15: 
assigned [mem 0xc0400000-0xc05fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353172] pci 0000:00:1c.2: BAR 15: 
assigned [mem 0xc0600000-0xc07fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353175] pci 0000:00:1c.0: BAR 13: 
assigned [io  0x4000-0x4fff]
Apr 12 19:25:04 localhost vmunix: [    0.353178] pci 0000:00:1c.1: BAR 13: 
assigned [io  0x5000-0x5fff]
Apr 12 19:25:04 localhost vmunix: [    0.353181] pci 0000:00:1c.2: BAR 13: 
assigned [io  0x6000-0x6fff]
Apr 12 19:25:04 localhost vmunix: [    0.353188] pci 0000:00:1f.3: BAR 0: 
assigned [mem 0xc0800000-0xc08000ff 64bit]
Apr 12 19:25:04 localhost vmunix: [    0.353202] pci 0000:01:00.0: BAR 6: 
assigned [mem 0xf4020000-0xf403ffff pref]
Apr 12 19:25:04 localhost vmunix: [    0.353205] pci 0000:00:01.0: PCI bridge 
to [bus 01]
Apr 12 19:25:04 localhost vmunix: [    0.353207] pci 0000:00:01.0:   bridge 
window [io  0x2000-0x2fff]
Apr 12 19:25:04 localhost vmunix: [    0.353211] pci 0000:00:01.0:   bridge 
window [mem 0xf4000000-0xf40fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353214] pci 0000:00:01.0:   bridge 
window [mem 0xd0000000-0xdfffffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353219] pci 0000:00:1c.0: PCI bridge 
to [bus 02]
Apr 12 19:25:04 localhost vmunix: [    0.353222] pci 0000:00:1c.0:   bridge 
window [io  0x4000-0x4fff]
Apr 12 19:25:04 localhost vmunix: [    0.353226] pci 0000:00:1c.0:   bridge 
window [mem 0xf4100000-0xf41fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353230] pci 0000:00:1c.0:   bridge 
window [mem 0xc0000000-0xc01fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353236] pci 0000:00:1c.1: PCI bridge 
to [bus 03]
Apr 12 19:25:04 localhost vmunix: [    0.353239] pci 0000:00:1c.1:   bridge 
window [io  0x5000-0x5fff]
Apr 12 19:25:04 localhost vmunix: [    0.353244] pci 0000:00:1c.1:   bridge 
window [mem 0xc0200000-0xc03fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353248] pci 0000:00:1c.1:   bridge 
window [mem 0xc0400000-0xc05fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353254] pci 0000:00:1c.2: PCI bridge 
to [bus 04]
Apr 12 19:25:04 localhost vmunix: [    0.353256] pci 0000:00:1c.2:   bridge 
window [io  0x6000-0x6fff]
Apr 12 19:25:04 localhost vmunix: [    0.353261] pci 0000:00:1c.2:   bridge 
window [mem 0xf4200000-0xf42fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353265] pci 0000:00:1c.2:   bridge 
window [mem 0xc0600000-0xc07fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353271] pci 0000:00:1c.4: PCI bridge 
to [bus 05-07]
Apr 12 19:25:04 localhost vmunix: [    0.353274] pci 0000:00:1c.4:   bridge 
window [io  0x3000-0x3fff]
Apr 12 19:25:04 localhost vmunix: [    0.353279] pci 0000:00:1c.4:   bridge 
window [mem 0xf2000000-0xf3ffffff]
Apr 12 19:25:04 localhost vmunix: [    0.353282] pci 0000:00:1c.4:   bridge 
window [mem 0xf0000000-0xf1ffffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353289] pci 0000:00:1e.0: PCI bridge 
to [bus 0d]
Apr 12 19:25:04 localhost vmunix: [    0.353301] pci_bus 0000:00: resource 4 
[io  0x0000-0x0cf7 window]
Apr 12 19:25:04 localhost vmunix: [    0.353303] pci_bus 0000:00: resource 5 
[io  0x0d00-0xffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353305] pci_bus 0000:00: resource 6 
[mem 0x000a0000-0x000bffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353307] pci_bus 0000:00: resource 7 
[mem 0x000d4000-0x000d7fff window]
Apr 12 19:25:04 localhost vmunix: [    0.353308] pci_bus 0000:00: resource 8 
[mem 0x000d8000-0x000dbfff window]
Apr 12 19:25:04 localhost vmunix: [    0.353310] pci_bus 0000:00: resource 9 
[mem 0x000dc000-0x000dffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353312] pci_bus 0000:00: resource 10 
[mem 0x000e0000-0x000e3fff window]
Apr 12 19:25:04 localhost vmunix: [    0.353314] pci_bus 0000:00: resource 11 
[mem 0xc0000000-0xdfffffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353316] pci_bus 0000:00: resource 12 
[mem 0xf0000000-0xfebfffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353318] pci_bus 0000:01: resource 0 
[io  0x2000-0x2fff]
Apr 12 19:25:04 localhost vmunix: [    0.353320] pci_bus 0000:01: resource 1 
[mem 0xf4000000-0xf40fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353322] pci_bus 0000:01: resource 2 
[mem 0xd0000000-0xdfffffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353324] pci_bus 0000:02: resource 0 
[io  0x4000-0x4fff]
Apr 12 19:25:04 localhost vmunix: [    0.353326] pci_bus 0000:02: resource 1 
[mem 0xf4100000-0xf41fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353327] pci_bus 0000:02: resource 2 
[mem 0xc0000000-0xc01fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353329] pci_bus 0000:03: resource 0 
[io  0x5000-0x5fff]
Apr 12 19:25:04 localhost vmunix: [    0.353331] pci_bus 0000:03: resource 1 
[mem 0xc0200000-0xc03fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353333] pci_bus 0000:03: resource 2 
[mem 0xc0400000-0xc05fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353335] pci_bus 0000:04: resource 0 
[io  0x6000-0x6fff]
Apr 12 19:25:04 localhost vmunix: [    0.353336] pci_bus 0000:04: resource 1 
[mem 0xf4200000-0xf42fffff]
Apr 12 19:25:04 localhost vmunix: [    0.353338] pci_bus 0000:04: resource 2 
[mem 0xc0600000-0xc07fffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353340] pci_bus 0000:05: resource 0 
[io  0x3000-0x3fff]
Apr 12 19:25:04 localhost vmunix: [    0.353342] pci_bus 0000:05: resource 1 
[mem 0xf2000000-0xf3ffffff]
Apr 12 19:25:04 localhost vmunix: [    0.353344] pci_bus 0000:05: resource 2 
[mem 0xf0000000-0xf1ffffff 64bit pref]
Apr 12 19:25:04 localhost vmunix: [    0.353346] pci_bus 0000:0d: resource 4 
[io  0x0000-0x0cf7 window]
Apr 12 19:25:04 localhost vmunix: [    0.353348] pci_bus 0000:0d: resource 5 
[io  0x0d00-0xffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353350] pci_bus 0000:0d: resource 6 
[mem 0x000a0000-0x000bffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353352] pci_bus 0000:0d: resource 7 
[mem 0x000d4000-0x000d7fff window]
Apr 12 19:25:04 localhost vmunix: [    0.353354] pci_bus 0000:0d: resource 8 
[mem 0x000d8000-0x000dbfff window]
Apr 12 19:25:04 localhost vmunix: [    0.353356] pci_bus 0000:0d: resource 9 
[mem 0x000dc000-0x000dffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353357] pci_bus 0000:0d: resource 10 
[mem 0x000e0000-0x000e3fff window]
Apr 12 19:25:04 localhost vmunix: [    0.353359] pci_bus 0000:0d: resource 11 
[mem 0xc0000000-0xdfffffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353361] pci_bus 0000:0d: resource 12 
[mem 0xf0000000-0xfebfffff window]
Apr 12 19:25:04 localhost vmunix: [    0.353475] NET: Registered protocol 
family 2
Apr 12 19:25:04 localhost vmunix: [    0.353693] tcp_listen_portaddr_hash hash 
table entries: 2048 (order: 3, 32768 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.353786] TCP established hash table 
entries: 32768 (order: 6, 262144 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.354003] TCP bind hash table entries: 
32768 (order: 7, 524288 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.354085] TCP: Hash tables configured 
(established 32768 bind 32768)
Apr 12 19:25:04 localhost vmunix: [    0.354169] UDP hash table entries: 2048 
(order: 4, 65536 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.354201] UDP-Lite hash table entries: 
2048 (order: 4, 65536 bytes, linear)
Apr 12 19:25:04 localhost vmunix: [    0.354261] NET: Registered protocol 
family 1
Apr 12 19:25:04 localhost vmunix: [    0.355692] pci 0000:01:00.0: Video device 
with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 12 19:25:04 localhost vmunix: [    0.355707] pci 0000:01:00.1: D0 power 
state depends on 0000:01:00.0
Apr 12 19:25:04 localhost vmunix: [    0.355896] PCI: CLS 64 bytes, default 64
Apr 12 19:25:04 localhost vmunix: [    0.356023] Trying to unpack rootfs image 
as initramfs...
Apr 12 19:25:04 localhost vmunix: [    0.629016] Freeing initrd memory: 10428K
Apr 12 19:25:04 localhost vmunix: [    0.629104] PCI-DMA: Using software bounce 
buffering for IO (SWIOTLB)
Apr 12 19:25:04 localhost vmunix: [    0.629107] software IO TLB: mapped [mem 
0xbb8a1000-0xbf8a1000] (64MB)
Apr 12 19:25:04 localhost vmunix: [    0.629352] check: Scanning for low memory 
corruption every 60 seconds
Apr 12 19:25:04 localhost vmunix: [    0.629912] Initialise system trusted 
keyrings
Apr 12 19:25:04 localhost vmunix: [    0.629999] workingset: timestamp_bits=40 
max_order=20 bucket_order=0
Apr 12 19:25:04 localhost vmunix: [    0.632131] zbud: loaded
Apr 12 19:25:04 localhost vmunix: [    0.633191] Allocating IMA blacklist 
keyring.
Apr 12 19:25:04 localhost vmunix: [    0.637764] Key type asymmetric registered
Apr 12 19:25:04 localhost vmunix: [    0.637766] Asymmetric key parser 'x509' 
registered
Apr 12 19:25:04 localhost vmunix: [    0.637779] Block layer SCSI generic (bsg) 
driver version 0.4 loaded (major 247)
Apr 12 19:25:04 localhost vmunix: [    0.637835] io scheduler mq-deadline 
registered
Apr 12 19:25:04 localhost vmunix: [    0.638998] shpchp: Standard Hot Plug PCI 
Controller Driver version: 0.4
Apr 12 19:25:04 localhost vmunix: [    0.639143] input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Apr 12 19:25:04 localhost vmunix: [    0.639198] ACPI: Lid Switch [LID0]
Apr 12 19:25:04 localhost vmunix: [    0.639248] input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Apr 12 19:25:04 localhost vmunix: [    0.639291] ACPI: Sleep Button [SLPB]
Apr 12 19:25:04 localhost vmunix: [    0.639344] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Apr 12 19:25:04 localhost vmunix: [    0.639384] ACPI: Power Button [PWRF]
Apr 12 19:25:04 localhost vmunix: [    0.639779] tsc: Marking TSC unstable due 
to TSC halts in idle
Apr 12 19:25:04 localhost vmunix: [    0.639850] clocksource: Switched to 
clocksource hpet
Apr 12 19:25:04 localhost vmunix: [    0.666170] thermal LNXTHERM:00: 
registered as thermal_zone0
Apr 12 19:25:04 localhost vmunix: [    0.666173] ACPI: Thermal Zone [TZS0] (54 
C)
Apr 12 19:25:04 localhost vmunix: [    0.676932] thermal LNXTHERM:01: 
registered as thermal_zone1
Apr 12 19:25:04 localhost vmunix: [    0.676934] ACPI: Thermal Zone [TZS1] (54 
C)
Apr 12 19:25:04 localhost vmunix: [    0.677110] Serial: 8250/16550 driver, 32 
ports, IRQ sharing enabled
Apr 12 19:25:04 localhost vmunix: [    0.680027] Linux agpgart interface v0.103
Apr 12 19:25:04 localhost vmunix: [    0.683726] brd: module loaded
Apr 12 19:25:04 localhost vmunix: [    0.686732] loop: module loaded
Apr 12 19:25:04 localhost vmunix: [    0.687379] libphy: Fixed MDIO Bus: probed
Apr 12 19:25:04 localhost vmunix: [    0.687380] tun: Universal TUN/TAP device 
driver, 1.6
Apr 12 19:25:04 localhost vmunix: [    0.687432] PPP generic driver version 
2.4.2
Apr 12 19:25:04 localhost vmunix: [    0.687510] ehci_hcd: USB 2.0 'Enhanced' 
Host Controller (EHCI) Driver
Apr 12 19:25:04 localhost vmunix: [    0.687514] ehci-pci: EHCI PCI platform 
driver
Apr 12 19:25:04 localhost vmunix: [    0.687729] ehci-pci 0000:00:1a.7: EHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.687737] ehci-pci 0000:00:1a.7: new USB 
bus registered, assigned bus number 1
Apr 12 19:25:04 localhost vmunix: [    0.687751] ehci-pci 0000:00:1a.7: debug 
port 1
Apr 12 19:25:04 localhost vmunix: [    0.691671] ehci-pci 0000:00:1a.7: cache 
line size of 64 is not supported
Apr 12 19:25:04 localhost vmunix: [    0.691689] ehci-pci 0000:00:1a.7: irq 20, 
io mem 0xf4504800
Apr 12 19:25:04 localhost vmunix: [    0.707088] ehci-pci 0000:00:1a.7: USB 2.0 
started, EHCI 1.00
Apr 12 19:25:04 localhost vmunix: [    0.707196] usb usb1: New USB device 
found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.707200] usb usb1: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.707204] usb usb1: Product: EHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.707207] usb usb1: Manufacturer: Linux 
5.4.31-gnu ehci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.707210] usb usb1: SerialNumber: 
0000:00:1a.7
Apr 12 19:25:04 localhost vmunix: [    0.707386] hub 1-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.707396] hub 1-0:1.0: 4 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.707788] ehci-pci 0000:00:1d.7: EHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.707795] ehci-pci 0000:00:1d.7: new USB 
bus registered, assigned bus number 2
Apr 12 19:25:04 localhost vmunix: [    0.707806] ehci-pci 0000:00:1d.7: debug 
port 1
Apr 12 19:25:04 localhost vmunix: [    0.711720] ehci-pci 0000:00:1d.7: cache 
line size of 64 is not supported
Apr 12 19:25:04 localhost vmunix: [    0.711732] ehci-pci 0000:00:1d.7: irq 23, 
io mem 0xf4504c00
Apr 12 19:25:04 localhost vmunix: [    0.731090] ehci-pci 0000:00:1d.7: USB 2.0 
started, EHCI 1.00
Apr 12 19:25:04 localhost vmunix: [    0.731182] usb usb2: New USB device 
found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.731186] usb usb2: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.731189] usb usb2: Product: EHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.731192] usb usb2: Manufacturer: Linux 
5.4.31-gnu ehci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.731195] usb usb2: SerialNumber: 
0000:00:1d.7
Apr 12 19:25:04 localhost vmunix: [    0.731375] hub 2-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.731384] hub 2-0:1.0: 8 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.731763] ehci-platform: EHCI generic 
platform driver
Apr 12 19:25:04 localhost vmunix: [    0.731781] ohci_hcd: USB 1.1 'Open' Host 
Controller (OHCI) Driver
Apr 12 19:25:04 localhost vmunix: [    0.731785] ohci-pci: OHCI PCI platform 
driver
Apr 12 19:25:04 localhost vmunix: [    0.731803] ohci-platform: OHCI generic 
platform driver
Apr 12 19:25:04 localhost vmunix: [    0.731813] uhci_hcd: USB Universal Host 
Controller Interface driver
Apr 12 19:25:04 localhost vmunix: [    0.731923] uhci_hcd 0000:00:1a.0: UHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.731929] uhci_hcd 0000:00:1a.0: new USB 
bus registered, assigned bus number 3
Apr 12 19:25:04 localhost vmunix: [    0.731936] uhci_hcd 0000:00:1a.0: 
detected 2 ports
Apr 12 19:25:04 localhost vmunix: [    0.731954] uhci_hcd 0000:00:1a.0: irq 20, 
io base 0x00001800
Apr 12 19:25:04 localhost vmunix: [    0.732015] usb usb3: New USB device 
found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.732017] usb usb3: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.732019] usb usb3: Product: UHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.732021] usb usb3: Manufacturer: Linux 
5.4.31-gnu uhci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.732023] usb usb3: SerialNumber: 
0000:00:1a.0
Apr 12 19:25:04 localhost vmunix: [    0.732169] hub 3-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.732178] hub 3-0:1.0: 2 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.732444] uhci_hcd 0000:00:1a.1: UHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.732450] uhci_hcd 0000:00:1a.1: new USB 
bus registered, assigned bus number 4
Apr 12 19:25:04 localhost vmunix: [    0.732456] uhci_hcd 0000:00:1a.1: 
detected 2 ports
Apr 12 19:25:04 localhost vmunix: [    0.732477] uhci_hcd 0000:00:1a.1: irq 20, 
io base 0x00001820
Apr 12 19:25:04 localhost vmunix: [    0.732548] usb usb4: New USB device 
found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.732550] usb usb4: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.732552] usb usb4: Product: UHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.732554] usb usb4: Manufacturer: Linux 
5.4.31-gnu uhci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.732556] usb usb4: SerialNumber: 
0000:00:1a.1
Apr 12 19:25:04 localhost vmunix: [    0.732692] hub 4-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.732700] hub 4-0:1.0: 2 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.732937] uhci_hcd 0000:00:1d.0: UHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.732944] uhci_hcd 0000:00:1d.0: new USB 
bus registered, assigned bus number 5
Apr 12 19:25:04 localhost vmunix: [    0.732950] uhci_hcd 0000:00:1d.0: 
detected 2 ports
Apr 12 19:25:04 localhost vmunix: [    0.732968] uhci_hcd 0000:00:1d.0: irq 23, 
io base 0x00001840
Apr 12 19:25:04 localhost vmunix: [    0.733031] usb usb5: New USB device 
found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.733033] usb usb5: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.733035] usb usb5: Product: UHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.733036] usb usb5: Manufacturer: Linux 
5.4.31-gnu uhci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.733038] usb usb5: SerialNumber: 
0000:00:1d.0
Apr 12 19:25:04 localhost vmunix: [    0.733176] hub 5-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.733184] hub 5-0:1.0: 2 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.733412] uhci_hcd 0000:00:1d.1: UHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.733421] uhci_hcd 0000:00:1d.1: new USB 
bus registered, assigned bus number 6
Apr 12 19:25:04 localhost vmunix: [    0.733428] uhci_hcd 0000:00:1d.1: 
detected 2 ports
Apr 12 19:25:04 localhost vmunix: [    0.733454] uhci_hcd 0000:00:1d.1: irq 17, 
io base 0x00001860
Apr 12 19:25:04 localhost vmunix: [    0.733514] usb usb6: New USB device 
found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.733516] usb usb6: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.733518] usb usb6: Product: UHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.733520] usb usb6: Manufacturer: Linux 
5.4.31-gnu uhci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.733521] usb usb6: SerialNumber: 
0000:00:1d.1
Apr 12 19:25:04 localhost vmunix: [    0.733656] hub 6-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.733664] hub 6-0:1.0: 2 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.733896] uhci_hcd 0000:00:1d.2: UHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.733902] uhci_hcd 0000:00:1d.2: new USB 
bus registered, assigned bus number 7
Apr 12 19:25:04 localhost vmunix: [    0.733908] uhci_hcd 0000:00:1d.2: 
detected 2 ports
Apr 12 19:25:04 localhost vmunix: [    0.733933] uhci_hcd 0000:00:1d.2: irq 18, 
io base 0x00001880
Apr 12 19:25:04 localhost vmunix: [    0.733989] usb usb7: New USB device 
found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.733992] usb usb7: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.733993] usb usb7: Product: UHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.733995] usb usb7: Manufacturer: Linux 
5.4.31-gnu uhci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.733997] usb usb7: SerialNumber: 
0000:00:1d.2
Apr 12 19:25:04 localhost vmunix: [    0.734131] hub 7-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.734139] hub 7-0:1.0: 2 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.734400] uhci_hcd 0000:00:1d.3: UHCI 
Host Controller
Apr 12 19:25:04 localhost vmunix: [    0.734406] uhci_hcd 0000:00:1d.3: new USB 
bus registered, assigned bus number 8
Apr 12 19:25:04 localhost vmunix: [    0.734413] uhci_hcd 0000:00:1d.3: 
detected 2 ports
Apr 12 19:25:04 localhost vmunix: [    0.734431] uhci_hcd 0000:00:1d.3: irq 18, 
io base 0x000018a0
Apr 12 19:25:04 localhost vmunix: [    0.734500] usb usb8: New USB device 
found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 12 19:25:04 localhost vmunix: [    0.734502] usb usb8: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Apr 12 19:25:04 localhost vmunix: [    0.734504] usb usb8: Product: UHCI Host 
Controller
Apr 12 19:25:04 localhost vmunix: [    0.734506] usb usb8: Manufacturer: Linux 
5.4.31-gnu uhci_hcd
Apr 12 19:25:04 localhost vmunix: [    0.734507] usb usb8: SerialNumber: 
0000:00:1d.3
Apr 12 19:25:04 localhost vmunix: [    0.734640] hub 8-0:1.0: USB hub found
Apr 12 19:25:04 localhost vmunix: [    0.734648] hub 8-0:1.0: 2 ports detected
Apr 12 19:25:04 localhost vmunix: [    0.734903] i8042: PNP: PS/2 Controller 
[PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Apr 12 19:25:04 localhost vmunix: [    0.747306] i8042: Detected active 
multiplexing controller, rev 1.1
Apr 12 19:25:04 localhost vmunix: [    0.753631] serio: i8042 KBD port at 
0x60,0x64 irq 1
Apr 12 19:25:04 localhost vmunix: [    0.753636] serio: i8042 AUX0 port at 
0x60,0x64 irq 12
Apr 12 19:25:04 localhost vmunix: [    0.753676] serio: i8042 AUX1 port at 
0x60,0x64 irq 12
Apr 12 19:25:04 localhost vmunix: [    0.753711] serio: i8042 AUX2 port at 
0x60,0x64 irq 12
Apr 12 19:25:04 localhost vmunix: [    0.753745] serio: i8042 AUX3 port at 
0x60,0x64 irq 12
Apr 12 19:25:04 localhost vmunix: [    0.753917] mousedev: PS/2 mouse device 
common for all mice
Apr 12 19:25:04 localhost vmunix: [    0.754208] rtc_cmos 00:04: RTC can wake 
from S4
Apr 12 19:25:04 localhost vmunix: [    0.754431] rtc_cmos 00:04: registered as 
rtc0
Apr 12 19:25:04 localhost vmunix: [    0.754457] rtc_cmos 00:04: alarms up to 
one month, y3k, 242 bytes nvram, hpet irqs
Apr 12 19:25:04 localhost vmunix: [    0.754466] i2c /dev entries driver
Apr 12 19:25:04 localhost vmunix: [    0.754535] device-mapper: uevent: version 
1.0.3
Apr 12 19:25:04 localhost vmunix: [    0.754630] device-mapper: ioctl: 
4.41.0-ioctl (2019-09-16) initialised: [email protected]
Apr 12 19:25:04 localhost vmunix: [    0.754634] intel_pstate: CPU model not 
supported
Apr 12 19:25:04 localhost vmunix: [    0.754659] ledtrig-cpu: registered to 
indicate activity on CPUs
Apr 12 19:25:04 localhost vmunix: [    0.755014] NET: Registered protocol 
family 10
Apr 12 19:25:04 localhost vmunix: [    0.755386] Segment Routing with IPv6
Apr 12 19:25:04 localhost vmunix: [    0.755409] NET: Registered protocol 
family 17
Apr 12 19:25:04 localhost vmunix: [    0.755478] Key type dns_resolver 
registered
Apr 12 19:25:04 localhost vmunix: [    0.755693] microcode: sig=0x1067a, 
pf=0x80, revision=0xa07
Apr 12 19:25:04 localhost vmunix: [    0.755759] microcode: Microcode Update 
Driver: v2.2.
Apr 12 19:25:04 localhost vmunix: [    0.755764] IPI shorthand broadcast: 
enabled
Apr 12 19:25:04 localhost vmunix: [    0.755838] registered taskstats version 1
Apr 12 19:25:04 localhost vmunix: [    0.755842] Loading compiled-in X.509 
certificates
Apr 12 19:25:04 localhost vmunix: [    0.755887] zswap: loaded using pool 
lzo/zbud
Apr 12 19:25:04 localhost vmunix: [    0.756604] Key type big_key registered
Apr 12 19:25:04 localhost vmunix: [    0.756850] Key type encrypted registered
Apr 12 19:25:04 localhost vmunix: [    0.756853] AppArmor: AppArmor sha1 policy 
hashing enabled
Apr 12 19:25:04 localhost vmunix: [    0.756866] ima: No TPM chip found, 
activating TPM-bypass!
Apr 12 19:25:04 localhost vmunix: [    0.756872] ima: Allocated hash algorithm: 
sha1
Apr 12 19:25:04 localhost vmunix: [    0.756881] ima: No architecture policies 
found
Apr 12 19:25:04 localhost vmunix: [    0.756892] evm: Initialising EVM extended 
attributes:
Apr 12 19:25:04 localhost vmunix: [    0.756893] evm: security.selinux
Apr 12 19:25:04 localhost vmunix: [    0.756894] evm: security.SMACK64
Apr 12 19:25:04 localhost vmunix: [    0.756895] evm: security.SMACK64EXEC
Apr 12 19:25:04 localhost vmunix: [    0.756896] evm: security.SMACK64TRANSMUTE
Apr 12 19:25:04 localhost vmunix: [    0.756897] evm: security.SMACK64MMAP
Apr 12 19:25:04 localhost vmunix: [    0.756897] evm: security.apparmor
Apr 12 19:25:04 localhost vmunix: [    0.756898] evm: security.ima
Apr 12 19:25:04 localhost vmunix: [    0.756899] evm: security.capability
Apr 12 19:25:04 localhost vmunix: [    0.756900] evm: HMAC attrs: 0x1
Apr 12 19:25:04 localhost vmunix: [    0.757468] PM:   Magic number: 0:68:441
Apr 12 19:25:04 localhost vmunix: [    0.757555] pcieport 0000:00:1c.2: hash 
matches
Apr 12 19:25:04 localhost vmunix: [    0.757635] rtc_cmos 00:04: setting system 
clock to 2020-04-12T17:24:53 UTC (1586712293)
Apr 12 19:25:04 localhost vmunix: [    0.758309] Unstable clock detected, 
switching default tracing clock to "global"
Apr 12 19:25:04 localhost vmunix: [    0.758309] If you want to keep using the 
local clock, then add:
Apr 12 19:25:04 localhost vmunix: [    0.758309]   "trace_clock=local"
Apr 12 19:25:04 localhost vmunix: [    0.758309] on the kernel command line
Apr 12 19:25:04 localhost vmunix: [    0.760819] Freeing unused kernel image 
memory: 1916K
Apr 12 19:25:04 localhost vmunix: [    0.775082] Write protecting the kernel 
read-only data: 22528k
Apr 12 19:25:04 localhost vmunix: [    0.776438] Freeing unused kernel image 
memory: 2036K
Apr 12 19:25:04 localhost vmunix: [    0.777655] Freeing unused kernel image 
memory: 1964K
Apr 12 19:25:04 localhost vmunix: [    0.777769] input: AT Translated Set 2 
keyboard as /devices/platform/i8042/serio0/input/input3
Apr 12 19:25:04 localhost vmunix: [    0.777896] Run /init as init process
Apr 12 19:25:04 localhost vmunix: [    0.884959] ahci 0000:00:1f.2: SSS flag 
set, parallel bus scan disabled
Apr 12 19:25:04 localhost vmunix: [    0.884989] ahci 0000:00:1f.2: AHCI 
0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
Apr 12 19:25:04 localhost vmunix: [    0.884992] ahci 0000:00:1f.2: flags: 
64bit ncq sntf stag pm led clo pio slum part ccc ems 
Apr 12 19:25:04 localhost vmunix: [    0.919811] scsi host0: ahci
Apr 12 19:25:04 localhost vmunix: [    0.920039] scsi host1: ahci
Apr 12 19:25:04 localhost vmunix: [    0.920190] scsi host2: ahci
Apr 12 19:25:04 localhost vmunix: [    0.920347] scsi host3: ahci
Apr 12 19:25:04 localhost vmunix: [    0.920507] scsi host4: ahci
Apr 12 19:25:04 localhost vmunix: [    0.920662] scsi host5: ahci
Apr 12 19:25:04 localhost vmunix: [    0.920744] ata1: SATA max UDMA/133 abar 
m2048@0xf4504000 port 0xf4504100 irq 29
Apr 12 19:25:04 localhost vmunix: [    0.920746] ata2: SATA max UDMA/133 abar 
m2048@0xf4504000 port 0xf4504180 irq 29
Apr 12 19:25:04 localhost vmunix: [    0.920747] ata3: DUMMY
Apr 12 19:25:04 localhost vmunix: [    0.920748] ata4: DUMMY
Apr 12 19:25:04 localhost vmunix: [    0.920750] ata5: SATA max UDMA/133 abar 
m2048@0xf4504000 port 0xf4504300 irq 29
Apr 12 19:25:04 localhost vmunix: [    0.920752] ata6: SATA max UDMA/133 abar 
m2048@0xf4504000 port 0xf4504380 irq 29
Apr 12 19:25:04 localhost vmunix: [    1.047068] usb 1-4: new high-speed USB 
device number 2 using ehci-pci
Apr 12 19:25:04 localhost vmunix: [    1.071083] usb 2-1: new high-speed USB 
device number 2 using ehci-pci
Apr 12 19:25:04 localhost vmunix: [    1.083642] usb 1-4: New USB device found, 
idVendor=058f, idProduct=6387, bcdDevice= 1.06
Apr 12 19:25:04 localhost vmunix: [    1.083646] usb 1-4: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Apr 12 19:25:04 localhost vmunix: [    1.083650] usb 1-4: Product: Mass Storage
Apr 12 19:25:04 localhost vmunix: [    1.083653] usb 1-4: Manufacturer: Generic
Apr 12 19:25:04 localhost vmunix: [    1.083656] usb 1-4: SerialNumber: 2DD6A22C
Apr 12 19:25:04 localhost vmunix: [    1.233483] ata1: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
Apr 12 19:25:04 localhost vmunix: [    1.293181] usb 2-1: New USB device found, 
idVendor=0b95, idProduct=7720, bcdDevice= 0.01
Apr 12 19:25:04 localhost vmunix: [    1.293186] usb 2-1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Apr 12 19:25:04 localhost vmunix: [    1.293189] usb 2-1: Product: AX88x72A
Apr 12 19:25:04 localhost vmunix: [    1.293192] usb 2-1: Manufacturer: ASIX 
Elec. Corp.
Apr 12 19:25:04 localhost vmunix: [    1.293196] usb 2-1: SerialNumber: 0004FA
Apr 12 19:25:04 localhost vmunix: [    1.294531] random: fast init done
Apr 12 19:25:04 localhost vmunix: [    1.423029] usb 2-5: new high-speed USB 
device number 3 using ehci-pci
Apr 12 19:25:04 localhost vmunix: [    1.495308] usb 2-5: New USB device found, 
idVendor=064e, idProduct=a103, bcdDevice= 5.00
Apr 12 19:25:04 localhost vmunix: [    1.495312] usb 2-5: New USB device 
strings: Mfr=2, Product=1, SerialNumber=3
Apr 12 19:25:04 localhost vmunix: [    1.495315] usb 2-5: Product: Video WebCam
Apr 12 19:25:04 localhost vmunix: [    1.495319] usb 2-5: Manufacturer: SuYin
Apr 12 19:25:04 localhost vmunix: [    1.495322] usb 2-5: SerialNumber: 
CN0314-SN30-OV035-VA-R05.00.00
Apr 12 19:25:04 localhost vmunix: [    1.604765] ata1.00: ATA-8: WDC 
WD3200BEVT-22ZCT0, 11.01A11, max UDMA/133
Apr 12 19:25:04 localhost vmunix: [    1.604769] ata1.00: 625142448 sectors, 
multi 16: LBA48 NCQ (depth 32), AA
Apr 12 19:25:04 localhost vmunix: [    1.607387] ata1.00: configured for 
UDMA/133
Apr 12 19:25:04 localhost vmunix: [    1.607659] scsi 0:0:0:0: Direct-Access    
 ATA      WDC WD3200BEVT-2 1A11 PQ: 0 ANSI: 5
Apr 12 19:25:04 localhost vmunix: [    1.607923] sd 0:0:0:0: Attached scsi 
generic sg0 type 0
Apr 12 19:25:04 localhost vmunix: [    1.607972] sd 0:0:0:0: [sda] 625142448 
512-byte logical blocks: (320 GB/298 GiB)
Apr 12 19:25:04 localhost vmunix: [    1.607995] sd 0:0:0:0: [sda] Write 
Protect is off
Apr 12 19:25:04 localhost vmunix: [    1.608021] sd 0:0:0:0: [sda] Write cache: 
enabled, read cache: enabled, doesn't support DPO or FUA
Apr 12 19:25:04 localhost vmunix: [    1.673628]  sda: sda1 sda2 sda3
Apr 12 19:25:04 localhost vmunix: [    1.674163] sd 0:0:0:0: [sda] Attached 
SCSI disk
Apr 12 19:25:04 localhost vmunix: [    1.831008] usb 7-2: new full-speed USB 
device number 2 using uhci_hcd
Apr 12 19:25:04 localhost vmunix: [    1.922578] ata2: SATA link up 1.5 Gbps 
(SStatus 113 SControl 300)
Apr 12 19:25:04 localhost vmunix: [    1.924617] ata2.00: ATAPI: HL-DT-STDVDRAM 
GT30N, 1.01, max UDMA/100
Apr 12 19:25:04 localhost vmunix: [    1.928146] ata2.00: configured for 
UDMA/100
Apr 12 19:25:04 localhost vmunix: [    1.931245] scsi 1:0:0:0: CD-ROM           
 HL-DT-ST DVDRAM GT30N     1.01 PQ: 0 ANSI: 5
Apr 12 19:25:04 localhost vmunix: [    1.982421] sr 1:0:0:0: [sr0] scsi3-mmc 
drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Apr 12 19:25:04 localhost vmunix: [    1.982424] cdrom: Uniform CD-ROM driver 
Revision: 3.20
Apr 12 19:25:04 localhost vmunix: [    1.995456] sr 1:0:0:0: Attached scsi 
generic sg1 type 5
Apr 12 19:25:04 localhost vmunix: [    2.257049] usb 7-2: New USB device found, 
idVendor=2087, idProduct=0f01, bcdDevice= 0.00
Apr 12 19:25:04 localhost vmunix: [    2.257053] usb 7-2: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Apr 12 19:25:04 localhost vmunix: [    2.257057] usb 7-2: Product: Cando 15.6 
Multi Touch Panel with Controller
Apr 12 19:25:04 localhost vmunix: [    2.257060] usb 7-2: Manufacturer: Cando 
Corporation
Apr 12 19:25:04 localhost vmunix: [    2.257063] usb 7-2: SerialNumber: 
20090804.001
Apr 12 19:25:04 localhost vmunix: [    2.310375] ata5: SATA link down (SStatus 
0 SControl 300)
Apr 12 19:25:04 localhost vmunix: [    2.626638] ata6: SATA link down (SStatus 
0 SControl 300)
Apr 12 19:25:04 localhost vmunix: [    2.629667] usb-storage 1-4:1.0: USB Mass 
Storage device detected
Apr 12 19:25:04 localhost vmunix: [    2.629865] scsi host6: usb-storage 1-4:1.0
Apr 12 19:25:04 localhost vmunix: [    2.629989] usbcore: registered new 
interface driver usb-storage
Apr 12 19:25:04 localhost vmunix: [    2.632961] usbcore: registered new 
interface driver uas
Apr 12 19:25:04 localhost vmunix: [    2.635498] hidraw: raw HID events driver 
(C) Jiri Kosina
Apr 12 19:25:04 localhost vmunix: [    2.642561] usbcore: registered new 
interface driver usbhid
Apr 12 19:25:04 localhost vmunix: [    2.642562] usbhid: USB HID core driver
Apr 12 19:25:04 localhost vmunix: [    2.644954] input: Cando Corporation Cando 
15.6 Multi Touch Panel with Controller as 
/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.0/0003:2087:0F01.0001/input/input8
Apr 12 19:25:04 localhost vmunix: [    2.645159] hid-generic 
0003:2087:0F01.0001: input,hidraw0: USB HID v1.11 Device [Cando Corporation 
Cando 15.6 Multi Touch Panel with Controller] on usb-0000:00:1d.2-2/input0
Apr 12 19:25:04 localhost vmunix: [    2.666479] isci: Intel(R) C600 SAS 
Controller Driver - version 1.2.0
Apr 12 19:25:04 localhost vmunix: [    3.656942] scsi 6:0:0:0: Direct-Access    
 Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
Apr 12 19:25:04 localhost vmunix: [    3.657227] sd 6:0:0:0: Attached scsi 
generic sg2 type 0
Apr 12 19:25:04 localhost vmunix: [    3.658379] sd 6:0:0:0: [sdb] 15728640 
512-byte logical blocks: (8.05 GB/7.50 GiB)
Apr 12 19:25:04 localhost vmunix: [    3.659402] sd 6:0:0:0: [sdb] Write 
Protect is off
Apr 12 19:25:04 localhost vmunix: [    3.660515] sd 6:0:0:0: [sdb] Write cache: 
disabled, read cache: enabled, doesn't support DPO or FUA
Apr 12 19:25:04 localhost vmunix: [    3.684050]  sdb: sdb1 sdb2
Apr 12 19:25:04 localhost vmunix: [    3.687279] sd 6:0:0:0: [sdb] Attached 
SCSI removable disk
Apr 12 19:25:04 localhost vmunix: [    5.167732] random: dbus-uuidgen: 
uninitialized urandom read (12 bytes read)
Apr 12 19:25:04 localhost vmunix: [    5.167757] random: dbus-uuidgen: 
uninitialized urandom read (8 bytes read)
Apr 12 19:25:04 localhost vmunix: [    7.202993] random: crng init done
Apr 12 19:25:04 localhost vmunix: [    8.983652] shepherd[1]: Service root has 
been started.
Apr 12 19:25:04 localhost vmunix: [    9.334362] shepherd[1]: starting 
services...
Apr 12 19:25:04 localhost vmunix: [    9.335206] shepherd[1]: Service 
root-file-system has been started.
Apr 12 19:25:04 localhost vmunix: [    9.335919] shepherd[1]: Service 
user-file-systems has been started.
Apr 12 19:25:04 localhost vmunix: [    9.347041] shepherd[1]: waiting for 
udevd...
Apr 12 19:25:04 localhost vmunix: [    9.399452] udevd[196]: starting version 
3.2.9
Apr 12 19:25:04 localhost vmunix: [    9.451079] udevd[196]: starting 
eudev-3.2.9
Apr 12 19:25:04 localhost vmunix: [    9.848036] udevd[196]: no sender 
credentials received, message ignored
Apr 12 19:25:04 localhost vmunix: [   10.008374] ACPI: AC Adapter [ADP1] 
(on-line)
Apr 12 19:25:04 localhost vmunix: [   10.012425] ACPI: Video Device [VGA] 
(multi-head: yes  rom: no  post: no)
Apr 12 19:25:04 localhost vmunix: [   10.043685] acpi device:02: registered as 
cooling_device2
Apr 12 19:25:04 localhost vmunix: [   10.047419] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input9
Apr 12 19:25:04 localhost vmunix: [   10.088333] acpi PNP0C14:01: duplicate WMI 
GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Apr 12 19:25:04 localhost vmunix: [   10.107786] pps_core: LinuxPPS API ver. 1 
registered
Apr 12 19:25:04 localhost vmunix: [   10.107788] pps_core: Software ver. 5.3.6 
- Copyright 2005-2007 Rodolfo Giometti <[email protected]>
Apr 12 19:25:04 localhost vmunix: [   10.115108] PTP clock support registered
Apr 12 19:25:04 localhost vmunix: [   10.147158] battery: ACPI: Battery Slot 
[BAT0] (battery present)
Apr 12 19:25:04 localhost vmunix: [   10.161678] ACPI Warning: SystemIO range 
0x0000000000000428-0x000000000000042F conflicts with OpRegion 
0x0000000000000400-0x000000000000047F (\PMIO) (20190816/utaddress-213)
Apr 12 19:25:04 localhost vmunix: [   10.161686] ACPI: If an ACPI driver is 
available for this device, you should use it instead of the native driver
Apr 12 19:25:04 localhost vmunix: [   10.161689] ACPI Warning: SystemIO range 
0x00000000000011B0-0x00000000000011BF conflicts with OpRegion 
0x0000000000001180-0x00000000000011BB (\GPIO) (20190816/utaddress-213)
Apr 12 19:25:04 localhost vmunix: [   10.161693] ACPI: If an ACPI driver is 
available for this device, you should use it instead of the native driver
Apr 12 19:25:04 localhost vmunix: [   10.161694] ACPI Warning: SystemIO range 
0x0000000000001180-0x00000000000011AF conflicts with OpRegion 
0x0000000000001180-0x00000000000011BB (\GPIO) (20190816/utaddress-213)
Apr 12 19:25:04 localhost vmunix: [   10.161697] ACPI: If an ACPI driver is 
available for this device, you should use it instead of the native driver
Apr 12 19:25:04 localhost vmunix: [   10.161698] lpc_ich: Resource conflict(s) 
found affecting gpio_ich
Apr 12 19:25:04 localhost vmunix: [   10.189135] input: Cando Corporation Cando 
15.6 Multi Touch Panel with Controller as 
/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.0/0003:2087:0F01.0001/input/input10
Apr 12 19:25:04 localhost vmunix: [   10.189298] hid-multitouch 
0003:2087:0F01.0001: input,hidraw0: USB HID v1.11 Device [Cando Corporation 
Cando 15.6 Multi Touch Panel with Controller] on usb-0000:00:1d.2-2/input0
Apr 12 19:25:04 localhost vmunix: [   10.230130] snd_hda_intel 0000:01:00.1: 
Handle vga_switcheroo audio client
Apr 12 19:25:04 localhost vmunix: [   10.265725] tg3.c:v3.137 (May 11, 2014)
Apr 12 19:25:04 localhost vmunix: [   10.278413] i801_smbus 0000:00:1f.3: SMBus 
using PCI interrupt
Apr 12 19:25:04 localhost vmunix: [   10.299882] mc: Linux media interface: 
v0.10
Apr 12 19:25:04 localhost vmunix: [   10.316192] tg3 0000:02:00.0 eth0: Tigon3 
[partno(none) rev 5784100] (PCI Express) MAC address 00:26:2d:51:d9:58
Apr 12 19:25:04 localhost vmunix: [   10.316197] tg3 0000:02:00.0 eth0: 
attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr 12 19:25:04 localhost vmunix: [   10.316199] tg3 0000:02:00.0 eth0: 
RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr 12 19:25:04 localhost vmunix: [   10.316201] tg3 0000:02:00.0 eth0: 
dma_rwctrl[76180000] dma_mask[64-bit]
Apr 12 19:25:04 localhost vmunix: [   10.333761] videodev: Linux video capture 
interface: v2.00
Apr 12 19:25:04 localhost vmunix: [   10.372383] cfg80211: Loading compiled-in 
X.509 certificates for regulatory database
Apr 12 19:25:04 localhost vmunix: [   10.446951] input: PC Speaker as 
/devices/platform/pcspkr/input/input13
Apr 12 19:25:04 localhost vmunix: [   10.448282] uvcvideo: Found UVC 1.00 
device Video WebCam (064e:a103)
Apr 12 19:25:04 localhost vmunix: [   10.471831] uvcvideo 2-5:1.0: Entity type 
for entity Extension 5 was not initialized!
Apr 12 19:25:04 localhost vmunix: [   10.471835] uvcvideo 2-5:1.0: Entity type 
for entity Extension 4 was not initialized!
Apr 12 19:25:04 localhost vmunix: [   10.471837] uvcvideo 2-5:1.0: Entity type 
for entity Processing 3 was not initialized!
Apr 12 19:25:04 localhost vmunix: [   10.471839] uvcvideo 2-5:1.0: Entity type 
for entity Camera 1 was not initialized!
Apr 12 19:25:04 localhost vmunix: [   10.471943] input: Video WebCam: Video 
WebCam as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input14
Apr 12 19:25:04 localhost vmunix: [   10.472055] usbcore: registered new 
interface driver uvcvideo
Apr 12 19:25:04 localhost vmunix: [   10.472057] USB Video Class driver (1.1.1)
Apr 12 19:25:04 localhost vmunix: [   10.525766] acer_wmi: Acer Laptop ACPI-WMI 
Extras
Apr 12 19:25:04 localhost vmunix: [   10.538234] acer_wmi: Function bitmap for 
Communication Device: 0x3
Apr 12 19:25:04 localhost vmunix: [   10.549446] Error: Driver 'pcspkr' is 
already registered, aborting...
Apr 12 19:25:04 localhost vmunix: [   10.571656] iTCO_vendor_support: 
vendor-support=0
Apr 12 19:25:04 localhost vmunix: [   10.583560] iTCO_wdt: Intel TCO WatchDog 
Timer Driver v1.11
Apr 12 19:25:04 localhost vmunix: [   10.583640] iTCO_wdt: Found a ICH9M TCO 
device (Version=2, TCOBASE=0x0460)
Apr 12 19:25:04 localhost vmunix: [   10.583780] iTCO_wdt: initialized. 
heartbeat=30 sec (nowayout=0)
Apr 12 19:25:04 localhost vmunix: [   10.587373] intel_powerclamp: No package 
C-state available
Apr 12 19:25:04 localhost vmunix: [   10.603177] tg3 0000:02:00.0 enp2s0: 
renamed from eth0
Apr 12 19:25:04 localhost vmunix: [   10.619584] intel_powerclamp: No package 
C-state available
Apr 12 19:25:04 localhost vmunix: [   10.691487] asix 2-1:1.0 eth0: register 
'asix' at usb-0000:00:1d.7-1, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:c3:a7:0a
Apr 12 19:25:04 localhost vmunix: [   10.691575] usbcore: registered new 
interface driver asix
Apr 12 19:25:04 localhost vmunix: [   10.694588] snd_hda_codec_realtek 
hdaudioC0D0: autoconfig for ALC888: line_outs=1 (0x14/0x0/0x0/0x0/0x0) 
type:speaker
Apr 12 19:25:04 localhost vmunix: [   10.694591] snd_hda_codec_realtek 
hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 12 19:25:04 localhost vmunix: [   10.694593] snd_hda_codec_realtek 
hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
Apr 12 19:25:04 localhost vmunix: [   10.694595] snd_hda_codec_realtek 
hdaudioC0D0:    mono: mono_out=0x0
Apr 12 19:25:04 localhost vmunix: [   10.694597] snd_hda_codec_realtek 
hdaudioC0D0:    dig-out=0x1e/0x0
Apr 12 19:25:04 localhost vmunix: [   10.694598] snd_hda_codec_realtek 
hdaudioC0D0:    inputs:
Apr 12 19:25:04 localhost vmunix: [   10.694601] snd_hda_codec_realtek 
hdaudioC0D0:      Internal Mic=0x19
Apr 12 19:25:04 localhost vmunix: [   10.694603] snd_hda_codec_realtek 
hdaudioC0D0:      Mic=0x18
Apr 12 19:25:04 localhost vmunix: [   10.694605] snd_hda_codec_realtek 
hdaudioC0D0:      Line=0x1a
Apr 12 19:25:04 localhost vmunix: [   10.703157] asix 2-1:1.0 enp0s29f7u1: 
renamed from eth0
Apr 12 19:25:04 localhost vmunix: [   10.794301] cfg80211: Loaded X.509 cert 
'sforshee: 00b28ddf47aef9cea7'
Apr 12 19:25:04 localhost vmunix: [   10.794718] input: HDA ATI HDMI 
HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
Apr 12 19:25:04 localhost vmunix: [   10.797434] platform regulatory.0: Direct 
firmware load for regulatory.db failed with error -2
Apr 12 19:25:04 localhost vmunix: [   10.797438] cfg80211: failed to load 
regulatory.db
Apr 12 19:25:04 localhost vmunix: [   10.833651] Intel(R) Wireless WiFi driver 
for Linux
Apr 12 19:25:04 localhost vmunix: [   10.833653] Copyright(c) 2003- 2015 Intel 
Corporation
Apr 12 19:25:04 localhost vmunix: [   10.834054] iwlwifi 0000:04:00.0: can't 
disable ASPM; OS doesn't have ASPM control
Apr 12 19:25:04 localhost vmunix: [   10.834292] 0000:04:00.0: Missing Free 
firmware (non-Free firmware loading is disabled)
Apr 12 19:25:04 localhost vmunix: [   10.834392] iwlwifi 0000:04:00.0: Direct 
firmware load for /*(DEBLOBBED)*/ failed with error -2
Apr 12 19:25:04 localhost vmunix: [   10.834396] 0000:04:00.0: Missing Free 
firmware (non-Free firmware loading is disabled)
Apr 12 19:25:04 localhost vmunix: [   10.834455] iwlwifi 0000:04:00.0: Direct 
firmware load for /*(DEBLOBBED)*/ failed with error -2
Apr 12 19:25:04 localhost vmunix: [   10.834457] 0000:04:00.0: Missing Free 
firmware (non-Free firmware loading is disabled)
Apr 12 19:25:04 localhost vmunix: [   10.834514] iwlwifi 0000:04:00.0: Direct 
firmware load for /*(DEBLOBBED)*/ failed with error -2
Apr 12 19:25:04 localhost vmunix: [   10.834516] 0000:04:00.0: Missing Free 
firmware (non-Free firmware loading is disabled)
Apr 12 19:25:04 localhost vmunix: [   10.834581] iwlwifi 0000:04:00.0: Direct 
firmware load for /*(DEBLOBBED)*/ failed with error -2
Apr 12 19:25:04 localhost vmunix: [   10.834583] 0000:04:00.0: Missing Free 
firmware (non-Free firmware loading is disabled)
Apr 12 19:25:04 localhost vmunix: [   10.834649] iwlwifi 0000:04:00.0: Direct 
firmware load for /*(DEBLOBBED)*/ failed with error -2
Apr 12 19:25:04 localhost vmunix: [   10.834652] iwlwifi 0000:04:00.0: no 
suitable firmware found!
Apr 12 19:25:04 localhost vmunix: [   10.834694] iwlwifi 0000:04:00.0: minimum 
version required: /*(DEBLOBBED)*/1
Apr 12 19:25:04 localhost vmunix: [   10.834739] iwlwifi 0000:04:00.0: maximum 
version supported: /*(DEBLOBBED)*/5
Apr 12 19:25:04 localhost vmunix: [   10.834782] iwlwifi 0000:04:00.0: check 
/*(DEBLOBBED)*/
Apr 12 19:25:04 localhost vmunix: [   10.852644] shepherd[1]: Service udev has 
been started.
Apr 12 19:25:04 localhost vmunix: [   10.854011] shepherd[1]: Service 
file-system-/tmp has been started.
Apr 12 19:25:04 localhost vmunix: [   10.855272] shepherd[1]: Service 
file-system-/dev/pts has been started.
Apr 12 19:25:04 localhost vmunix: [   10.856472] shepherd[1]: Service 
file-system-/dev/shm has been started.
Apr 12 19:25:04 localhost vmunix: [   10.857635] shepherd[1]: Service 
file-system-/gnu/store has been started.
Apr 12 19:25:04 localhost vmunix: [   10.858368] shepherd[1]: Service 
file-systems has been started.
Apr 12 19:25:04 localhost vmunix: [   10.859273] shepherd[1]: Service 
user-processes has been started.
Apr 12 19:25:04 localhost vmunix: [   10.860101] shepherd[1]: Service host-name 
has been started.
Apr 12 19:25:04 localhost vmunix: [   10.862945] input: HDA Intel Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input16
Apr 12 19:25:04 localhost vmunix: [   10.863056] input: HDA Intel Line as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
Apr 12 19:25:04 localhost vmunix: [   10.863132] input: HDA Intel Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input18
Apr 12 19:25:04 localhost vmunix: [   10.876904] shepherd[1]: Service 
user-homes has been started.
Apr 12 19:25:04 localhost vmunix: [   10.902538] uvesafb: (C) 1988-2005, ATI 
Technologies Inc. , M92, 01.00, OEM: ATI ATOMBIOS, VBE v3.0
Apr 12 19:25:04 localhost vmunix: [   10.919221] uvesafb: VBIOS/hardware 
supports DDC2 transfers
Apr 12 19:25:04 localhost vmunix: [   10.981932] uvesafb: monitor limits: vf = 
60 Hz, hf = 48 kHz, clk = 69 MHz
Apr 12 19:25:04 localhost vmunix: [   10.982004] uvesafb: scrolling: redraw
Apr 12 19:25:04 localhost vmunix: [   10.984822] uvesafb: mode switch failed 
(eax=0x34f, err=0) - trying again with default timings
Apr 12 19:25:04 localhost vmunix: [   11.075052] uvesafb: mode switch failed 
(eax=0x34f, err=0) - trying again with default timings
Apr 12 19:25:04 localhost vmunix: [   11.177344] Console: switching to colour 
frame buffer device 128x48
Apr 12 19:25:04 localhost vmunix: [   11.177825] uvesafb: mode switch failed 
(eax=0x34f, err=0) - trying again with default timings
Apr 12 19:25:04 localhost vmunix: [   11.277333] uvesafb: framebuffer at 
0xd0000000, mapped to 0x0000000051ba1fc6, using 6144k, total 16384k
Apr 12 19:25:04 localhost vmunix: [   11.277335] uvesafb: fb0: VESA VGA frame 
buffer device
Apr 12 19:25:04 localhost vmunix: [   11.279029] shepherd[1]: Service uvesafb 
has been started.
Apr 12 19:25:04 localhost vmunix: [   11.310296] psmouse serio2: synaptics: 
queried max coordinates: x [..5720], y [..4780]
Apr 12 19:25:04 localhost vmunix: [   11.393876] psmouse serio2: synaptics: 
Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa44000/0xa0000/0x0, 
board id: 0, fw id: 529512
Apr 12 19:25:04 localhost vmunix: [   11.445310] input: SynPS/2 Synaptics 
TouchPad as /devices/platform/i8042/serio2/input/input12
Apr 12 19:25:05 localhost shepherd[1]: Service dbus-system has been started. 
Apr 12 19:25:05 localhost shepherd[1]: Service loopback has been started. 
Apr 12 19:25:05 localhost wpa_supplicant[242]: Successfully initialized 
wpa_supplicant
Apr 12 19:25:05 localhost shepherd[1]: Service wpa-supplicant has been started. 
Apr 12 19:25:05 localhost shepherd[1]: Service networking has been started. 
Apr 12 19:25:05 localhost nscd: 245 monitoring file `/etc/hosts` (1)
Apr 12 19:25:05 localhost nscd: 245 monitoring directory `/etc` (2)
Apr 12 19:25:05 localhost nscd: 245 monitoring file `/etc/resolv.conf` (3)
Apr 12 19:25:05 localhost nscd: 245 monitoring directory `/etc` (2)
Apr 12 19:25:05 localhost connmand[244]: Connection Manager version 1.38
Apr 12 19:25:05 localhost connmand[244]: Excluding VPN plugin
Apr 12 19:25:05 localhost connmand[244]: Checking loopback interface settings
Apr 12 19:25:05 localhost connmand[244]: System hostname is gnu
Apr 12 19:25:05 localhost connmand[244]: lo {newlink} index 1 address 
00:00:00:00:00:00 mtu 65536
Apr 12 19:25:05 localhost connmand[244]: lo {newlink} index 1 operstate 0 
<UNKNOWN>
Apr 12 19:25:05 localhost connmand[244]: enp2s0 {create} index 2 type 1 <ETHER>
Apr 12 19:25:05 localhost connmand[244]: enp2s0 {update} flags 4098 <DOWN>
Apr 12 19:25:05 localhost connmand[244]: enp2s0 {newlink} index 2 address 
00:26:2D:51:D9:58 mtu 1500
Apr 12 19:25:05 localhost connmand[244]: enp2s0 {newlink} index 2 operstate 2 
<DOWN>
Apr 12 19:25:05 localhost connmand[244]: Adding interface enp2s0 [ ethernet ]
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {create} index 3 type 1 
<ETHER>
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {update} flags 4098 <DOWN>
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {newlink} index 3 address 
00:0E:C6:C3:A7:0A mtu 1500
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {newlink} index 3 
operstate 2 <DOWN>
Apr 12 19:25:05 localhost connmand[244]: Adding interface enp0s29f7u1 [ 
ethernet ]
Apr 12 19:25:05 localhost connmand[244]: enp2s0 {update} flags 36867 <UP>
Apr 12 19:25:05 localhost connmand[244]: enp2s0 {newlink} index 2 address 
00:26:2D:51:D9:58 mtu 1500
Apr 12 19:25:05 localhost connmand[244]: enp2s0 {newlink} index 2 operstate 2 
<DOWN>
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {update} flags 36867 <UP>
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {newlink} index 3 address 
00:0E:C6:C3:A7:0A mtu 1500
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {newlink} index 3 
operstate 2 <DOWN>
Apr 12 19:25:05 localhost vmunix: [   13.005049] IPv6: ADDRCONF(NETDEV_CHANGE): 
enp0s29f7u1: link becomes ready
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {add} route fe80:: gw :: 
scope 0 <UNIVERSE>
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {update} flags 102467 
<UP,RUNNING,LOWER_UP>
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {newlink} index 3 address 
00:0E:C6:C3:A7:0A mtu 1500
Apr 12 19:25:05 localhost connmand[244]: enp0s29f7u1 {newlink} index 3 
operstate 6 <UP>
Apr 12 19:25:05 localhost vmunix: [   13.008289] asix 2-1:1.0 enp0s29f7u1: link 
up, 100Mbps, full-duplex, lpa 0x45E1
Apr 12 19:25:05 localhost vmunix: [   13.053829] 8021q: 802.1Q VLAN Support v1.8
Apr 12 19:25:06 localhost shepherd[1]: Service nscd has been started. 
Apr 12 19:25:06 localhost 
/gnu/store/bfvr3brh7f9dqh26jf49767ypbanqycm-gpm-1.20.7/sbin/gpm[258]: *** info 
[daemon/startup.c(136)]: 
Apr 12 19:25:06 localhost 
/gnu/store/bfvr3brh7f9dqh26jf49767ypbanqycm-gpm-1.20.7/sbin/gpm[258]: Started 
gpm successfully. Entered daemon mode.
Apr 12 19:25:06 localhost shepherd[1]: Service gpm has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service term-tty1 has been started. 
Apr 12 19:25:06 localhost vmunix: [   13.562476] uvesafb: mode switch failed 
(eax=0x34f, err=0) - trying again with default timings
Apr 12 19:25:06 localhost shepherd[1]: Service console-font-tty1 has been 
started. 
Apr 12 19:25:06 localhost shepherd[1]: Service host-name has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service virtual-terminal has been 
started. 
Apr 12 19:25:06 localhost shepherd[1]: Service term-tty2 has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service console-font-tty2 has been 
started. 
Apr 12 19:25:06 localhost shepherd[1]: Service host-name has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service term-tty3 has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service console-font-tty3 has been 
started. 
Apr 12 19:25:06 localhost shepherd[1]: Service host-name has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service term-tty4 has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service console-font-tty4 has been 
started. 
Apr 12 19:25:06 localhost shepherd[1]: Service host-name has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service term-tty5 has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service console-font-tty5 has been 
started. 
Apr 12 19:25:06 localhost shepherd[1]: Service host-name has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service term-tty6 has been started. 
Apr 12 19:25:06 localhost shepherd[1]: Service console-font-tty6 has been 
started. 
Apr 12 19:25:06 localhost shepherd[1]: Service guix-daemon has been started. 
Apr 12 19:25:06 localhost connmand[244]: Cannot create 
/var/run/connman/resolv.conf falling back to /etc/resolv.conf
Apr 12 19:25:06 localhost nscd: 245 monitored file `/etc/resolv.conf` was 
written to
Apr 12 19:25:06 localhost connmand[244]: Setting domainname to fritz.box
Apr 12 19:25:06 localhost nscd: 245 monitored file `/etc/resolv.conf` was 
written to
Apr 12 19:25:06 localhost connmand[244]: enp0s29f7u1 {add} address 
192.168.178.86/24 label enp0s29f7u1 family 2
Apr 12 19:25:06 localhost nscd: 245 monitored file `/etc/resolv.conf` was 
written to
Apr 12 19:25:06 localhost last message repeated 3 times
Apr 12 19:25:06 localhost connmand[244]: ntp: adjust (slew): +0.128942 sec
Apr 12 19:25:06 localhost connmand[244]: enp0s29f7u1 {add} route 192.168.178.0 
gw 0.0.0.0 scope 253 <LINK>
Apr 12 19:25:06 localhost connmand[244]: enp0s29f7u1 {add} route 192.168.178.1 
gw 0.0.0.0 scope 253 <LINK>
Apr 12 19:25:06 localhost connmand[244]: enp0s29f7u1 {add} route 0.0.0.0 gw 
192.168.178.1 scope 0 <UNIVERSE>
Apr 12 19:25:06 localhost connmand[244]: enp0s29f7u1 {add} route 212.227.81.55 
gw 192.168.178.1 scope 0 <UNIVERSE>
Apr 12 19:25:06 localhost connmand[244]: enp0s29f7u1 {del} route 212.227.81.55 
gw 192.168.178.1 scope 0 <UNIVERSE>
Apr 12 19:25:11 localhost installer[291]: running step 'locale' 
Apr 12 19:25:11 localhost installer[291]: running step 'language' 
Apr 12 19:25:12 localhost installer[291]: running form #<newt-form 146c8d0> 
("Locale language") with 0 clients 
Apr 12 19:25:38 localhost installer[291]: running step 'territory' 
Apr 12 19:25:38 localhost installer[291]: running form #<newt-form 14688a0> 
("Locale location") with 0 clients 
Apr 12 19:25:43 localhost installer[291]: running step 'codeset' 
Apr 12 19:25:43 localhost installer[291]: running step 'modifier' 
Apr 12 19:25:43 localhost installer[291]: running step 'welcome' 
Apr 12 19:25:43 localhost installer[291]: running form #<newt-form 14cc200> 
("GNU Guix install") with 0 clients 
Apr 12 19:25:44 localhost installer[291]: running step 'timezone' 
Apr 12 19:25:44 localhost installer[291]: running form #<newt-form 14ccad0> 
("Timezone") with 0 clients 
Apr 12 19:25:48 localhost installer[291]: running form #<newt-form 14cb060> 
("Timezone") with 0 clients 
Apr 12 19:25:51 localhost installer[291]: running step 'keymap' 
Apr 12 19:25:51 localhost installer[291]: running step 'layout' 
Apr 12 19:25:51 localhost installer[291]: running form #<newt-form 14c9650> 
("Layout") with 0 clients 
Apr 12 19:25:54 localhost installer[291]: running step 'variant' 
Apr 12 19:25:54 localhost installer[291]: running form #<newt-form 14c9530> 
("Variant") with 0 clients 
Apr 12 19:25:55 localhost installer[291]: running step 'hostname' 
Apr 12 19:25:55 localhost installer[291]: running form #<newt-form 14c9d60> 
("Hostname") with 0 clients 
Apr 12 19:26:02 localhost installer[291]: running step 'network' 
Apr 12 19:26:02 localhost installer[291]: running step 'select-technology' 
Apr 12 19:26:02 localhost installer[291]: running form #<newt-form 14c6a00> 
("Internet access") with 0 clients 
Apr 12 19:26:09 localhost installer[291]: running step 'power-technology' 
Apr 12 19:26:10 localhost installer[291]: running step 'connect-service' 
Apr 12 19:26:10 localhost installer[291]: running step 'wait-online' 
Apr 12 19:26:11 localhost installer[291]: running step 'user' 
Apr 12 19:26:11 localhost installer[291]: running form #<newt-form 152fa40> 
("System administrator password") with 0 clients 
Apr 12 19:42:10 localhost connmand[244]: ntp: adjust (slew): +0.018015 sec

Reply via email to