Display Resolution on windows 10 guest

Discussions related to using VirtualBox on Linux hosts.
Post Reply
cold
Posts: 9
Joined: 2. Feb 2016, 12:20

Display Resolution on windows 10 guest

Post by cold »

Hello,

I use a ubuntu host an a virtualbox 4.3.36. My guest is a Windows 10 system. The problem is that the max. display resulution I can choose is 1280x1024. So I used the command:

VBoxManage setextradata VMNAME \"CustomVideoMode1" "1920x1080x16"

In the past that works an I made this entry in the *.vbox file. Everything was fine and I cold use higher resulutions on my windows 10.

But after some Umdates now this does not work any more. So what can I do? An guests here with the same Problem?


Greetings Nixdorf
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Display Resolution on windows 10 guest

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.
cold
Posts: 9
Joined: 2. Feb 2016, 12:20

Re: Display Resolution on windows 10 guest

Post by cold »

Hello,

here is the logfile in as atachment.


Greetings, thanks for helping....
Attachments
win10-2016-04-24-18-02-11.log
(67.06 KiB) Downloaded 77 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: Display Resolution on windows 10 guest

Post by Perryg »

Code: Select all

00:00:00.201464 Package type: LINUX_64BITS_GENERIC (OSE)
You are using the Ubuntu fork of VirtualBox and you would need to ask them for help or remove theirs and install the official version from virtualbox.org
cold
Posts: 9
Joined: 2. Feb 2016, 12:20

Re: Display Resolution on windows 10 guest

Post by cold »

Hello,

now I changed to virtualbox.org. I made again this entry in the win10.vbox file: <ExtraDataItem name="CustomVideoMode1" value="1920x1080x32"/>

But I still cold not use the 1920x1080 Resolution in my windows10 Virtualbox.

Any Idea what I can do? The new Loglie is here in the atachments.

Greetings Nixdorf
Attachments
win10-2016-04-29-14-06-52.log
(75.25 KiB) Downloaded 63 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: Display Resolution on windows 10 guest

Post by Perryg »

Sure. Remove the entry about custom size and make sure that auto-resize is enabled. Then use the host+F toggle to go in and out of full screen.
cold
Posts: 9
Joined: 2. Feb 2016, 12:20

Re: Display Resolution on windows 10 guest

Post by cold »

Hello,

thanks for the tip, but auto-resize is no solution for me course the quality there not so good. The output of the display ist distorted.

I need to select a 1920x1080 Resolution in my windows guest system for a better quality.


Any ideas, what I can do?


Greeting Nixdorf
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Display Resolution on windows 10 guest

Post by Perryg »

Auto-resize is no different than going full screen. Maybe you are confusing scale mode which is horrible quality. I suggest you remove the custom hint and just use the host+F toggle to go in and out of full screen.
Anyway I have given you all I can with a Windows guest. Someone that actually uses it will need to continue since we have covered anything that could be caused by the host.
Post Reply