On Mon, Nov 05, 2018 at 06:07:12PM -0800, ma77be...@gmail.com wrote:
> > 
> > I tried it and it worked! Thankyou!
> 
> How did you change the resolution? I only see 800*600 option in Ubuntu HVM.
> I tried https://www.qubes-os.org/doc/linux-hvm-tips/, which only enlarge to 
> 1024-768.
> And when I run "X -configure :1", it shows errors, I have to hard code a 
> xorg.conf file, which is not the right method, I know.
> How to change it the larger size?
> Thanks
> 

Try this in your HVM, using whatever modes you want to try:

sudo apt-get install xvfb xfonts-100dpi xfonts-75dpi xfstt

Edit /etc/default/grub, and set:
GRUB_GFXMODE=1600x1200,1280x1024,800x600
GRUB_PAYLOAD_LINUX=keep

sudo update-grub


Then in dom0:
qvm-features <hvm> video-model cirrus

You should be able to get at least 1280x1024

unman

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20181107003632.5jka3geeuuangv6d%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to