68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
Mac Pro 1,1 running Mavericks?
Posted by: uniserver on 2014-02-06 06:39:38
been doing some bit of research

looks like all i need to do is replace my video card, from a hardware point of view.

[attachment=0]Screen Shot 2014-02-06 at 9.29.47 AM.png[/attachment]

from what i understand there are different ways to do this.

netkas.org

just posted this:

http://forums.macrumors.com/showpost.php?p=18411621&postcount=26

what do you guys think, what is the painless easiest solution?

Posted by: uniserver on 2014-02-06 06:51:05
this comment has me slightly excited on netkas.org

LoLLJanuary 15th, 2014 | 1:52 pm

Yes, this loader avoids chamaleon use with modded DSDT and sleep/sound/pstate problems.

So very good news for MacPro 2006-2007 users.

Asso, it seems that 7300GT is usable under mavericks now ! (reported in forum link)
I like my 7300GT it does everything i need and want!

if i don't have to replace it, that would be AWESOME!

Posted by: max1zzz on 2014-02-06 10:25:24
I would just get a cheap lower end PC card, a while back i installed a pc AMD 6670 into my dads '09 mac pro, works fine after adding the correct device id's into the drivers (however you won't see anything untill you get to the log on screen)

Posted by: CC_333 on 2014-02-06 11:44:55
I would suppose an ATI Radeon HD 2600 from an '08 Mac Pro would work okay in there as well (and assuming the hardware is compatible, there would be no worries about software incompatibilities).

In fact, from what I've seen, the only formidable obstacle is Mavericks' need for a 64-bit EFI (the hardware seems more than capable of supporting it otherwise).

If I had such a machine, I'd probably be playing around with it so as to confirm my statement.

c

Posted by: uniserver on 2014-02-06 11:55:41
but what do you guys think about this solution?

there is a homebrew bootloader for OS X 10.91. following those steps to make an install drive

http://www.tips-and-tricks-in-maveri...install-drive/

2. replace boot.efi

boot.efi can be found at System/Library/CoreServices/boot.efi and usr/standalone/i386/boot.efi

3.insert your board-id into OSInstall.mpkg(please google it)

4.insert your board-id into InstallableMachine.plist(please google it)

5.reboot from the usb drive.

===================

this is a native efi32 bootloader, instead of a CSM loader

it built a thunk between EFI64 and EFI32, forwarding EFI64 call from kernel to EFI32 firmware.

so those programs using EFI runtime services, such as bless, nvram will be run without any problem.

this is a full version bootloader, hibernation, filevault2 are also supported out of box.

===================

source code: http://code.google.com/p/macosxbootloader/

it is built with visual studio 2013 and nasm
[attachment=0]boot.zip[/attachment]

Posted by: Byrd on 2014-02-06 12:04:39
Use this:

http://oemden.com/?tag=sfott

I'm running an nVidia GTX 660 Ti in my MP 1,1 and it's going great guns. No Apple boot screen but not missing much there.

Posted by: uniserver on 2014-02-06 12:10:19
thanks so much!

Do you think you could give a little more specifics as to what to do,

that basic link to his site just leaves me with :?:

i have no idea what the hell he is talking about.

Posted by: max1zzz on 2014-02-06 14:56:58
I'd imagine it's pretty much the same as for the AMD cards, which is just adding your card's device id to the driver in macos

Posted by: Byrd on 2014-02-06 19:22:23
uni> I didn't actually know how to use it either, but follow the guide, and mine worked out first go. Basically it installs the OS X Mavericks installers to a >8GB USB disk, then patches the boot.efi using the custom serials numbers your Mac Pro has. So, when you install OS X it copies over this new boot.efi and you will never need to patch Mavericks manually (it's fine with 10.9.1 but apparently the beta of 10.9.2 does alter it, but no hassles at present)

The guide:

http://oemden.com/?page_id=585

Posted by: uniserver on 2014-02-06 19:42:11
ok thanks!

1