Is there a way to accurately read out the class of G4 CPU via OF or Terminal - or is opening up the machine the only way?
CPU information-including specific model identifiers-can be pulled from Open Firmware.
Of course, you can also "trick" open firmware-when I pulled the info on my 7448 upgrade it reported as a 7455.
All that aside, Apple has the capability to make CPUs report correctly, and I can't imagine them not doing so if indeed the Powerbook has a 7448.
Note that your linked article also mentions the 1mb of L2.
BTW, the die markings are not the ONLY way differentiate the two processors on physical examination...
What is the OF command to identify whether it's a 7447A or 7448?
When I view SystemProfiler.plist, Localizable.strings etc it just appears the machine reads out from predetermined strings rather than a specific hardware code.
What are the variants of the 7447A as the ones in my 1.33 iBook, 1.33 Powerbook and 1.67 Powerbook all appear different (significantly the Processor options in Preferences are gone on DLSD models)?
dev / ls
dev /PowerPC,700 .properties ok
Hmm, I think, after booting into OF you type the following;
Code:dev / ls
There will be a line like "ff888888: /PowerPC,700@0"
So you type;
Code:dev /PowerPC,700 .properties ok
I think that should show you the details of the processor, or I might be completely wrong and it won't give you any info at all - I found out about these commands a few weeks ago when I faffing around with my PowerMac trying to find out info about a problem I was having with it, so that's all I know, but I can't remember if it actually told me what model of G4 was in use.
http://osxbook.com/book/bonus/ancient/whatismacosx/arch_boot.html
I found the guide I used. It does work but, yea probably my syntax is borked or something. I was typing it from memory as I couldn't find the article but, yea now I have so have a read through of that.
I found this; http://pearpc.sourceforge.net/pvr.html
Apparently those numbers are PVR values. Whatever that is. But it would appear, if that table in the above link is anything to go by, that 80030101 corresponds to a revision 1.1 7447A. The x105 variant in your other iBook isn't listed but according to a post (#125) in https://www.thinkclassic.org/viewtopic.php?id=46&p=5, it's a revision 1.5 7447A, it just isn't listed on that PVR table in the first link for whatever reason.
But in short, that confirms they are indeed 7447A G4's.
Edit: Here's a (potentially) more relevant document with PowerPC PVR values:
http://www.nxp.com/files/archives/doc/support_info/PPCPVR.pdf
It also shows the 7448 PVR values as Open Firmware would evidently report them as.
FWIW, I just went to the trouble of disassembling my 17" DLSD and photographing the processor. Here it is. I'm intentionally showing the RAM slots to show that it indeed has DDR2 RAM, but the die markings are also quite legible.
So, it's a 7447B - now we are getting somewhere!
I don't think anyone in this forum would doubt the veracity of your photoBTW, my processor was made the same week in 2005(week 35) as the other posters claimed "7448" as per the photos he has now removed.
BTW, in the interest of full disclosure in case anyone tries to claim the image was edited-I take all photographs in RAW mode on my DSLR and use Lightroom to convert the files to JPEGs. All that was done to this particular file was crop it, although some online tools will show it as edited due to the fact that it was handled by Lightroom. LR leaves a "signature" in the EXIF data. I am happy to provide the full, complete .CR2(camera RAW file) on request.
I'm finding a lot of conflicting information, EveryMac says it "actually has a PowerPC 7448 (G4) processor as required to interface with the PC2-4200 DDR SDRAM"; various sources online say both 7447 and 7448, and MacTracker says it has a 7447b (this sounds most likely).
It might be worth mentioning since I don't think anyone else picked up on it but Everymac says that because of mrsaggytits or whatever his name is - he actually states in that topic on the 68k mac forum you linked to that he contacted Everymac and badgered them to update their info based on what he claims to be the truth of the matter.
I realised that after I found his posts.It might be worth mentioning since I don't think anyone else picked up on it but Everymac says that because of mrsaggytits or whatever his name is - he actually states in that topic on the 68k mac forum you linked to that he contacted Everymac and badgered them to update their info based on what he claims to be the truth of the matter.
This might be of some use. It's the only thing I've been able to find that makes any reference to the 7447B. There's also a now long-dead PDF named "MC7447ARQI.pdf" that seemed to answer people's questions back in the day when asking about the "upcoming 7447B chips".I don't think anyone in this forum would doubt the veracity of your photoBut for the record - it's easy to edit EXIF data or dupe it by other means...
So, I'm currently Googling 7447B for clues to it's unique frequency scaling unless anyone's got there first?
Lol fair do's.I realised that after I found his posts.![]()
This might be of some use. It's the only thing I've been able to find that makes any reference to the 7447B.
I think this might be the most relevant information I can find that answers your questions.Thanks for links, alas nothing in there explicitly detailing a new speed/power management in the 7447B (at least not in plain english terms).
To logically account for the freq scaling in the DLSD I'll have to assume this:
As (according to Open Firmware) the 1.33 iBook has the same CPU, it doesn't require intelligent, automatic speed/power management because of lower speed ceiling - whereas 1.67Ghz in the DLSD does.
I think this might be the most relevant information I can find that answers your questions.
Edit: if it doesn't take you to the right part, it's under "Overview ... > System Software > Power Management".