USB not recognized

Discussions about using Windows guests in VirtualBox.
Post Reply
jcnw
Posts: 5
Joined: 1. Feb 2016, 22:22

USB not recognized

Post by jcnw »

New to virtualbox 5.0 which I have got running on my Ubuntu 15.10 desktop as a Windows 10 machine.
Trying to update my Tomtom GPS on-line and can download and install MyDriveConnect
When I run MyDriveConnect it thinks my GPS device is not connected.
The Control Panel says there is not an issue with USB connections but USB's do not appear in File Explorer
Any suggestions?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: USB not recognized

Post by Perryg »

Post the guests log file ( as an attachment ). Right click on the guest in the Main Manager then click show log. Save and post as an attachment. Compress if it is too large to post.
jcnw
Posts: 5
Joined: 1. Feb 2016, 22:22

Re: USB not recognized

Post by jcnw »

Here is the guest's log file without a USB plugged in:

Code: Select all

00:00:07.073010 GUI: UIFrameBufferPrivate::performResize: Size=1024x768, Directly using source bitmap content
00:00:07.652103 GIM: HyperV: Guest OS reported ID 0x1040a0000295a
00:00:07.652117 GIM: HyperV: Open-source=false Vendor=0x1 OS=0x4 (Windows NT or derivative) Major=10 Minor=0 ServicePack=0 Build=10586
00:00:07.652161 GIM: HyperV: Enabled TSC page at 0x000000000000b000 - u64TscScale=0xcd463500000000 u64TscKHz=0x30b71f (3 192 607) Seq=1
00:00:07.652167 TM: Switching TSC mode from 'Dynamic' to 'RealTscOffset'
00:00:07.782907 RTC: period=0x200 (512) 64 Hz
00:00:08.159251 AHCI#0: Reset the HBA
00:00:08.426732 AIOMgr: Flush failed with VERR_INVALID_PARAMETER, disabling async flushes
00:00:09.408856 HDA: Reset
00:00:09.437988 HDA: Reset
00:00:09.476859 OHCI: Software reset
00:00:09.476955 OHCI: USB Reset
00:00:09.516649 RTC: period=0x10 (16) 2048 Hz
00:00:09.527431 OHCI: USB Operational
00:00:09.531705 RTC: period=0x200 (512) 64 Hz
00:00:09.892919 RTC: period=0x10 (16) 2048 Hz
00:00:09.909074 RTC: period=0x200 (512) 64 Hz
00:00:09.924132 RTC: period=0x10 (16) 2048 Hz
00:00:09.937920 RTC: period=0x200 (512) 64 Hz
00:00:09.942910 RTC: period=0x10 (16) 2048 Hz
00:00:09.957085 RTC: period=0x200 (512) 64 Hz
00:00:09.957712 RTC: period=0x10 (16) 2048 Hz
00:00:09.972890 RTC: period=0x200 (512) 64 Hz
00:00:09.992905 RTC: period=0x10 (16) 2048 Hz
00:00:10.004419 RTC: period=0x200 (512) 64 Hz
00:00:10.005379 RTC: period=0x10 (16) 2048 Hz
00:00:10.018871 RTC: period=0x200 (512) 64 Hz
00:00:10.042894 RTC: period=0x10 (16) 2048 Hz
00:00:10.052898 RTC: period=0x200 (512) 64 Hz
00:00:10.078631 RTC: period=0x10 (16) 2048 Hz
00:00:10.109120 RTC: period=0x200 (512) 64 Hz
00:00:10.562877 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f7c10000000 w=1024 h=768 bpp=32 cbLine=0x1000 flags=0x1
00:00:10.562925 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1024x768, Sending to async-handler
00:00:10.562989 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1024x768
00:00:10.562998 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1024x768
00:00:10.563167 GUI: UIFrameBufferPrivate::performResize: Size=1024x768, Directly using source bitmap content

When I plug in a USB the end of the log becomes:

00:00:00.224582   IOAPIC  <integer> = 0x0000000000000001 (1)
00:00:00.224583   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.224584 
00:00:00.224584 [/Devices/e1000/] (level 2)
00:00:00.224585 
00:00:00.224585 [/Devices/e1000/0/] (level 3)
00:00:00.224586   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.224587   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:00.224587   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.224588   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.224588 
00:00:00.224589 [/Devices/e1000/0/Config/] (level 4)
00:00:00.224590   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:00.224590   CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.224591   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:00.224592   MAC            <bytes>   = "08 00 27 c4 b1 25" (cb=6)
00:00:00.224593 
00:00:00.224593 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:00.224594   Driver <string>  = "IntNet" (cb=7)
00:00:00.224595 
00:00:00.224595 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:00.224596   IfPolicyPromisc <string>  = "deny" (cb=5)
00:00:00.224597   Network         <string>  = "intnet" (cb=7)
00:00:00.224597   TrunkType       <integer> = 0x0000000000000002 (2)
00:00:00.224598 
00:00:00.224598 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:00.224599   Driver <string>  = "MainStatus" (cb=11)
00:00:00.224600 
00:00:00.224600 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:00.224601   First   <integer> = 0x0000000000000000 (0)
00:00:00.224602   Last    <integer> = 0x0000000000000000 (0)
00:00:00.224602   papLeds <integer> = 0x00007f7c500016c8 (140 171 894 855 368)
00:00:00.224604 
00:00:00.224604 [/Devices/hda/] (level 2)
00:00:00.224605 
00:00:00.224605 [/Devices/hda/0/] (level 3)
00:00:00.224606   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.224607   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:00.224607   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.224608   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.224608 
00:00:00.224609 [/Devices/hda/0/AudioConfig/] (level 4)
00:00:00.224610 
00:00:00.224610 [/Devices/hda/0/Config/] (level 4)
00:00:00.224611 
00:00:00.224611 [/Devices/hda/0/LUN#0/] (level 4)
00:00:00.224612   Driver <string>  = "AUDIO" (cb=6)
00:00:00.224613 
00:00:00.224613 [/Devices/hda/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.224614   Driver <string>  = "PulseAudio" (cb=11)
00:00:00.224615 
00:00:00.224615 [/Devices/hda/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.224616   StreamName <string>  = "Windows10" (cb=10)
00:00:00.224617 
00:00:00.224617 [/Devices/hda/0/LUN#0/Config/] (level 5)
00:00:00.224618 
00:00:00.224618 [/Devices/hda/0/LUN#1/] (level 4)
00:00:00.224619   Driver <string>  = "AUDIO" (cb=6)
00:00:00.224620 
00:00:00.224620 [/Devices/hda/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.224621   Driver <string>  = "AudioVRDE" (cb=10)
00:00:00.224622 
00:00:00.224622 [/Devices/hda/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.224623   AudioDriver      <string>  = "AudioVRDE" (cb=10)
00:00:00.224624   Object           <integer> = 0x00007f7c50008230 (140 171 894 882 864)
00:00:00.224625   ObjectVRDPServer <integer> = 0x00007f7c50008870 (140 171 894 884 464)
00:00:00.224626   StreamName       <string>  = "Windows10" (cb=10)
00:00:00.224627 
00:00:00.224627 [/Devices/i8254/] (level 2)
00:00:00.224628 
00:00:00.224628 [/Devices/i8254/0/] (level 3)
00:00:00.224629 
00:00:00.224629 [/Devices/i8254/0/Config/] (level 4)
00:00:00.224630 
00:00:00.224630 [/Devices/i8259/] (level 2)
00:00:00.224631 
00:00:00.224632 [/Devices/i8259/0/] (level 3)
00:00:00.224632   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.224633 
00:00:00.224633 [/Devices/i8259/0/Config/] (level 4)
00:00:00.224634 
00:00:00.224635 [/Devices/ioapic/] (level 2)
00:00:00.224635 
00:00:00.224636 [/Devices/ioapic/0/] (level 3)
00:00:00.224637   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.224637 
00:00:00.224638 [/Devices/ioapic/0/Config/] (level 4)
00:00:00.224638   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.224639 
00:00:00.224639 [/Devices/mc146818/] (level 2)
00:00:00.224640 
00:00:00.224640 [/Devices/mc146818/0/] (level 3)
00:00:00.224641 
00:00:00.224642 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.224643   UseUTC <integer> = 0x0000000000000000 (0)
00:00:00.224643 
00:00:00.224643 [/Devices/parallel/] (level 2)
00:00:00.224644 
00:00:00.224645 [/Devices/pcarch/] (level 2)
00:00:00.224645 
00:00:00.224646 [/Devices/pcarch/0/] (level 3)
00:00:00.224647   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.224647 
00:00:00.224647 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.224648 
00:00:00.224649 [/Devices/pcbios/] (level 2)
00:00:00.224649 
00:00:00.224650 [/Devices/pcbios/0/] (level 3)
00:00:00.224651   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.224651 
00:00:00.224652 [/Devices/pcbios/0/Config/] (level 4)
00:00:00.224653   BootDevice0        <string>  = "FLOPPY" (cb=7)
00:00:00.224654   BootDevice1        <string>  = "DVD" (cb=4)
00:00:00.224654   BootDevice2        <string>  = "IDE" (cb=4)
00:00:00.224655   BootDevice3        <string>  = "NONE" (cb=5)
00:00:00.224655   FloppyDevice       <string>  = "i82078" (cb=7)
00:00:00.224656   HardDiskDevice     <string>  = "piix3ide" (cb=9)
00:00:00.224656   IOAPIC             <integer> = 0x0000000000000001 (1)
00:00:00.224657   McfgBase           <integer> = 0x0000000000000000 (0)
00:00:00.224658   McfgLength         <integer> = 0x0000000000000000 (0)
00:00:00.224659   NumCPUs            <integer> = 0x0000000000000001 (1)
00:00:00.224659   PXEDebug           <integer> = 0x0000000000000000 (0)
00:00:00.224660   RamHoleSize        <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.224661   RamSize            <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:00.224663   SataHardDiskDevice <string>  = "ahci" (cb=5)
00:00:00.224663   SataLUN1           <integer> = 0x0000000000000000 (0)
00:00:00.224664   UUID               <bytes>   = "0a 96 26 ad d8 e2 f0 4d bc 9f 08 fd b0 99 36 97" (cb=16)
00:00:00.224666 
00:00:00.224666 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:00.224667 
00:00:00.224668 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:00.224669   NIC           <integer> = 0x0000000000000000 (0)
00:00:00.224670   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.224670   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:00.224671   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.224672 
00:00:00.224672 [/Devices/pci/] (level 2)
00:00:00.224673 
00:00:00.224673 [/Devices/pci/0/] (level 3)
00:00:00.224674   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.224675 
00:00:00.224675 [/Devices/pci/0/Config/] (level 4)
00:00:00.224676   IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.224676 
00:00:00.224677 [/Devices/pckbd/] (level 2)
00:00:00.224678 
00:00:00.224678 [/Devices/pckbd/0/] (level 3)
00:00:00.224679   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.224679 
00:00:00.224680 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.224681 
00:00:00.224681 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.224682   Driver <string>  = "KeyboardQueue" (cb=14)
00:00:00.224682 
00:00:00.224683 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.224684   Driver <string>  = "MainKeyboard" (cb=13)
00:00:00.224684 
00:00:00.224685 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.224686   Object <integer> = 0x00007f7c50003660 (140 171 894 863 456)
00:00:00.224687 
00:00:00.224687 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.224688   QueueSize <integer> = 0x0000000000000040 (64)
00:00:00.224689 
00:00:00.224689 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.224690   Driver <string>  = "MouseQueue" (cb=11)
00:00:00.224691 
00:00:00.224691 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.224692   Driver <string>  = "MainMouse" (cb=10)
00:00:00.224692 
00:00:00.224693 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.224694   Object <integer> = 0x00007f7c50003e60 (140 171 894 865 504)
00:00:00.224695 
00:00:00.224695 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.224696   QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.224697 
00:00:00.224697 [/Devices/pcnet/] (level 2)
00:00:00.224698 
00:00:00.224698 [/Devices/serial/] (level 2)
00:00:00.224699 
00:00:00.224699 [/Devices/usb-ohci/] (level 2)
00:00:00.224700 
00:00:00.224701 [/Devices/usb-ohci/0/] (level 3)
00:00:00.224702   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.224702   PCIDeviceNo   <integer> = 0x0000000000000006 (6)
00:00:00.224703   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.224703   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.224704 
00:00:00.224704 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:00.224705 
00:00:00.224706 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:00.224707   Driver <string>  = "VUSBRootHub" (cb=12)
00:00:00.224707 
00:00:00.224708 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:00.224709 
00:00:00.224709 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:00.224710   Driver <string>  = "MainStatus" (cb=11)
00:00:00.224710 
00:00:00.224711 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:00.224712   First   <integer> = 0x0000000000000000 (0)
00:00:00.224712   Last    <integer> = 0x0000000000000000 (0)
00:00:00.224713   papLeds <integer> = 0x00007f7c500017f0 (140 171 894 855 664)
00:00:00.224714 
00:00:00.224714 [/Devices/vga/] (level 2)
00:00:00.224715 
00:00:00.224715 [/Devices/vga/0/] (level 3)
00:00:00.224716   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.224717   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:00.224718   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.224718   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.224719 
00:00:00.224719 [/Devices/vga/0/Config/] (level 4)
00:00:00.224720   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:00.224721   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:00.224722   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:00.224723   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:00.224723   LogoFile         <string>  = "" (cb=1)
00:00:00.224724   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:00.224725   MonitorCount     <integer> = 0x0000000000000001 (1)
00:00:00.224725   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:00.224726   VRamSize         <integer> = 0x0000000008000000 (134 217 728, 128 MB)
00:00:00.224727 
00:00:00.224727 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.224728   Driver <string>  = "MainDisplay" (cb=12)
00:00:00.224729 
00:00:00.224729 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.224730   Object <integer> = 0x00007f7c50004990 (140 171 894 868 368)
00:00:00.224731 
00:00:00.224732 [/Devices/vga/0/LUN#999/] (level 4)
00:00:00.224733   Driver <string>  = "MainStatus" (cb=11)
00:00:00.224734 
00:00:00.224734 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:00.224735   First   <integer> = 0x0000000000000000 (0)
00:00:00.224736   Last    <integer> = 0x0000000000000000 (0)
00:00:00.224736   papLeds <integer> = 0x00007f7c50001800 (140 171 894 855 680)
00:00:00.224737 
00:00:00.224738 [/Devices/virtio-net/] (level 2)
00:00:00.224739 
00:00:00.224739 [/EM/] (level 1)
00:00:00.224740   TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:00.224740 
00:00:00.224741 [/GIM/] (level 1)
00:00:00.224742   Provider <string>  = "HyperV" (cb=7)
00:00:00.224743 
00:00:00.224743 [/HM/] (level 1)
00:00:00.224745   64bitEnabled       <integer> = 0x0000000000000001 (1)
00:00:00.224745   EnableLargePages   <integer> = 0x0000000000000000 (0)
00:00:00.224746   EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:00.224747   EnableUX           <integer> = 0x0000000000000001 (1)
00:00:00.224747   EnableVPID         <integer> = 0x0000000000000001 (1)
00:00:00.224748   Exclusive          <integer> = 0x0000000000000001 (1)
00:00:00.224749   HMForced           <integer> = 0x0000000000000001 (1)
00:00:00.224749 
00:00:00.224750 [/MM/] (level 1)
00:00:00.224750   CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:00.224751 
00:00:00.224751 [/PDM/] (level 1)
00:00:00.224752 
00:00:00.224752 [/PDM/AsyncCompletion/] (level 2)
00:00:00.224753 
00:00:00.224753 [/PDM/AsyncCompletion/File/] (level 3)
00:00:00.224754 
00:00:00.224755 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:00.224755 
00:00:00.224756 [/PDM/BlkCache/] (level 2)
00:00:00.224757   CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:00.224758 
00:00:00.224758 [/PDM/Devices/] (level 2)
00:00:00.224759 
00:00:00.224759 [/PDM/Drivers/] (level 2)
00:00:00.224760 
00:00:00.224760 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.224761   Path <string>  = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
00:00:00.224762 
00:00:00.224762 [/PDM/NetworkShaper/] (level 2)
00:00:00.224763 
00:00:00.224763 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:00.224764 
00:00:00.224765 [/TM/] (level 1)
00:00:00.224766   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:00.224767 
00:00:00.224767 [/USB/] (level 1)
00:00:00.224768 
00:00:00.224768 [/USB/HidMouse/] (level 2)
00:00:00.224769 
00:00:00.224769 [/USB/HidMouse/0/] (level 3)
00:00:00.224770 
00:00:00.224770 [/USB/HidMouse/0/Config/] (level 4)
00:00:00.224771   Mode <string>  = "absolute" (cb=9)
00:00:00.224772 
00:00:00.224772 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:00.224774   Driver <string>  = "MouseQueue" (cb=11)
00:00:00.224774 
00:00:00.224774 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.224775   Driver <string>  = "MainMouse" (cb=10)
00:00:00.224776 
00:00:00.224776 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.224777   Object <integer> = 0x00007f7c50003e60 (140 171 894 865 504)
00:00:00.224779 
00:00:00.224779 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:00.224780   QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.224781 
00:00:00.224781 [/USB/USBProxy/] (level 2)
00:00:00.224782 
00:00:00.224782 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:00.224783 
00:00:00.224784 ********************* End of CFGM dump **********************
00:00:00.224801 VM: fHMEnabled=true  (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:00.224804 VM: fRawRing1Enabled=false CSAM=true  PATM=true 
00:00:00.224937 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:00.224987 MM: cbHyperHeap=0x100000 (1048576)
00:00:00.225458 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x7
00:00:00.225855 Warning: /CPUM/CMPXCHG16B is deprecated, use /CPUM/IsaExts/CMPXCHG16B instead.
00:00:00.226104 CPUM: Matched host CPU INTEL 0x6/0x3c/0x3 Intel_Core7_Haswell with CPU DB entry 'Intel Core i7-5600U' (INTEL 0x6/0x3d/0x4 Intel_Core7_Broadwell)
00:00:00.226368 PGM: HCPhysInterPD=000000005ae4c000 HCPhysInterPaePDPT=000000005af21000 HCPhysInterPaePML4=000000005ae9b000
00:00:00.226374 PGM: apInterPTs={000000005ae4d000,000000005af20000} apInterPaePTs={00000000b9310000,00000000b9311000} apInterPaePDs={00000000b9312000,00000000b9313000,00000000b9314000,00000000b9315000} pInterPaePDPT64=000000005ae9a000
00:00:00.226380 PGM: Host paging mode: AMD64+PGE+NX
00:00:00.226386 PGM: PGMPool: cMaxPages=1072 (u64MaxPages=1058)
00:00:00.226389 PGM: pgmR3PoolInit: cMaxPages=0x430 cMaxUsers=0x860 cMaxPhysExts=0x860 fCacheEnable=true 
00:00:00.242345 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=83 u32UpdateIntervalNS=12000000 enmUseTscDelta=2 (Pratically Zero) fGetGipCpu=0x3 cCpus=4
00:00:00.242425 TM: GIP - u64CpuHz=3 192 607 106 (0xbe4b5182)  SUPGetCpuHzFromGip => 3 192 607 106
00:00:00.242445 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=3192609485(*) cErrors=0
00:00:00.242453 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=3192613106(*) cErrors=0
00:00:00.242458 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=3192607106(*) cErrors=0
00:00:00.242462 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=3192617016(*) cErrors=0
00:00:00.242716 TM: cTSCTicksPerSecond=3 192 607 106 (0xbe4b5182) enmTSCMode=3 (Dynamic)
00:00:00.242725 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:00.242923 VMM: CoreCode: R3=00007f7c7401c000 R0=ffffc90007ef0000 RC=a0969000 Phys=00000000b900b000 cb=0x1000
00:00:00.243086 GIM: Using provider 'HyperV' (Implementation version: 0)
00:00:00.243097 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit
00:00:00.276476 AIOMgr: Default manager type is 'Async'
00:00:00.276491 AIOMgr: Default file backend is 'NonBuffered'
00:00:00.276594 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:00.276599 BlkCache: Cache commit interval is 10000 ms
00:00:00.276601 BlkCache: Cache commit threshold is 2621440 bytes
00:00:00.278125 PcBios: [SMP] BIOS with 1 CPUs
00:00:00.278209 PcBios: MPS table at 000e1300
00:00:00.280466 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xffffffffc0608020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:00.280466 SUP: Loaded VBoxDD2R0.r0 (/usr/lib/virtualbox/VBoxDD2R0.r0) at 0xffffffffc00a8020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:00.280466 APIC: Activating Local APIC
00:00:00.280466 CPUM: SetGuestCpuIdFeature: Enabled APIC
00:00:00.280466 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.280466 Shared Folders service loaded
00:00:00.309470 DrvBlock: Flushes will be ignored
00:00:00.309485 DrvBlock: Async flushes will be passed to the disk
00:00:00.309639 VD: VDInit finished
00:00:00.309774 AIOMgr: Endpoint for file '/home/john/VirtualBox VMs/Windows10/Windows10.vdi' (flags 000c0723) created successfully
00:00:00.311011 VD: Opening the disk took 1498558 ns
00:00:00.311048 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 67108864
00:00:00.311053 AHCI: LUN#0: using async I/O
00:00:00.311154 DrvBlock: Flushes will be ignored
00:00:00.311158 DrvBlock: Async flushes will be passed to the disk
00:00:00.311190 AIOMgr: Endpoint for file '/home/john/Downloads/Win10_1511_EnglishInternational_x64.iso' (flags 000c0781) created successfully
00:00:00.311195 VD: Opening the disk took 30640 ns
00:00:00.311201 AHCI LUN#1: CD/DVD, total number of sectors 1947867, passthrough disabled
00:00:00.311204 AHCI: LUN#1: using async I/O
00:00:00.311295 AHCI#0: Reset the HBA
00:00:00.311360 IntNet#0: szNetwork={intnet} enmTrunkType=2 szTrunk={} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:00.311605 Audio: Initializing PulseAudio driver
00:00:00.314012 Audio: Initializing VRDE driver
00:00:00.316122 HDA: Reset
00:00:00.316855 GIMDev: Registered Hyper-V hypercall page
00:00:00.316869 GIMDev: Registered Hyper-V TSC page
00:00:00.316960 VUSB: Attached 'HidMouse' to port 1
00:00:00.320321 PcBios: SATA LUN#0 LCHS=1024/255/63
00:00:00.320637 PGM: The CPU physical address width is 39 bits
00:00:00.320643 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000007fffffffff
00:00:00.320725 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true 
00:00:00.323372 VMM: Thread-context hooks enabled!
00:00:00.323384 HM: Using VT-x implementation 2.0!
00:00:00.323385 HM: Host CR4                        = 0x1406e0
00:00:00.323386 HM: Host EFER                       = 0xd01
00:00:00.323387 HM: MSR_IA32_FEATURE_CONTROL        = 0x5
00:00:00.323387 HM: MSR_IA32_VMX_BASIC_INFO         = 0xda040000000012
00:00:00.323389 HM:   VMCS id                             = 0x12
00:00:00.323389 HM:   VMCS size                           = 1024 bytes
00:00:00.323390 HM:   VMCS physical address limit         = None
00:00:00.323391 HM:   VMCS memory type                    = 0x6
00:00:00.323391 HM:   Dual-monitor treatment support      = true 
00:00:00.323392 HM:   OUTS & INS instruction-info         = true 
00:00:00.323392 HM: Max resume loops                = 8192
00:00:00.323393 HM: MSR_IA32_VMX_PINBASED_CTLS      = 0x7f00000016
00:00:00.323394 HM:   VMX_VMCS_CTRL_PIN_EXEC_EXT_INT_EXIT
00:00:00.323394 HM:   VMX_VMCS_CTRL_PIN_EXEC_NMI_EXIT
00:00:00.323395 HM:   VMX_VMCS_CTRL_PIN_EXEC_VIRTUAL_NMI
00:00:00.323395 HM:   VMX_VMCS_CTRL_PIN_EXEC_PREEMPT_TIMER
00:00:00.323395 HM: MSR_IA32_VMX_PROCBASED_CTLS     = 0xfff9fffe0401e172
00:00:00.323396 HM:   VMX_VMCS_CTRL_PROC_EXEC_INT_WINDOW_EXIT
00:00:00.323397 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_TSC_OFFSETTING
00:00:00.323397 HM:   VMX_VMCS_CTRL_PROC_EXEC_HLT_EXIT
00:00:00.323397 HM:   VMX_VMCS_CTRL_PROC_EXEC_INVLPG_EXIT
00:00:00.323398 HM:   VMX_VMCS_CTRL_PROC_EXEC_MWAIT_EXIT
00:00:00.323398 HM:   VMX_VMCS_CTRL_PROC_EXEC_RDPMC_EXIT
00:00:00.323398 HM:   VMX_VMCS_CTRL_PROC_EXEC_RDTSC_EXIT
00:00:00.323399 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT (must be set)
00:00:00.323399 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT (must be set)
00:00:00.323399 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR8_LOAD_EXIT
00:00:00.323400 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR8_STORE_EXIT
00:00:00.323400 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_TPR_SHADOW
00:00:00.323401 HM:   VMX_VMCS_CTRL_PROC_EXEC_NMI_WINDOW_EXIT
00:00:00.323401 HM:   VMX_VMCS_CTRL_PROC_EXEC_MOV_DR_EXIT
00:00:00.323401 HM:   VMX_VMCS_CTRL_PROC_EXEC_UNCOND_IO_EXIT
00:00:00.323402 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_IO_BITMAPS
00:00:00.323402 HM:   VMX_VMCS_CTRL_PROC_EXEC_MONITOR_TRAP_FLAG
00:00:00.323402 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS
00:00:00.323403 HM:   VMX_VMCS_CTRL_PROC_EXEC_MONITOR_EXIT
00:00:00.323403 HM:   VMX_VMCS_CTRL_PROC_EXEC_PAUSE_EXIT
00:00:00.323404 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_SECONDARY_EXEC_CTRL
00:00:00.323404 HM: MSR_IA32_VMX_PROCBASED_CTLS2    = 0x3cff00000000
00:00:00.323405 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC
00:00:00.323405 HM:   VMX_VMCS_CTRL_PROC_EXEC2_EPT
00:00:00.323406 HM:   VMX_VMCS_CTRL_PROC_EXEC2_DESCRIPTOR_TABLE_EXIT
00:00:00.323406 HM:   VMX_VMCS_CTRL_PROC_EXEC2_RDTSCP
00:00:00.323407 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VIRT_X2APIC
00:00:00.323407 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VPID
00:00:00.323407 HM:   VMX_VMCS_CTRL_PROC_EXEC2_WBINVD_EXIT
00:00:00.323408 HM:   VMX_VMCS_CTRL_PROC_EXEC2_UNRESTRICTED_GUEST
00:00:00.323408 HM:   VMX_VMCS_CTRL_PROC_EXEC2_PAUSE_LOOP_EXIT
00:00:00.323408 HM:   VMX_VMCS_CTRL_PROC_EXEC2_RDRAND_EXIT
00:00:00.323409 HM:   VMX_VMCS_CTRL_PROC_EXEC2_INVPCID
00:00:00.323409 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VMFUNC
00:00:00.323409 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VMCS_SHADOWING (must be cleared)
00:00:00.323410 HM:   VMX_VMCS_CTRL_PROC_EXEC2_RDSEED_EXIT (must be cleared)
00:00:00.323410 HM:   VMX_VMCS_CTRL_PROC_EXEC2_EPT_VE (must be cleared)
00:00:00.323411 HM:   VMX_VMCS_CTRL_PROC_EXEC2_XSAVES (must be cleared)
00:00:00.323411 HM: MSR_IA32_VMX_ENTRY_CTLS         = 0xffff000011ff
00:00:00.323412 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG (must be set)
00:00:00.323412 HM:   VMX_VMCS_CTRL_ENTRY_IA32E_MODE_GUEST
00:00:00.323412 HM:   VMX_VMCS_CTRL_ENTRY_ENTRY_SMM
00:00:00.323413 HM:   VMX_VMCS_CTRL_ENTRY_DEACTIVATE_DUALMON
00:00:00.323413 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PERF_MSR
00:00:00.323414 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PAT_MSR
00:00:00.323414 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_EFER_MSR
00:00:00.323414 HM: MSR_IA32_VMX_EXIT_CTLS          = 0x7fffff00036dff
00:00:00.323415 HM:   VMX_VMCS_CTRL_EXIT_SAVE_DEBUG (must be set)
00:00:00.323416 HM:   VMX_VMCS_CTRL_EXIT_HOST_ADDR_SPACE_SIZE
00:00:00.323416 HM:   VMX_VMCS_CTRL_EXIT_LOAD_PERF_MSR
00:00:00.323416 HM:   VMX_VMCS_CTRL_EXIT_ACK_EXT_INT
00:00:00.323417 HM:   VMX_VMCS_CTRL_EXIT_SAVE_GUEST_PAT_MSR
00:00:00.323417 HM:   VMX_VMCS_CTRL_EXIT_LOAD_HOST_PAT_MSR
00:00:00.323417 HM:   VMX_VMCS_CTRL_EXIT_SAVE_GUEST_EFER_MSR
00:00:00.323418 HM:   VMX_VMCS_CTRL_EXIT_LOAD_HOST_EFER_MSR
00:00:00.323418 HM:   VMX_VMCS_CTRL_EXIT_SAVE_VMX_PREEMPT_TIMER
00:00:00.323418 HM: MSR_IA32_VMX_EPT_VPID_CAP       = 0xf0106334141
00:00:00.323420 HM:   MSR_IA32_VMX_EPT_VPID_CAP_RWX_X_ONLY
00:00:00.323420 HM:   MSR_IA32_VMX_EPT_VPID_CAP_GAW_48_BITS
00:00:00.323420 HM:   MSR_IA32_VMX_EPT_VPID_CAP_EMT_UC
00:00:00.323421 HM:   MSR_IA32_VMX_EPT_VPID_CAP_EMT_WB
00:00:00.323421 HM:   MSR_IA32_VMX_EPT_VPID_CAP_SP_21_BITS
00:00:00.323422 HM:   MSR_IA32_VMX_EPT_VPID_CAP_SP_30_BITS
00:00:00.323422 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVEPT
00:00:00.323422 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_SINGLE_CONTEXT
00:00:00.323423 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS
00:00:00.323423 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID
00:00:00.323424 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_INDIV_ADDR
00:00:00.323424 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT
00:00:00.323424 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_ALL_CONTEXTS
00:00:00.323425 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:00.323425 HM: MSR_IA32_VMX_MISC               = 0x300481e5
00:00:00.323426 HM:   MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT      = 0x5
00:00:00.323426 HM:   MSR_IA32_VMX_MISC_STORE_EFERLMA_VMEXIT = true 
00:00:00.323427 HM:   MSR_IA32_VMX_MISC_ACTIVITY_STATES      = 0x7
00:00:00.323427 HM:   MSR_IA32_VMX_MISC_CR3_TARGET           = 0x4
00:00:00.323428 HM:   MSR_IA32_VMX_MISC_MAX_MSR              = 512
00:00:00.323428 HM:   MSR_IA32_VMX_MISC_RDMSR_SMBASE_MSR_SMM = true 
00:00:00.323429 HM:   MSR_IA32_VMX_MISC_SMM_MONITOR_CTL_B2   = true 
00:00:00.323429 HM:   MSR_IA32_VMX_MISC_VMWRITE_VMEXIT_INFO  = true 
00:00:00.323430 HM:   MSR_IA32_VMX_MISC_MSEG_ID              = 0x0
00:00:00.323430 HM: MSR_IA32_VMX_CR0_FIXED0         = 0x80000021
00:00:00.323431 HM: MSR_IA32_VMX_CR0_FIXED1         = 0xffffffff
00:00:00.323431 HM: MSR_IA32_VMX_CR4_FIXED0         = 0x2000
00:00:00.323432 HM: MSR_IA32_VMX_CR4_FIXED1         = 0x1727ff
00:00:00.323433 HM: MSR_IA32_VMX_VMCS_ENUM          = 0x2a
00:00:00.323433 HM:   MSR_IA32_VMX_VMCS_ENUM_HIGHEST_INDEX   = 0x15
00:00:00.323434 HM: MSR_A32_VMX_VMFUNC              = 0x1
00:00:00.323434 HM:   VMX_VMCS_CTRL_VMFUNC_EPTP_SWITCHING
00:00:00.323434 HM: APIC-access page physaddr       = 0x000000005aeef000
00:00:00.323435 HM: VCPU  0: MSR bitmap physaddr    = 0x00000000bf5cb000
00:00:00.323436 HM: VCPU  0: VMCS physaddr          = 0x00000000bf5ed000
00:00:00.323437 HM: Guest support: 32-bit and 64-bit
00:00:00.323439 HM: Supports VMCS EFER fields       = true 
00:00:00.323440 HM: VMX enabled!
00:00:00.323442 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:00.323443 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:00.323443 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:00.323444 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:00.323444 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:00.323444 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:00.323445 HM: Nested paging enabled!
00:00:00.323445 HM:   EPT flush type                = VMXFLUSHEPT_SINGLE_CONTEXT
00:00:00.323446 HM: Unrestricted guest execution enabled!
00:00:00.323446 HM: VPID enabled!
00:00:00.323446 HM:   VPID flush type               = VMXFLUSHVPID_SINGLE_CONTEXT
00:00:00.323447 HM: VMX-preemption timer enabled (cPreemptTimerShift=5)
00:00:00.323447 HM: VT-x/AMD-V init method: GLOBAL
00:00:00.323448 VMM: fUsePeriodicPreemptionTimers=false
00:00:00.323788 CPUM: Logical host processors: 4 present, 4 max, 4 online, online mask: 000000000000000f
00:00:00.323818 CPUM: Physical host cores: 4
00:00:00.323819 ************************* CPUID dump ************************
00:00:00.323826          Raw Standard CPUID Leaves
00:00:00.323826      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:00.323827 Gst: 00000000/0000  0000000d 756e6547 6c65746e 49656e69
00:00:00.323828 Hst:                0000000d 756e6547 6c65746e 49656e69
00:00:00.323830 Gst: 00000001/0000  000306c3 00000800 d6d8220b 078bfbff
00:00:00.323831 Hst:                000306c3 00100800 7ffafbbf bfebfbff
00:00:00.323832 Gst: 00000002/0000  76036301 00f0b6ff 00000000 00c10000
00:00:00.323833 Hst:                76036301 00f0b6ff 00000000 00c10000
00:00:00.323834 Gst: 00000003/0000  00000000 00000000 00000000 00000000
00:00:00.323835 Hst:                00000000 00000000 00000000 00000000
00:00:00.323836 Gst: 00000004/0000  00000121 01c0003f 0000003f 00000000
00:00:00.323837 Hst:                1c004121 01c0003f 0000003f 00000000
00:00:00.323838 Gst: 00000004/0001  00000122 01c0003f 0000003f 00000000
00:00:00.323838 Hst:                1c004122 01c0003f 0000003f 00000000
00:00:00.323839 Gst: 00000004/0002  00000143 01c0003f 000001ff 00000000
00:00:00.323840 Hst:                1c004143 01c0003f 000001ff 00000000
00:00:00.323841 Gst: 00000004/0003  00000163 02c0003f 00001fff 00000006
00:00:00.323842 Hst:                1c03c163 02c0003f 00001fff 00000006
00:00:00.323843 Gst: 00000004/0004  00000000 00000000 00000000 00000000
00:00:00.323844 Hst:                00000000 00000000 00000000 00000000
00:00:00.323844 Gst: 00000005/0000  00000040 00000040 00000000 00000000
00:00:00.323845 Hst:                00000040 00000040 00000003 00042120
00:00:00.323846 Gst: 00000006/0000  00000000 00000000 00000000 00000000
00:00:00.323847 Hst:                00000077 00000002 00000001 00000000
00:00:00.323848 Gst: 00000007/0000  00000000 00002000 00000000 00000000
00:00:00.323848 Hst:                00000000 000027ab 00000000 00000000
00:00:00.323849 Gst: 00000007/0001  00000000 00000000 00000000 00000000
00:00:00.323850 Hst:                00000000 00000000 00000000 00000000
00:00:00.323850 Gst: 00000008/0000  00000000 00000000 00000000 00000000
00:00:00.323851 Hst:                00000000 00000000 00000000 00000000
00:00:00.323852 Gst: 00000009/0000  00000000 00000000 00000000 00000000
00:00:00.323852 Hst:                00000000 00000000 00000000 00000000
00:00:00.323853 Gst: 0000000a/0000  00000000 00000000 00000000 00000000
00:00:00.323854 Hst:                07300803 00000000 00000000 00000603
00:00:00.323855 Gst: 0000000b/0000  00000000 00000001 00000100 00000000
00:00:00.323855 Hst:                00000001 00000001 00000100 00000000
00:00:00.323856 Gst: 0000000b/0001  00000001 00000001 00000201 00000000
00:00:00.323857 Hst:                00000004 00000004 00000201 00000000
00:00:00.323857 Gst: 0000000b/0002  00000000 00000000 00000002 00000000
00:00:00.323858 Hst:                00000000 00000000 00000002 00000000
00:00:00.323859 Gst: 0000000c/0000  00000000 00000000 00000000 00000000
00:00:00.323859 Hst:                00000000 00000000 00000000 00000000
00:00:00.323860 Gst: 0000000d/0000  00000007 00000340 00000340 00000000
00:00:00.323861 Hst:                00000007 00000340 00000340 00000000
00:00:00.323861 Gst: 0000000d/0001  00000000 00000000 00000000 00000000
00:00:00.323862 Hst:                00000001 00000000 00000000 00000000
00:00:00.323863 Gst: 0000000d/0002  00000100 00000240 00000000 00000000
00:00:00.323864 Hst:                00000100 00000240 00000000 00000000
00:00:00.323864 Gst: 0000000d/0003  00000000 00000000 00000000 00000000
00:00:00.323865 Hst:                00000000 00000000 00000000 00000000
00:00:00.323878                                Name: GenuineIntel
00:00:00.323879                            Supports: 0x00000000-0x0000000d
00:00:00.323881                              Family:  6 	Extended: 0 	Effective: 6
00:00:00.323882                               Model: 12 	Extended: 3 	Effective: 60
00:00:00.323883                            Stepping: 3
00:00:00.323884                                Type: 0 (primary)
00:00:00.323885                             APIC ID: 0x00
00:00:00.323885                        Logical CPUs: 0
00:00:00.323886                        CLFLUSH Size: 8
00:00:00.323887                            Brand ID: 0x00
00:00:00.323888 Features
00:00:00.323888   Mnemonic - Description                                  = guest (host)
00:00:00.323889   FPU - x87 FPU on Chip                                   = 1 (1)
00:00:00.323890   VME - Virtual 8086 Mode Enhancements                    = 1 (1)
00:00:00.323891   DE - Debugging extensions                               = 1 (1)
00:00:00.323892   PSE - Page Size Extension                               = 1 (1)
00:00:00.323893   TSC - Time Stamp Counter                                = 1 (1)
00:00:00.323894   MSR - Model Specific Registers                          = 1 (1)
00:00:00.323895   PAE - Physical Address Extension                        = 1 (1)
00:00:00.323896   MCE - Machine Check Exception                           = 1 (1)
00:00:00.323897   CX8 - CMPXCHG8B instruction                             = 1 (1)
00:00:00.323898   APIC - APIC On-Chip                                     = 1 (1)
00:00:00.323899   SEP - SYSENTER and SYSEXIT Present                      = 1 (1)
00:00:00.323900   MTRR - Memory Type Range Registers                      = 1 (1)
00:00:00.323901   PGE - PTE Global Bit                                    = 1 (1)
00:00:00.323902   MCA - Machine Check Architecture                        = 1 (1)
00:00:00.323903   CMOV - Conditional Move instructions                    = 1 (1)
00:00:00.323903   PAT - Page Attribute Table                              = 1 (1)
00:00:00.323904   PSE-36 - 36-bit Page Size Extension                     = 1 (1)
00:00:00.323905   PSN - Processor Serial Number                           = 0 (0)
00:00:00.323906   CLFSH - CLFLUSH instruction                             = 1 (1)
00:00:00.323907   DS - Debug Store                                        = 0 (1)
00:00:00.323908   ACPI - Thermal Mon. & Soft. Clock Ctrl.                 = 0 (1)
00:00:00.323909   MMX - Intel MMX Technology                              = 1 (1)
00:00:00.323910   FXSR - FXSAVE and FXRSTOR instructions                  = 1 (1)
00:00:00.323911   SSE - SSE support                                       = 1 (1)
00:00:00.323912   SSE2 - SSE2 support                                     = 1 (1)
00:00:00.323913   SS - Self Snoop                                         = 0 (1)
00:00:00.323914   HTT - Hyper-Threading Technology                        = 0 (1)
00:00:00.323915   TM - Therm. Monitor                                     = 0 (1)
00:00:00.323916   PBE - Pending Break Enabled                             = 0 (1)
00:00:00.323917   SSE3 - SSE3 support                                     = 1 (1)
00:00:00.323918   PCLMUL - PCLMULQDQ support (for AES-GCM)                = 1 (1)
00:00:00.323918   DTES64 - DS Area 64-bit Layout                          = 0 (1)
00:00:00.323920   MONITOR - MONITOR/MWAIT instructions                    = 1 (1)
00:00:00.323920   CPL-DS - CPL Qualified Debug Store                      = 0 (1)
00:00:00.323921   VMX - Virtual Machine Extensions                        = 0 (1)
00:00:00.323922   SMX - Safer Mode Extensions                             = 0 (0)
00:00:00.323923   EST - Enhanced SpeedStep Technology                     = 0 (1)
00:00:00.323924   TM2 - Terminal Monitor 2                                = 0 (1)
00:00:00.323925   SSSE3 - Supplemental Streaming SIMD Extensions 3        = 1 (1)
00:00:00.323925   CNTX-ID - L1 Context ID                                 = 0 (0)
00:00:00.323927   SDBG - Silicon Debug interface                          = 0 (1)
00:00:00.323927   FMA - Fused Multiply Add extensions                     = 0 (1)
00:00:00.323928   CX16 - CMPXCHG16B instruction                           = 1 (1)
00:00:00.323929   TPRUPDATE - xTPR Update Control                         = 0 (1)
00:00:00.323930   PDCM - Perf/Debug Capability MSR                        = 0 (1)
00:00:00.323931   PCID - Process Context Identifiers                      = 0 (1)
00:00:00.323932   DCA - Direct Cache Access                               = 0 (0)
00:00:00.323933   SSE4_1 - SSE4_1 support                                 = 1 (1)
00:00:00.323934   SSE4_2 - SSE4_2 support                                 = 1 (1)
00:00:00.323935   X2APIC - x2APIC support                                 = 0 (1)
00:00:00.323936   MOVBE - MOVBE instruction                               = 1 (1)
00:00:00.323937   POPCNT - POPCNT instruction                             = 1 (1)
00:00:00.323938   TSCDEADL - Time Stamp Counter Deadline                  = 0 (1)
00:00:00.323938   AES - AES instructions                                  = 1 (1)
00:00:00.323939   XSAVE - XSAVE instruction                               = 1 (1)
00:00:00.323940   OSXSAVE - OSXSAVE instruction                           = 0 (1)
00:00:00.323941   AVX - AVX support                                       = 1 (1)
00:00:00.323942   F16C - 16-bit floating point conversion instructions    = 0 (1)
00:00:00.323943   RDRAND - RDRAND instruction                             = 1 (1)
00:00:00.323944   HVP - Hypervisor Present (we're a guest)                = 1 (0)
00:00:00.323945 Structured Extended Feature Flags Enumeration (leaf 7):
00:00:00.323945   Mnemonic - Description                                  = guest (host)
00:00:00.323946   FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr.   = 0 (1)
00:00:00.323946   TSCADJUST - Supports MSR_IA32_TSC_ADJUST                = 0 (1)
00:00:00.323947   BMI1 - Advanced Bit Manipulation extension 1            = 0 (1)
00:00:00.323948   HLE - Hardware Lock Elision                             = 0 (0)
00:00:00.323949   AVX2 - Advanced Vector Extensions 2                     = 0 (1)
00:00:00.323950   SMEP - Supervisor Mode Execution Prevention             = 0 (1)
00:00:00.323950   BMI2 - Advanced Bit Manipulation extension 2            = 0 (1)
00:00:00.323951   ERMS - Enhanced REP MOVSB/STOSB instructions            = 0 (1)
00:00:00.323952   INVPCID - INVPCID instruction                           = 0 (1)
00:00:00.323953   RTM - Restricted Transactional Memory                   = 0 (0)
00:00:00.323954   PQM - Platform Quality of Service Monitoring            = 0 (0)
00:00:00.323954   DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set  = 1 (1)
00:00:00.323955   MPE - Intel Memory Protection Extensions                = 0 (0)
00:00:00.323956   PQE - Platform Quality of Service Enforcement           = 0 (0)
00:00:00.323957   AVX512F - AVX512 Foundation instructions                = 0 (0)
00:00:00.323957   RDSEED - RDSEED instruction                             = 0 (0)
00:00:00.323958   ADX - ADCX/ADOX instructions                            = 0 (0)
00:00:00.323959   SMAP - Supervisor Mode Access Prevention                = 0 (0)
00:00:00.323960   CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction  = 0 (0)
00:00:00.323961   INTEL_PT - Intel Processor Trace                        = 0 (0)
00:00:00.323961   AVX512PF - AVX512 Prefetch instructions                 = 0 (0)
00:00:00.323962   AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0)
00:00:00.323963   AVX512CD - AVX512 Conflict Detection instructions       = 0 (0)
00:00:00.323964   SHA - Secure Hash Algorithm extensions                  = 0 (0)
00:00:00.323965   PREFETCHWT1 - PREFETCHWT1 instruction                   = 0 (0)
00:00:00.323966   PKU - Protection Key for Usermode pages                 = 0 (0)
00:00:00.323967   OSPKU - CR4.PKU mirror                                  = 0 (0)
00:00:00.323968 Processor Extended State Enumeration (leaf 0xd):
00:00:00.323969    XSAVE area cur/max size by XCR0, guest: 0x340/0x340
00:00:00.323970     XSAVE area cur/max size by XCR0, host: 0x340/0x340
00:00:00.323970                    Valid XCR0 bits, guest: 0x00000000`00000007 ( x87 SSE YMM_Hi128 )
00:00:00.323972                     Valid XCR0 bits, host: 0x00000000`00000007 ( x87 SSE YMM_Hi128 )
00:00:00.323974                     XSAVE features, guest:
00:00:00.323975                      XSAVE features, host: XSAVEOPT
00:00:00.323975       XSAVE area cur size XCR0|XSS, guest: 0x0
00:00:00.323976        XSAVE area cur size XCR0|XSS, host: 0x0
00:00:00.323977                Valid IA32_XSS bits, guest: 0x00000000`00000000
00:00:00.323977                 Valid IA32_XSS bits, host: 0x00000000`00000000
00:00:00.323978   State #2, guest: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:00.323979   State #2, host:  off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:00.323987          Raw Hypervisor CPUID Leaves
00:00:00.323988      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:00.323988 Gst: 40000000/0000  40000006 786f4256 786f4256 786f4256
00:00:00.323990 Hst:                00000007 00000340 00000340 00000000
00:00:00.323991 Gst: 40000001/0000  31237648 00000000 00000000 00000000
00:00:00.323992 Hst:                00000007 00000340 00000340 00000000
00:00:00.323993 Gst: 40000002/0000  00000000 00000000 00000000 00000000
00:00:00.323993 Hst:                00000007 00000340 00000340 00000000
00:00:00.323994 Gst: 40000003/0000  00000af2 00000000 00000000 00000500
00:00:00.323995 Hst:                00000007 00000340 00000340 00000000
00:00:00.323996 Gst: 40000004/0000  00000030 ffffffff 00000000 00000000
00:00:00.323997 Hst:                00000007 00000340 00000340 00000000
00:00:00.323997 Gst: 40000006/0000  0000000a 00000000 00000000 00000000
00:00:00.323998 Hst:                00000007 00000340 00000340 00000000
00:00:00.323999          Raw Extended CPUID Leaves
00:00:00.323999      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:00.324000 Gst: 80000000/0000  80000008 00000000 00000000 00000000
00:00:00.324001 Hst:                80000008 00000000 00000000 00000000
00:00:00.324002 Gst: 80000001/0000  00000000 00000000 00000021 28100800
00:00:00.324003 Hst:                00000000 00000000 00000021 2c100800
00:00:00.324004 Gst: 80000002/0000  65746e49 2952286c 726f4320 4d542865
00:00:00.324005 Hst:                65746e49 2952286c 726f4320 4d542865
00:00:00.324007 Gst: 80000003/0000  35692029 3634342d 43202030 40205550
00:00:00.324008 Hst:                35692029 3634342d 43202030 40205550
00:00:00.324009 Gst: 80000004/0000  322e3320 7a484730 00000000 00000000
00:00:00.324010 Hst:                322e3320 7a484730 00000000 00000000
00:00:00.324011 Gst: 80000005/0000  00000000 00000000 00000000 00000000
00:00:00.324012 Hst:                00000000 00000000 00000000 00000000
00:00:00.324013 Gst: 80000006/0000  00000000 00000000 01006040 00000000
00:00:00.324014 Hst:                00000000 00000000 01006040 00000000
00:00:00.324015 Gst: 80000007/0000  00000000 00000000 00000000 00000100
00:00:00.324015 Hst:                00000000 00000000 00000000 00000100
00:00:00.324016 Gst: 80000008/0000  00003027 00000000 00000000 00000000
00:00:00.324017 Hst:                00003027 00000000 00000000 00000000
00:00:00.324018 Ext Name:                        
00:00:00.324018 Ext Supports:                    0x80000000-0x80000008
00:00:00.324019 Family:                          0  	Extended: 0 	Effective: 0
00:00:00.324020 Model:                           0  	Extended: 0 	Effective: 0
00:00:00.324020 Stepping:                        0
00:00:00.324020 Brand ID:                        0x000
00:00:00.324021 Ext Features
00:00:00.324021   Mnemonic - Description                                  = guest (host)
00:00:00.324022   FPU - x87 FPU on Chip                                   = 0 (0)
00:00:00.324023   VME - Virtual 8086 Mode Enhancements                    = 0 (0)
00:00:00.324024   DE - Debugging extensions                               = 0 (0)
00:00:00.324025   PSE - Page Size Extension                               = 0 (0)
00:00:00.324026   TSC - Time Stamp Counter                                = 0 (0)
00:00:00.324027   MSR - K86 Model Specific Registers                      = 0 (0)
00:00:00.324027   PAE - Physical Address Extension                        = 0 (0)
00:00:00.324028   MCE - Machine Check Exception                           = 0 (0)
00:00:00.324029   CX8 - CMPXCHG8B instruction                             = 0 (0)
00:00:00.324030   APIC - APIC On-Chip                                     = 0 (0)
00:00:00.324031   SEP - SYSCALL/SYSRET                                    = 1 (1)
00:00:00.324032   MTRR - Memory Type Range Registers                      = 0 (0)
00:00:00.324033   PGE - PTE Global Bit                                    = 0 (0)
00:00:00.324034   MCA - Machine Check Architecture                        = 0 (0)
00:00:00.324035   CMOV - Conditional Move instructions                    = 0 (0)
00:00:00.324035   PAT - Page Attribute Table                              = 0 (0)
00:00:00.324036   PSE-36 - 36-bit Page Size Extension                     = 0 (0)
00:00:00.324037   NX - No-Execute/Execute-Disable                         = 1 (1)
00:00:00.324038   AXMMX - AMD Extensions to MMX instructions              = 0 (0)
00:00:00.324039   MMX - Intel MMX Technology                              = 0 (0)
00:00:00.324040   FXSR - FXSAVE and FXRSTOR Instructions                  = 0 (0)
00:00:00.324041   FFXSR - AMD fast FXSAVE and FXRSTOR instructions        = 0 (0)
00:00:00.324041   Page1GB - 1 GB large page                               = 0 (1)
00:00:00.324042   RDTSCP - RDTSCP instruction                             = 1 (1)
00:00:00.324043   LM - AMD64 Long Mode                                    = 1 (1)
00:00:00.324044   3DNOWEXT - AMD Extensions to 3DNow                      = 0 (0)
00:00:00.324045   3DNOW - AMD 3DNow                                       = 0 (0)
00:00:00.324046   LahfSahf - LAHF/SAHF support in 64-bit mode             = 1 (1)
00:00:00.324047   CmpLegacy - Core multi-processing legacy mode           = 0 (0)
00:00:00.324048   SVM - AMD VM extensions                                 = 0 (0)
00:00:00.324049   EXTAPIC - AMD Extended APIC registers                   = 0 (0)
00:00:00.324049   CR8L - AMD LOCK MOV CR0 means MOV CR8                   = 0 (0)
00:00:00.324050   ABM - AMD Advanced Bit Manipulation                     = 1 (1)
00:00:00.324051   SSE4A - SSE4A instructions                              = 0 (0)
00:00:00.324052   MISALIGNSSE - AMD Misaligned SSE mode                   = 0 (0)
00:00:00.324053   3DNOWPRF - AMD PREFETCH and PREFETCHW instructions      = 0 (0)
00:00:00.324054   OSVW - AMD OS Visible Workaround                        = 0 (0)
00:00:00.324054   IBS - Instruct Based Sampling                           = 0 (0)
00:00:00.324055   XOP - Extended Operation support                        = 0 (0)
00:00:00.324056   SKINIT - SKINIT, STGI, and DEV support                  = 0 (0)
00:00:00.324057   WDT - AMD Watchdog Timer support                        = 0 (0)
00:00:00.324058   LWP - Lightweight Profiling support                     = 0 (0)
00:00:00.324059   FMA4 - Four operand FMA instruction support             = 0 (0)
00:00:00.324059   NodeId - NodeId in MSR C001_100C                        = 0 (0)
00:00:00.324060   TBM - Trailing Bit Manipulation instructions            = 0 (0)
00:00:00.324061   TOPOEXT - Topology Extensions                           = 0 (0)
00:00:00.324062 Full Name:                       "Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz"
00:00:00.324063 TLB 2/4M Instr/Uni:              res0     0 entries
00:00:00.324063 TLB 2/4M Data:                   res0     0 entries
00:00:00.324064 TLB 4K Instr/Uni:                res0     0 entries
00:00:00.324064 TLB 4K Data:                     res0     0 entries
00:00:00.324065 L1 Instr Cache Line Size:        0 bytes
00:00:00.324065 L1 Instr Cache Lines Per Tag:    0
00:00:00.324066 L1 Instr Cache Associativity:    res0  
00:00:00.324066 L1 Instr Cache Size:             0 KB
00:00:00.324067 L1 Data Cache Line Size:         0 bytes
00:00:00.324067 L1 Data Cache Lines Per Tag:     0
00:00:00.324067 L1 Data Cache Associativity:     res0  
00:00:00.324068 L1 Data Cache Size:              0 KB
00:00:00.324068 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:00.324069 L2 TLB 2/4M Data:                off       0 entries
00:00:00.324069 L2 TLB 4K Instr/Uni:             off       0 entries
00:00:00.324070 L2 TLB 4K Data:                  off       0 entries
00:00:00.324070 L2 Cache Line Size:              0 bytes
00:00:00.324071 L2 Cache Lines Per Tag:          0
00:00:00.324071 L2 Cache Associativity:          off   
00:00:00.324071 L2 Cache Size:                   0 KB
00:00:00.324072 APM Features:                    TscInvariant
00:00:00.324073 Host Invariant-TSC support:      true 
00:00:00.324073 Physical Address Width:          39 bits
00:00:00.324074 Virtual Address Width:           48 bits
00:00:00.324074 Guest Physical Address Width:    0 bits
00:00:00.324075 Physical Core Count:             0
00:00:00.324076 
00:00:00.324076 ******************** End of CPUID dump **********************
00:00:00.326201 VMEmt: Halt method global1 (5)
00:00:00.326210 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
00:00:00.326214 Changing the VM state from 'CREATING' to 'CREATED'
00:00:00.327494 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:00.327520 AIOMgr: Endpoints without assigned bandwidth groups:
00:00:00.327522 AIOMgr:     /home/john/Downloads/Win10_1511_EnglishInternational_x64.iso
00:00:00.327524 AIOMgr:     /home/john/VirtualBox VMs/Windows10/Windows10.vdi
00:00:00.327580 Changing the VM state from 'POWERING_ON' to 'RUNNING'
00:00:00.327584 Console: Machine state changed to 'Running'
00:00:00.330231 VMMDev: Guest Log: BIOS: VirtualBox 5.0.10
00:00:00.331477 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.343126 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={7303a66d-433b-25a4-f9a8-fcadf87e0c2a} aComponent={DisplayWrap} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false aResultDetail=0
00:00:00.346974 AHCI#0: Reset the HBA
00:00:00.347016 AHCI#0: Port 0 reset
00:00:00.347339 VMMDev: Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 67108864 sectors
00:00:00.347382 AHCI#0: Port 1 reset
00:00:00.347970 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:00.350028 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f7c10000000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x1
00:00:00.350079 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=640x480, Sending to async-handler
00:00:00.350116 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=640x480
00:00:00.350126 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=640x480
00:00:00.350130 GUI: UIFrameBufferPrivate::performResize: Size=640x480, Directly using source bitmap content
00:00:00.545815 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:00.546263 VMMDev: SetVideoModeHint: Got a video mode hint (800x600x32)@(0x0),(1;0) at 0
00:00:00.547266 GUI: 2D video acceleration is disabled
00:00:00.547273 GUI: HID LEDs sync is not supported on this platform
00:00:00.547293 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:02.824253 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:02.824401 VMMDev: Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
00:00:02.824556 VMMDev: Guest Log: BIOS: Boot from Floppy 0 failed
00:00:02.824675 VMMDev: Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
00:00:02.825645 VMMDev: Guest Log: BIOS: Booting from CD-ROM...
00:00:02.832930 Display::handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x1
00:00:02.833041 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=720x400, Sending to async-handler
00:00:02.833107 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=720x400
00:00:02.833124 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=720x400
00:00:02.833147 GUI: UIFrameBufferPrivate::performResize: Size=720x400, Directly using source bitmap content
00:00:07.072897 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f7c10000000 w=1024 h=768 bpp=24 cbLine=0xC00 flags=0x1
00:00:07.072944 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1024x768, Sending to async-handler
00:00:07.072982 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1024x768
00:00:07.073002 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1024x768
00:00:07.073010 GUI: UIFrameBufferPrivate::performResize: Size=1024x768, Directly using source bitmap content
00:00:07.652103 GIM: HyperV: Guest OS reported ID 0x1040a0000295a
00:00:07.652117 GIM: HyperV: Open-source=false Vendor=0x1 OS=0x4 (Windows NT or derivative) Major=10 Minor=0 ServicePack=0 Build=10586
00:00:07.652161 GIM: HyperV: Enabled TSC page at 0x000000000000b000 - u64TscScale=0xcd463500000000 u64TscKHz=0x30b71f (3 192 607) Seq=1
00:00:07.652167 TM: Switching TSC mode from 'Dynamic' to 'RealTscOffset'
00:00:07.782907 RTC: period=0x200 (512) 64 Hz
00:00:08.159251 AHCI#0: Reset the HBA
00:00:08.426732 AIOMgr: Flush failed with VERR_INVALID_PARAMETER, disabling async flushes
00:00:09.408856 HDA: Reset
00:00:09.437988 HDA: Reset
00:00:09.476859 OHCI: Software reset
00:00:09.476955 OHCI: USB Reset
00:00:09.516649 RTC: period=0x10 (16) 2048 Hz
00:00:09.527431 OHCI: USB Operational
00:00:09.531705 RTC: period=0x200 (512) 64 Hz
00:00:09.892919 RTC: period=0x10 (16) 2048 Hz
00:00:09.909074 RTC: period=0x200 (512) 64 Hz
00:00:09.924132 RTC: period=0x10 (16) 2048 Hz
00:00:09.937920 RTC: period=0x200 (512) 64 Hz
00:00:09.942910 RTC: period=0x10 (16) 2048 Hz
00:00:09.957085 RTC: period=0x200 (512) 64 Hz
00:00:09.957712 RTC: period=0x10 (16) 2048 Hz
00:00:09.972890 RTC: period=0x200 (512) 64 Hz
00:00:09.992905 RTC: period=0x10 (16) 2048 Hz
00:00:10.004419 RTC: period=0x200 (512) 64 Hz
00:00:10.005379 RTC: period=0x10 (16) 2048 Hz
00:00:10.018871 RTC: period=0x200 (512) 64 Hz
00:00:10.042894 RTC: period=0x10 (16) 2048 Hz
00:00:10.052898 RTC: period=0x200 (512) 64 Hz
00:00:10.078631 RTC: period=0x10 (16) 2048 Hz
00:00:10.109120 RTC: period=0x200 (512) 64 Hz
00:00:10.562877 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f7c10000000 w=1024 h=768 bpp=32 cbLine=0x1000 flags=0x1
00:00:10.562925 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1024x768, Sending to async-handler
00:00:10.562989 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1024x768
00:00:10.562998 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1024x768
00:00:10.563167 GUI: UIFrameBufferPrivate::performResize: Size=1024x768, Directly using source bitmap content
Say USB operational.
Any suggesions?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: USB not recognized

Post by Perryg »

What part of as an attachment did not make sense to you?

Do it right and I will be able to see what the issue is. What you posted is truncated and missing vital information.
jcnw
Posts: 5
Joined: 1. Feb 2016, 22:22

Re: USB not recognized

Post by jcnw »

I pluggged in a USB and then started up my virtual machine.
Here is the log:

Code: Select all

00:00:05.800540 HGCM: restoring [VBoxDragAndDropSvc]
00:00:05.800541 HGCM: restoring [VBoxSharedClipboard]
00:00:05.801865 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners.
00:00:05.801871 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=13
00:00:05.805029 Changing the VM state from 'LOADING' to 'SUSPENDED'
00:00:05.805079 Changing the VM state from 'SUSPENDED' to 'RESUMING'
00:00:05.805451 Changing the VM state from 'RESUMING' to 'RUNNING'
00:00:05.805455 Console: Machine state changed to 'Running'
00:00:05.863061 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f9370000000 w=1024 h=768 bpp=32 cbLine=0x1000 flags=0x1
00:00:05.863089 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1024x768, Sending to async-handler
00:00:05.864949 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1024x768
00:00:05.864980 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1024x768
00:00:05.864984 GUI: UIFrameBufferPrivate::performResize: Size=1024x768, Directly using source bitmap content
00:00:06.113985 VUSB: Attached 'HidMouse' to port 1
00:00:06.127080 RTC: period=0x10 (16) 2048 Hz
00:00:06.133259 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary.
00:00:06.135260 GUI: 2D video acceleration is disabled
00:00:06.135272 GUI: HID LEDs sync is not supported on this platform
00:00:06.135296 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:06.141511 RTC: period=0x200 (512) 64 Hz
00:00:06.142492 RTC: period=0x10 (16) 2048 Hz
00:00:06.157772 RTC: period=0x200 (512) 64 Hz
00:00:06.182466 RTC: period=0x10 (16) 2048 Hz
00:00:06.192475 RTC: period=0x200 (512) 64 Hz
00:00:06.193040 RTC: period=0x10 (16) 2048 Hz
00:00:06.204874 RTC: period=0x200 (512) 64 Hz
00:00:06.222730 RTC: period=0x10 (16) 2048 Hz
00:00:06.236301 RTC: period=0x200 (512) 64 Hz
00:00:06.237331 RTC: period=0x10 (16) 2048 Hz
00:00:06.266121 RTC: period=0x200 (512) 64 Hz
00:00:06.282460 RTC: period=0x10 (16) 2048 Hz
00:00:06.297648 RTC: period=0x200 (512) 64 Hz
00:00:06.302461 RTC: period=0x10 (16) 2048 Hz
00:00:06.307294 AIOMgr: Flush failed with VERR_INVALID_PARAMETER, disabling async flushes
00:00:06.315029 RTC: period=0x200 (512) 64 Hz
00:00:10.269019 OHCI#0: Lagging too far behind, not trying to catch up anymore. Expect glitches with USB devices
How do I correct the last line?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: USB not recognized

Post by Perryg »

One last attempt.

Post the guests log file ( as an attachment ). Right click on the guest in the Main Manager then click show log. Save and post as an attachment. Compress if it is too large to post.
jcnw
Posts: 5
Joined: 1. Feb 2016, 22:22

Re: USB not recognized

Post by jcnw »

Here is the log that I have zipped
Attachments
windows10log.zip
(34.77 KiB) Downloaded 7 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: USB not recognized

Post by Perryg »

Code: Select all

00:00:00.180271 Package type: LINUX_64BITS_GENERIC (OSE)
00:00:00.182669 Installed Extension Packs:
00:00:00.182676 VNC (Version: 5.0.14 r105127; VRDE Module: VBoxVNC)
So you are running the repo version and for that ( if you want to stay with the repo version ) you would need to ask the Ubuntu folks for support.
Or you can remove that one and install the official version from VirtualBox.org. Then you install the official extension pack from virtualbox.org and add your user name to the vboxusers group on the host.

After that it will work.
jcnw
Posts: 5
Joined: 1. Feb 2016, 22:22

Re: USB not recognized

Post by jcnw »

Thank you
Post Reply