qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working
@ 2014-09-06 16:52 Winston Wu
  2020-08-07 10:14 ` [Bug 1366363] " Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Winston Wu @ 2014-09-06 16:52 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Qemu git 2.1.50 with dos622 and windows 3.11.

Parameter:

For build: default-configs/sound.mak CONFIG_GUS=y

Starting parameter: qemu-system-i386 -cpu 486 -m 32M -vga cirrus -hda
disk1.img -soundhw gus,pcspk -parallel none -net nic,model=ne2k_isa -net
user

The installer of GUS driver 4.11 does not recognize the card. And
conscan tells me that ioport 220-240 and not safe for synth base. It
seems that there is a port conflict.

** Affects: qemu
     Importance: Undecided
         Status: New

** Attachment added: "dumped screenshot"
   https://bugs.launchpad.net/bugs/1366363/+attachment/4197226/+files/2.ppm

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

Title:
  qemu-git gravis ultrasound not working

Status in QEMU:
  New

Bug description:
  Qemu git 2.1.50 with dos622 and windows 3.11.

  Parameter:

  For build: default-configs/sound.mak CONFIG_GUS=y

  Starting parameter: qemu-system-i386 -cpu 486 -m 32M -vga cirrus -hda
  disk1.img -soundhw gus,pcspk -parallel none -net nic,model=ne2k_isa
  -net user

  The installer of GUS driver 4.11 does not recognize the card. And
  conscan tells me that ioport 220-240 and not safe for synth base. It
  seems that there is a port conflict.

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

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

* [Bug 1366363] Re: qemu-git gravis ultrasound not working
  2014-09-06 16:52 [Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working Winston Wu
@ 2020-08-07 10:14 ` Thomas Huth
  2020-08-11  8:08 ` Dominik Danieluk
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2020-08-07 10:14 UTC (permalink / raw)
  To: qemu-devel

Looking through old bug tickets... is this still an 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/1366363

Title:
  qemu-git gravis ultrasound not working

Status in QEMU:
  Incomplete

Bug description:
  Qemu git 2.1.50 with dos622 and windows 3.11.

  Parameter:

  For build: default-configs/sound.mak CONFIG_GUS=y

  Starting parameter: qemu-system-i386 -cpu 486 -m 32M -vga cirrus -hda
  disk1.img -soundhw gus,pcspk -parallel none -net nic,model=ne2k_isa
  -net user

  The installer of GUS driver 4.11 does not recognize the card. And
  conscan tells me that ioport 220-240 and not safe for synth base. It
  seems that there is a port conflict.

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


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

* [Bug 1366363] Re: qemu-git gravis ultrasound not working
  2014-09-06 16:52 [Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working Winston Wu
  2020-08-07 10:14 ` [Bug 1366363] " Thomas Huth
@ 2020-08-11  8:08 ` Dominik Danieluk
  2020-08-11  8:11 ` Dominik Danieluk
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Dominik Danieluk @ 2020-08-11  8:08 UTC (permalink / raw)
  To: qemu-devel

The problem seems to exist for a long time. I have tried it today with both:
qemu-system-i386 ./msdos.disk -device gus,irq=5 -parallel none
and
qemu-system-x86_64 ./msdos.disk -device gus,irq=5 -parallel none

with and without providing the irq parameter and gus does not install with conscan showing:
file:///tmp/gnome-shell-screenshot-5N7FP0.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/1366363

Title:
  qemu-git gravis ultrasound not working

Status in QEMU:
  Incomplete

Bug description:
  Qemu git 2.1.50 with dos622 and windows 3.11.

  Parameter:

  For build: default-configs/sound.mak CONFIG_GUS=y

  Starting parameter: qemu-system-i386 -cpu 486 -m 32M -vga cirrus -hda
  disk1.img -soundhw gus,pcspk -parallel none -net nic,model=ne2k_isa
  -net user

  The installer of GUS driver 4.11 does not recognize the card. And
  conscan tells me that ioport 220-240 and not safe for synth base. It
  seems that there is a port conflict.

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


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

* [Bug 1366363] Re: qemu-git gravis ultrasound not working
  2014-09-06 16:52 [Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working Winston Wu
  2020-08-07 10:14 ` [Bug 1366363] " Thomas Huth
  2020-08-11  8:08 ` Dominik Danieluk
@ 2020-08-11  8:11 ` Dominik Danieluk
  2020-08-12  6:32 ` Thomas Huth
  2021-05-03 16:41 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Dominik Danieluk @ 2020-08-11  8:11 UTC (permalink / raw)
  To: qemu-devel

The conscan screenshot for my previous post ...

** Attachment added: "conscan.png"
   https://bugs.launchpad.net/qemu/+bug/1366363/+attachment/5400606/+files/conscan.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/1366363

Title:
  qemu-git gravis ultrasound not working

Status in QEMU:
  Incomplete

Bug description:
  Qemu git 2.1.50 with dos622 and windows 3.11.

  Parameter:

  For build: default-configs/sound.mak CONFIG_GUS=y

  Starting parameter: qemu-system-i386 -cpu 486 -m 32M -vga cirrus -hda
  disk1.img -soundhw gus,pcspk -parallel none -net nic,model=ne2k_isa
  -net user

  The installer of GUS driver 4.11 does not recognize the card. And
  conscan tells me that ioport 220-240 and not safe for synth base. It
  seems that there is a port conflict.

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


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

* [Bug 1366363] Re: qemu-git gravis ultrasound not working
  2014-09-06 16:52 [Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working Winston Wu
                   ` (2 preceding siblings ...)
  2020-08-11  8:11 ` Dominik Danieluk
@ 2020-08-12  6:32 ` Thomas Huth
  2021-05-03 16:41 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2020-08-12  6:32 UTC (permalink / raw)
  To: qemu-devel

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

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

Title:
  qemu-git gravis ultrasound not working

Status in QEMU:
  Triaged

Bug description:
  Qemu git 2.1.50 with dos622 and windows 3.11.

  Parameter:

  For build: default-configs/sound.mak CONFIG_GUS=y

  Starting parameter: qemu-system-i386 -cpu 486 -m 32M -vga cirrus -hda
  disk1.img -soundhw gus,pcspk -parallel none -net nic,model=ne2k_isa
  -net user

  The installer of GUS driver 4.11 does not recognize the card. And
  conscan tells me that ioport 220-240 and not safe for synth base. It
  seems that there is a port conflict.

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


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

* [Bug 1366363] Re: qemu-git gravis ultrasound not working
  2014-09-06 16:52 [Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working Winston Wu
                   ` (3 preceding siblings ...)
  2020-08-12  6:32 ` Thomas Huth
@ 2021-05-03 16:41 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-05-03 16:41 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/106


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

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

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

Title:
  qemu-git gravis ultrasound not working

Status in QEMU:
  Expired

Bug description:
  Qemu git 2.1.50 with dos622 and windows 3.11.

  Parameter:

  For build: default-configs/sound.mak CONFIG_GUS=y

  Starting parameter: qemu-system-i386 -cpu 486 -m 32M -vga cirrus -hda
  disk1.img -soundhw gus,pcspk -parallel none -net nic,model=ne2k_isa
  -net user

  The installer of GUS driver 4.11 does not recognize the card. And
  conscan tells me that ioport 220-240 and not safe for synth base. It
  seems that there is a port conflict.

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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-06 16:52 [Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working Winston Wu
2020-08-07 10:14 ` [Bug 1366363] " Thomas Huth
2020-08-11  8:08 ` Dominik Danieluk
2020-08-11  8:11 ` Dominik Danieluk
2020-08-12  6:32 ` Thomas Huth
2021-05-03 16:41 ` Thomas Huth

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).