Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 25-05-2007, 07:58 PM   #1 (permalink)
Alpha Geek
 
baccilus's Avatar
 
Join Date: Feb 2006
Location: Chandigarh
Posts: 948
Default Installing linux with 8500GT card


After i got my 8500GT card, i am unable to get any display with Ubuntu 7.04 and hence am unable to install it. Please explain how i can install this without the display and then install the drivers for my graphic card.
__________________
Appreciate me now and avoid the rush!!
i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600
baccilus is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-05-2007, 08:01 PM   #2 (permalink)
BE FREE
 
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
Default Re: Installing linux with 8500GT card

Quote:
Originally Posted by baccilus
After i got my 8500GT card, i am unable to get any display with Ubuntu 7.04 and hence am unable to install it. Please explain how i can install this without the display and then install the drivers for my graphic card.
disable the card in bios.
__________________
"To know that we know what we know, and to know that we do not know what we do not know, that is true knowledge." ~ Copernicus
azaad_shri75 is offline  
Old 25-05-2007, 08:02 PM   #3 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: Installing linux with 8500GT card

Tried installing nvidia-glx-new ?
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline  
Old 25-05-2007, 08:45 PM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Installing linux with 8500GT card

as for display-for now just use "vesa" driver.afterwards while u get connected www,download nvidia drivers using synaptic(apt).enable universe,multiverse repositories in /etc/apt/sources.list
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 25-05-2007, 10:33 PM   #5 (permalink)
Alpha Geek
 
baccilus's Avatar
 
Join Date: Feb 2006
Location: Chandigarh
Posts: 948
Default Re: Installing linux with 8500GT card

Quote:
Originally Posted by praka123
as for display-for now just use "vesa" driver.afterwards while u get connected www,download nvidia drivers using synaptic(apt).enable universe,multiverse repositories in /etc/apt/sources.list
How to do this ^^ ?
__________________
Appreciate me now and avoid the rush!!
i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600
baccilus is offline  
Old 25-05-2007, 10:49 PM   #6 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: Installing linux with 8500GT card

if u got ubuntu successfully installed and after booting first time-ur not getting display-then press keyboard CTRL+ALT+F1 to get a virtual terminal.u must have already set ur username following ubuntu installer(ubiquity).
now login to virtual terminal;u'll get a "$" prompt.
do the following:
Code:
:~$ sudo su -
give ur passwd and enter to get a root ("#") terminal.
after getting root terminal run below command:
Code:
:~$ sudo dpkg-reconfigure xserver-xorg
it will ask u all these things like display etc etc..but when it asks for video driver select (using UP/DOWN,RETURN(enter) and TAB in terminal)
"VESA" as driver.

In Debian and Ubuntu for configuring and tweaking these settings,install using apt these packages for later use.it helps.
"configure-debian" -using terminal -
"gkdebconf" -gui tool
^^ both tools manages "dpkg-reconfigure" for available options.
Now after getting a gui in Ubuntu.configure internet(sudo pppoeconf" -for adsl) and update package cache using "apt" or synaptic pkg manager "reload".
then open synaptic and browse to Nvidia drivers.see below guide for feisty fawn and Nvidia:
http://ubuntuguide.org/wiki/Ubuntu:F...rivers_in_7.04
http://ubuntuguide.org/wiki/Ubuntu:F...r_.28NVIDIA.29
a must read guide-
http://ubuntuguide.org
http://www.ubuntugeek.com

AND if u cant get display even in Ubuntu live-cd.do exactly as what explained above.

the thing is Nvidia got OK kinda drivers for Linux.
ATi drivers for Linux seems pathetic.but there seems hope anyways
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org

Last edited by praka123; 25-05-2007 at 10:57 PM.
praka123 is offline  
Old 25-05-2007, 11:00 PM   #7 (permalink)
Alpha Geek
 
baccilus's Avatar
 
Join Date: Feb 2006
Location: Chandigarh
Posts: 948
Default Re: Installing linux with 8500GT card

Oh.. Its not even able to install. It just says that it was unable to start the x server. So i am not even able to start the live CD. It also has an option to install in safe(non) graphical mode but i am not sure i can manage it.
__________________
Appreciate me now and avoid the rush!!
i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600
baccilus is offline  
Old 25-05-2007, 11:05 PM   #8 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Installing linux with 8500GT card

^^ thats where what i explained helps!.just press keyboard CTRL+ALT+F1 to get a virtual terminal.login with ur username and password.follow what i suggested above.sure dude! U can fix this.its easy!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 25-05-2007, 11:48 PM   #9 (permalink)
Alpha Geek
 
baccilus's Avatar
 
Join Date: Feb 2006
Location: Chandigarh
Posts: 948
Default Re: Installing linux with 8500GT card

will try this and get back here. Thanks.
__________________
Appreciate me now and avoid the rush!!
i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600
baccilus is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
XFX Launches 8500GT, 8600GT, 8600GTS in India Pathik Technology News 7 01-05-2007 01:55 AM
What is the benefit of installing separate sound card? H.Lalnunmawia QnA (read only) 18 26-02-2006 07:49 PM
Installing a TVTuner Card Scorpion Open Source 1 30-10-2005 10:22 PM
installing linux elumalai Open Source 3 29-08-2004 12:13 PM
trouble installing graphic card mariner Graphic cards 8 15-08-2004 02:03 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan
- by reddick

Advertisement




All times are GMT +5.5. The time now is 12:35 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2