Search found 178 matches

by darthnvader
Fri Apr 24, 2020 6:12 pm
Forum: QEMU
Topic: Openbios commands
Replies: 9
Views: 4917

Re: Openbios commands

Short answer is don't do it that way, or at least partition the disc. Only one system on a disc/partition can be blessed at a time. Otherwise you'll have to provide the absolute path to the :tbxi. I.E. boot hd:,\System\Library\CoreServices\:tbxi or boot hd:,\System Folder\:tbxi Actually what I’m do...
by darthnvader
Fri Apr 24, 2020 10:48 am
Forum: QEMU
Topic: Openbios commands
Replies: 9
Views: 4917

Re: Openbios commands

Short answer is don't do it that way, or at least partition the disc.

Only one system on a disc/partition can be blessed at a time.

Otherwise you'll have to provide the absolute path to the :tbxi.

I.E.

Code: Select all

boot hd:,\System\Library\CoreServices\:tbxi
or
boot hd:,\System Folder\:tbxi
by darthnvader
Mon Apr 20, 2020 9:52 pm
Forum: QEMU
Topic: Qemu doesn't start
Replies: 31
Views: 9640

Re: Qemu doesn't start

You'll have to let us know what type of printer you want to print to, and if it has Mac OS 9 drivers? For a network printer hooked to a macOS machine's network, you should be able to turn on print sharing, and share it with Mac OS 9, even if it doesn't have OS 9 drivers. This will require you to set...
by darthnvader
Tue Apr 07, 2020 10:35 pm
Forum: QEMU
Topic: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI.
Replies: 7
Views: 4369

Re: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI

So... which bridge works? Is that using the ASM1083/1085? Pericom Semiconductor PI7C9X111SL PCIe-to-PCI Reversible Bridge [12d8:e111] (rev 02) It is a two slot PCI, and it's a good thing, because my Rage card sets some registers for AGP 2x and has an AGP device ID(5246), in my old bridge, and in th...
by darthnvader
Tue Apr 07, 2020 10:28 pm
Forum: QEMU
Topic: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI.
Replies: 7
Views: 4369

Re: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI

Great! Is this the time to change the title of this thread: Success with PCI Passthrough? Speed improvement very noticeable? Best, Cat_7 Still working out some bugs, 2D isn't working correct under Tiger, far more screen tearing that we see with Qemu_VGA. I suspect that I didn't properly reinstall t...
by darthnvader
Tue Apr 07, 2020 10:54 am
Forum: QEMU
Topic: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI.
Replies: 7
Views: 4369

Re: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI

It appears not all PCI-E to PCI bridges are created equal.

Image
by darthnvader
Sun Mar 15, 2020 11:20 am
Forum: QEMU
Topic: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI.
Replies: 7
Views: 4369

Re: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI

Great progress! Which pci card did you use in which machine? Just some random uneducated remarks: I believe the mouse issue was present earlier also without passthrough. Making the cursor change by moving into e.g. a terminal window got it going OK. Could the kernel lag be caused by a rebuild of th...
by darthnvader
Sat Mar 14, 2020 5:05 pm
Forum: QEMU
Topic: Limited sucess with PCI Passthough( Linux ) Rage 128 PCI.
Replies: 7
Views: 4369

Limited sucess with PCI Passthough( Linux ) Rage 128 PCI.

I've managed to get basic VGA passthough of a Rage 128 PCI card working with Qemu-system-ppc. It's very buggy, and I've only managed to boot Tiger. At this point it doesn't work any better than our emulated Rage128 does. The ATIRage128GA.plugin causes display corruption, so no 2D graphics accelerati...
by darthnvader
Sun Jul 14, 2019 1:17 pm
Forum: QEMU
Topic: Rage 128 Pro emulation now upstream!
Replies: 1
Views: 2820

Rage 128 Pro emulation now upstream!

Thanks to BALATON Zoltan we now have Rage 128 Pro emulation upstream in Qemu. Only works for console in Linux PPC, and somewhat works for 2D in MorphOS, basic frame buffer in the Mac OS/X. BALATON has done pretty much all the work himself and is working on better Mac OS/X support. He could use some ...
by darthnvader
Sat Jun 22, 2019 10:59 am
Forum: QEMU
Topic: How fast is QEMU compared to a “Quad” Power Macintosh G5?
Replies: 17
Views: 8903

Re: How fast is QEMU compared to a “Quad” Power Macintosh G5

Qemu-system-ppc can only take advantage of one core/thread, to complicate matters, modern OS's like the macOS and Linux load level even a single core process to all available cores/threads.

So it's unclear if we can even take full advantage of single core turbo boost on systems where it is available.
by darthnvader
Mon Dec 31, 2018 2:52 pm
Forum: QEMU
Topic: Make a mini PPC Mac
Replies: 5
Views: 6973

Re: Make a mini PPC Mac

PPC emulation is pretty demanding, requires very fast single threaded performance from the host.

68k emulation on something like a Pi would be very fast, likely faster than any 68k Mac that ever shipped, but it's going to be some years before we can emulated PPC on Arm faster than a 1 Ghz G4.
by darthnvader
Wed Dec 12, 2018 12:57 pm
Forum: Mini vMac and Other Mac Emulators
Topic: Status of Qemu-68k?
Replies: 2
Views: 3909

Status of Qemu-68k?

Anyone have any update on the status of booting the Mac OS in Qemu 68k?
by darthnvader
Tue Dec 04, 2018 11:19 am
Forum: QEMU
Topic: MIDI in/out in QEMU
Replies: 12
Views: 10713

Re: MIDI in/out in QEMU

I've had mixed results with Qemu-system-ppc and USB passthrough. OS 9 just quits on an abnormal exit when trying to connect a USB 2 flash drive.

Some older USB to Midi boxes had OS 9 drivers, and may or may not work with USB passthrough and Qemu. :twisted:
by darthnvader
Mon Oct 29, 2018 10:19 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1171241

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

As far as PCI passthrough, I was able to get a Geforce card working with IBM SLOF on the p-series machines in Qemu. However Openbios lacks some of the .words needed, I've been hoping someone with more programing knowledge would help in implementing the needed @config .words for Openbios. I did test ...
by darthnvader
Thu Oct 11, 2018 5:11 pm
Forum: QEMU
Topic: Emulating Mac Power PC(Lubuntu 16.04) on Ubuntu 16.04
Replies: 16
Views: 13224

Re: Emulating Mac Power PC(Lubuntu 16.04) on Ubuntu 16.04

Running linux in qemu-system-ppc on an X86 host, even a fast one, is painfully slow. I suppose linux tries to use the FPU and AltiVec units to speed things up, the Mac OS doesn't really rely on them to run the basic desktop. The FPU and Vec units benchmark out at 90Mhz and 70Mhz on my Ryzen 7 CPU, w...
by darthnvader
Thu Oct 11, 2018 4:21 pm
Forum: QEMU
Topic: Building Qemu High Sierra?
Replies: 2
Views: 2286

Re: Building Qemu High Sierra?

Pulled the latest stable release sources 3.0.
by darthnvader
Thu Oct 11, 2018 12:43 pm
Forum: QEMU
Topic: Building Qemu High Sierra?
Replies: 2
Views: 2286

Building Qemu High Sierra?

I'm trying to build qemu-system-ppc64, but I'm running into trouble. When I try to build with cocoa it can't find some of the Quartz headers, they seem to be missing in High Sierra. When I disable cocoa and try to build with SDL it can't find the X11 headers, even tho I have XQuartz installed. How c...
by darthnvader
Mon Jun 11, 2018 8:55 am
Forum: QEMU
Topic: 4GB on a G4!
Replies: 4
Views: 3610

Re: 4GB on a G4!

I'd be interested to know how the Qemu team pulled it off, I remember reading years ago that the G4 should support 4Gb of ram, but some flaw limited it to 2Gb. I suppose I could read Booke and see if that was addressed, tho it's just pretty cool what can be done when dealing with a virtual machine v...
by darthnvader
Mon Jun 04, 2018 12:28 am
Forum: QEMU
Topic: 4GB on a G4!
Replies: 4
Views: 3610

4GB on a G4!

Image
by darthnvader
Mon Mar 05, 2018 12:27 pm
Forum: QEMU
Topic: How to build qemu on a OS X PPC host?
Replies: 1
Views: 2419

How to build qemu on a OS X PPC host?

I want to build Qemu-system-ppc on a few G4's I have running 10.5.8, can anyone help me with some instructions on installing all qemu's dependancies?
by darthnvader
Fri Feb 23, 2018 1:13 am
Forum: QEMU
Topic: Installing Mac OS X 10.4 in QEMU
Replies: 19
Views: 17491

Re: Installing Mac OS X 10.4 in QEMU

A lot of times it's just better to use dd to make the image. dd if=/dev/diskxx of=Tiger.iso bs=10m Do diskutil list to see the disk number of your CD/DVD and replace /dev/diskxx with the numder of the disk. Then I find this command works better: qemu-system-ppc -m mac99 -M 512 -cdrom Tiger.iso -hda ...
by darthnvader
Fri Feb 23, 2018 1:00 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1171241

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

im not sure when this fix happened but at some point QEMUs ADB implementation got fixed so that now mouse and keyboard work in OS X Server 1.2v3 so now I can login and do stuff! :) it only works on the g3beige machine type sadly still.the keyboard and mouse do work on mac99 but OS X server 1.2v3 st...
by darthnvader
Fri Feb 23, 2018 12:43 am
Forum: QEMU
Topic: Add Voodoo2 emulation for Qemu?
Replies: 55
Views: 38755

Re: Add Voodoo2 emulation for Qemu?

I was wondering how things were going with implementing a new video card in QEMU. Did you ever solve the problem of the mysterious driver? Is there anything someone else could do to help? I finally figured this issue, with the non-existent hardware NDRV. OS 9 will load this for any display device t...
by darthnvader
Sat Jan 27, 2018 10:26 am
Forum: QEMU
Topic: QEMU_PPC Linux Host.
Replies: 3
Views: 3417

Re: QEMU_PPC Linux Host.

by darthnvader
Tue Jan 23, 2018 12:38 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1171241

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

There is a KVM kext for OS X, I built it, but was unable to build the patched version of qemu that it needed to boot the linux kernel.

It was very limited, it could only boot the linux kernel.

https://github.com/geohot/kvm-kext

If you want to work on it, I'm game to help.