MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
My bootloader works fine, then I get to the screen ¨booting system¨ where you can press esc for verbose mode. Anyway, after that it throws me into the command console instead of booting into my graphical environment. Then I have to log in as root, disable my graphical interface (telinit 3) and load it again (telinit 5) and then it loads. If I just press alt F7 to switch to my graphical environment before disabling it nothing happens. I´ve set the option in my boot options menu to boot into my graphical environment but it still does this. Can anyone please tell me how to fix this?
Take a look at /etc/inittab and see if there's a line that reads "id:3:initdefault:"
If so, change the "3" to a "5" and you should enter into your graphical environment.
It would be odd if it read "id:3:initdefault:", though, because Mandriva comes set up to go into runlevel 5 by default (because most new users want the graphical environment).
If it already reads "5" then something else is amiss....
Then I have to log in as root, disable my graphical interface (telinit 3) and load it again (telinit 5)
I had to do almost the same thing for a short time.
I need the Nvidia driver for my video card. When first installed there was some problem with the logon screen. When I did like you (init 3 as root) then log in as a normal user and startx I got the GUI but it would freeze after a short time. There was also a message about some failure with loading the Nvidia driver.
I am not sure what fixed it as I poked around at a couple things. I reloaded the Nvidia kernel, reran my X configuration, and also had to correctly set the color higher to get rid of the weird colors that appeared when I started firefox. That's what I recall.
Now I see the Nvidia splash on boot, don't see an error with loading the module, no weird colors, and generally great resolution.
This happened on my box also, it is now stable, same as 2damncommon already says; i too cannot
exactly point out what does the trick, because i always start to alter to much at once.
But to point to some solutions;
i had to append acpi=off in my lilo.conf (rerun lilo afterwards as root)
(i am running an AMD box noapic and nolapic were already in the lilo.conf)
in mandrake 10.1 i had to depmod -a after installing nvidia module
so i did the same in mandriva 2005, just to be sure.
i always use gdm as my inlogmanager, because i had issues with kdm in the past,
besides that i like the themes and the style it uses.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.