jmunixusers / cs-vm-build

Ansible playbook for configuring the JMU CS VM provided by the UUG
https://w3.cs.jmu.edu/uug/
MIT License
12 stars 13 forks source link

Add support for AARCH64 builds via QEMU #457

Open ripleymj opened 3 years ago

ripleymj commented 3 years ago

This is a terrible idea and barely works at this point, but I'm putting it in public anyways.

Edit: additional thoughts.

ripleymj commented 3 years ago

A prototype image is now available https://w3.cs.jmu.edu/uug/testing/jmu-ubuntu-fa21-utm.zip

laurelmay commented 3 years ago

So far this seems to be going pretty well. I definitely recommend against enabling Retina mode. Not sure what to call a bug because of UTM, because UTM uses an RC qemu, or because I am on the Monterey beta. I seem to be experiencing some memory leaks especially but again... not sure where to put that blame at the moment.

ripleymj commented 3 years ago

I can't reply to your other comment inline. Are you saying we need to do more to disable Retina mode, or just be sure to preserve the <key>DisplayRetina</key><false/>? You may not be alone in graphics memory leaks: https://github.com/utmapp/UTM/issues/2720

laurelmay commented 3 years ago

I can't reply to your other comment inline. Are you saying we need to do more to disable Retina mode, or just be sure to preserve the <key>DisplayRetina</key><false/>? You may not be alone in graphics memory leaks: utmapp/UTM#2720

<false/> is good enough. Just wanted to drop a note about the importance of keeping that attribute as-is.

laurelmay commented 3 years ago

Want to provide some thoughts on some of the opening comment notes:

Finally, is there any way that we could move 2c0c7c7 to its own PR so that we can have that fix in place for the fall image regardless of the status of this change set? For that also, ! -z == -n