Results 1 to 10 of 10
I don't know how to boot to a command line so I can install my graphics card drivers. Can anyone help me?...
- 07-07-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 4
Total newb to Linux, need help installing drivers
I don't know how to boot to a command line so I can install my graphics card drivers. Can anyone help me?
- 07-07-2006 #2
Which version of Mandriva? Which video card?
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-07-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 4
I'm using the newest version (no idea what number it is) and I'm using a GeForce FX 5500.
- 07-07-2006 #4Then check out techieMoe's guide to install the NVIDIA proprietary drivers :
Originally Posted by RaggedDruid
http://www.linuxforums.org/forum/lin...d-drivers.html"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-07-2006 #5Linux User
- Join Date
- Jun 2006
- Posts
- 311
Hi RaggedDruid,
If it is command line that you want to boot into then, read the following thread : -I don't know how to boot to a command line so I can install my graphics card drivers. Can anyone help me?
http://www.linuxforums.org/forum/red...b-query.html#6
With Regards,
Thinker
- 07-07-2006 #6Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
After you have booted, switch to a VT by holding CTRL+ALT+F2. Log in as root and then type init 3 to get to command line. To return to runlevel 5 type init 5
- 07-07-2006 #7Just Joined!
- Join Date
- Jul 2006
- Posts
- 4
Alright, got that, but whenever I try to install the drivers, it gives me a gcc error saying that CC is not a valid C compiler.
- 07-07-2006 #8Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
The CC variable olds the name of te default compiler. It seems you do not have gcc installed.
- 07-07-2006 #9Just Joined!
- Join Date
- Jul 2006
- Posts
- 4
Alright, I'm in the process of getting GCC v.3.3.6. I know that's not the latest version, but it'll work.
- 07-07-2006 #10Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You should be good to go then - did you install your kernel source?


Reply With Quote
