quote:
Originally posted by psyjax: plain 'ol psyjax:
Your sound card, and GFX card will work.
I have the same combo.
You may have to manually configure the driver however, this is not to hard. Usually it will choose the vesa driver, but you should use the nvda (nVidia ) dirver as that way the resolution is corectt.
Yup, you'll need the binary nvidia driver for decent gaming performance.
Here's the newest as of now:
ftp://download.nvidia.com/XFree86/Quadro_Certified/1.0-4365/NVIDIA-Linux-x86-1.0-4365.run quote:
Whatever...
In any case, installing software can be a real pain in the ass, so be warned. Sometimes RPMs fail, and the apt-x utilities have a bit of a learning curve.
Here's how to get Apt going when your in Linux:
1. Go to rpmfind.net, enter "apt" into the search box, click OK.
2. Choose the rpm with the newest version, the one for your distro, and your platform (i386,i486,i586,i686 and I'm pretty sure you have a i686 which means you can use any of them under and including i686) and click the RPM link on the right. By the way make SURE that for instance if you use Redhat 9 that you get the one for Redhat 9 and not Redhat 8 because the RPM system is incompatible, same with a lot of other distro versions.
3. Save it to your home directory.
4. Go to your desktop and click Home. Double click the apt-whatever.rpm file.
5. Enter your system administrator (root) password at the next prompt.
6. Click okay thru the various prompts or windows and it will install.
7. If there's no errors (which there shouldn't be) go to Redhat Menu->System Tools->Terminal (at least in Redhat, for other distros im sure youll find it).
8. In the window type the following lines (pressing enter at the end of course).
It will go for a minute calculating dependencies and stuff. If you get back to the prompt (something like [root@localhost /home/blah]) without a line like
E: Could not find package 'synaptic'
then it's installed right.
9. Close the terminal
10. To use Synaptic, click Redhat Menu->System Settings->Synaptic (at least, again, on Redhat).
You may now easily download a ton of software from the Freshmeat software repository. There is much more software in plain RPMs and other repositories also. You will probably not have many dependency problems in every day life. If you do get a dependency problem (it will tell you) its as simple as going to rpmfind.net and downloading it. Very rarely will you get the really bad dependency problems that require so many packages to be installed that you just get pissed off. Just make SURE you always install RPMs made for your distro and not other ones. That's where a lot of problems come from.
Linux is good stuff tho, so don't be discuraged. It takes a bit of getting used to.[/b][/QUOTE]