diff options
Diffstat (limited to 'results/classifier/118/i386/1366363')
| -rw-r--r-- | results/classifier/118/i386/1366363 | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/results/classifier/118/i386/1366363 b/results/classifier/118/i386/1366363 new file mode 100644 index 000000000..520597f2a --- /dev/null +++ b/results/classifier/118/i386/1366363 @@ -0,0 +1,64 @@ +i386: 0.858 +graphic: 0.853 +device: 0.613 +architecture: 0.563 +peripherals: 0.472 +socket: 0.464 +semantic: 0.436 +performance: 0.411 +network: 0.404 +vnc: 0.385 +x86: 0.357 +ppc: 0.354 +files: 0.322 +PID: 0.308 +hypervisor: 0.299 +risc-v: 0.282 +user-level: 0.274 +virtual: 0.269 +register: 0.262 +kernel: 0.260 +arm: 0.255 +permissions: 0.224 +mistranslation: 0.207 +boot: 0.193 +TCG: 0.164 +VMM: 0.145 +assembly: 0.123 +debug: 0.122 +KVM: 0.094 + +qemu-git gravis ultrasound not working + +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. + + + +Looking through old bug tickets... is this still an issue with the latest version of QEMU? Or could we close this ticket nowadays? + +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 + +The conscan screenshot for my previous post ... + + +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 + + |