LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Ubuntu: How do I exit graphical interface(gnome)? (https://www.linuxquestions.org/questions/debian-26/ubuntu-how-do-i-exit-graphical-interface-gnome-268029/)

RU63 12-19-2004 09:00 AM

Ubuntu: How do I exit graphical interface(gnome)?
 
Heya,

I love this dist! Anyway, I want to exit the graphical interface (gnome) to install nvidia driver. However, gnome re-starts automatically every time i hit ctr-alt-backspace. How can i disable this.

thx.

Dead Parrot 12-19-2004 09:29 AM

There are several ways to do this. I'd suggest that you install the rcconf program, then run it as root user, and disable gdm in rcconf. Then reboot to get to the command line mode. After you've installed the nvidia driver, you can run rcconf as root user again, enable gdm and reboot to get back to GUI login.

RU63 12-19-2004 09:37 AM

need more help
 
ok.. i installed it.. but can you please tell me how to run it?

Dead Parrot 12-19-2004 09:53 AM

Quote:

how to run it?
It's not that difficult. Open Gnome-terminal and type "sudo rcconf". (Ubuntu has a bit different method for running programs as root user than Debian, but I think that should do it.)

RU63 12-19-2004 10:19 AM

it worked, but new problem
 
thank you for teaching me a new thing :) but now i have a new problem. While istalling the driver it tells me that is can't because there is no precompiled kernal and that there is a problem finding the kernal source tree. can you help me with that too?

Dead Parrot 12-19-2004 10:44 AM

I don't have the luxury of owning an nvidia graphics card, just the crappy onboard graphics card that came with my laptop. But it works without any need to compile special drivers. :)

I'd suggest that you use the search engine here at Linuxquestions.org (you'll see it somewhere at the top of the page), selecting Debian as the search forum and something like "nvidia kernel" as search words. I'll bet many users have asked how to add nvidia drivers.

There's also a sticky thread on this forum about compiling kernels in Debian and the same instructions will work also in Ubuntu. http://www.linuxquestions.org/questi...hreadid=206992

RU63 12-19-2004 11:02 AM

cools,
 
thanks for your help, i am happy i learned about the rcconf, i am now closer to linux enlightment :)

kevinatkins 12-19-2004 11:38 AM

Hi,

there's an easier way to install the nVidia driver, using an Ubuntu pre-built package available from the Ubuntu 'Universe' source.

To get access to the 'Universe' packages, you need to edit your /etc/apt/sources.list file and un-comment the relevant lines (it's explained in the file). Then, in a console window, you need to issue 'sudo apt-get update' to update apt.

Then, using Synaptic, you should be able to find and install the nVidia driver... easy as that!

I found that instead of just logging in and out of X, I had to reboot my machine for the change to take effect. If all is well, you should see the nVidia splash screen just prior to your login screen.


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