| View previous topic :: View next topic |
| Author |
Message |
hwojtek Senior Member

Joined: 03 Jan 2007 Posts: 252 Location: a small rural village in western Poland
|
Posted: Sat Apr 30, 2011 9:24 am Post subject: |
|
|
This model (Mac Pro 1,1) doesn't run 64 bit kernel at all. _________________ Wojtek |
|
| Back to top |
|
 |
billb Veteran Member


Joined: 18 Jan 2009 Posts: 1300 Location: USA
|
Posted: Sat Apr 30, 2011 9:29 am Post subject: Mac Pro 64-bit Hack? |
|
|
I thought that would be the case.
I wonder if it could be hacked like
the older mini can be hacked.
I'll have to whip out Google
when I get a chance. _________________ 2011 Mac mini 2.7 GHz i7 with
16GB RAM, Samsung 512GB SSD
MacBook AIR 11 Inch
Mac mini, Model 1.1, 2.33 GHz C2D Proc
20" iMac G4 PPC |
|
| Back to top |
|
 |
hwojtek Senior Member

Joined: 03 Jan 2007 Posts: 252 Location: a small rural village in western Poland
|
Posted: Mon May 02, 2011 5:28 am Post subject: |
|
|
What you mean by "hacking"? If you refer to modifying a couple of .plist files to force booting the 64-bit kernel, it's not "hacking", it's "setting the variables"...
Only few Macs currently shipping have the 64-bit kernel enabled from factory (the variables are set to 64-bit). Most of them are set to boot 32-bit kernel only. You can switch (set the variables in .plist files) to 64-bit kernel by yourself and boot the 64-bit kernel if the computer has a 64-bit EFI.
The Mac Pro 1,1 - exactly the model we are discussing here - doesn't have a 64-bit EFI. It will never boot the 64-bit kernel, since there is no 64-bit firmware in it. It has all the rest, the processors, the chipset - only the EFI firmware lacks in this picture and I highly doubt Apple will ever release a 64-bit EFI update for this machine. _________________ Wojtek |
|
| Back to top |
|
 |
billb Veteran Member


Joined: 18 Jan 2009 Posts: 1300 Location: USA
|
Posted: Mon May 02, 2011 7:56 am Post subject: |
|
|
Great answer. Thank you! _________________ 2011 Mac mini 2.7 GHz i7 with
16GB RAM, Samsung 512GB SSD
MacBook AIR 11 Inch
Mac mini, Model 1.1, 2.33 GHz C2D Proc
20" iMac G4 PPC |
|
| Back to top |
|
 |
hwojtek Senior Member

Joined: 03 Jan 2007 Posts: 252 Location: a small rural village in western Poland
|
Posted: Mon May 02, 2011 12:51 pm Post subject: |
|
|
You're more than welcome. I keep upgrading my 1,1, but if Lion is 64-bit only, this excellent hardware will come to an end. _________________ Wojtek |
|
| Back to top |
|
 |
aprilfools1993 Member

Joined: 30 Dec 2005 Posts: 168
|
Posted: Thu May 05, 2011 4:09 pm Post subject: |
|
|
This is from my MacPro1,1. It shows about half of the processes running in 64-bit, but maybe I'm not talking about the same thing ya'll are talking about. |
|
| Back to top |
|
 |
billb Veteran Member


Joined: 18 Jan 2009 Posts: 1300 Location: USA
|
Posted: Wed May 11, 2011 11:44 pm Post subject: Not Running in 64-bit |
|
|
I think what that shows is what App.'s are 64-bit
and not what Kernel they are running in. _________________ 2011 Mac mini 2.7 GHz i7 with
16GB RAM, Samsung 512GB SSD
MacBook AIR 11 Inch
Mac mini, Model 1.1, 2.33 GHz C2D Proc
20" iMac G4 PPC
Last edited by billb on Thu May 12, 2011 12:23 pm; edited 1 time in total |
|
| Back to top |
|
 |
hwojtek Senior Member

Joined: 03 Jan 2007 Posts: 252 Location: a small rural village in western Poland
|
Posted: Thu May 12, 2011 12:14 pm Post subject: |
|
|
Exactly. The apps themselves can be 64-bit no problem. However the kernel loaded is still 32-bit (and most of the Macs in the wild run this way without anybody even noticing it).
If you want to check your Mac for ability to run the 64-bit kernel, open up Terminal and type:
| Code: | | ioreg -l -p IODeviceTree | grep firmware-abi |
(just copy/paste the above and press Enter).
If it replies:
| Code: | | | | "firmware-abi" = <"EFI64"> |
it will. If, however it says EFI32 - sorry, no luck. This computer will not boot a 64-bit kernel.
My unibody Mini and MBP both run 64-bit kernels just fine. My Mac Pro and Core 2 Duo Mini are 32-bit, but this makes no real difference. _________________ Wojtek |
|
| Back to top |
|
 |
|