Order of the Butterfly
Posts: 347 from 2003/10/12
From: 1 AU, EU, DE/HU
Quote:
When i booting from CD the screen is ok,after i install MorphOS, de grafics come scrambled on my screen
Yes, we also experienced this with various types of Radeon cards. This seems to be happen with recent Pegasos II firmware (1.2, 20050808 in rev2b5 mainboards) + MorphOS 1.4.5's Radeon driver. It boots too fast from the HDD, and this seems to trigger a race condition in the boot sequence.
Try to add "
wait 2" command (w/o the quote marks) right before
LoadMonDrvs command in your
MOSSYS:s/startup-sequence. If that doesn't help, try to add it right before
IPrefs. This slows down booting a bit, thus helps to avoid this race condition.
This however, should be considered as a quick workaround & hack, and final solution must (should) be provided by the MorphOS Team.