Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| 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. |
|
 |
06-28-2006, 06:51 PM
|
#1
|
|
Member
Registered: Mar 2004
Location: northern michigan usa
Distribution: Debian Lenny, Squeeze, Wezzey
Posts: 600
Rep:
|
Configuring new graphics card
I got a new BFG Fuzion GeForce 6200 PCI 128mg card.  Out of necesisity i gto the card to function properly in Windows, which required underclocking the card, and overclocking it, and about a month of fustraitng trial and error.
Now I need to get it to function in Linux. I have suse 10. something. How do I go about doing this.
Oh. I also will need to configure a new wireless keyboard and mouse.
Until a answer is provided i'll keep loking.  T.I.A.
|
|
|
|
06-28-2006, 07:14 PM
|
#2
|
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
Clink the link below in my sig about DRI. You have an Nvidia card, which makes it about as easy as possible. Go to nvidia.com, gt the linux driver/installer, unpack it, and run it according to Nvidia's instructions.
For the rest, go to your distributions forum, and search. It is a subject that has been posted before many, many, many times.
|
|
|
|
07-05-2006, 05:16 PM
|
#3
|
|
Member
Registered: Mar 2004
Location: northern michigan usa
Distribution: Debian Lenny, Squeeze, Wezzey
Posts: 600
Original Poster
Rep:
|
Went to nVidia, but they said that for SuSe I needed to use the YOU (online update thing) to install or reinstall the driver.
PROBLEM: I need access to the GUI to run YOU, but wihtout the driver I can't start the GUI, and with out the GUI and can't get the driver, etc., etc., etc., ...
What can I do?
|
|
|
|
07-06-2006, 10:19 AM
|
#4
|
|
LQ Newbie
Registered: Sep 2003
Location: US
Distribution: Debian, SuSE
Posts: 12
Rep:
|
I've been working through the same things recently.
Try booting into failsafe, and running as root
tiny-nvidia-installer --update
That should kick off the nvidia installer, which will download the nvidia driver you need from their FTP (you need an internet connection for this).
You may need to install gcc and the kernel source first. To do that, you can run yast from the command line and search for those packages.
There is a lot of info on these forums about this, and there are pages on novell.com, opensuse.org, and nvidia.com.
|
|
|
|
07-09-2006, 02:54 PM
|
#5
|
|
Member
Registered: Mar 2004
Location: northern michigan usa
Distribution: Debian Lenny, Squeeze, Wezzey
Posts: 600
Original Poster
Rep:
|
My computer hangs when trying to boot to failsafe.
Question:
I have an onboard graphics chip. Can i use that to install the nVidia graphics driver?
|
|
|
|
07-10-2006, 09:28 AM
|
#6
|
|
LQ Newbie
Registered: Sep 2003
Location: US
Distribution: Debian, SuSE
Posts: 12
Rep:
|
It doesn't matter if the graphics is a seperate card or onboard, if it is nVidia then the nVidia driver should be cool.
You could also check the hardware list from SuSe. If the video card is supported, they should have it listed as such.
If your system won't boot into the failsafe, and if you can't boot to a shell and go to runlevel 3 (the command is init 3), then something is seriously hosed. If you can't boot into Linux at all, I'd suggest re-installing. You could use a boot disc if you have one.
|
|
|
|
07-11-2006, 11:37 AM
|
#7
|
|
Member
Registered: Mar 2004
Location: northern michigan usa
Distribution: Debian Lenny, Squeeze, Wezzey
Posts: 600
Original Poster
Rep:
|
The onboard graphics chip is a seperate thing. It came with a computer. I bought the nVidia card, and isntalled it a while ago.
So the question was, can i hook the moniter back up to the onboard Graphics card, and then install the driver for m new nVidia card, then hook the moniter back up to the new card.
The computer hangs when booting into failsafe, but I can boot to linux. I boot normally, and it just brings up the terminal, not the GUI.
Another question: Can i just do this:
Quote:
Try booting into failsafe, and running as root
tiny-nvidia-installer --update
|
but not do it in failsafe, by swithching to runlevel 3?
|
|
|
|
07-11-2006, 01:39 PM
|
#8
|
|
LQ Newbie
Registered: Sep 2003
Location: US
Distribution: Debian, SuSE
Posts: 12
Rep:
|
Quote:
|
but not do it in failsafe, by swithching to runlevel 3?
|
Absolutely. The command is init 3
One thing you will have to be careful about is your BIOS settings in regards to the video card. My SuSe system has an onboard card, as well as the nVidia card I put in there.
There should be a setting in your BIOS that tells it what card to use, the onboard or something else. The problem you may run into is it may be using one card or the other, but not both at the same time. If that's the case, the installer may not see the nVidia card and likely would fail.
My suggestion would be to boot normally using the nVidia card, change to run level 3, and try the installer. That should work, that's pretty much what I did on mine.
|
|
|
|
07-12-2006, 11:58 AM
|
#9
|
|
Member
Registered: Mar 2004
Location: northern michigan usa
Distribution: Debian Lenny, Squeeze, Wezzey
Posts: 600
Original Poster
Rep:
|
The installation of my linux apparently went bad, so i have reinstalled. I thought that that would also cure the gpraphics card problem, but no.
I can't load the Xserver. What do I do?
|
|
|
|
07-15-2006, 10:33 PM
|
#10
|
|
Member
Registered: Mar 2004
Location: northern michigan usa
Distribution: Debian Lenny, Squeeze, Wezzey
Posts: 600
Original Poster
Rep:
|
Apparently the install is bad again. I can't get it to start. It just hangs. What is wrong?
|
|
|
|
07-15-2006, 10:57 PM
|
#11
|
|
Guru
Registered: Jan 2002
Posts: 6,042
Rep: 
|
If you change /etc/X11/xorg.conf or /etc/X11/XF86config to use the vga or nv driver. You should be able to start up X Window System or GUI. I recommend backing up this file first before changing the line.
Suse is a pain. I suggest Slackware or Gentoo. They are tedious to install but are worth it.
I recommend use non-wireless mouse and keyboard because they produce a lot of problems. Also use PS/2 mouse and keyboard because they are the most reliable in DOS, Windows, and Linux.
|
|
|
|
| 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:36 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
|
|