• MorphOS Developer
    bigfoot
    Posts: 508 from 2003/4/11
    Sorry, I'm a bit late to this thread. Maybe I can help explain some of the symptoms.

    Quote:

    Thermal.sbar was my first idea to where I should into but sadly it doesn't work at all (it doesn't even appear!).


    If you don't get any temperature readings, then likely the fan control module isn't running at all(!). The hardware notices the lack of software fan control and will shut down your computer. That's very likely what you're seeing (shutdown due to lack of software fan control), not because it is overheating as such.

    When you boot the system and you can't get any temperature readings, launch task manager and check if you have a task called "PowerMac7 Fan Control" running. If not, then fan control indeed isn't running. There are a few special case scenarios where it will bail out because it believes it is running on an invalid system. One of these cases is if it detects a liquid cooled system but only detects one processor.

    If the above is the case, then you can add 'edebugflags init' to your MorphOS boot script, which if I remember right is located at 'boot:bootinfo.txt' (someone will correct me if I'm wrong, I don't have a Mac running right now to verify ;)). After editing the file, don't forget to run 'hfssetmacboot boot:bootinfo.txt' (again, if I'm wrong about the filename, do it on the correct file name). After doing this, you should reboot and if you've run into the case where you can't get any thermal readings, launch a shell and run 'getramdebuglog'. A file named 'morphos.log' should now appear in the current directory, which would be ram: after starting a shell.
    I rarely log in to MorphZone which means that I often miss private messages sent on here. If you wish to contact me, please email me at [username]@asgaard.morphos-team.net, where [username] is my username here on MorphZone.
  • »12.01.16 - 16:34
    Profile Visit Website