SliTaz SliTaz Forum

You are not logged in.

#1 2011-06-28 14:27:52

Guest
Guest

slitaz screen resolution in qemu image

Hi,

First of all, congratulations to the devolpers of this awesome distro!

I'm setting up a qemu slitaz virtual system with qemu-kvm.

Problem is that I can get no more than 800x600 on my lcd/led laptop display.

In host system, Slackware, I have it at 1280x800.

I already installed xrandr, but maximum display available is 800x600.

Googled, tried qemu with -vga std and vmware options but no 'luck'.

The system is started as:

qemu -enable-kvm -vga std

In xorg.conf, driver is vesa.  Tried to add Modes "1024x800" but no success.

Is there any hint?

TIA,

luislupe

#2 2011-06-28 20:50:41

Guest
Guest

Re: slitaz screen resolution in qemu image

Sometimes, you need to put the Vertical and Horizontal refresh rate of your monitor. My xorg.conf file for example have these lines.

Section "Monitor"

    Identifier     "Monitor0"

    VendorName     "Monitor Vendor"

    ModelName      "Monitor Model"

    HorizSync       30.0 - 107.0

    VertRefresh     48.0 - 106.0

EndSection

Do some research on your monitor. Hope it works for you.

#3 2011-06-29 12:11:38

Guest
Guest

Re: slitaz screen resolution in qemu image

Thank you jp734!

It was it!

Just for the records, I used [c]xdpyinfo -ext all[/c] to check refresh details.

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.026 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]