CINXE.COM
MorphOS - Frequently Asked Questions
<!doctype html> <html lang="en"> <head> <title>MorphOS - Frequently Asked Questions</title> <meta charset="utf-8"> <meta name="author" content="Copyright 漏 2003 - 2024 MorphOS Development Team. All rights reserved."> <link href="/css/style.css" rel="stylesheet" type="text/css"> </head> <body class="xfull"> <div id='wrapper'> <div id="navigation"> <div style="background:url(/images/navigation_logo.png) no-repeat 50px center; width:180px; height: 60px; float:left;"></div> <a href="/">Home</a> <a href="/intro">Overview</a> <a href="/features">Features</a> <a href="/faq">Help Desk</a> <a href="/downloads">Downloads</a> <a href="/team" style="margin-right: 20px;">About Us</a> </div> <div id="content" class="tc"> <div class="cell xctr" style="display:inline-table; width: 85%; margin: 30px 0px 50px 0px;"> <br /> <!-- Content: Start --><br /> <h1>Frequently Asked Questions</h1><br /> <div style="width: 90%; margin: 0 auto;"><span style="font-size: 15px; font-style: oblique;" >Below you will find answers to frequently asked questions. They are mostly focused on troubleshooting, but also include general hints. In order to read basic instructions on how to boot and install, please visit <a href="installation">this page</a>.</span><br /> <br /> <div class="category">Email support</div><br /> <br /> Please use the MorphOS mailing list for bug reports and other inquiries regarding MorphOS. To sign up, please send an email to the following address: morphos-subscribe@ml.morphos-team.net.<br /> <br /> You will receive a confirmation email, and after replying to that, you can use morphos@ml.morphos-team.net to send an email to the mailing list. There is also an informational mailing list where news about MorphOS updates are announced. Signing up works the same as for the MorphOS mailing list, except the address to sign up is info-subscribe@ml.morphos-team.net. Only MorphOS team members can post to this mailing list.<br /> </div><br /> <br /> <div class="category">Basic Information</div><br /> <div class="spacer"></div><div class="question">What is MorphOS?</div><br /> <div class="answer"> MorphOS is a lightweight, highly efficient and flexible desktop operating system. It includes primarily proprietary but also open-source components, most notably the <a href="http://en.wikipedia.org/wiki/Ambient_desktop" target="_blank">Ambient</a> desktop environment. Its many features range from a modern exceptionally customizable graphical user interface, which can utilize 3D hardware acceleration, to a high-performance Just-in-Time compiler which emulates the 68k family of processors and thereby allows to transparently execute legacy applications developed for the Commodore Ax00 series of computers. <br /> <br /> A few parts of MorphOS were originally derived from work made for the open source <a href="http://www.aros.org" target="_blank">AROS</a> project.</div><br /> <br /> <div class="spacer"></div><div class="question"> What hardware do I need to run MorphOS?</div><br /> <div class="answer"> MorphOS is currently focused on hardware systems based on the <a href="http://en.wikipedia.org/wiki/Power_Architecture" target="_blank">Power Architecture</a> and includes special optimizations for the <a href="http://en.wikipedia.org/wiki/AltiVec" target="_blank">AltiVec</a> instruction subset. <br /> <br /> More specifically, it runs on <a href="http://en.wikipedia.org/wiki/PowerBook_G4" target="_blank"> Powerbook G4</a>, <a href="http://en.wikipedia.org/wiki/IBook" target="_blank"> iBook G4</a>, <a href="http://en.wikipedia.org/wiki/Mac_Mini" target="_blank"> Mac mini G4</a>, <a href="http://en.wikipedia.org/wiki/EMac" target="_blank">eMac</a>, <a href="http://en.wikipedia.org/wiki/Power_Mac_G5" target="_blank"> Power Mac G5</a>, and <a href="http://en.wikipedia.org/wiki/Power_Mac_G4" target="_blank">Power Mac G4</a> as well as on computers and systems based on <a href="http://en.wikipedia.org/wiki/EFIKA">EFIKA</a>, <a href="http://en.wikipedia.org/wiki/Pegasos" target="_blank">Pegasos I</a>, <a href="http://en.wikipedia.org/wiki/Pegasos" target="_blank">Pegasos II</a>, <a href="http://en.wikipedia.org/wiki/Sam460ex" target="_blank">Sam460</a> and <a href="https://en.wikipedia.org/wiki/AmigaOne" target="_blank">X5000</a> mainboards. There exist also development ports to the NXP MobileGT platform.<br /> <br /> For a detailed list of the supported hardware, please visit <a href="hardware">this page</a>.</div><br /> <br /> <div class="spacer"></div><div class="question"> Who is developing MorphOS?</div><br /> <div class="answer"> You can find a list of developers and contributors on<a href="team"> this page</a>.</div><br /> <br /> <div class="spacer"></div><div class="question">How do I obtain a MorphOS license?</div><br /> <div class="answer">Boot MorphOS and launch the included RegTool application (in the Tools drawer). Fill out the form and register. You will receive a validation email and after a successful validation, an email with PayPal link.</div><br /> <br /> <div class="spacer"></div><div class="question"> How much does it cost?</div><br /> <div class="answer"> The price is 79 EUR for one laptop or desktop computer. Special pricing of 49 EUR per device is offered for EfikaPPC and Sam460 systems. <br /> <br /> The unregistered version of MorphOS includes the full functionality, but slows down operation after a 30 minutes period until you choose to reboot your computer.</div><br /> <br /> <div class="spacer"></div><div class="question">Can a license be transferred to a new machine?</div><br /> <div class="answer">No, a MorphOS keyfile is bound to the machine it was generated for. If you want to sell the hardware, you are free to sell the keyfile with it.</div><br /> <br /> <div class="spacer"></div><div class="question"> Does that mean that if the hardware dies, I will have to buy another license for a replacement computer?</div><br /> <div class="answer"> No, in case of hardware failure we usually let the owner register a new machine and generate a free keyfile for it. In order to apply for a replacement, register the new machine and put "In place of a dead machine" in the Purpose field inside the RegTool application. Verify the link you will receive by email, but do not use the PayPal link. We will contact you using the provided email address. You will need to email us the keyfile generated for the dead hardware in order for us to validate your request and may be asked for some sort of proof that the machine is really dead. Be aware that the old keyfile will be invalidated for future MorphOS releases and it will not be possible to register that machine again.</div><br /> <br /> <div class="spacer"></div><div class="question">After buying MorphOS, where do I put the key file for my hardware?</div><br /> <div class="answer">In order to be recognized, the key file needs to be copied to <pre>SYS:Devs/</pre> and the file should be called: <pre>MorphOS.key</pre>In case you are not familiar, "SYS:" is a shorthand for the partition where MorphOS is installed on your computer.</div><br /> <br /> <div class="spacer"></div><div class="question"> I would like to contact the developers. How do I do that?</div><br /> <div class="answer"> Our contact details can be found <a href="imprint">here</a>. In case you need assistance with your MorphOS setup, we encourage that you sign up to our support mailing list and post any problems there before you contact us directly.<br /> <br /> For urgent matters, please visit #morphos on the Libera Chat network (irc.libera.chat) where you can talk to other MorphOS users and various core developers.</div><br /> <br /> <div class="spacer"></div><div class="question"> What are the key differences between MorphOS 3.x and the older MorphOS 1.4.5?</div><br /> <div class="answer"> For detailed information, please read the <a href="releasenotes/2.0">release notes</a> for all subsequent versions.</div><br /> <br /> <div class="spacer"></div><div class="question"> Why is the system time wrong after upgrading from MorphOS 3.9 or earlier</div><br /> <div class="answer"> MorphOS 3.10 first introduced proper time zone support. For this to work properly you need to specify your time zone and correct the system time in Time preferences. If you have already configured your internet connectivity you can also:<br /> <ol><li> Select the correct time zone</li><li>Click "Set date and time using the Internet"</li><li>Click Save</li></ol></div><br /> <br /> <div class="spacer"></div><div class="question"> I have MorphOS SDK installed but time zones do not seem to work right with ixemul applications. Is there anything that can be done?</div><br /> <div class="answer"> You need to make sure that ixemul can find the zoneinfo files. This can be remediated with: <pre>sh -c "(cd /etc; ln -s /MOSSYS/Data/zoneinfo)"</pre></div><br /> <br /> <div class="spacer"></div><div class="question"> I registered and I paid. How long does it take to get the key file?</div><br /> <div class="answer"> Usually you should get it within a period of 24 to 48 hours. We would like to note that this process is handled manually. Please be patient and do not register a second time. If you think there is a problem, send an email to support@morphos-team.net instead.</div><br /> <br /> <div class="spacer"></div><div class="question"> I discovered a bug and would like to report it. What do I need to do?</div><br /> <div class="answer"> When you are looking at the Ambient desktop, move your mouse pointer to the screen title bar and select the menu column labelled as "Ambient". Now, choose "About MorphOS" and view the "Support" tab. Read the on-screen instructions and fill out a report. Finally, press the "Generate report" button. Thank you.</div><br /> <br /> <div class="spacer"></div><div class="question"> I encountered a bug. After reporting it, I was asked to use the ramdebug boot parameter and send a debug log file. What do I need to do exactly?</div><br /> <div class="answer"> Enter 'getramdebuglog ram:morphos.log' in a shell window and send the newly created file named morphos.log, which is to be found in your Ram Disk, to the developer.</div><br /> <br /> <div class="spacer"></div><div class="question">What is MOSSYS: and SYS:MorphOS?</div><br /> <div class="answer"> MOSSYS: is an assign pointing to SYS:MorphOS. The idea is that SYS:MorphOS is a private directory for the operating system and you do not need to touch anything in it. A system upgrade will be done by simply putting a new directory (old one can be renamed or so). If you want to change the way the system is started edit s:user-startup, nothing else.</div><br /> <br /> <div class="spacer"></div><div class="question"> I noticed that FXPaint Lite and Voyager are no longer included with MorphOS. Why are they missing?</div><br /> <div class="answer"> Due to changes in licensing some applications are no longer included on the ISO.</div><br /> <br /> <div class="spacer"></div><div class="question"> When will XYZ work?</div><br /> <div class="answer"> When it is ready. Please do not ask developers repeatedly when something is ready as it is hard to predict and is being worked on most of the time irregardless of your questions.</div><br /> <br /> <div class="spacer"></div><div class="question"> Somebody announced plans to release new PowerPC hardware. Will you port MorphOS to it?</div><br /> <div class="answer"> The MorphOS development team cannot port MorphOS to hardware that does not exist. Furthermore, the developers do not make plans based on planned products. A product must exist and be for sale to be even considered for a port.<br /> <br /> We strongly urge you to not buy or otherwise finance any hardware for the purpose of running MorphOS until you have read an announcement on this website that clearly states MorphOS will support it.</div><br /> <br /> <br /> <div class="category">Booting on eMac, Mac mini G4, PowerBook G4, iBook G4, Power Mac G5 & Power Mac G4</div><br /> <div class="spacer"></div><div class="question"> How do I change the boot arguments ?</div><br /> <div class="answer"> Mount the HFS Boot partition with Mounter application found in Tools. Open the bootinfo.txt in your favourite text editor and find the <boot-script> line. It should be something like: boot &device;:&partition;,\boot.img ramdebug<br /> <br /> Now add your boot arguments after the ramdebug keyword and save the file. You need to call HFSSetMacBoot Boot:bootinfo.txt EACH TIME you<br /> modify the bootinfo.txt or your Mac computer will not be able to boot MorphOS!</div><br /> <br /> <div class="spacer"></div><div class="question"> What does HFSSetMacBoot command do?</div><br /> <div class="answer"> It marks files as bootable by OpenFirmware, making a partition appear as bootable in OSX and OpenFirmware's boot menu.</div><br /> <br /> <div class="spacer"></div><div class="question"> How to get to the OpenFirmware prompt ?</div><br /> <div class="answer"> Press and hold Command + Option + O + F keys after you hear the chime sound.</div><br /> <br /> <div class="spacer"></div><div class="question"> How to eject a CD before booting anything ?</div><br /> <div class="answer"> Enter the OpenFirmware prompt and type 'eject cd'. You can continue booting by typing 'boot' or reboot with 'bye' or 'reboot-all'.</div><br /> <br /> <div class="spacer"></div><div class="question"> Why do I need a HFS partition for the MorphOS boot.img file?</div><br /> <div class="answer"> Your Mac computer's OpenFirmware can only read HFS or HFS+ partitions, so it would not be able to load the boot.img from a FFS or SFS partition. HFS is the only Mac filesystem with write support under MorphOS.</div><br /> <br /> <br /> <div class="category">Booting on Efika & Pegasos</div><br /> <div class="spacer"></div><div class="question"> What boot arguments are there?</div><br /> <div class="answer"> Using and understanding boot options requires a little knowledge about DOS pattern management. If you are just searching for examples, skip the following part and take a look at the examples listed below.<br /> <br /> <em>General Meaning:</em><br /> The character case is not important. Just the boot image file name must be exact.<br /> <ul><li> no / behind argument means that a textual argument is expected.</li><br /> <li> = means you can use one of these key word as argument. e.g. Fuh=Bar=Chicken/S allows to enable the same switch by using fuh, bar or chicken.</li><br /> <li> /S means no arguments needed. Just the keyword will enable option.</li><br /> <li> /N means a numeric argument is required.</li></ul><br /> <br /> <em>Arguments:</em><br /> To get all available arguments simply use<br /> > boot boot.img "<br /> <br /> (" is important here, as it makes it fail and shows a template.)<br /> <ul><br /> <li> BM=BootMenu/S<br /> The boot menu can be opened by using F1 or pressing your left mouse button during the boot up, but this may be tricky due to issues of wireless devices or USB ones in general. This switch forces the boot menu to be opened without any additional key or button press.</li><br /> <li> BD=BootDevice<br /> If there is more than one partition marked with the boot flag, you can use this option to specify the name of the boot drive / partition from which you would like MorphOS to be loaded, e.g. bd dh0:</li><br /> <li> RD=RamDebug/S<br /> By default, debug output is routed though the serial port. This may slow down debugging or cause massive system slowdowns whenever applications with enabled debug<br /> or bugs are running. This option allows to redirect debug into a predefined memory section.</li><br /> <li> RDS=RamDebugSize/N<br /> Normally the size of ram debug memory is 4MB on the Pegasos and 256kB on the Efika. This may not be enough for several debug purposes, so this option allows to increase the amount of memory to the desired size. Using the size of 0 disables ramdebug and enables default (serial) debug.</li><br /> <li> RDO=RamDebugOffset/N<br /> This option allows to move the used memory area which is usually at the beginning of the memory block. As Open Firmware overwrites the first kB of the memory it may be useful to move the ram debug cache beyond that area.</li><br /> </ul><br /> <em>Examples:</em><br /> Please note that boot.img and ide:0 need to be adjusted depending on your hardware and partition layout.<br /> <br /> Optimal arguments for using MorphOS on Efika & Pegasos:<br /> > boot ide:0 boot.img rd rds 0<br /> <br /> Optimal arguments for running MorphOS with basic debug functionality being enabled.<br /> > boot ide:0 boot.img ed invzeropage<br /> <br /> This will boot MorphOS from a device/partition named SDH2.<br /> > boot ide:0 boot.img BootDevice SDH2</div><br /> <br /> <div class="spacer"></div><div class="question"> How do I setup or modify the auto-boot feature? (Open Firmware)</div><br /> <div class="answer"> First make sure its working when typing the commands by performing a test boot. Then, define a boot file and set options. Boot command and boot device will be added by using the Open Firmware.<br /> > setenv boot-file boot.img ramdebug<br /> <br /> There are alias names available if you did not remove them, so this /pci/ stuff can be replaced by a simple ide:0.<br /> > setenv boot-device /pci/ide/disk@...<br /> <br /> Now, we set the auto boot delay. By default the Open Firmware counts down from 5 before starting auto boot. This would be a 5 second delay. It is possible to set up lower or higher numbers. It is recommended to refrain from using values below 1000, because it may be very hard to re-enter the Open Firmware command line interface again otherwise. The optimal values are between 3000 and 10000. (4000 equals 4 seconds, 1000 equals 1 second, and so on.)<br /> > setenv auto-boot-timeout 3000<br /> <br /> You may skip this for now. Using "boot" command without any argument will use the configuration specified above. If its working fine you finally can enable automatic booting using those set-ups.<br /> > setenv auto-boot? true</div><br /> <br /> <div class="spacer"></div><div class="question"> I was told one can have an Open Firmware boot menu by typing some obscure commands. How do I do that?</div><br /> <div class="answer"> We strongly urge that you DO NOT try to mess around with Open Firmware startup scripts or you might end up with a machine that does not boot at all.<br /> <br /> There is a GRUB port done by Marcin Kurek available at <a href="http://tbs-software.com/morgoth/projects.html">http://tbs-software.com/morgoth/projects.html</a></div><br /> <br /> <br /> <div class="category">Installation</div><br /> <div class="spacer"></div><div class="question"> How do I format a disk?</div><br /> <div class="answer"> Ambient has a Format menu.</div><br /> <br /> <div class="spacer"></div><div class="question"> I cannot see my unformatted disks on the desktop! What is wrong?</div><br /> <div class="answer"> You will see them in the Format menu.</div><br /> <br /> <div class="spacer"></div><div class="question"> I cannot configure the hard disk, nothing is written to it, I get weird errors. What is wrong?</div><br /> <div class="answer"> Always use 80 pin IDE cables for everything. 40 pin cables are not supported.</div><br /> <br /> <div class="spacer"></div><div class="question"> Is the latest Open Firmware version required to install MorphOS 3.x on a Pegasos-based computer?</div><br /> <div class="answer"> No, it should work with any version of OpenFirmware. However, some features like Gigabit Ethernet and SFS boot may not be available.</div><br /> <br /> <div class="spacer"></div><div class="question"> I installed MorphOS 3.x on top of my old MorphOS 1.4 installation, now something is broken. What did I do wrong?</div><br /> <div class="answer"> As stated in the installation tool, upgrades are not supported. They should work, but after 4 years of development many things changed and because of the pressing release schedule updating old installations was not tested / verified to work at all. Theoretically, it should work, but in case you run into any problems please try a clean installation first before reporting bugs to the MorphOS development team.</div><br /> <br /> <div class="spacer"></div><div class="question"> I noticed a bug on a clean install, where do I report it?</div><br /> <div class="answer"> The preferred way is to report the issue on the mailing list (see MorphOS.readme how to subscribe) or use the Bug Report feature in the 'About MorphOS' requester you can find in the Ambient menu.</div><br /> <br /> <div class="spacer"></div><div class="question"> I am trying to start IWizard or Regtool, but Ambient says 'no hexview'?</div><br /> <div class="answer"> You must boot from MorphOS 3.x to use MorphOS 3.x components. MorphOS 3.x components cannot be started from MorphOS 2.x or MorphOS 1.4.</div><br /> <br /> <div class="spacer"></div><div class="question"> I want to set-up a SFS partition, but its not available in HDConfig and iWizard. How is this working?</div><br /> <div class="answer"> The problem is that you selected MBR as partition table which is not very flexible and no even contains a real checksum. The solution is to change the boot block type to RDB. This can be done by using right mouse button above the hard drive image. In the newly appeared context menu you can select RDB. After this is done, SFS can easily be chosen via the GUI.<br /> <br /> On a Mac system, always use the MAC partition layout.</div><br /> <br /> <br /> <div class="category">Post-Installation</div><br /> <div class="spacer"></div><div class="question"> How can I get rid of this mixer icon on desktop?</div><br /> <div class="answer"> Double click on Mixer icon and choose MUI from menu item. In Mixers MUI settings select window from list and disable the "icon on desktop" check mark.</div><br /> <br /> <div class="spacer"></div><div class="question"> How do I configure the screen mode?</div><br /> <div class="answer"> MorphOS 3.x should automatically recognize your monitor and generate the best configuration for it. In case you want to edit the monitor settings by hand, go to 'Monitors', chose a proper monitor in the monitor list or create one if you do not find it. Create some new screen modes, press 'Save'. Reboot. Go to 'Screens' and select them in the list view. You may also have a look at the file ModeEdit.pdf inside the Docs drawer.</div><br /> <br /> <div class="spacer"></div><div class="question"> How do I activate screen bars objects?</div><br /> <div class="answer"> Right click on the screen depth button (the button in right/top edge of screen) and select the module from the menu.</div><br /> <br /> <div class="spacer"></div><div class="question"> Where do I put my 3rd party MUI custom classes?</div><br /> <div class="answer"> In SYS:Classes/MUI</div><br /> <br /> <div class="spacer"></div><div class="question"> Is it safe to install any third-party components to MOSSYS:?</div><br /> <div class="answer"> As a general rule, no. It might work, but we <em>do not</em> support these type of MorphOS setups in any way. Possible bug reports or other forms of help requests caused by related problems will most likely be ignored. Only the MorphOS development team can make sure that all components of MorphOS fit together well and work in harmony. We encourage that you do not risk system stability in favor of adding unofficial software components to MOSSYS:</div><br /> <br /> <div class="spacer"></div><div class="question"> Can the ramdebug be made reset resident?</div><br /> <div class="answer"> You can use the additional boot arguments<em> rds</em> (ramdebugsize) and<em> rdo</em> (ramdebugoffset) to modify internal settings. Ramdebug does not survive a reset when<br /> it is located in the first 32MB of ram (i.e. it will be overwritten by the firmware)<br /> <br /> Example:<br /> > boot boot.img ramdebug rdo=33555456<br /> <br /> If you type the above, this will result in the Ramdebug log surviving a reset on Pegasos computers by moving its buffer outside the first 32MB of RAM. Of course, this implies that sufficient memory is available to do so.</div> <br /> <br /> <div class="spacer"></div><div class="question"> I would like to replace some MorphOS components with software made by third parties. How do I do that?</div><br /> <div class="answer"> First of all, we do not support such configurations. Once you start to replace system stuff you are on your own. That said, if you want to replace a library, for example MOSSYS:Libs/foobar.library, put your 3rd party foobar.library into libs: (which is SYS:Libs) and *rename* MOSSYS:Libs/foobar.library to MOSSYS:Libs/foobar.library_ (you can use any name but appending '_' is handy). The system will then fallback to LIBS:foobar.library. But you should really refrain from doing that as MorphOS libraries are heavily improved and extended compared to 3rd party stuff.</div><br /> <br /> <div class="category">Networking</div><br /> <div class="spacer"></div><div class="question">How do I connect to a wireless access point?</div><br /> <div class="answer">In order to use a wireless Internet connection, plug in a supported PCMCIA or PCI card and start the machine or reboot. Do note that MorphOS does not support hotplug for PCMCIA cards, so if you plug one in once MorphOS is already running, you will have to reboot for the card to be detected.<br /> <br /> Select System... from the Ambient's Settings menu to open the Network settings. You should see the wireless network interface wl0 at the top of the list. Once you enable the interface, a list of available Access Points should appear shortly. In order to connect to a selected network, double click the item and type in the password if requested. Wait for the led next to the network name to turn green and press the Save button.<br /> <br /> You should be online now!<br /> <br /> Please note that while the passwords are saved, you will have to manually switch to a new network when moving around. This will be changed at a later date. In case you are connected to a wireless network (signalled by the green led in the Network settings), but the connection does not seem to work, it is likely that the DHCP service has failed. Try rebooting the machine - you will be reconnected automatically when booting MorphOS.</div><br /> <br /> <div class="category">Troubleshooting & useful informations for PowerBook G4 and iBook G4 users</div><br /> <div class="spacer"></div><div class="question"> Which models does MorphOS run on?</div><br /> <div class="answer"> MorphOS will run on any Apple PowerBook Aluminum with a Radeon graphics chip and any Apple iBook G4.</div><br /> <br /> <div class="spacer"></div><div class="question"> Why are other models not supported? What about 12'' PowerBooks?</div><br /> <div class="answer"> The 12 inch Powerbook models include an NVIDIA graphics chip which is unlikely to ever be supported.</div><br /> <br /> <div class="spacer"></div><div class="question"> I would like to buy a PowerBook, is there anything I should be aware of before purchasing?</div><br /> <div class="answer"> We recommend that everyone reads "Buying a PowerBook" article before buying a PowerBook - it is available in <a href="http://dreamolers.binaryriot.org/powerbooks.html">English</a>, <a href="http://morphos.pl/1618">Polski</a> and <a href="http://dreamolers.binaryriot.org/powerbooks_de.html">Deutsch</a>.</div><br /> <br /> <div class="spacer"></div><div class="question"> What features of the PowerBooks are supported by MorphOS?</div><br /> <div class="answer"> MorphOS handles most of the hardware found in PowerBooks, namely:<br /> <ul><li>CPU throttling (DFS2, currently only for 1.67GHz models)</li><br /> <li> Temperature and fan control</li><br /> <li> Screen backlight control</li><br /> <li> Keyboard backlight</li><br /> <li> Touchpad</li><br /> <li> Cardbus</li><br /> <li> Battery control</li><br /> <li> Lid sensor</li><br /> <li> Sound output with hardware volume control</li><br /> <li>And all the obvious things like USB, IDE, Ethernet controllers</li></ul> </div><br /> <br /> <div class="spacer"></div><div class="question"> And what about the unsupported hardware modules?</div><br /> <div class="answer"> Support for built-in wireless networking, DVI/TV output, sudden motion sensor, and sound input is planned for future releases. Modem support is not planned.</div><br /> <br /> <div class="spacer"></div><div class="question"> How long will MorphOS run on battery power?</div><br /> <div class="answer"> Real-life tests indicate that a new, fully charged battery provides 3 to 4 hours of lifetime under MorphOS, depending on the PowerBook model. A1138 will last the longest.</div><br /> <br /> <br /> <div class="category">Troubleshooting for Mac mini G4, eMac, Power Mac G5 & Power Mac G4 users</div><br /> <br /> <div class="spacer"></div><div class="question"> My Mac mini does not boot, all I get is a gray Stop sign. What to do?</div><br /> <div class="answer"> This may mean that the selected boot.img file or the filesystem Mac mini boots from is corrupt. Boot MorphOS from the CD, mount the HFS Boot partition with Mounter, format it using Ambient麓s Format menu (remember to name it Boot) and copy files found in mac_ppc32 directory on the CD to the freshly formatted Boot: partition. Now open a shell and type 'HFSSetMacBoot Boot:bootinfo.txt'. Finally, eject the CD and reboot.</div><br /> <br /> <div class="spacer"></div><div class="question"> My Mac mini does not boot, all I get is a blinking disc icon. What do I need to do?</div><br /> <div class="answer"> It may be that the HDD was not detected or that its partition table is damaged. In case you have your data backed up, the best way would be to try reinstalling MorphOS. You may also want to run HDConfig from Tools to see if the HDD is detected and has the proper partition layout.</div><br /> <br /> <div class="spacer"></div><div class="question"> My Mac mini does not boot, all I get is a black screen / my monitor does not power on. What are my options?</div><br /> <div class="answer"> Try to erase the nvram. This is done by holding Command + Option + P + R keys after hearing the chime sound after you power on the mini. You should keep the keys pressed until you hear the Mac reboot itself again. Even if the chime sound was previously muted, you should hear one now.</div><br /> <br /> <div class="spacer"></div><div class="question"> I tried erasing nvram, but it does not help. What else can I do?</div><br /> <div class="answer"> You may try the same key combination, but this time power the mini off, hold the Command + Option + P + R keys and press and hold the power<br /> button with your third hand. Keep all keys and the power button pressed until you hear the Mac mini reboot again.<br /> If this does not help, you should probably send the machine to your local service center.</div><br /> <br /> <div class="spacer"></div><div class="question"> My Apple USB keyboard does not appear to work. Why is that?</div><br /> <div class="answer"> We have successfully tested Apple麓s A1048 and M7803 keyboards but discovered compatibility issues with the A1242 and A1243 models. These issues have been fixed since the release of MorphOS 2.5. Please upgrade your operating system.</div><br /> <br /> <br /> <div class="category">Troubleshooting for Pegasos & Efika users</div><br /> <div class="spacer"></div><div class="question"> My hard disks or CD/DVD drive is not being recognized. What do I need to do?</div><br /> <div class="answer"> Please make sure that you are using IDE cables with 80 conductors. Cables with only 40 conductors are not supported!</div><br /> <br /> <div class="spacer"></div><div class="question"> The right boot file is in place and used, but it still fails to fully boot. How come?</div><br /> <div class="answer"> You may have forgotten to enable the boot flags in IWizard or HDConfig for the partition you installed MorphOS 3.x on.<br /> <br /> Reboot CD again and use the HDConfig tool in tools drawer to set the boot flags for that partition.</div><br /> <br /> <div class="spacer"></div><div class="question"> I have a difficult time trying to boot MorphOS 3.x from CD. Do you have any suggestions?</div><br /> <div class="answer"> You cannot just insert the CD and boot as you might do with a MorphOS 1.4.5 CD. The reason is that the old MorphOS 1.4.x boot.img on your hard drive is being used when you boot from CD unless you specifically tell your computer to not do so.<br /> <br /> Type the following line to boot your Pegasos 2 via CD only.<br /> <br /> > boot cd boot.img<br /> <br /> On a Pegasos 1, please type<br /> > boot cd bootpeg1.img<br /> <br /> After making a proper installation, you can now boot any MorphOS 3.x CD without the need to type this again.</div><br /> <br /> <div class="spacer"></div><div class="question"> When I play around with the 3D screen blankers my system may become very instable. What is the reason?</div><br /> <div class="answer"> Make sure you use MorphOS 2.3 or higher.</div><br /> <br /> <div class="spacer"></div><div class="question"> MorphOS 3.x and MorphOS 1.4.x are both installed on my computer. After running MorphOS 3.x or MorphOS 2.x, I cannot successfully start MorphOS 1.4.5 unless I do a cold reboot. Why?</div><br /> <div class="answer"> This problem has been investigated and is related to the USB stack. Unfortunately, we cannot provide any information on if this might be solved. It should be only a comparably minor inconvenience, however.</div> <br /> <br /> <div class="spacer"></div><div class="question"> After the installation finished, the boot process stops right after the quark message. Why might this happen?</div><br /> <div class="answer"> It seems your prior installation used a separate boot partition for boot images. During installation the boot file didn't get replaced. Boot from CD again and copy the boot.img file from your MorphOS 3.x partition over to your boot image partition and overwrite the old file. Now booting from hard drive should be possible.</div><br /> <br /> <div class="spacer"></div><div class="question"> Everything is in place. I set the boot flag, yet booting aborts. What to do?</div><br /> <div class="answer"> This may be a serious problem. It is known that some SCSI and USB cards or card revisions may cause trouble with MorphOS 3.x and MorphOS 2.x. Try removing those cards and file a bug report with a proper description of the used card.</div><br /> <br /> <div class="category">Third-Party Software</div><br /> <div class="spacer"></div><div class="question">I cannot see 15/16/24 bits modes in screen mode requester of Candy Factory or some other application. How come?</div><br /> <div class="answer">The application in question depends on buggy behaviour of original asl.library: the width/height/depth limits can be bypassed. You can enable the original behaviour with 'setenv save asl/MODEREQ_EMULATEBUGS 1'.</div><br /> <br /> <br /> <!-- Content: End --><br /> </div> </div> </div> <div id="footer" class="row " style="font-size: 10px; line-height: 42px;"> <div class="cell tc xfull"> Unless noted otherwise, all content of this website is copyright 2003 - 2024 MorphOS Development Team. All rights reserved. </div> </div> </body> </html>