Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-07-2010, 08:19 PM
|
#1
|
|
LQ Newbie
Registered: Feb 2010
Posts: 2
Rep:
|
brand new to linux - can not install any distrib. due to graphics problem
I have windows xp running on a small partition. I would like to install ubuntu/redhat but cannot due to my graphics card. I have the driver from nvidia for linux. I would like to know how to start installation of linux but have it recognize the driver.
|
|
|
|
02-07-2010, 08:22 PM
|
#2
|
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,088
|
Don't worry about it now. It should recognise your card automatically during the installation. It will probably assign an open source nvidia driver (nv). If you need 3d acceleration you can then install the binary one from nvidia at any time.
|
|
|
|
02-07-2010, 10:08 PM
|
#3
|
|
Member
Registered: May 2008
Distribution: Centos; Ubuntu; Fedora
Posts: 98
Rep:
|
The latest version of Ubuntu recognizes VGA card very well. You can try it first.
|
|
|
|
02-08-2010, 01:05 AM
|
#4
|
|
LQ Newbie
Registered: Feb 2010
Posts: 2
Original Poster
Rep:
|
it does not auto detect
When I use a dvd with multiple distributions of linux on it, my screen goes blank and I get some sort of incompatible video message. if the message is important, i'll run through it again happily. it seems to me that it is unable to locate the driver via the web or via hard disk search while installing.
i'll give it another go tomorrow.
thanks for the replies thus far.
|
|
|
|
02-08-2010, 02:27 AM
|
#5
|
|
Member
Registered: May 2008
Location: Ohio
Distribution: Slackware
Posts: 267
Rep:
|
Try a distro that doesn't rely on a graphical installer; once the system's installed you can try to figure out the video issue.
|
|
|
1 members found this post helpful.
|
02-08-2010, 11:03 AM
|
#6
|
|
LQ Newbie
Registered: Jun 2009
Posts: 7
Rep:
|
Try Linux Mint.
|
|
|
|
02-09-2010, 02:50 PM
|
#7
|
|
LQ Newbie
Registered: Aug 2008
Posts: 10
Rep:
|
I've had the same (or similar) problem. The card is Nvidia NV15DDR (GE Force 2 Ti), dating probably from about ’03, which would be old but certainly not prehistoric or unknown. Driver is supposed to be 71.4X. I cannot find any 71.4X driver on their site. In fact I've seen graphics problems with Linux dating back to '94, when I bought a distro on some 80+ diskettes. Only got a text login prompt. Over the past week or 2, I've tried Fedora 9, 10, 11, 12, Ubuntu and Debian. The installation works fine, but on 1st boot, only get a black screen or text login prompt. I bought some other card, installed the card & tried it, but it did not work either, so I returned the card. I don't know if this is an Nvidia problem or Fedora. I don't need anything fancy, just a working desktop. If Linux has an HCL, (approved hardware list) like Solaris X86, that would be helpful. I wish they'd get this problem nailed.
|
|
|
|
03-15-2010, 12:45 PM
|
#8
|
|
LQ Newbie
Registered: Aug 2008
Posts: 10
Rep:
|
OK, here is a reply to my own post. This may be the worst kludge ever, but if it works... I have experimented with Ubuntu, Debian, Fedora 9, 10, 12, Mandriva and CentOS current distros. All except Mandriva fail to configure graphics beyond the default unknown 800x600 resolution. I also worked with four different graphics cards. So, after installing Mandriva (which seemed to have other problems not related to graphics), I saved the /etc/X11/xorg.conf off to a safe place, then installed Debian (and I have not tested this with any other distro). I moved the Debian xorg.conf off to another name and moved the Mandriva file to /etc/X11/xorg.conf, unchanged. Rebooted and the graphics are fine. Don't ask me details of why or how Mandriva does it, but the resulting file would be different based on individual H/W, so no point on posting my conf file here. There is also a man page on xorg.conf. Also, BTW, Fedora 12 no longer appears to use an xorg.conf file at all, so probably this won't work in that scenario.
|
|
|
|
03-15-2010, 12:54 PM
|
#9
|
|
Senior Member
Registered: Sep 2009
Location: Washington U.S.
Distribution: Damn Small Linux, KateOs, M$ Ickdows Vista, My own OS
Posts: 2,136
Rep: 
|
Quote:
Originally Posted by danie1
OK, here is a reply to my own post. This may be the worst kludge ever, but if it works... I have experimented with Ubuntu, Debian, Fedora 9, 10, 12, Mandriva and CentOS current distros. All except Mandriva fail to configure graphics beyond the default unknown 800x600 resolution. I also worked with four different graphics cards. So, after installing Mandriva (which seemed to have other problems not related to graphics), I saved the /etc/X11/xorg.conf off to a safe place, then installed Debian (and I have not tested this with any other distro). I moved the Debian xorg.conf off to another name and moved the Mandriva file to /etc/X11/xorg.conf, unchanged. Rebooted and the graphics are fine. Don't ask me details of why or how Mandriva does it, but the resulting file would be different based on individual H/W, so no point on posting my conf file here. There is also a man page on xorg.conf. Also, BTW, Fedora 12 no longer appears to use an xorg.conf file at all, so probably this won't work in that scenario.
|
Yes, there would be a point in case someone has the same video card.
|
|
|
|
03-16-2010, 04:33 PM
|
#10
|
|
LQ Newbie
Registered: Aug 2008
Posts: 10
Rep:
|
OK, here is the Mandrake generated xorg.conf. This was for my older Nvidia card as in prior posts -
/etc/X11# cat xorg.conf
# File generated by XFdrake (rev )
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection
Section "Module"
Disable "dri"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "glx" # 3D layer
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "1024x768 @ 60 Hz"
HorizSync 31.5-48.0
VertRefresh 50.0-70.0
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA RIVA TNT to GeForce 2"
Driver "nv"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:46 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|