Virtualization

I fixed my computer!



thank you for all of your comments on the previous video! they were super helpful to figuring out the problem and ultimately getting it fixed!

the video contains the whole thought process and review of comments — if you want to skip ahead to the actual fix it is at 16:48

my computer is sick in a very suspicious way:

==========

twitch:
dicsord:
twitter:
github:
stream github:

I won’t ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you’d like to see please comment below!

[ad_2]

source

Related Articles

20 Comments

  1. When I heard and read the comments about windows is the host, I knew instantly it was hyper-v compat with virtualbox lol
    I had to disable so much on windows to get hyper-v off and disabling hibernation/fast startup made it less a pain when I needed a true full restart or shutdown

  2. Fast boot is a plague. It's disableable in Win10, I bet it's disableable in Win11, too.

    Alternatively, restarting actually causes a restart. Fastboot only interacts with shutting the computer down.

  3. My comment made it in! And for the record, python is my favorite language and it's the one I use for work. I was just thinking that if it was an edge case bug in a language, it would be more likely to manifest in python rather than c because it would be harder to spot in "regular" python use cases.

  4. I mean… Just use Hyper-V? I use it regularly and it’s great. And works with WSL2 which is also great.

    Also VirtualBox is owned by Oracle. Guess what happened to a company that I know? They got a lawyer email from Oracle stating that they had detected downloads from the company’s IP range and wanted to get paid license fees. 😖 So I just hate it on principle. 🙄

  5. The weird not-full shutdown is known as "fast startup" and has very annoyingly been a thing since Windows 10. Any time a "shut down" action is performed, it does a special hibernate (suspend to disk) that saves the state of parts of the NT kernel and various services, which it then restores on next boot. It does technically start up faster, but it interferes with potentially many things that require a full restart of Windows, which is a lot of things by its design 🙂

    Funny enough, a "restart" action actually performs a full restart. Fast startup generally causes more problems than not and IMO should always be disabled.

  6. Did you check and try change any BIOS settings regarding virtualization? SVM, IOMMU, etc?

    Also, you can disable fast startup on your windows settings so that you don't need to pull plugs to restart things properly

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button