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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-14-2003, 10:58 PM
|
#1
|
LQ Newbie
Registered: Jul 2003
Location: Knoxville
Distribution: Redhat 7
Posts: 1
Rep:
|
Xconfigurator failing, need advice
The problem: Xconfigurator fails when I press OK after the PCI Probe screen. Errors out with: "Server doesn't exist, can't continue. tried to use .../../usr/X11R6/bin/XF86_Mach64"
Details: I think the problem, for one, is that Xconfigurator is detecting the wrong video card. I have a Dell desktop computer with a built-in Rage card. I don't use this card at all, instead I have installed a PCI NVIDIA GeForce2 card. Xconfigurator seems to be detecting the ATI Rage card. How can I stop this? How do I make Xconfigurator detect my NVIDIA PCI card instead?
System details: Dual boot Win2k/RH 7. 256MB Ram. 32mb PCI NVIDIA card. 350MHZ.
Another side note: When I attempt to run startx, I get "Fatal server error: no screens found" - Of course, I don't expect it to work since Xconfigurator keeps bombing on me.
Any help is greatly appreciated, I've been tooling with this system for about 6 hours straight. : eye strain :
Thanks!
Aaron
|
|
|
07-15-2003, 12:17 AM
|
#2
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
is there some way to disable the built-in video card (either thru the bios or with an on-board jumper)?
also, another way to configure X is by executing XFree86 -configure
using this, X will try to detect settings as best as possible. Then you can test the server with that config or you can edit the config file by hand to the proper video card settings.
hope that helps,
jpbarto
|
|
|
07-15-2003, 08:56 AM
|
#3
|
Member
Registered: Jan 2003
Location: I'm all in your mind!
Distribution: Debian
Posts: 248
Rep:
|
Install the drivers from nvidia ( www.nvidia.com), follow the instructions and you should be allright (no autodetection needed).
|
|
|
07-15-2003, 10:18 AM
|
#4
|
Member
Registered: Jun 2003
Posts: 132
Rep:
|
You will need to go into your BIOS and turn off the onboard video controller. How to do this will depend on your BIOS type, but if its an award-type bios (many are these days) there should be a menu entry for builtin devices. The other choice you have is to use lspci to get the PCI bus ID for the nvidia card and enter it into X's configuration by hand. In Section "Device" add
BusID "PCI:x:y:z" where x is the bus number, y is the device number, and z is the subid (usually 0). lspci prints this out as "x:y.z"
|
|
|
07-16-2003, 12:52 AM
|
#5
|
Senior Member
Registered: Feb 2003
Distribution: debian
Posts: 4,137
|
Two video cards could be rough to work around. Ordinarilly you would use "XFree86 -configure" to generate your XF86Config(-4) file. But with two cards you're probably better off using "xf86cfg" and/or "xf86config" to do the configuration.
Of course NVidia has closed source drivers. Or so the rumor goes. So you'll need to download the appropriate binaries from nvidia.com or where ever they keep them. At least they supply drivers I guess.
Worst case scenario, you can try compiling from source the xserver from XFree86.org But I wouldn't want to try that. You can also get binaries from there, which is what I've done on my HP 533W that has one of those troublesome Intel 810/845G jobs. Which seems to ONLY be supported under 4.3.0 or better.
Version 4 of xfree is supposed to use the XF86Config-4 file, but depending on where you get yours, you should probably place your config file as XF86Config and XF86Config-4, just to be safe. In the appropriate directory of course. Most times that is /etc/X11/.
If you just want X, you can try the Vesa drivers. They're supposed to be generic ones that should work on most cards. Bearing in mind that you're probably not gonna get much better than 640x480 under that driver. And performance will probably be poor.
Read the documentation that comes with the drivers and version of X you have. And also google for your card and problems/fixes that others have tried. The i845G driver for my HP integrated card requires extra options to function normally.
#Under Section "Device"
Option "XaaNoSolidFillRect" "On"
That's for my card, so that when you leave X and come back you'll still see something. Not that it applies to your card, but just to let you know that there might be some tricks to get yours working and hopefully working right. google is your friend. Or more specifically groups.google.com
Also bear in mind that future releases might correct some/most of these quirks. So check with your distro to see that you're using the most current(tested/stable) versions of stuff before you start tossing things and giving up.
HTH,
Shadow_7
|
|
|
All times are GMT -5. The time now is 05:14 AM.
|
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
|
|