Page 1 of 1

X server and nvidia driver

Posted: Sat May 04, 2013 5:46 am
by auine
ctr+alt+f1 don't stop x server. I use cinnamon.
How i can install nvidia driver?

Re: X server and nvidia driver

Posted: Sat May 04, 2013 5:56 am
by anandrkris
I was told that it is better to install from the repos to avoid issues. To install additional drivers, you can run the "Software Sources" tool from "Menu->Preferences->Software Sources" and click on the "Additional Drivers" tab.
Also, please specify your graphics card model, if it happens to be based on Optimus technology, you may require installation of bumblebee.

Code: Select all

inxi -Gx

Re: X server and nvidia driver

Posted: Sat May 04, 2013 6:14 am
by auine
software sources don't help as you see.
My card geforce m525

Re: X server and nvidia driver

Posted: Sat May 04, 2013 6:31 am
by auine
ебануй дестрибутив, епал я его лаги.

Re: X server and nvidia driver

Posted: Sat May 04, 2013 9:10 am
by anandrkris
I suppose your graphics card supports Optimus technology.

Can you check if you have primary Intel card and another nvidia card by typing the below in terminal. For instance, my system shows the below results. (2 cards)

Code: Select all

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev ff)
If yes, then try you would require bumblebee installation. More here.
To start any application with your Nvidia Graphics card optirun program_name. After installation you can type the below in terminal to check whether Graphics card is working fine.
To check properties

Code: Select all

optirun nvidia-settings -c :8
To check your FPS performance

Code: Select all

optirun glxspheres
or

Code: Select all

optirun glxgears
or

Code: Select all

optirun firefox 
http://webglsamples.googlecode.com/hg/a ... arium.html - Open this site and check your performance of graphics card.

Re: X server and nvidia driver

Posted: Sat May 04, 2013 12:31 pm
by auine
thx, but i have a new problem :)

Re: X server and nvidia driver

Posted: Sat May 04, 2013 10:54 pm
by anandrkris
Oh! yes...its a known minor issue in the latest version. I thought would have been fixed and failed to mention it. Try this to manually start bumblebee.

Code: Select all

sudo bumblebeed --daemon
More here
http://ubuntuforums.org/showthread.php? ... st12531840
http://forums.linuxmint.com/viewtopic.php?f=59&t=126832

Re: X server and nvidia driver

Posted: Sun May 05, 2013 8:30 am
by SirFalcon
I am having a similar problem. I installed a GTX 650 Ti and tried installing the driver from nvidia. I got an error due to X server running. I tried ctrl+alt+f1 then logging in as root. I tried telinit 3 and 2 but X was still there and the driver would not install. I tried tellinit 1 and the driver gave me a series of warning messages and then installed. Now Linux will not boot. It hangs on a log in screen and if I type in my name and password it checks the battery then loops back to log in again. Linux will boot if I run recovery mode option from the boot menu, then select resume.

Re: X server and nvidia driver

Posted: Mon May 06, 2013 5:56 am
by auine
anandrkris, thanks, but how i can do this, sort of like autorun?

Re: X server and nvidia driver

Posted: Mon May 06, 2013 6:26 am
by anamnesis
SirFalcon wrote:I am having a similar problem. I installed a GTX 650 Ti and tried installing the driver from nvidia. I got an error due to X server running. I tried ctrl+alt+f1 then logging in as root. I tried telinit 3 and 2 but X was still there and the driver would not install. I tried tellinit 1 and the driver gave me a series of warning messages and then installed. Now Linux will not boot. It hangs on a log in screen and if I type in my name and password it checks the battery then loops back to log in again. Linux will boot if I run recovery mode option from the boot menu, then select resume.
Hello
it seems your nvidia installation failed totally. What you can try:
1. sudo rm /etc/X11/xorg.conf (just in case the installation routine created it)
switch to f1
sudo killall mdm (if mdm is your login manager)
cd <where your nvidia driver is>
sudo sh ./Your driver.run
If (!) no errors displayed: sudo reboot
Good luck
Regards

Re: X server and nvidia driver

Posted: Mon May 06, 2013 7:20 am
by anandrkris
auine wrote:anandrkris, thanks, but how i can do this, sort of like autorun?
You can add this to start-up process? Unsure, there should be an easy way, you can check in forums.

Below links are of custom search engines that help in searching linux related topics. I find them to be very useful to solve linux related issues and have them bookmarked..
http://home.windstream.net/joelwest/ - You can filter for 'Mint' to show only results from Mint forums.
http://www.google.com/cse/home?cx=01760 ... _owgx6xyi0