All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems
@ 2014-01-26  0:26 Riccardo Bassani
  2014-01-26  0:35 ` [Qemu-devel] [Bug 1272796] " Riccardo Bassani
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Riccardo Bassani @ 2014-01-26  0:26 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

System: Debian SID x86 with latest updates

1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa

When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
If you try to install, the installation goes flawless, but when it boots it freeze.

I am launching VM with this: qemu-system-i386 -hda main.img -cpu pentium
-m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus

I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
with the booting of Win98, but nothing. No fix found.

2) QEMU 1.6.2 (same compile and launching options)
gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.

Any ideas? thank you

** Affects: qemu
     Importance: Undecided
         Status: 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/1272796

Title:
  Windows 98 First Edition emulation problems

Status in QEMU:
  New

Bug description:
  System: Debian SID x86 with latest updates

  1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
  ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa

  When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
  If you try to install, the installation goes flawless, but when it boots it freeze.

  I am launching VM with this: qemu-system-i386 -hda main.img -cpu
  pentium -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus

  I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
  with the booting of Win98, but nothing. No fix found.

  2) QEMU 1.6.2 (same compile and launching options)
  gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
  with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.

  Any ideas? thank you

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

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

* [Qemu-devel] [Bug 1272796] Re: Windows 98 First Edition emulation problems
  2014-01-26  0:26 [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems Riccardo Bassani
@ 2014-01-26  0:35 ` Riccardo Bassani
  2014-01-26  1:46 ` [Qemu-devel] [Bug 1272796] [NEW] " Peter Crosthwaite
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Riccardo Bassani @ 2014-01-26  0:35 UTC (permalink / raw)
  To: qemu-devel

** Description changed:

  System: Debian SID x86 with latest updates
  
- 1) QEMU compiled from latest main GIT branch (and 1.7 stable version)
+ 1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
  ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa
  
- When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen. 
+ When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
  If you try to install, the installation goes flawless, but when it boots it freeze.
  
  I am launching VM with this: qemu-system-i386 -hda main.img -cpu pentium
  -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus
  
  I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
  with the booting of Win98, but nothing. No fix found.
  
  2) QEMU 1.6.2 (same compile and launching options)
  gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
  with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.
  
  Any ideas? thank you

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

Title:
  Windows 98 First Edition emulation problems

Status in QEMU:
  New

Bug description:
  System: Debian SID x86 with latest updates

  1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
  ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa

  When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
  If you try to install, the installation goes flawless, but when it boots it freeze.

  I am launching VM with this: qemu-system-i386 -hda main.img -cpu
  pentium -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus

  I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
  with the booting of Win98, but nothing. No fix found.

  2) QEMU 1.6.2 (same compile and launching options)
  gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
  with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.

  Any ideas? thank you

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

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

* Re: [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems
  2014-01-26  0:26 [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems Riccardo Bassani
  2014-01-26  0:35 ` [Qemu-devel] [Bug 1272796] " Riccardo Bassani
@ 2014-01-26  1:46 ` Peter Crosthwaite
  2014-01-26 21:45 ` [Qemu-devel] [Bug 1272796] " Riccardo Bassani
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Peter Crosthwaite @ 2014-01-26  1:46 UTC (permalink / raw)
  To: Bug 1272796; +Cc: qemu-devel@nongnu.org Developers

On Sun, Jan 26, 2014 at 10:26 AM, Riccardo Bassani
<1272796@bugs.launchpad.net> wrote:
> Public bug reported:
>
> System: Debian SID x86 with latest updates
>
> 1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
> ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa
>
> When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
> If you try to install, the installation goes flawless, but when it boots it freeze.
>
> I am launching VM with this: qemu-system-i386 -hda main.img -cpu pentium
> -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus
>
> I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
> with the booting of Win98, but nothing. No fix found.
>
> 2) QEMU 1.6.2 (same compile and launching options)
> gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
> with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.
>

Are you reporting a regression here? Are you saying that this 1.6.2
boot is more successful than 1.7.50? If so, you should then be able to
use the git bisect tool to identify where in the development history
(between 1.6 and 1.7.50) your bug was introduced.

Regards,
Peter

> Any ideas? thank you
>
> ** Affects: qemu
>      Importance: Undecided
>          Status: 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/1272796
>
> Title:
>   Windows 98 First Edition emulation problems
>
> Status in QEMU:
>   New
>
> Bug description:
>   System: Debian SID x86 with latest updates
>
>   1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
>   ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa
>
>   When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
>   If you try to install, the installation goes flawless, but when it boots it freeze.
>
>   I am launching VM with this: qemu-system-i386 -hda main.img -cpu
>   pentium -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus
>
>   I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
>   with the booting of Win98, but nothing. No fix found.
>
>   2) QEMU 1.6.2 (same compile and launching options)
>   gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
>   with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.
>
>   Any ideas? thank you
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qemu/+bug/1272796/+subscriptions
>

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

* [Qemu-devel] [Bug 1272796] Re: Windows 98 First Edition emulation problems
  2014-01-26  0:26 [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems Riccardo Bassani
  2014-01-26  0:35 ` [Qemu-devel] [Bug 1272796] " Riccardo Bassani
  2014-01-26  1:46 ` [Qemu-devel] [Bug 1272796] [NEW] " Peter Crosthwaite
@ 2014-01-26 21:45 ` Riccardo Bassani
  2017-10-28 13:53 ` Thomas Huth
  2017-12-28  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Riccardo Bassani @ 2014-01-26 21:45 UTC (permalink / raw)
  To: qemu-devel

Even with Windows 98 SE (English and Italian) still not working. Got
some ideas?

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

Title:
  Windows 98 First Edition emulation problems

Status in QEMU:
  New

Bug description:
  System: Debian SID x86 with latest updates

  1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
  ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa

  When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
  If you try to install, the installation goes flawless, but when it boots it freeze.

  I am launching VM with this: qemu-system-i386 -hda main.img -cpu
  pentium -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus

  I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
  with the booting of Win98, but nothing. No fix found.

  2) QEMU 1.6.2 (same compile and launching options)
  gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
  with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.

  Any ideas? thank you

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

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

* [Qemu-devel] [Bug 1272796] Re: Windows 98 First Edition emulation problems
  2014-01-26  0:26 [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems Riccardo Bassani
                   ` (2 preceding siblings ...)
  2014-01-26 21:45 ` [Qemu-devel] [Bug 1272796] " Riccardo Bassani
@ 2017-10-28 13:53 ` Thomas Huth
  2017-12-28  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2017-10-28 13:53 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/1272796

Title:
  Windows 98 First Edition emulation problems

Status in QEMU:
  Incomplete

Bug description:
  System: Debian SID x86 with latest updates

  1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
  ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa

  When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
  If you try to install, the installation goes flawless, but when it boots it freeze.

  I am launching VM with this: qemu-system-i386 -hda main.img -cpu
  pentium -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus

  I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
  with the booting of Win98, but nothing. No fix found.

  2) QEMU 1.6.2 (same compile and launching options)
  gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
  with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.

  Any ideas? thank you

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

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

* [Qemu-devel] [Bug 1272796] Re: Windows 98 First Edition emulation problems
  2014-01-26  0:26 [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems Riccardo Bassani
                   ` (3 preceding siblings ...)
  2017-10-28 13:53 ` Thomas Huth
@ 2017-12-28  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Launchpad Bug Tracker @ 2017-12-28  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

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

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

Title:
  Windows 98 First Edition emulation problems

Status in QEMU:
  Expired

Bug description:
  System: Debian SID x86 with latest updates

  1) QEMU compiled from latest main GIT branch(at the time of writing, 1.7.50) (and 1.7 stable version)
  ./configure options: ./configure --enable-sdl --target-list=i386-softmmu --cpu=i686 --audio-drv-list=alsa

  When you try to boot Windows 98 First Edition (Italian), it does not simply boot. It stays on booting screen.
  If you try to install, the installation goes flawless, but when it boots it freeze.

  I am launching VM with this: qemu-system-i386 -hda main.img -cpu
  pentium -m 256 -fda floppy1.img -boot c -soundhw gus -vga cirrus

  I have tried with -M option "pc-i440fx-1.6" since 1.6 have no problems
  with the booting of Win98, but nothing. No fix found.

  2) QEMU 1.6.2 (same compile and launching options)
  gus soundboard seems not recognized even with real dos drivers (tried to install theme into real dos mode).
  with SoundBlaster 16 i have following error: WARNING: I/O thread spun for 1000 iterations, making the emulation impossible (too slow, and sound is stuttering) . Tried to compile with oss and sdl option on audio-drv-list but no fix found.

  Any ideas? thank you

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

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

end of thread, other threads:[~2017-12-28  4:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-26  0:26 [Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems Riccardo Bassani
2014-01-26  0:35 ` [Qemu-devel] [Bug 1272796] " Riccardo Bassani
2014-01-26  1:46 ` [Qemu-devel] [Bug 1272796] [NEW] " Peter Crosthwaite
2014-01-26 21:45 ` [Qemu-devel] [Bug 1272796] " Riccardo Bassani
2017-10-28 13:53 ` Thomas Huth
2017-12-28  4:17 ` Launchpad Bug Tracker

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.