Warning: AppleMacIO self test fails
panic(cpu 0 caller 0x000BBA3C): "rtclock" timebase callback: invalid constant 0 / 1"@/SourceCache/xnu/xnu-1228.15.4/osfmk/ppc/rtclock.c:96
...
Backtrace:
...
com.apple.driver.AppleKeyLargo(1.7.2f1)@...
...(snip)
static void
timebase_callback(
struct timebase_freq_t *freq)
{
uint32_t numer, denom;
spl_t s;
if ( freq->timebase_den < 1 || freq->timebase_den > 8 ||
freq->timebase_num < freq->timebase_den )
-> panic("rtclock timebase_callback: invalid constant %lu / %lu",
freq->timebase_num, freq->timebase_den);
denom = freq->timebase_num;
numer = freq->timebase_den * NSEC_PER_SEC;
...(snip)
Another fun find is the Panther xnu (v517.x) can build for i386.. Did osx86 ever have a Panther build or did it start at Tiger?
I should pickup a P4 box
Did osx86 ever have a Panther build or did it start at Tiger? I should pickup a P4 box to play with just for the fun of it![]()
Meh - I'd rather get a Pentium M box. Way cooler.![]()
Another fun find is the Panther xnu (v517.x) can build for i386.. Did osx86 ever have a Panther build or did it start at Tiger? I should pickup a P4 box to play with just for the fun of it![]()
Meh - I'd rather get a Pentium M box. Way cooler.![]()
I can confirm that my 15-inch DLSD will boot and recognize full memory with a single 2GB PC2-5300 in either slot. No matter what I try, having 2x 2GB will not post (tried different brands of the same speed).
The difference is, I've never heard of a Pentium M workstation. Let alone a dual CPU-capable (Pentium M) mainboard.
Pardon my ignorance, but is there even any Pentium M system that supports a dedicated graphics card? It's a cool chip for sure, but until it further evolved into the Core 2 Duo (more often than not accompanied by i965+), it felt most at home in a notebook.
Classilla is as good as it get really, try changing to different user agents in Preferences but don't expect much difference.
yes. I've had one of those a couple of years ago, with a 2 GHz "Dothan".
The UI is the same on both but if it boots OSX first you hear the DVD seeking whirring and away for a while first. The OF version boots up pretty sharpish. There is no OS9 code there, just a facsimile of the GUI from Platinum or even pre-Platinum MacOS and that continued into the Intel period.
I tried all combinations of faking more than 2 gigs, but the only one combination that booted is 2 gigs in one slot and 8 bytes in other slot.I did love to pinmod Pentium Ms , so easy to overclock them!
Back to the topic, I have installed Lubuntu 12.04; yet no luck.. maybe the configuration is not correct.
If the addresses are represented in Hex
then:
20000000 = 512mb
40000000 = 1024mb
80000000 = 2048mb
If I insert 2 1gb modules what I get out is:
00000000 40000000 (first stick)
40000000 40000000 (second stick)
following the same logic to have 3gb then should be
00000000 40000000
40000000 80000000
but it doesn't work, always stuck on "do-quiesce finishedturning from prom_init" not even when addressing 2.5gb (not even 2.25).
sometimes when it goes past it, the screen is just scrambled
There was little writing about people trying to get past 2gb with the MDD Powermac G4, yet again no success.
Probably the share the same memory controller?
My knowledge stops here unfortunately
On my DP G5 choosing the disc in OF shows an AHT icon, but booting up it's almost identical to the one on my TiBook. Looking through the files I found out it seems to be a version of OS 9 (complete with a System Folder, with System and Finder inside it) and some other things.
I don't want to derail this thread but this is interesting. My understanding is that prior to Intel, the ASD (and by inference) AHT discs either used a cut down MacOS or OF (presumably Forth scripts) as the means to host the test routines. I never paid attention to the G5 discs but if they are using MacOS, then there is the basis for booting at least a rudimentary MacOS something on G5 hardware.
Yes but what we are trying to ascertain with the last generation G4s is whether the RAM limit is hardwired in the hardware, included in the specific OF with those models or also in OSX when it picks up the SMBios of the hardware.
Is it a limitation of OS X? Some things indicate that its not but some that yes it is. From hardware side(the PCB) it has all the data and address wires to the ram slots to take 4gigs. But it seems like it is in the OpenFirmware because the main thing observed is if you plug 3gigs in the PBG4 the OpenFirmware sees both modules and their capacity but uses just the one in the main ram slot. The main ram slot is the one that is hardwired as Bank1 and Bank2. IIRC than its the reversed one. Maybe patching OpenFirmware fixes this issue.The earlier posts in the thread were indicating it was a 2GB limit in OS X. Which it isn't. If it's specific to a subtype of CPU or firmware that's a hardware limit, not the operating system.
What do we take away from this? Be clear with your terminology.
Do not worry after trying the 2 gig module in the standard slot it happens to me as well. Every time I try it. But I fix it by turning on the PBG4 with 1 gig stick in the reverse slot. After shuting down and not disconnecting the battery and pluging second 1gig stick to the standard slot it works normally again.Well my DLSD lower / STANDARD slot now refuses to see any RAM modules. Tried resetting nvram and PRAM, no change.
There goes another Powerbook G4 lower slot failure due to the test of time.
It’s a good thing this model happily takes a single 2GB module, so it’s really no better or worse off...
Can you also remind me what web browsing even looked like in 2000 ?
That and the email client in Classilla - though I do think you have to allow unsecure apps access - certainly do with Gmail.Well, do you think Outlook express would allow me to at least get my email ?