sekelsenmat wrote:Which for me basically is greek =) I have no idea what he is talking about. So I have lots of questions:
1-> How to specify a boot option?
For testing/one off use, when you get to the first boot screen after switching the computer on, press the F3 key. This will bring up a text entry box, containing all the current boot options. Move the cursor to the end of these (left mouse click on the box, then use the right cursor key until it goes no further), and type in "nomodeset" (without the quotes). Press the Enter key, and Mageia should now boot.
To add it permanently, once you are logged in, start the Mageia Control Centre, select the Boot tab, click on "Set up boot system", click on the Next button, select the default boot entry, click on the Modify button, type in "nomodeset" in the Append text box, click on the Ok button, then click on the Finish button. This should take effect the next time you boot (if you press F3 at the boot screen, you should find "nomodeset" has already been added to the list of boot options).
2-> How to get rid of this message box?
By following the instructions above (I hope!)
3-> Should I install another video driver maybe? How to do this?
If everything still works perfectly, no need.
4-> What is the KMS driver? And what is the problem with loading it during the boot process?
KMS stands for "kernel mode switching". It means that the Linux kernel is responsible for the video frame buffer and for switching between video resolutions, instead of the graphics driver. This is a fairly recent addition to Linux, and not all graphics drivers have caught up with the new way of doing things.