qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] uvesafb doesn't work with seabios
@ 2014-05-09 15:06 Bernhard Walle
  2014-05-10 15:07 ` Kevin O'Connor
  0 siblings, 1 reply; 15+ messages in thread
From: Bernhard Walle @ 2014-05-09 15:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel

Hello,

I'm using QEmu 2.0.0 on a Linux host (x86-64) with a quite special
target system that uses uvesafb ('video=uvesafb:1024x768-32'). I get
following errors in the target system:

    uvesafb: Getting mode info block for mode 0x2 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x3 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x4 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x5 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x6 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x7 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0xd failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0xe failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0xf failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x10 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x11 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x12 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x13 failed (eax=0x4f01, err=1)
    uvesafb: Getting mode info block for mode 0x6a failed (eax=0x4f01, err=1)
    uvesafb: vbe_init() failed with -22
    uvesafb: probe of uvesafb.0 failed with error -22

With QEmu 1.6, it worked. I bisected that down to following commit:

    commit 6eefccc0bb9c34051b1e21880fc3a1c1c8686edd
    Author: Gerd Hoffmann <kraxel@redhat.com>
    Date:   Mon Dec 2 13:01:20 2013 +0100

    roms: update vgabios binaries

And indeed, when I switch 'vgabios-stdvga.bin' to the old variant, it works.

What can I do to track down the problem? I tried to build the svga bios
inside the QEMU tree, but I didn't succeed. Building it in the current
seabios git tree worked, but I got a different error...


Regards,
Bernhard

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-05-14 19:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 15:06 [Qemu-devel] uvesafb doesn't work with seabios Bernhard Walle
2014-05-10 15:07 ` Kevin O'Connor
2014-05-11 11:42   ` Bernhard Walle
2014-05-11 12:37     ` Kevin O'Connor
2014-05-11 14:19       ` Bernhard Walle
2014-05-12  5:29         ` Kevin O'Connor
2014-05-12 18:53           ` Bernhard Walle
2014-05-12 20:07             ` Kevin O'Connor
2014-05-13  5:52               ` Bernhard Walle
2014-05-13  9:20                 ` Bernhard Walle
2014-05-13 15:41                   ` Kevin O'Connor
2014-05-13 18:08                     ` Gerhard Wiesinger
2014-05-13 18:20                       ` Kevin O'Connor
2014-05-13 19:48                     ` Bernhard Walle
2014-05-14 19:08                       ` Bernhard Walle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).