[Solved] How to increase resolution 10 FHD (1080x1920)?

Discussions about using Windows guests in VirtualBox.
Post Reply
gald33
Posts: 4
Joined: 31. Dec 2018, 11:14

[Solved] How to increase resolution 10 FHD (1080x1920)?

Post by gald33 »

I'm using linux mint 19.1 cinnamon and virtualbox 6.0 running windows 10 October18 update. Before installing virtualbox 6.0 I removed version 5 and all its extensions. I can't find a way to increase the resolution to FHD so I can use it comfortably on a full screen, the option is grey and unclickable. What other info do you need?
Last edited by socratis on 2. Jan 2019, 12:02, edited 2 times in total.
Reason: Marked as [Solved].
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: How to increase resolution 10 FHD?

Post by socratis »

gald33 wrote:What other info do you need?
First and foremost an explanation of what FHD stands for.
Second, whether or not you installed the Guest Additions (GAs) into FHD. Sounds like you didn't.

With the VM window having the focus, go to the host's menu "Devices" » "Insert Guest Additions CD Image...". If not prompted by auto-run, run "VBoxWindowsAdditions.exe" from the CD. Make sure there are no errors or suggestions during the install.

If that doesn't work, we need to see a complete VBox.log, from a complete VM run, where the problem occurs:
  • Start the VM from cold-boot (not from a paused or saved state) / Observe problem / Shutdown the VM (force close it if you have to).
  • With the VM completely shut down (not paused or saved), right-click on the VM in the VirtualBox Manager and select "Show Log".
  • Save only the first "VBox.log", ZIP it and attach it to your response. See the "Upload attachment" tab below the reply form.
Image


Moving to "Windows Guests" from "Linux Hosts".
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: How to increase resolution 10 FHD?

Post by mpack »

I would guess that FHD is an acronym the OP has invented for fullhd (1920x1080), but I guess what he actually wants is full screen mode.
gald33
Posts: 4
Joined: 31. Dec 2018, 11:14

Re: How to increase resolution 10 FHD?

Post by gald33 »

mpack wrote:I would guess that FHD is an acronym the OP has invented for fullhd (1920x1080), but I guess what he actually wants is full screen mode.
It is what I meant, I did not invent it, and I do want to use full screen but in 1920x1080.
gald33
Posts: 4
Joined: 31. Dec 2018, 11:14

Re: How to increase resolution 10 FHD?

Post by gald33 »

Thank you for your reply, the guestAdditions gets me to change resolutions, however the guest freezes on a weirdly torn picture nearly 100% of the time. I can see what's going on on the preview screen in the VirtualBox manager, but not in the VM itself (see picture attached). Please see the log attached.
bug.png.zip
screenshot
(139.58 KiB) Downloaded 29 times
windows10-2019-01-01-16-19-39.log.zip
log file
(25.96 KiB) Downloaded 20 times
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: How to increase resolution 10 FHD?

Post by socratis »

00:00:00.430674 3DEnabled        <integer> = 0x0000000000000000 (0)
00:00:00.430682 VMSVGAEnabled    <integer> = 0x0000000000000001 (1)
00:00:00.430683 VRamSize         <integer> = 0x0000000008000000 (134 217 728, 128 MB)
00:00:01.050770 GUI: 2D video acceleration is disabled
Shut down the VM. Go to the VM Settings » Display » Screen. Change the Graphics controller from "VBoxSVGA" to "VBoxVGA". Enable 2D and 3D acceleration. Increase the VRAM to the max 256 MB.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
gald33
Posts: 4
Joined: 31. Dec 2018, 11:14

Re: How to increase resolution 10 FHD?

Post by gald33 »

Thank you. It worked! The VM is definitely usable now. There are still lags in responses and refreshes though, would it help to increase the RAM, its currently takes 4GB out of the 16GB of my laptop, is there a recommendation for Windows 10?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: How to increase resolution 10 FHD (1080x1920)?

Post by socratis »

Glad you got it going. Marking as [Solved].

From your last log, if you've enabled 2D/3D acceleration, you could give it a 2nd CPU. You have a 4 core CPU, you could afford to give 2 vCPUs to your Win10 guest.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply