LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-21-2015, 12:34 AM   #1
rootwanabe
LQ Newbie
 
Registered: Feb 2015
Distribution: Netrunner 15 KDE Plasma 5
Posts: 13

Rep: Reputation: Disabled
installing nvidia drivers


Hello all, I am having trouble finding how to stop the desktop manager in LXLE and KDE.. I can find info about how to install nvidia drivers, but not how to stop the DM.. /etc/init.d/kdm stop doesn't seem to work for me with KDE, and I can't seem to find anything related LXLE x server termination.

I think I have most of the other info needed, to install Nvidia non-free...just need to stop X to do it proper. Thanks for any help.
rootwanabe
 
Old 02-21-2015, 01:04 AM   #2
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by rootwanabe View Post
Hello all, I am having trouble finding how to stop the desktop manager in LXLE and KDE.. I can find info about how to install nvidia drivers, but not how to stop the DM.. /etc/init.d/kdm stop doesn't seem to work for me with KDE, and I can't seem to find anything related LXLE x server termination.
Hi...

Welcome to the forum

I've never needed to do this to install Nvidia's driver...ever. If you're using Kubuntu, probably the easiest way to install the driver is just bring up "jockey," (should be in "Preferences"--->"Additional Drivers,") and install it from there. It will first do a search and then you can choose which driver version to install.

If that doesn't work you can always go through your package manager (I can't remember what KDE or Kubuntu uses,) and install the driver that way. Just search for "Nvidia" and choose the driver. I've done this before using Synaptic.

Hope this helps....

Last edited by ardvark71; 02-21-2015 at 01:09 AM. Reason: Added information.
 
Old 02-21-2015, 05:00 AM   #3
fogpipe
Member
 
Registered: Mar 2011
Distribution: Slackware 64 -current,
Posts: 550

Rep: Reputation: 196Reputation: 196
You will need to change to a runlevel that doesnt automatically run X and install the Nvidia driver as root.
What distro are you running?
 
Old 02-21-2015, 11:17 PM   #4
rootwanabe
LQ Newbie
 
Registered: Feb 2015
Distribution: Netrunner 15 KDE Plasma 5
Posts: 13

Original Poster
Rep: Reputation: Disabled
Well, I was running LXLE, but after installing Nvidia drivers and rebooting to a blank screen, I decided to try the latest Netrunner (15) as it has the new Plasma 5 desktop and I have been waiting for it since I heard about it anyhow.I haven't tried yet to get anything (Nvidia drivers) going yet, as I hear that wayland might be just around the corner, and might be better? for Nvidia cards and such...I could be pipe dreaming, but I'm willing to wait a little to see if wayland is going to replace xorg.

I would guess that by the time I have this Nvidia thing figured out, wayland will probably replace X and it will all be moot.

At least I'm getting real good at installing Linux
 
Old 02-22-2015, 04:21 AM   #5
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
To stop KDM you should probably try:
Code:
sudo service kdm stop
I wouldn't hold my breath waiting for Wayland as the NVIDIA support isn't there yet (that I've heard of) and isn't guaranteed to be any time soon.
As an aside, I would recommend using apt-get or aptitude to install the drivers rather than getting the NVIDIA .run filre from their website unless your card is very new and not yet supported by the driver in your distribution.
 
Old 02-22-2015, 05:41 PM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
unless you have been using the "NVIDIA*.run drivers for years and i DO MEAN YEARS
use your package manager !!!!!!!!

there is a TON of extra things you have to do
### MANUALLY!!!!!!!
to use the .run


for the FIRST TIME
you have to install the kernel source
gcc and autotools
you have to rebuild the boot image WITHOUT nouveau !!!

then for EVERY!!!! xorg and kernel update you HAVE TO
boot into the TEXT ONLY boot
log in as root
cd to the .run driver
install the .run driver

letting the NORMAL everyday update take care of it is WAY easier
 
Old 02-24-2015, 03:52 AM   #7
rootwanabe
LQ Newbie
 
Registered: Feb 2015
Distribution: Netrunner 15 KDE Plasma 5
Posts: 13

Original Poster
Rep: Reputation: Disabled
I'm getting pretty familiar with synaptic, and am wondering if a package can be marked for removal(like maybe nuveau) during say maybe an Nvidia package instal?
 
Old 03-05-2015, 10:58 PM   #8
navigatorsystemindia
LQ Newbie
 
Registered: Feb 2015
Location: bangalore
Posts: 3

Rep: Reputation: Disabled
Thumbs up try the following commands

Since you are using Linux MINT, try the following commands to restart X server:

sudo service lxdm stop
sudo service lxdm start
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing Nvidia 180.51 drivers for Nvidia Quadro 290 njfife Linux - Newbie 7 05-26-2011 04:45 AM
After installing nvidia drivers, nvidia.ko not found robogymnast Linux - Software 7 11-08-2008 01:28 PM
UNinstalling proprietry mandriva nVidia drivers and installing new nVidia drivers deathman Linux - Hardware 3 11-18-2006 05:10 AM
Installing nvidia drivers from nvidia website on mepis 3.3 xbennyboy Linux - Hardware 4 04-23-2005 09:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration