|
First, use "The Google" ;-) Search for "fx310 linux" or "pcg-fx310 linux" and see if you can find a report on drivers and distributions which work well. If this isn't a brand new machine it's likely that somebody has gotten stuff working.
Second, if you are a Linux geek, you might want to try Gentoo Linux, which is the absolutely most configurable Linux in the business. Yes, Gentoo does things differently, and yes, Gentoo has a steep learning curve. But Gentoo also has the best technical documentation of any distribution and a huge repository of software and drivers. If you can't get it working with Gentoo, you can't get it working with *any* Linux.
Warnings about Gentoo:
* Gentoo installs take time and are substantially manually done, step-by-step, command-line command by command-line command. All programs are compiled from source code upon install and this takes a while, sometimes days (on slower machines). The benefits are awesome because you get a very fast, working system every time.
* Once you switch to Gentoo, you might be spoiled. Its docs and support forums are the absolute tops in the industry. Maintenance becomes trivial because you'll have a new, deep understanding of how your Linux computer operates. But many have called the Gentoo learning curve, steep. They are probably correct.
* Gentoo has its own package management tools. It's not RPM; it's not DEB. The package is called "Portage" and it is a thing of elegant wonder. You can install RPMs and DEBs if you want, but you won't want to. However, the Portage repository is absolutely *huge*. Very few programs are missing.
|