^@sunny: try to understand.are u not even ready to try
I have Just finished using nvidia script to install onto my new ubuntu install.
Here is the deal:
I know that u have no onboard gfx.thats why I am asking u to complete the installation with ur nvidia gfx cards removed.
after completing the installation,shutdown the system and re-insert ur both cards.
then boot Ubuntu.when Ubuntu errors with no card found or some other X error message,press alt+f1 and login with ur username and password.
then configure ur internet connection and remove the
"#" before the repos in /etc/apt/sources.list ,then do a sudo apt-get update.afterwards ,
Code:
sudo apt-get install build-essential linux-headers-`uname -r` nvidia-kernel-source nvidia-kernel-common
now go to the dir where u downloaded nvidia script.
or
if u have not downloaded,
with internet connection ON,
Code:
wget -c fftp://download.nvidia.com/XFree86/Linux-x86_64/171.05/NVIDIA-Linux-x86_64-[B]171.05[/B]-pkg0.run
now after downloading,make it executable,
Code:
sudo chmod +x NVIDIA-Linux-x86_64-171.05-pkg2.run
now run,
Code:
[B]./[/B]NVIDIA-Linux-x86_64-171.05-pkg2.run
select with ALT,TAB to accept,then follow the installer until it completes.
I can 100% gurantee that this method works.but you are searching for other distros
after completing the installation,you have to make a xorg.conf file.
do :
Code:
sudo dpkg-reconfigure xserver-xorg
^select "nvidia" and go!in CLI installer u can use ALT,TAB,ENTER(return) keys to select items.
you should refer my earlier posts regarding /etc/X11/xorg.conf and /etc/apt/sources.list
Best of Lux.
If u lacks the patience,show this guide to any LUG members near to you or even a windows guy he can do it for you.
Also,editing in text mode(CLI),u can use a nice editor called nano which is n00b friendly
u can invoke as below:
Code:
sudo nano -w /etc/apt/sources.list
and after removing "#" infront of repositories,u should press
CTRL+O and answer
"yes" to save.then press
CTRL+X to exit.
also refer my xorg.conf
dont panic,every time u see that text interface.In order to complete the installation,you have to remove both of ur cards in SLI mode.OK?
then after completing ubuntu installation,shutdown the system,re-insert both the cards,and follow what is wrote above.
I believe I have explained my best.
@qwerty,mehulved:Help him
and..Fedora is gonna make it tough for u
!
Infact many Ubuntu users with 8800ultra in SLI +twinview works fine for them;why NOT you?