View previous topic :: View next topic |
Author |
Message |
himsku n00b
Joined: 21 Sep 2004 Posts: 1
|
Posted: Tue Sep 21, 2004 9:31 am Post subject: nvidia driver install mess |
|
|
Hi,
i'm a true n00b at anything else than windows so this might be a stupid question...
I had just finished installing xorg-X11 with some help from my neighbour who acts like the biggest linux guru ever, then he told me i should install Nvidia display drivers. Ok, I tought, went to nvidias site and downloaded http://download.nvidia.com/XFree86/Linux-x86/1.0-6111/NVIDIA-Linux-x86-1.0-6111-pkg1.run
did a "chmod 777" so i could run it, everything went fine and then i edited the conf file as instructed. I ran "startx" and the nvidia logo was displayed indicating a successful install - I tought...
Then my elite neighbour found this guide: http://www.gentoo.org/doc/en/nvidia-guide.xml
I tried to run "glxinfo | grep direct" and it returned "direct rendering: No".
We then followed the instructions in the guide, but after finishing that startx would only result in a black screen with no way back, even ctrl + alt + backspace didn't work so a reboot was necessary. We then unmerged nvidia-glx - same result, reran NVIDIA-Linux-x86-1.0-6111-pkg1.run - everything worked again. My neighbour said he was in a hurry and left...
So, what should I do, is the driver currently correctly installed? should I uninstall the current driver and emerge nvidia-glx? How do i do that?
Please help me out, i'm desperate... RTFM doesn't really help =/ |
|
Back to top |
|
|
Peacefaker Tux's lil' helper
Joined: 07 Jan 2004 Posts: 117 Location: Vaasa, Finland
|
Posted: Tue Sep 21, 2004 10:44 am Post subject: |
|
|
First, you should really use the nvidia driver in portage.
Sencond, neighbours who act like the biggest linux gurus ever isn't the best people to take advice from, unless they actually are the biggest linux gurus ever. |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Tue Sep 21, 2004 10:46 am Post subject: Re: nvidia driver install mess |
|
|
himsku wrote: | Hi,
i'm a true n00b at anything else than windows so this might be a stupid question... |
I'll be gentle...-ish.
First mistake.
nvidia-kernel is in portage; just
Code: | emerge -av nvidia-kernel |
like the Handbook clearly states.
himsku wrote: | did a "chmod 777" so i could run it, everything went fine and then i edited the conf file as instructed. I ran "startx" and the nvidia logo was displayed indicating a successful install - I tought...
Then my elite neighbour found this guide: http://www.gentoo.org/doc/en/nvidia-guide.xml
I tried to run "glxinfo | grep direct" and it returned "direct rendering: No".
We then followed the instructions in the guide, but after finishing that startx would only result in a black screen with no way back, even ctrl + alt + backspace didn't work so a reboot was necessary. We then unmerged nvidia-glx - same result, reran NVIDIA-Linux-x86-1.0-6111-pkg1.run - everything worked again. My neighbour said he was in a hurry and left... |
Thank him politely, and kill him if he so much as points at the computer again.
himsku wrote: | So, what should I do, is the driver currently correctly installed? |
No.
himsku wrote: | should I uninstall the current driver and emerge nvidia-glx? |
Yes.
himsku wrote: | How do i do that? |
Exit X.
Remove everything installed by the nvidia custom package - there will be an install log somewhere, or you can try:
Code: | find / -iname "*nvidia*" |
himsku wrote: | Please help me out, i'm desperate... RTFM doesn't really help =/ |
Then, RTFGDG[1]
I would recommend checking if there is a Gentoo solution to something before going off on your own again.
You are new, you need a bit of help - depend on it
[1] Read The Fine Gentoo Desktop Guide. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|