Category Archives: Mathematics

More Virtualbox Problems

So, I’m running Fedora with Gnome. When I fire up Windows 10 in Virtualbox, the VB menu tabs appear at the bottom of the virtual machine, covering up the tray. Of I attempt to minimize it, it leaves the Windows window. When I reclick on it, the tabs are still there. If I try to close it, it freezes the host. I can switch workspaces, and windows, but I can’t do anything within them; clicking on links, or new tabs within a browser instance, does nothing. The cursor remains an arrow regardless of its location. The only way to fix it (that I’ve found so far) is to reboot, which is a PETA, because a lot of stuff has to be autoloaded each time.

Any ideas for troubleshooting?

[Saturday-afternoon update]

OK, I have discovered that I can unfreeze the host without having to reboot, by killing the VM process. So that will help. But it’s still not switching properly between full-screen and scaled modes. And I still have to modprobe the driver every time I reboot, or the machine won’t start.

Merging Lanes

You’re probably shifting out of your lane too soon.

Driving back from Yosemite on Thursday, Caltrans had shut down the right three (out of four) lanes on I-5 in Castaic. We lost one lane at a time, and the first merge was the slowest. Each next one sped things up, until we were all in a single lane, and moving at a reasonable speed. Part of the problem was that much of the traffic in the right lane was trucks (we were already in the left lane when the backup started). It added about twenty minutes to the trip time.

VirtualBox Problem

[Wednesday update]

For those interested, ‘modprobe vboxdrv’ did the trick.

_______________________________________________

I was running Windows 10 in it on the Fedora host, and it crashed. I updated the entire system and rebooted. When I tried to restart the virtual machine, I got this message:

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing ‘/sbin/vboxconfig’as root.

If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system’s documentation for more information.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) – The support driver is not installed. On linux, open returned ENOENT.

When I run the config, I get this:

When I look in the log, I get this:

Continue reading VirtualBox Problem