Linux Format

Answers

gives your Tux a total tune up to keep it ticking along.

Q Small screen VM

I’ve been running Ubuntu and Linux Mint happily in VirtualBox for years. A couple of weeks ago, I purchased a PowerSpec G902 gaming PC. I haven’t been able to run Ubuntu 20.04 LTS full screen within Hyper-V. The choice of 2560x1440 screen resolution is never an option. I’m at my wits’ end. I don’t know if it has anything to do with the fact that this PC has a dedicated GPU (Nvidia GeForce RTX 3080), not an APU?

Henry Adams

A This may simply be a case of not allocating enough video memory to handle this size of display. Go into the Display section of the settings and make sure the Graphics Controller is set to VMSVGA, then crank up the Video Memory setting to at least 64MB, although playing safe with 128MB while trying to get it to work would be better. In addition, disable 3D acceleration – at least while getting things to work – because this has been known to cause problems.

If that doesn’t work, you may need to set up the mode within the guest OS using , which is the command line program to generate a suitable modeline:

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container
Linux Format2 min read
Distro Watch
Ubuntu 24.04 LTS Noble Numbat is currently scheduled for release on 25th April. At the time of writing, we’re working with a daily build and expect a full review next issue. Nevertheless, we discovered that Canonical has announced this LTS release wi
Linux Format5 min read
Tips For Managing Docker Containers
Everyone knows how containers revolutionised application building and deployment. Using a E disposable stack of containers that make up an app that aren’t using the docker-compose command to manage the stack are missing a trick. It allows the shippin

Related Books & Audiobooks