UTM: Getting “Guest has not initialized the display (yet).” on boot up

About Qemu-system-ppc, a PPC Mac emulator for Windows, macOS and Linux that can run Mac OS 9.0 up to Mac OS X 10.5

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
DominikHoffmann
Student Driver
Posts: 13
Joined: Thu Jan 31, 2019 10:17 pm

UTM: Getting “Guest has not initialized the display (yet).” on boot up

Post by DominikHoffmann »

I set up a UTM emulation VM per the instructions at https://tinyapps.org/docs/tiger-on-m1.html. When I boot up I get a screen that says
Guest has not initialized the display (yet).
Image
It quickly disappears and is replaced by
Image
which reads
Trying /pci@f2000000/mac-io@c/ata-3@20000/cdrom:,\\:tbxi...
No valid state has been set by load or init-program
Are there configuration changes I could make to get past that?
User avatar
adespoton
Forum All-Star
Posts: 4776
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com

Re: UTM: Getting “Guest has not initialized the display (yet).” on boot up

Post by adespoton »

DominikHoffmann wrote: Thu Jun 22, 2023 7:05 pm I set up a UTM emulation VM per the instructions at https://tinyapps.org/docs/tiger-on-m1.html. When I boot up I get a screen that says
Guest has not initialized the display (yet).
Image
It quickly disappears and is replaced by
Image
which reads
Trying /pci@f2000000/mac-io@c/ata-3@20000/cdrom:,\\:tbxi...
No valid state has been set by load or init-program
Are there configuration changes I could make to get past that?
Are you using UTM 4.3 Beta? It uses QEMU 8.0.0 in a configuration known to have graphics initialization issues. There's problems with both x86_64 and PPC emulation.

Try rolling back to 4.2.x if this is a 4.3 beta issue.

If you're not using the beta, then you'll want to make sure you use an install image that can boot correctly.

I've got the config file at https://github.com/adespoton/utmconfigs that you can use; instructions are in the comments; you just need to provide a retail Tiger DVD image.
DominikHoffmann
Student Driver
Posts: 13
Joined: Thu Jan 31, 2019 10:17 pm

Re: UTM: Getting “Guest has not initialized the display (yet).” on boot up

Post by DominikHoffmann »

Image
It’s UTM 4.2.5.

I will look at your config. I appreciate your making it available!
DominikHoffmann
Student Driver
Posts: 13
Joined: Thu Jan 31, 2019 10:17 pm

Re: UTM: Getting “Guest has not initialized the display (yet).” on boot up

Post by DominikHoffmann »

And now I am getting this:
Image
QEMU exited from an error: gemu-ppc-softmmu: -device ide-
hd, bus=ide.2,drive=drive,bootindex=2:
Bus 'ide.2' not found
I don’t really know how to interpret that. The ISOs I am using had been converted by Disk Utility from DMGs that had been created in an earlier version of Disk Utility from the actual installation CD-ROMs.
DominikHoffmann
Student Driver
Posts: 13
Joined: Thu Jan 31, 2019 10:17 pm

Re: UTM: Getting “Guest has not initialized the display (yet).” on boot up

Post by DominikHoffmann »

adespoton wrote: Thu Jun 22, 2023 8:23 pm I've got the config file at https://github.com/adespoton/utmconfigs that you can use; instructions are in the comments; you just need to provide a retail Tiger DVD image.
Using your Tiger config I get the exact same yellow screen I got from the config I generated originally from the tinyapps document.
User avatar
adespoton
Forum All-Star
Posts: 4776
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com

Re: UTM: Getting “Guest has not initialized the display (yet).” on boot up

Post by adespoton »

DominikHoffmann wrote: Sat Jun 24, 2023 2:45 am
adespoton wrote: Thu Jun 22, 2023 8:23 pm I've got the config file at https://github.com/adespoton/utmconfigs that you can use; instructions are in the comments; you just need to provide a retail Tiger DVD image.
Using your Tiger config I get the exact same yellow screen I got from the config I generated originally from the tinyapps document.
Sounds like it's your Tiger image at fault then?
DominikHoffmann
Student Driver
Posts: 13
Joined: Thu Jan 31, 2019 10:17 pm

Re: UTM: Getting “Guest has not initialized the display (yet).” on boot up

Post by DominikHoffmann »

adespoton wrote: Mon Jun 26, 2023 6:20 pm Sounds like it's your Tiger image at fault then?
I downloaded a copy of the Tiger image from Macintosh Garden, which made it work. Somehow, my DVD to ISO process from years ago was faulty. I think, I may have done it with Disk Utility or Toast back then, and I may not have chosen the correct target file format.
Post Reply