All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
@ 2014-09-11 11:43 OIiver
  2014-09-11 11:47 ` [Qemu-devel] [Bug 1368178] " OIiver
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: OIiver @ 2014-09-11 11:43 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

A fresh installation of  Windows Millennium Edition (Windows ME, WinME)
as guest OS on qemu interprets qemu's videocards as Number Nine Imagine
128 with the consequence, that

1. It is impossible to change color depth.
2. WinME uses the i128.drv Driver that is shipped with WinMe.
3. Forcing WinME to use other drivers has no effect.


It also doesn't matter what option for -vga was given to QEMU at command line.
cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

Even selecting another driver in WinME and forcing WinME to use drivers
such as the Cirrus Logic 5446 PCI driver has no effect.

I also want to mention, that the BIOS isn't detected by WinME properly.
The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.


That is the QEMU Version:

# qemu-system-i386 --version                                                                                                                                                                          
QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

And this was the complete command line, that was given: 
# sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: 128 cirrus edition imagine me millenium millennium nine number vga videocard windows winme

** Attachment added: "This picture show the falsely detected videocard and bios error in the device manager of Windows Me (German Edition)"
   https://bugs.launchpad.net/bugs/1368178/+attachment/4201308/+files/qemu_windme.png

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  New

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Qemu-devel] [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
@ 2014-09-11 11:47 ` OIiver
  2014-09-11 11:50 ` OIiver
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: OIiver @ 2014-09-11 11:47 UTC (permalink / raw)
  To: qemu-devel

Here's a picture of the allowed color depth.
As long as the videocard isn't detected properly, using another driver won't help and without another driver the color depth stays at 16 colors.


** Attachment added: "qemu_windme_color_depth_problem.png"
   https://bugs.launchpad.net/qemu/+bug/1368178/+attachment/4201309/+files/qemu_windme_color_depth_problem.png

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  New

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Qemu-devel] [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
  2014-09-11 11:47 ` [Qemu-devel] [Bug 1368178] " OIiver
@ 2014-09-11 11:50 ` OIiver
  2014-09-11 11:55 ` OIiver
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: OIiver @ 2014-09-11 11:50 UTC (permalink / raw)
  To: qemu-devel

Here's a screenshot of the driver problem, that WinME shows up.
It says error "code 23", whatever that means.


** Attachment added: "qemu_windme_number_nine_core_23.png"
   https://bugs.launchpad.net/qemu/+bug/1368178/+attachment/4201320/+files/qemu_windme_number_nine_core_23.png

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  New

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Qemu-devel] [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
  2014-09-11 11:47 ` [Qemu-devel] [Bug 1368178] " OIiver
  2014-09-11 11:50 ` OIiver
@ 2014-09-11 11:55 ` OIiver
  2017-10-26 13:18 ` Thomas Huth
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: OIiver @ 2014-09-11 11:55 UTC (permalink / raw)
  To: qemu-devel

In console mode, info pci gives the following information (see attachted
screenshot)


** Attachment added: "qemu_windme_monitor_mode_info_pci.png"
   https://bugs.launchpad.net/qemu/+bug/1368178/+attachment/4201333/+files/qemu_windme_monitor_mode_info_pci.png

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  New

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Qemu-devel] [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
                   ` (2 preceding siblings ...)
  2014-09-11 11:55 ` OIiver
@ 2017-10-26 13:18 ` Thomas Huth
  2017-10-26 16:11 ` OIiver
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Thomas Huth @ 2017-10-26 13:18 UTC (permalink / raw)
  To: qemu-devel

Triaging old bug tickets... can you still reproduce this issue with the
latest version of QEMU? Or could we close this ticket nowadays?

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  Incomplete

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Qemu-devel] [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
                   ` (3 preceding siblings ...)
  2017-10-26 13:18 ` Thomas Huth
@ 2017-10-26 16:11 ` OIiver
  2017-10-26 16:13 ` OIiver
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: OIiver @ 2017-10-26 16:11 UTC (permalink / raw)
  To: qemu-devel

I am still using Kubuntu 16.04.3 LTS and that is shipped with QEMU 2.5.0

# qemu-system-i386 --version
QEMU emulator version 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.16)

I am not planning to go into the hassle to install QEMU latest on
16.04.3 LTS.

Could you delay the closing of the ticket until Kubuntu 18.04 LTS is released?
Then i could test it with the QEMU version that will be shipped with Kubuntu 18.04 LTS.

As an alternative, i could also do the test with QEMU 2.5 instead.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  Incomplete

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Qemu-devel] [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
                   ` (4 preceding siblings ...)
  2017-10-26 16:11 ` OIiver
@ 2017-10-26 16:13 ` OIiver
  2017-10-26 18:39 ` Thomas Huth
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: OIiver @ 2017-10-26 16:13 UTC (permalink / raw)
  To: qemu-devel

Addition to my last comment.

Ubuntu 17.10 is now shipped with QEMU 2.10. Thus we can expect that
18.04 LTS will be shipped with QEMU 2.10 or later, too.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  Incomplete

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Qemu-devel] [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
                   ` (5 preceding siblings ...)
  2017-10-26 16:13 ` OIiver
@ 2017-10-26 18:39 ` Thomas Huth
  2021-04-21 13:51 ` Thomas Huth
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Thomas Huth @ 2017-10-26 18:39 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Incomplete => New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  New

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions

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

* [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
                   ` (6 preceding siblings ...)
  2017-10-26 18:39 ` Thomas Huth
@ 2021-04-21 13:51 ` Thomas Huth
  2021-05-03 16:47 ` Thomas Huth
  2021-05-03 16:53 ` Thomas Huth
  9 siblings, 0 replies; 11+ messages in thread
From: Thomas Huth @ 2021-04-21 13:51 UTC (permalink / raw)
  To: qemu-devel

** Tags removed: 128 edition millenium

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  New

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions


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

* [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
                   ` (7 preceding siblings ...)
  2021-04-21 13:51 ` Thomas Huth
@ 2021-05-03 16:47 ` Thomas Huth
  2021-05-03 16:53 ` Thomas Huth
  9 siblings, 0 replies; 11+ messages in thread
From: Thomas Huth @ 2021-05-03 16:47 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/108


** Changed in: qemu
       Status: New => Expired

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #108
   https://gitlab.com/qemu-project/qemu/-/issues/108

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  Expired

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions


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

* [Bug 1368178] Re: Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
  2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
                   ` (8 preceding siblings ...)
  2021-05-03 16:47 ` Thomas Huth
@ 2021-05-03 16:53 ` Thomas Huth
  9 siblings, 0 replies; 11+ messages in thread
From: Thomas Huth @ 2021-05-03 16:53 UTC (permalink / raw)
  To: qemu-devel

Oliver, did you ever check this with a newer version of QEMU?

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1368178

Title:
  Windows ME falsely detects qemu's videocards as Number Nine Imagine
  128

Status in QEMU:
  Expired

Bug description:
  A fresh installation of  Windows Millennium Edition (Windows ME,
  WinME) as guest OS on qemu interprets qemu's videocards as Number Nine
  Imagine  128 with the consequence, that

  1. It is impossible to change color depth.
  2. WinME uses the i128.drv Driver that is shipped with WinMe.
  3. Forcing WinME to use other drivers has no effect.

  
  It also doesn't matter what option for -vga was given to QEMU at command line.
  cirrus, std,   vmware,  qxl etc. all have no effect, the videocard detected by Windows Me stays at Number Nine Imagine 128.

  Even selecting another driver in WinME and forcing WinME to use
  drivers such as the Cirrus Logic 5446 PCI driver has no effect.

  I also want to mention, that the BIOS isn't detected by WinME properly.
  The device manager of WinME shows errors with the Plug & Play BIOS driver BIOS.vxd.

  
  That is the QEMU Version:

  # qemu-system-i386 --version                                                                                                                                                                          
  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.3), Copyright (c) 2003-2008 Fabrice Bellard                  

  And this was the complete command line, that was given: 
  # sudo /usr/bin/qemu-system-i386 -hda WinME_QEMU.img -cdrom drivers.iso -boot c -no-acpi -no-hpet -soundhw sb16 -net nic -cpu pentium3 -m 256 -vga cirrus

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1368178/+subscriptions


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

end of thread, other threads:[~2021-05-03 17:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11 11:43 [Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128 OIiver
2014-09-11 11:47 ` [Qemu-devel] [Bug 1368178] " OIiver
2014-09-11 11:50 ` OIiver
2014-09-11 11:55 ` OIiver
2017-10-26 13:18 ` Thomas Huth
2017-10-26 16:11 ` OIiver
2017-10-26 16:13 ` OIiver
2017-10-26 18:39 ` Thomas Huth
2021-04-21 13:51 ` Thomas Huth
2021-05-03 16:47 ` Thomas Huth
2021-05-03 16:53 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.