On Mon, Oct 02, 2017 at 02:34:58PM -0400, Jiri B wrote: > Hello, > > I'm playing with vmm and I got these in daemon log: > > Oct 2 20:12:14 t440s vmd[13344]: startup > Oct 2 20:12:14 t440s vmd[53680]: SIOCBRDGADD: No such file or directory > Oct 2 20:12:24 t440s vmd[13344]: suse01: started vm 1 successfully, tty > /dev/ttyp3 > Oct 2 20:13:12 t440s vmd[98531]: vcpu_process_com_data: guest reading com1 > when not ready > Oct 2 20:13:18 t440s last message repeated 5 times > Oct 2 20:13:19 t440s vmd[98531]: vioblk_notifyq: unsupported command 0x8
PS, this message is harmless, it's because linux is trying to find a serial number or other unique ID for the disk: uapi/linux/virtio_blk.h:#define VIRTIO_BLK_T_GET_ID 8 ... and we don't implement that. -ml > Oct 2 20:13:19 t440s last message repeated 3 times > > I started this vm with: > > vmctl start suse01 -c -d $iso -d $disk -L > > where iso is openSUSE-Leap-42.3-DVD-x86_64.iso[1]. > > Any idea what's going on? dmesg and suse boot log below. > > [1] > https://download.opensuse.org/distribution/leap/42.3/iso/openSUSE-Leap-42.3-DVD-x86_64.iso > > Jiri > > OpenBSD 6.2 (GENERIC.MP) #115: Wed Sep 27 10:45:53 MDT 2017 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 12540866560 (11959MB) > avail mem = 12153765888 (11590MB) > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xdcd3d000 (62 entries) > bios0: vendor LENOVO version "GJET79WW (2.29 )" date 09/03/2014 > bios0: LENOVO 20ARS19C0B > acpi0 at bios0: rev 2 > acpi0: sleep states S0 S3 S4 S5 > acpi0: tables DSDT FACP DBGP ECDT HPET APIC MCFG SSDT SSDT SSDT SSDT SSDT > SSDT SSDT SSDT PCCT SSDT TCPA UEFI POAT ASF! BATB FPDT UEFI DMAR > acpi0: wakeup devices LID_(S4) SLPB(S3) IGBE(S4) EXP2(S4) XHCI(S3) EHC1(S3) > acpitimer0 at acpi0: 3579545 Hz, 24 bits > acpiec0 at acpi0 > acpihpet0 at acpi0: 14318179 Hz > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > cpu0 at mainbus0: apid 0 (boot processor) > cpu0: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 2694.10 MHz > cpu0: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT > cpu0: 256KB 64b/line 8-way L2 cache > cpu0: TSC frequency 2694099150 Hz > cpu0: smt 0, core 0, package 0 > mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges > cpu0: apic clock running at 99MHz > cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4.1.1.1, IBE > cpu1 at mainbus0: apid 1 (application processor) > cpu1: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 2693.77 MHz > cpu1: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT > cpu1: 256KB 64b/line 8-way L2 cache > cpu1: smt 1, core 0, package 0 > cpu2 at mainbus0: apid 2 (application processor) > cpu2: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 2693.77 MHz > cpu2: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT > cpu2: 256KB 64b/line 8-way L2 cache > cpu2: smt 0, core 1, package 0 > cpu3 at mainbus0: apid 3 (application processor) > cpu3: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 2693.77 MHz > cpu3: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT > cpu3: 256KB 64b/line 8-way L2 cache > cpu3: smt 1, core 1, package 0 > ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 40 pins > acpimcfg0 at acpi0 addr 0xf8000000, bus 0-63 > acpiprt0 at acpi0: bus 0 (PCI0) > acpiprt1 at acpi0: bus -1 (PEG_) > acpiprt2 at acpi0: bus 2 (EXP1) > acpiprt3 at acpi0: bus 3 (EXP2) > acpiprt4 at acpi0: bus -1 (EXP3) > acpicpu0 at acpi0: C3(200@506 mwait.1@0x60), C2(200@148 mwait.1@0x33), > C1(1000@1 mwait.1), PSS > acpicpu1 at acpi0: C3(200@506 mwait.1@0x60), C2(200@148 mwait.1@0x33), > C1(1000@1 mwait.1), PSS > acpicpu2 at acpi0: C3(200@506 mwait.1@0x60), C2(200@148 mwait.1@0x33), > C1(1000@1 mwait.1), PSS > acpicpu3 at acpi0: C3(200@506 mwait.1@0x60), C2(200@148 mwait.1@0x33), > C1(1000@1 mwait.1), PSS > acpipwrres0 at acpi0: PUBS, resource for XHCI, EHC1 > acpipwrres1 at acpi0: NVP3, resource for PEG_ > acpipwrres2 at acpi0: NVP2, resource for PEG_ > acpitz0 at acpi0: critical temperature is 200 degC > acpibtn0 at acpi0: LID_ > acpibtn1 at acpi0: SLPB > "LEN0071" at acpi0 not configured > "LEN0036" at acpi0 not configured > "SMO1200" at acpi0 not configured > acpibat0 at acpi0: BAT0 model "45N1773" serial 17123 type LION oem "SANYO" > acpibat1 at acpi0: BAT1 model "45N1738" serial 2803 type LION oem "LGC" > acpiac0 at acpi0: AC unit online > acpithinkpad0 at acpi0 > "PNP0C14" at acpi0 not configured > "PNP0C14" at acpi0 not configured > "PNP0C14" at acpi0 not configured > "INT340F" at acpi0 not configured > acpivideo0 at acpi0: VID_ > acpivout at acpivideo0 not configured > acpivideo1 at acpi0: VID_ > cpu0: Enhanced SpeedStep 2694 MHz: speeds: 2701, 2700, 2600, 2400, 2300, > 2100, 2000, 1800, 1700, 1600, 1400, 1300, 1100, 1000, 800, 756 MHz > pci0 at mainbus0 bus 0 > pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x0b > inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics" rev 0x0b > drm0 at inteldrm0 > inteldrm0: msi > inteldrm0: 1920x1080, 32bpp > wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation) > wsdisplay0: screen 1-5 added (std, vt100 emulation) > azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x0b: msi > azalia0: No codecs found > xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi > usb0 at xhci0: USB revision 3.0 > uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 > addr 1 > "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not configured > em0 at pci0 dev 25 function 0 "Intel I218-LM" rev 0x04: msi, address > 28:d2:44:df:a1:87 > azalia1 at pci0 dev 27 function 0 "Intel 8 Series HD Audio" rev 0x04: msi > azalia1: codecs: Realtek ALC292 > audio0 at azalia1 > ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xe4: msi > pci1 at ppb0 bus 2 > rtsx0 at pci1 dev 0 function 0 "Realtek RTS5227 Card Reader" rev 0x01: msi > sdmmc0 at rtsx0: 4-bit > ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xe4: msi > pci2 at ppb1 bus 3 > iwm0 at pci2 dev 0 function 0 "Intel Dual Band Wireless AC 7260" rev 0x83, msi > ehci0 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 2 int 23 > usb1 at ehci0: USB revision 2.0 > uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 > addr 1 > pcib0 at pci0 dev 31 function 0 "Intel 8 Series LPC" rev 0x04 > ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi, AHCI 1.3 > ahci0: port 0: 6.0Gb/s > scsibus1 at ahci0: 32 targets > sd0 at scsibus1 targ 0 lun 0: <ATA, SAMSUNG MZ7TE256, EXT0> SCSI3 0/direct > fixed naa.5002538844584d30 > sd0: 244198MB, 512 bytes/sector, 500118192 sectors, thin > ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04: apic 2 int > 18 > iic0 at ichiic0 > isa0 at pcib0 > isadma0 at isa0 > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > pckbd0 at pckbc0 (kbd slot) > wskbd0 at pckbd0: console keyboard, using wsdisplay0 > pms0 at pckbc0 (aux slot) > wsmouse0 at pms0 mux 0 > wsmouse1 at pms0 mux 0 > pms0: Synaptics clickpad, firmware 8.1, 0x1e2b1 0x940300 > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > vmm0 at mainbus0: VMX/EPT > uhidev0 at uhub0 port 1 configuration 1 interface 0 "Microsoft Microsoft\M-. > 2.4GHz Transceiver v9.0" rev 2.00/7.97 addr 2 > uhidev0: iclass 3/1 > ukbd0 at uhidev0: 8 variable keys, 6 key codes > wskbd1 at ukbd0 mux 1 > wskbd1: connecting to wsdisplay0 > uhidev1 at uhub0 port 1 configuration 1 interface 1 "Microsoft Microsoft\M-. > 2.4GHz Transceiver v9.0" rev 2.00/7.97 addr 2 > uhidev1: iclass 3/1, 26 report ids > uhid0 at uhidev1 reportid 18: input=0, output=0, feature=1 > uhid1 at uhidev1 reportid 23: input=0, output=0, feature=1 > ums0 at uhidev1 reportid 26: 5 buttons, Z and W dir > wsmouse2 at ums0 mux 0 > uhidev2 at uhub0 port 1 configuration 1 interface 2 "Microsoft Microsoft\M-. > 2.4GHz Transceiver v9.0" rev 2.00/7.97 addr 2 > uhidev2: iclass 3/0, 39 report ids > uhid2 at uhidev2 reportid 3: input=1, output=0, feature=0 > uhid3 at uhidev2 reportid 7: input=7, output=0, feature=0 > uhid4 at uhidev2 reportid 32: input=0, output=0, feature=18 > uhid5 at uhidev2 reportid 33: input=2, output=0, feature=0 > uhid6 at uhidev2 reportid 34: input=0, output=0, feature=26 > uhid7 at uhidev2 reportid 35: input=0, output=0, feature=26 > uhid8 at uhidev2 reportid 36: input=0, output=0, feature=31 > uhid9 at uhidev2 reportid 37: input=0, output=0, feature=31 > uhid10 at uhidev2 reportid 38: input=0, output=0, feature=31 > uhid11 at uhidev2 reportid 39: input=31, output=0, feature=0 > ugen0 at uhub0 port 6 "Validity Sensors VFS5011 Fingerprint Reader" rev > 1.10/0.78 addr 3 > ugen1 at uhub0 port 7 "Intel product 0x07dc" rev 2.00/0.01 addr 4 > uvideo0 at uhub0 port 8 configuration 1 interface 0 "J30E9S6RZ Integrated > Camera" rev 2.00/10.04 addr 5 > video0 at uvideo0 > uhub2 at uhub1 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" > rev 2.00/0.04 addr 2 > vscsi0 at root > scsibus2 at vscsi0: 256 targets > softraid0 at root > scsibus3 at softraid0: 256 targets > sd1 at scsibus3 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006> SCSI2 0/direct fixed > sd1: 89999MB, 512 bytes/sector, 184319472 sectors > root on sd1a (a55d8c4b62cc0bec.a) swap on sd1b dump on sd1b > iwm0: hw rev 0x140, fw ver 16.242414.0, address e8:b1:fc:95:ee:df > > > Loading linux........ > Loading > initrd.......................................................................................ready.invalid > handle_legacy_disk:729: > a=05410000 b=05b21000 c=00000002 d=00100000 ds=0000 es=0000 ss=0000 > si=0001ada2 di=05b21018 bp=00007bd0 sp=00007ba8 cs=0000 ip=936f f=0246 > unimplemented handle_15XX:330: > a=0000ec00 b=00000002 c=00000000 d=00000000 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f754 cs=1000 ip=02fc f=0003 > unimplemented handle_16XX:224: > a=00000305 b=00000000 c=00000000 d=00000000 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f754 cs=1000 ip=02fc f=0003 > unimplemented handle_15XX:330: > a=0000e980 b=00000000 c=00000000 d=47534943 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f754 cs=1000 ip=02fc f=0003 > > Probing EDD (edd=off to disable)... invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000082 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000082 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000083 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000083 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000084 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000084 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000085 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000085 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000086 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000086 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000087 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000087 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000088 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000088 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=00000089 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=00000089 ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=0000008a ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=0000008a ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=0000008b ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=0000008b ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=0000008c ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=0000008c ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=0000008d ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=0000008d ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=0000008e ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=0000008e ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00004100 b=000055aa c=00000000 d=0000008f ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > invalid handle_legacy_disk:729: > a=00000201 b=00005600 c=00000001 d=0000008f ds=1000 es=1000 ss=1000 > si=00000000 di=00000000 bp=00000000 sp=0000f654 cs=1000 ip=02fc f=0003 > ok > [ 0.000000] Initializing cgroup subsys cpuset > [ 0.000000] Initializing cgroup subsys cpu > [ 0.000000] Initializing cgroup subsys cpuacct > [ 0.000000] Linux version 4.4.76-1-default (geeko@buildhost) (gcc version > 4.8.5 (SUSE Linux) ) #1 SMP Fri Jul 14 08:48:13 UTC 2017 (9a2885c) > [ 0.000000] Command line: initrd=initrd splash=silent showopts > BOOT_IMAGE=linux splash=0 console=ttyS0,115200n8 > [ 0.000000] Disabled fast string operations > [ 0.000000] ------------[ cut here ]------------ > [ 0.000000] WARNING: CPU: 0 PID: 0 at ../arch/x86/kernel/fpu/xstate.c:471 > fpu__init_system_xstate+0x1cd/0x6b2() > [ 0.000000] XFEATURE_YMM: struct is 256 bytes, cpu state 13 bytes > [ 0.000000] Modules linked in: > [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.76-1-default #1 > [ 0.000000] ffffffff8101b075 ffffffff81339d97 ffffffff81e03e30 > ffffffff819fd7c0 > [ 0.000000] ffffffff810804e1 0000000000000002 ffffffff81e03e80 > 0000000000000001 > [ 0.000000] ffffffff81e03eac ffffffff81e03ea8 ffffffff8108055c > ffffffff819fd8d8 > [ 0.000000] Call Trace: > [ 0.000000] [<ffffffff81019f29>] dump_trace+0x59/0x320 > [ 0.000000] [<ffffffff8101a2ea>] show_stack_log_lvl+0xfa/0x180 > [ 0.000000] [<ffffffff8101b091>] show_stack+0x21/0x40 > [ 0.000000] [<ffffffff81339d97>] dump_stack+0x5c/0x85 > [ 0.000000] [<ffffffff810804e1>] warn_slowpath_common+0x81/0xb0 > [ 0.000000] [<ffffffff8108055c>] warn_slowpath_fmt+0x4c/0x50 > [ 0.000000] [<ffffffff81f8cf40>] fpu__init_system_xstate+0x1cd/0x6b2 > [ 0.000000] [<ffffffff81f8cb59>] fpu__init_system+0xcc/0x198 > [ 0.000000] [<ffffffff81f893c5>] setup_arch+0xa5/0xd1e > [ 0.000000] [<ffffffff81f81cd7>] start_kernel+0xdb/0x4d7 > [ 0.000000] [<ffffffff81f81719>] x86_64_start_kernel+0x147/0x156 > [ 0.000000] ---[ end trace 4d5ff9f2f68c4233 ]--- > [ 0.000000] CPUID[0d, 00]: eax=00000007 ebx=00000340 ecx=00000340 > edx=00000000 > [ 0.000000] CPUID[0d, 01]: eax=00000007 ebx=00000340 ecx=00000340 > edx=00000000 > [ 0.000000] CPUID[0d, 02]: eax=0000000d ebx=00000002 ecx=00000002 > edx=81e03e58 > [ 0.000000] CPUID[0d, 03]: eax=0000000d ebx=00000003 ecx=00000003 > edx=81e03e58 > [ 0.000000] CPUID[0d, 04]: eax=0000000d ebx=00000004 ecx=00000004 > edx=81e03e58 > [ 0.000000] CPUID[0d, 05]: eax=0000000d ebx=00000005 ecx=00000005 > edx=81e03e58 > [ 0.000000] CPUID[0d, 06]: eax=0000000d ebx=00000006 ecx=00000006 > edx=81e03e58 > [ 0.000000] CPUID[0d, 07]: eax=0000000d ebx=00000007 ecx=00000007 > edx=81e03e58 > [ 0.000000] CPUID[0d, 08]: eax=0000000d ebx=00000008 ecx=00000008 > edx=81e03e58 > [ 0.000000] CPUID[0d, 09]: eax=0000000d ebx=00000009 ecx=00000009 > edx=81e03e58 > [ 0.000000] CPUID[0d, 0a]: eax=0000000d ebx=0000000a ecx=0000000a > edx=81e03e58 > [ 0.000000] CPUID[0d, 0b]: eax=0000000d ebx=0000000b ecx=0000000b > edx=81e03e58 > [ 0.000000] CPUID[0d, 0c]: eax=0000000d ebx=0000000c ecx=0000000c > edx=81e03e58 > [ 0.000000] CPUID[0d, 0d]: eax=0000000d ebx=0000000d ecx=0000000d > edx=81e03e58 > [ 0.000000] CPUID[0d, 0e]: eax=0000000d ebx=0000000e ecx=0000000e > edx=81e03e58 > [ 0.000000] CPUID[0d, 0f]: eax=0000000d ebx=0000000f ecx=0000000f > edx=81e03e58 > [ 0.000000] CPUID[0d, 10]: eax=0000000d ebx=00000010 ecx=00000010 > edx=81e03e58 > [ 0.000000] CPUID[0d, 11]: eax=0000000d ebx=00000011 ecx=00000011 > edx=81e03e58 > [ 0.000000] CPUID[0d, 12]: eax=0000000d ebx=00000012 ecx=00000012 > edx=81e03e58 > [ 0.000000] CPUID[0d, 13]: eax=0000000d ebx=00000013 ecx=00000013 > edx=81e03e58 > [ 0.000000] ------------[ cut here ]------------ > [ 0.000000] WARNING: CPU: 0 PID: 0 at ../arch/x86/kernel/fpu/xstate.c:530 > fpu__init_system_xstate+0x461/0x6b2() > [ 0.000000] XSAVE consistency problem, dumping leaves > [ 0.000000] Modules linked in: > [ 0.000000] CPU: 0 PID: 0 Comm: swapper Tainted: G W > 4.4.76-1-default #1 > [ 0.000000] ffffffff8101b075 ffffffff81339d97 ffffffff81e03e30 > ffffffff819fd7c0 > [ 0.000000] ffffffff810804e1 000000000000000a ffffffff81e03e80 > 0000000000000001 > [ 0.000000] ffffffff81e03eac ffffffff81e03ea8 ffffffff8108055c > ffffffff819fd908 > [ 0.000000] Call Trace: > [ 0.000000] [<ffffffff81019f29>] dump_trace+0x59/0x320 > [ 0.000000] [<ffffffff8101a2ea>] show_stack_log_lvl+0xfa/0x180 > [ 0.000000] [<ffffffff8101b091>] show_stack+0x21/0x40 > [ 0.000000] [<ffffffff81339d97>] dump_stack+0x5c/0x85 > [ 0.000000] [<ffffffff810804e1>] warn_slowpath_common+0x81/0xb0 > [ 0.000000] [<ffffffff8108055c>] warn_slowpath_fmt+0x4c/0x50 > [ 0.000000] [<ffffffff81f8d1d4>] fpu__init_system_xstate+0x461/0x6b2 > [ 0.000000] [<ffffffff81f8cb59>] fpu__init_system+0xcc/0x198 > [ 0.000000] [<ffffffff81f893c5>] setup_arch+0xa5/0xd1e > [ 0.000000] [<ffffffff81f81cd7>] start_kernel+0xdb/0x4d7 > [ 0.000000] [<ffffffff81f81719>] x86_64_start_kernel+0x147/0x156 > [ 0.000000] ---[ end trace 4d5ff9f2f68c4234 ]--- > [ 0.000000] ------------[ cut here ]------------ > [ 0.000000] WARNING: CPU: 0 PID: 0 at ../arch/x86/kernel/fpu/xstate.c:232 > fpu__init_system_xstate+0x52d/0x6b2() > [ 0.000000] x86/fpu: misordered xstate at 576 > [ 0.000000] Modules linked in: > [ 0.000000] CPU: 0 PID: 0 Comm: swapper Tainted: G W > 4.4.76-1-default #1 > [ 0.000000] ffffffff8101b075 ffffffff81339d97 ffffffff81e03e30 > ffffffff819fd7c0 > [ 0.000000] ffffffff810804e1 0000000000000002 ffffffff81e03e80 > 0000000000000240 > [ 0.000000] ffffffff81e03eac ffffffff81e03ea8 ffffffff8108055c > ffffffff819fd938 > [ 0.000000] Call Trace: > [ 0.000000] [<ffffffff81019f29>] dump_trace+0x59/0x320 > [ 0.000000] [<ffffffff8101a2ea>] show_stack_log_lvl+0xfa/0x180 > [ 0.000000] [<ffffffff8101b091>] show_stack+0x21/0x40 > [ 0.000000] [<ffffffff81339d97>] dump_stack+0x5c/0x85 > [ 0.000000] [<ffffffff810804e1>] warn_slowpath_common+0x81/0xb0 > [ 0.000000] [<ffffffff8108055c>] warn_slowpath_fmt+0x4c/0x50 > [ 0.000000] [<ffffffff81f8d2a0>] fpu__init_system_xstate+0x52d/0x6b2 > [ 0.000000] [<ffffffff81f8cb59>] fpu__init_system+0xcc/0x198 > [ 0.000000] [<ffffffff81f893c5>] setup_arch+0xa5/0xd1e > [ 0.000000] [<ffffffff81f81cd7>] start_kernel+0xdb/0x4d7 > [ 0.000000] [<ffffffff81f81719>] x86_64_start_kernel+0x147/0x156 > [ 0.000000] ---[ end trace 4d5ff9f2f68c4235 ]--- > [ 0.000000] x86/fpu: xstate_offset[2]: 2, xstate_sizes[2]: 13 > [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point > registers' > [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' > [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' > [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 > bytes, using 'standard' format. > [ 0.000000] x86/fpu: Using 'eager' FPU context switches. > [ 0.000000] e820: BIOS-provided physical RAM map: > [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable > [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved > [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved > [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffbfff] usable > [ 0.000000] BIOS-e820: [mem 0x000000001fffc000-0x000000001fffffff] reserved > [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved > [ 0.000000] NX (Execute Disable) protection: active > [ 0.000000] DMI not present or invalid. > [ 0.000000] e820: last_pfn = 0x1fffc max_arch_pfn = 0x400000000 > [ 0.000000] MTRR: Disabled > [ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too. > [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC > [ 0.000000] Scanning 1 areas for low memory corruption > [ 0.000000] Using GB pages for direct mapping > [ 0.000000] RAMDISK: [mem 0x1abc9000-0x1ffdafff] > [ 0.000000] ACPI: Early table checksum verification disabled > [ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found > (20150930/tbxfroot-243) > [ 0.000000] No NUMA configuration found > [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001fffbfff] > [ 0.000000] NODE_DATA(0) allocated [mem 0x1ab9e000-0x1abc8fff] > [ 0.000000] Zone ranges: > [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] > [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001fffbfff] > [ 0.000000] Normal empty > [ 0.000000] Device empty > [ 0.000000] Movable zone start for each node > [ 0.000000] Early memory node ranges > [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] > [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffbfff] > [ 0.000000] Initmem setup node 0 [mem > 0x0000000000001000-0x000000001fffbfff] > [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs > [ 0.000000] No local APIC present > [ 0.000000] APIC: disable apic facility > [ 0.000000] APIC: switched to apic NOOP > [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] > [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] > [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] > [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] > [ 0.000000] e820: [mem 0x20000000-0xfffbffff] available for PCI devices > [ 0.000000] Booting paravirtualized kernel on bare hardware > [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: > 0xffffffff, max_idle_ns: 7645519600211568 ns > [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 > nr_node_ids:1 > [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001a800000 s95064 r8192 > d31912 u2097152 > [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total > pages: 128901 > [ 0.000000] Policy zone: DMA32 > [ 0.000000] Kernel command line: initrd=initrd splash=silent showopts > BOOT_IMAGE=linux splash=0 console=ttyS0,115200n8 > [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) > [ 0.000000] Memory: 408592K/523880K available (6356K kernel code, 1437K > rwdata, 4776K rodata, 2140K init, 2612K bss, 115288K reserved, 0K > cma-reserved) > [ 0.000000] Hierarchical RCU implementation. > [ 0.000000] RCU debugfs-based tracing is enabled. > [ 0.000000] Build-time adjustment of leaf fanout to 64. > [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. > [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 > [ 0.000000] NR_IRQS:524544 nr_irqs:32 16 > [ 0.000000] Console: colour *CGA 80x25 > [ 0.000000] console [ttyS0] enabled > [ 0.000000] tsc: Fast TSC calibration failed > [ 0.000000] tsc: Unable to calibrate against PIT > [ 0.000000] tsc: No reference (HPET/PMTIMER) available > [ 0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz > [ 0.000000] Calibrating delay loop... 19853.31 BogoMIPS (lpj=39706624) > [ 0.016000] pid_max: default: 32768 minimum: 301 > [ 0.016000] Security Framework initialized > [ 0.016000] AppArmor: AppArmor initialized > [ 0.016000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) > [ 0.016000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) > [ 0.016000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) > [ 0.020000] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 > bytes) > [ 0.020000] Initializing cgroup subsys io > [ 0.020000] Initializing cgroup subsys memory > [ 0.020000] Initializing cgroup subsys devices > [ 0.020000] Initializing cgroup subsys freezer > [ 0.020000] Initializing cgroup subsys net_cls > [ 0.020000] Initializing cgroup subsys perf_event > [ 0.024000] Initializing cgroup subsys net_prio > [ 0.024000] Initializing cgroup subsys hugetlb > [ 0.024000] Initializing cgroup subsys pids > [ 0.024000] Disabled fast string operations > [ 0.024000] mce: CPU supports 0 MCE banks > [ 0.024000] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 > [ 0.024000] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 > [ 0.036000] Freeing SMP alternatives memory: 24K (ffffffff82180000 - > ffffffff82186000) > [ 0.048000] ftrace: allocating 25918 entries in 102 pages > [ 0.052000] smpboot: weird, boot CPU (#0) not listed by the BIOS > [ 0.052000] smpboot: SMP motherboard not detected > [ 0.052000] smpboot: SMP disabled > [ 0.056000] Apic disabled by BIOS > [ 0.056000] smpboot: Local APIC not detected. Using dummy APIC emulation. > [ 0.056000] Performance Events: unsupported p6 CPU model 69 no PMU driver, > software events only. > [ 0.056000] x86: Booted up 1 node, 1 CPUs > [ 0.056000] smpboot: Total of 1 processors activated (19853.31 BogoMIPS) > [ 0.056000] NMI watchdog: disabled (cpu0): hardware events not enabled > [ 0.060000] devtmpfs: initialized > [ 0.060000] evm: security.selinux > [ 0.060000] evm: security.ima > [ 0.060000] evm: security.capability > [ 0.060000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, > max_idle_ns: 7645041785100000 ns > [ 0.060000] futex hash table entries: 256 (order: 2, 16384 bytes) > [ 0.060000] pinctrl core: initialized pinctrl subsystem > [ 0.060000] RTC time: 18:13:09, date: 10/02/17 > [ 0.060000] NET: Registered protocol family 16 > [ 0.060000] cpuidle: using governor ladder > [ 0.060000] cpuidle: using governor menu > [ 0.060000] PCI: Using configuration type 1 for base access > [ 0.060000] ACPI: Interpreter disabled. > [ 0.060000] vgaarb: loaded > [ 0.060000] dmi: Firmware registration failed. > [ 0.060000] PCI: Probing PCI hardware > [ 0.060000] PCI host bridge to bus 0000:00 > [ 0.060000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] > [ 0.060000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] > [ 0.060000] pci_bus 0000:00: No busn resource found for root bus, will use > [bus 00-ff] > [ 0.060000] NetLabel: Initializing > [ 0.060000] NetLabel: domain hash size = 128 > [ 0.060000] NetLabel: protocols = UNLABELED CIPSOv4 > [ 0.060000] NetLabel: unlabeled traffic allowed by default > [ 0.060000] amd_nb: Cannot enumerate AMD northbridges > [ 0.060000] clocksource: Switched to clocksource refined-jiffies > [ 0.064000] AppArmor: AppArmor Filesystem Enabled > [ 0.080001] NMI watchdog: Shutting down hard lockup detector on all cpus > [ 0.080001] pnp: PnP ACPI: disabled > [ 0.080001] NET: Registered protocol family 2 > [ 0.080001] TCP established hash table entries: 4096 (order: 3, 32768 > bytes) > [ 0.084001] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) > [ 0.084001] TCP: Hash tables configured (established 4096 bind 4096) > [ 0.084001] UDP hash table entries: 256 (order: 1, 8192 bytes) > [ 0.084001] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) > [ 0.084001] NET: Registered protocol family 1 > [ 0.084001] Unpacking initramfs... > [ 0.560031] Freeing initrd memory: 86088K (ffff88001abc9000 - > ffff88001ffdb000) > [ 0.560031] platform rtc_cmos: registered platform RTC device (no PNP > device found) > [ 0.560031] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters > 10737418240 ms ovfl timer > [ 0.564031] hw unit of domain pp0-core 2^-0 Joules > [ 0.564031] hw unit of domain package 2^-0 Joules > [ 0.564031] hw unit of domain dram 2^-0 Joules > [ 0.564031] hw unit of domain pp1-gpu 2^-0 Joules > [ 0.564031] Scanning for low memory corruption every 60 seconds > [ 0.564031] kgr: successfully initialized > [ 0.568031] audit: initializing netlink subsys (disabled) > [ 0.568031] audit: type=2000 audit(1506967987.568:1): initialized > [ 0.568031] HugeTLB registered 1 GB page size, pre-allocated 0 pages > [ 0.568031] HugeTLB registered 2 MB page size, pre-allocated 0 pages > [ 0.568031] zbud: loaded > [ 0.568031] VFS: Disk quotas dquot_6.6.0 > [ 0.568031] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) > [ 0.572032] Key type big_key registered > [ 0.572032] Key type asymmetric registered > [ 0.572032] Asymmetric key parser 'x509' registered > [ 0.572032] Block layer SCSI generic (bsg) driver version 0.4 loaded > (major 251) > [ 0.572032] io scheduler noop registered > [ 0.572032] io scheduler deadline registered > [ 0.576032] io scheduler cfq registered (default) > [ 0.576032] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 > [ 0.576032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 > [ 0.576032] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled > [ 0.580032] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) > is a 16450 > [ 0.580032] Non-volatile memory driver v1.3 > [ 0.580032] Linux agpgart interface v0.103 > [ 0.580032] i8042: PNP: No PS/2 controller found. > [ 0.580032] i8042: Probing ports directly. > [ 0.588033] i8042: No controller found > [ 0.588033] mousedev: PS/2 mouse device common for all mice > [ 0.592033] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 > [ 0.592033] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram > [ 0.592033] ledtrig-cpu: registered to indicate activity on CPUs > [ 0.592033] hidraw: raw HID events driver (C) Jiri Kosina > [ 0.592033] NET: Registered protocol family 10 > [ 0.596033] microcode: CPU0 sig=0x40651, pf=0x1, revision=0x0 > [ 0.596033] microcode: Microcode Update Driver: v2.01 > <tig...@aivazian.fsnet.co.uk>, Peter Oruba > [ 0.596033] registered taskstats version 1 > [ 0.596033] zswap: loaded using pool lzo/zbud > [ 0.596033] page_owner is disabled > [ 0.596033] Key type encrypted registered > [ 0.596033] AppArmor: AppArmor sha1 policy hashing enabled > [ 0.596033] ima: No TPM chip found, activating TPM-bypass! > [ 0.596033] evm: HMAC attrs: 0x1 > [ 0.596033] Magic number: 5:252:240 > [ 0.596033] rtc_cmos rtc_cmos: setting system clock to 2017-10-02 18:13:17 > UTC (1506967997) > [ 0.604034] Freeing unused kernel memory: 2140K (ffffffff81f69000 - > ffffffff82180000) > [ 0.604034] Write protecting the kernel read-only data: 14336k > [ 0.604034] Freeing unused kernel memory: 1820K (ffff880001639000 - > ffff880001800000) > [ 0.604034] Freeing unused kernel memory: 1368K (ffff880001caa000 - > ffff880001e00000) > [ 0.608034] random: init: uninitialized urandom read (60 bytes read, 3 > bits of entropy available) > [ 0.608034] random: init: uninitialized urandom read (1024 bytes read, 3 > bits of entropy available) > [ 0.608034] random: init: uninitialized urandom read (20 bytes read, 3 > bits of entropy available) > [ 0.608034] random: init: uninitialized urandom read (256 bytes read, 3 > bits of entropy available) > [ 0.616034] random: init: uninitialized urandom read (216 bytes read, 3 > bits of entropy available) > [ 0.616034] random: init: uninitialized urandom read (32 bytes read, 3 > bits of entropy available) > [ 0.616034] random: init: uninitialized urandom read (28 bytes read, 3 > bits of entropy available) > [ 0.616034] random: init: uninitialized urandom read (28 bytes read, 3 > bits of entropy available) > [ 0.668038] random: init: uninitialized urandom read (60 bytes read, 3 > bits of entropy available) > [ 0.668038] random: init: uninitialized urandom read (1024 bytes read, 3 > bits of entropy available) > [ 0.680038] loop: module loaded > [ 0.696039] squashfs: version 4.0 (2009/01/31) Phillip Lougher > > >>> openSUSE Leap 42.3 installation program v5.0.104 (c) 1996-2016 SUSE LLC > >>> <<< > Starting udev... [ 0.800046] BIOS EDD facility v0.16 2004-Jun-25, 2 > devices found > [ 0.808046] SCSI subsystem initialized > [ 0.808046] alua: device handler registered > [ 0.808046] emc: device handler registered > [ 0.808046] rdac: device handler registered > [ 0.816047] udevd[189]: starting version 228 > [ 0.820047] udevd[190]: Network interface NamePolicy= disabled by default. > [ 0.820047] udevd[190]: specified group 'input' unknown > [ 0.844049] virtio-pci 0000:00:01.0: virtio_pci: leaving for legacy driver > [ 0.844049] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver > [ 0.844049] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver > [ 0.844049] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver > [ 0.876051] vda: vda1 vda2 > [ 0.884051] AVX2 version of gcm_enc/dec engaged. > [ 0.884051] AES CTR mode by8 optimization enabled > ok > [ 0.976057] RPC: Registered named UNIX socket transport module. > [ 0.976057] RPC: Registered udp transport module. > [ 0.976057] RPC: Registered tcp transport module. > [ 0.976057] RPC: Registered tcp NFSv4.1 backchannel transport module. > [ 1.128066] No iBFT detected. > [?1l%G7[r[999;999H[6n8[9;0]Loading basic drivers... ok > Starting hardware detection... ok > (If a driver is not working for you, try booting with > brokenmodules=driver_name.) > > Virtio Storage 0 > drivers: virtio_blk* > Virtio Storage 1 > drivers: virtio_blk* > Virtio Ethernet Card 0 > drivers: virtio_net* > ... > starting rsyslogd (logging to /dev/tty4)... ok > starting klogd... ok > starting nscd... ok > error: unexpectedly disconnected from boot status daemon > starting yast... > Starting Installer > ... > >