SabayonThis forum is for the discussion of Sabayon 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.
I just installed Sabayon, its the Gentoo 2.0.1 version...
I've installed the nVidia driver from the website a thousand times, my problem is that I can't kill the X server on Gentoo/Sabayon. Trying /etc/init.d/xdm stop just kills X and leaves me with a blinking cursor.
I just need to get down to CLI so I can run the binary installer. Suggestions?
Init 3, or 5 change nothing. Some of the guys, although rude, are helpful. My system is a little behind the times but I've got it updating and apparently the drivers you can get via equo for nvidia are the same as the nvidia site. I'll post what the outcome is once done.
Trying /etc/init.d/xdm stop just kills X and leaves me with a blinking cursor.
I just need to get down to CLI so I can run the binary installer. Suggestions?
Unless I am deeply mistaken, since you can do "/etc/init.d/xdm stop" you are at CLI, so what's the problem? You can install new driver from within old X session, then restart X. Just be sure to backup your current settings.
Doesn't Sabayon have more virtual terminals than the one with X running? Can't you just switch to them with Ctrl-Alt-F1, -F2,etc.?
Unless I am deeply mistaken, since you can do "/etc/init.d/xdm stop" you are at CLI, so what's the problem? You can install new driver from within old X session, then restart X. Just be sure to backup your current settings.
Doesn't Sabayon have more virtual terminals than the one with X running? Can't you just switch to them with Ctrl-Alt-F1, -F2,etc.?
The Nvidia driver downloaded from the site cannot install with any version of X running. Hence, X itself must be stopped and you need to do it at the command line interface only.
However, Sabayon/Gentoo fixed that issue with the following:
Quote:
equo search nvidia
Shows you what software they have, then,
Quote:
equo install nvidia-drivers
Installs the drivers and their dependencies. Which for me, since I accidentally installed the older version of Sabayon took a while. I had to update my whole system.
Little key on that, if you do follow this and it installs around 270 new packages, thats just to be able to use the new drivers, not a full system update. The guys at the Sabayon site were able to get me up and running with:
I do not know if you are still looking for a solution and hope this will help. Edit your /etc/inittab file and set the boot level to 3 save it then reboot and you would boot to CLI. When you are done just change back the boot level to 5 and reboot.
Hope this sheds some light on your problem.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.