qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] No video for Windows 2000 guest


From: Programmingkid
Subject: Re: [Qemu-devel] No video for Windows 2000 guest
Date: Wed, 9 Aug 2017 23:11:25 -0400

> On Aug 9, 2017, at 6:42 PM, Paolo Bonzini <address@hidden> wrote:
> 
> 
>> I haven't test version QEMU 2.9.0 but I did test version 2.8.0 and it has the
>> same problem. Starting up Windows 2000 in VGA mode allowed me to access the
>> operating system. Found out QEMU's default video controller is not
>> recognized. In the Device Manager I can see a yellow question mark for Video
>> Controller (VGA Compatible). I remember Windows 2000 being able to use the
>> default video card in QEMU in the past. I may be able to bisect this issue
>> after all.
> 
> Try going back to 2.7.0 and so on...
> 
> Paolo

I went back all the way to 2.4.1 to find a version that works. I've ran into 
problems with compiling QEMU a little beyond that. I'm seeing this error: 

fatal error: 
      'epoxy/egl.h' file not found
#include <epoxy/egl.h>

It will take me a while to figure out how to fix this issue. I did see some 
very interesting commits up ahead that involve VGA. If you look at this page: 
https://github.com/qemu/qemu/commits/stable-2.5, there are five patches that 
effect VGA. I'm thinking one of them might be the problem.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]