[MacPorts] #41435: qemu @1.6.1 +target_sparc: Cocoa UI doesn't work for SPARC emulator.
#41435: qemu @1.6.1 +target_sparc: Cocoa UI doesn't work for SPARC emulator. ---------------------+-------------------------------- Reporter: peter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: qemu ---------------------+-------------------------------- The native Cocoa UI support doesn't work in Qemu for the Sparc system target. I suspect an upstream problem, but wanted to advise. See attached screenshot of what shows up ... -- Ticket URL: <https://trac.macports.org/ticket/41435> MacPorts <http://www.macports.org/> Ports system for OS X
#41435: qemu @1.6.1 +target_sparc: Cocoa UI doesn't work for SPARC emulator. ----------------------+---------------------- Reporter: peter@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: qemu | ----------------------+---------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => raimue@… Comment: In the future, please Cc the port maintainers ({{{port info --maintainers qemu}}}). -- Ticket URL: <https://trac.macports.org/ticket/41435#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41435: qemu @1.6.1 +target_sparc: Cocoa UI doesn't work for SPARC emulator. ----------------------+---------------------- Reporter: peter@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: qemu | ----------------------+---------------------- Comment (by raimue@…): Please try again with qemu @1.7.0_0+target_sparc. The Cocoa GUI works for me, but the emulation hangs at the firmware stage (or I am doing something wrong?). This is the command I am trying: {{{ $ qemu-system-sparc -cdrom ~/src/img/debian/debian-7.1.0-sparc-netinst.iso -boot d }}} I get to this point, then it just hangs: [[Image(qemu-1.7.0.png)]] -- Ticket URL: <https://trac.macports.org/ticket/41435#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41435: qemu @1.6.1 +target_sparc: Cocoa UI doesn't work for SPARC emulator. ----------------------+---------------------- Reporter: peter@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: qemu | ----------------------+---------------------- Comment (by peter@…): I'm trying to boot Solaris with it, and a different ROM (from a SparcStation 5) ... here's the command I'm running: sudo qemu-system-sparc -m 256 -M SS-5 -bios /home/img/ROMs/sun/ss5-170.bin \ -g 1024x768x24 \ -drive file=/home/doc/VMs/slagheap/sd0.raw,if=scsi,bus=0,unit=3 \ -drive file=/home/doc/VMs/slagheap/sd1.raw,if=scsi,bus=0,unit=1 \ -drive file=/home/doc/VMs/slagheap/sd2.raw,if=scsi,bus=0,unit=2 \ -net nic,macaddr=DE:EE:DD:FF:EE:DD,model=lance \ -net tap,ifname=tap0,script=/home/doc/VMs/slagheap/ifup,downscript=/home/doc/VMs/slagheap/ifdown qemu-system-sparc is supposed to emulate a TCX card (24-bit frame buffer) ... with version 1.7.0, I still get the same problem. -- Ticket URL: <https://trac.macports.org/ticket/41435#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41435: qemu @1.6.1 +target_sparc: Cocoa UI doesn't work for SPARC emulator. ----------------------+---------------------- Reporter: peter@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: qemu | ----------------------+---------------------- Comment (by raimue@…): Thank you for the details, that allowed me to reproduce the problem with `-bios ss5-170.bin`. I also built a custom qemu with gcc-mp-4.8 (requires some patching in ui/cocoa.m) in order to check whether it's another problem of compiling with clang. But this version also got stuck with the same symptom. I even tried with QEMU on a Linux machine, but couldn't get past the black screen either. Sorry, but I won't get any further at this point. Could you please [http://wiki.qemu.org/Contribute/ReportABug report this issue upstream] to the QEMU developers? -- Ticket URL: <https://trac.macports.org/ticket/41435#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#41435: qemu @1.6.1 +target_sparc: Cocoa UI doesn't work for SPARC emulator. ----------------------+---------------------- Reporter: peter@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: qemu | ----------------------+---------------------- Comment (by peter@…): Yeah, this happened to me building with a number of compilers, directly from source by hand as well ... was wondering if compiling w/ SDL support (from MacPorts) would be a way around this, but I can't get Qemu to compile w/ SDL support, and config.log isn't very helpful for figuring out why ... or I'm missing something. Done. Reported Qemu bug ID #1260555. -- Ticket URL: <https://trac.macports.org/ticket/41435#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts