On Mac Pro 5,1, some App Store apps do not validate, others do. Moving the disk to another system they do fine, but moving the disk back to the 5,1, the problem persists. Examples: Fantastical 2 and Tweetbot 3.this is not working......terminal fail....
On Mac Pro 5,1, some App Store apps do not validate, others do. Moving the disk to another system they do fine, but moving the disk back to the 5,1, the problem persists. Examples: Fantastical 2 and Tweetbot 3.
might be some insight on Mac apps here https://forums.macrumors.com/threads/project-catalyst-death-of-macos-apps.2184066/#post-27430110On Mac Pro 5,1, some App Store apps do not validate, others do. Moving the disk to another system they do fine, but moving the disk back to the 5,1, the problem persists. Examples: Fantastical 2 and Tweetbot 3.
I was able not to do a replacement on 3,1. Try rebooting. And don't use safe boot.you might have to use the usblegacyinjector.kext
I used that Mojave link for my attempts with Catalina. It doesn’t account for the new volumes very well. Never got it to work, that’s why I ended up just dd’ing. But useful to understand how to set up UUIDs correctly.Here is a good article on cloning APFS volumes using rsync.
https://www.belightsoft.com/products/resources/apfs-bootable-clone-with-command-line
You can mount the Data and OS volumes separately on Catalina of a non running OS system using the diskutil in the command line.
diskutil list
-> Get drive numbers
diskutil mount /dev/disk#s1
-> Mount Data
diskutil mount /dev/disk#s4
-> Mount OS
open /Volumes
-> see mounts
[doublepost=1560102565][/doublepost]
Could the apps require a min device? I haven't done much with AppStore apps, but that could be a huge gotcha. All the more reason for authors to release both on the AppStore and publicly. Least on the Mac we still have that option as developers (not that every developer will separate channels for releases).
I have faked my 3,1 to be a Mac mini but it's not the best idea as it could blow your NVRAM.
[doublepost=1560102934][/doublepost]Getting back to AirPlay on unsupported Macs.
I was able to stream to my AppleTV over Airplay to send movies to my AppleTV from Mojave. I did this when FOX shows were available on my desktop but not my my AppleTV over DirecTVNow which they recently fixed.
That is just Video to my AppleTV through my own app.
Not mirroring, but if that is possible then mirroring (maybe even piping it as video) or side car to iPadOS could be possible. Figuring that part out is beyond me at this point. The movies streamed from the MP3,1 to the AppleTV were flawless and the benefit was most streams did not have the commercials in them. A good example was FOX and CW. All I am saying if video streaming is possible via AirPlay, them mirroring should be possible.
Oh, another way would be to use VNC from the AppleTV to a Mac via a custom app. I think something like that might work if VNC protocol is on the AppleTV. Might be able to do the same on an iPad. Well I know that is cuz I used to have a VNC app for the iPhone (not mine though). lol. But VNC will not have video acceleration.
macOS Catalina runs great and very smooth on MacPro5,1. No need to patch or upgrade.
You just need to do these 3 simple steps for the MacPro5,1 to run macOS Catalina:
(1) install macOS Catalina on a drive on a supported Mac
(2) boot your MacPro5,1 to recovery, and then in terminal, type
sudo nvram boot-args="-no_compat_check"
(3) transfer the drive with macOS Catalina installed to the MacPro5,1 and then boot. The MacPro5,1 will now boot up macOS Catalina.
Question... I boot my 5,1 to recovery, bring up Terminal, type in the line above and get an error that the command "sudo" is not valid (or something similar). It appears that I am doing something wrong, but I don't know what. Terminal is basically saying that it doesn't understand sudo. Help would be appreciated. Thanks!
I'm satisfied with bit/block dd transfers for now. Not too fond of mucking around with APFS volumes and am satisfied that details will evolve soon to make this easier. I'm about to test the remote shell block transfers to set up a Catalina partition on my pro 3,1. Or I'll just copy the compressed image over...I am using 32 GB as well. I don't have WiFi, Sound yet. boot can be slow if networking is not working. I need to catch on this thread for possible fixed for my MP3,1. Using Ethernet to a Mac mini over WiFI and USB Sound works, so I am not terribly worried about it.
For rsync or ditto, I was thinking about just cloning the Data volume to another Data volume of two working OS systems. basically migrate your data volume easier on fresh installs. (same users, etc).
I am working on a clone with the UUIDs edited to see if I can have a clone and original exist on the same system. Not sure if there is a checksum in the UUIDs, just changing one character. If that doesn't work, I will just format new disk as APFS and get its UUIDs and then clone to it using those UUIDs.
[doublepost=1560100522][/doublepost]@pkouame Oh for rsync and ditto, you will need to give terminal Full Disk Access to the terminal. It will ask you to relaunch Terminal, but a reboot may be required.
just did another restore:
30769414144 bytes transferred in 137.502351 secs (223773731 bytes/sec = 223.77 MB/sec! )
That is fast but it is going from a PCIe SSD to my SSD Hardware RAID in one slot. It does not run as full speed as a newer system would, but it's fast enough on this old rig.
Since Mojave it is hard finding good prices on Mac Pro 5,1s. I got this 3,1 for 90 bucks from work. I have another 3,1 that we use as a gaming PC and to flash 680 cards when needed. I only flash stuff for myself now. And latched onto this Galaxy 680 card which for a 2GB card, I swear its faster than any EVGA 680 I've run.
I used that Mojave link for my attempts with Catalina. It doesn’t account for the new volumes very well. Never got it to work, that’s why I ended up just dd’ing. But useful to understand how to set up UUIDs correctly.
I ended up with an ext and int Cat with the same UUIDs. No problems.
No need to use "sudo" from a Recovery Environment or single user mode, cause are already logged as root.
No need to use "sudo" from a Recovery Environment or single user mode, cause are already logged as root.
The most interesting line in the output seems to be the "Failed to mount vm volume (2) error.
View attachment 841974 View attachment 841975 View attachment 841976 View attachment 841977 View attachment 841978
I didn't realize 3,1s were so cheap these days and yes 5,1s are still in demand! Wish I had one it's still a decent machine. I have a Mac edition EVA 680. How much faster is the Galaxy?
Is anyone developing a patch to get it working on non metal Mac’s even without @dosdude1 pdoesmt feel comfortable with it.
QEMU is very polished in linux.
I am familiar UNIX stuff, and my gentoo server can do passthroughs in QEMU -- so I don't see any reason why it can't be done on the MacPro5,1 itself running linux directly.
If I get some free time, I might take the .config file for my gentoo linux server, and compile gentoo linux and QEMU on the MacPro5,1 to run them, and then launch into a macOS Catalina emulation instance, but with AMD graphics card passed-throughed to it.
I’ve been noticing boot slow downs after a few boots. Probably missing patches and it is early.I'm a big time Swift fan all the way back to the Chris Lattner days - of LLVM fame (just one of many Apple software Giants that jumped ship a while ago) Keep in mind that SwiftUI is still very buggy - and the tools are in even worst shape this early in the beta process. But have fun.
I would to see any apps you put in the App Store
I’ve been noticing boot slow downs after a few boots. Probably missing patches and it is early.
I will still be doing UIKit, SpriteKit and ARKIt the old way. My main interest was making sure Catalina would run so I can start learning SwiftUI. i’m A full time web app developer at a startup but long term I want to do Swift full time. Server side, Client side, UIKit, SwiftUI, doesn’t matter. I am spending the next year going my skills. There are about available Swift jobs where I live. The only thing you really need to pass is a test but the employers are so picky it’s make or break on just one simple test that is far from a real world problem to solve. So I am going to get my five project in the App Store. do a good job on the coding and make the source available. Kind of turning the tables.
Very cool and good strategy.
I’ve been noticing boot slow downs after a few boots. Probably missing patches and it is early.
I will still be doing UIKit, SpriteKit and ARKIt the old way. My main interest was making sure Catalina would run so I can start learning SwiftUI. i’m A full time web app developer at a startup but long term I want to do Swift full time. Server side, Client side, UIKit, SwiftUI, doesn’t matter. I am spending the next year going my skills. There are about available Swift jobs where I live. The only thing you really need to pass is a test but the employers are so picky it’s make or break on just one simple test that is far from a real world problem to solve. So I am going to get my five project in the App Store. do a good job on the coding and make the source available. Kind of turning the tables.
Zero Mac App Store app problems, TweetBoot 3 works perfectly.On Mac Pro 5,1, some App Store apps do not validate, others do. Moving the disk to another system they do fine, but moving the disk back to the 5,1, the problem persists. Examples: Fantastical 2 and Tweetbot 3.
Workaround, workaround, workaround....
I'll lick Apple's ass even without graphic acceleration...
are you totally enslaved?
Everyone freaks out here, but what the hack?
Apple learnt its lesson well to **** up the intents to maintain old machines with Catalina.
So what?
Stay on Mojave until Pralaya or until you die and say:
"Apple, you are not worth my attention, bunch of money-hungry bags. New things will come! Better and available for everyone!"
(Maybe we'll find a solution, but I don't care, 'cause I'm free, and the bussiness I need I'll do on Linux).
I would to see any apps you put in the App Store
right bud, thanks for the tedTalk.
[doublepost=1560132377][/doublepost]did @dosdude1 abandon the project :/