6

Can anyone recommend a good, cheap video card that can handle modern desktop requirements? Cheap is somewhere under $50.

I'm talking about decent 3d effects for Unity and friends, as well as playing the occasional video and running Flash. I'd like something that's autodetected and doesn't require any effort other than installing a few debs. My monitor is running 1680x1050.

(I've checked HardwareSupportComponentsVideoCards, I haven't been able to find promising results on Google, and I can't find any of the cards listed here for under $50)

Update: I've installed 11.04 and my video performance has gone from slow to constant flashing without showing windows. (!?!?)

Erigami
  • 4,536

6 Answers6

6

I've used a Radeon HD5450 with Ubuntu with good results. Very nice image, no fan, 1GB memory, good non-gaming OpenGL support, low power consumption, less than $50, no fan, HDMI and DVI output, no fan.

It also has CrossFireX support but why would you use it?

Did I mention that it has no fan?

2

If you are buying the motherboard, you can get one with an embedded Intel video card. Any recent Intel video card should be fine.

If you plan for an AMD CPU, then an AMD/ATI card is a good choice. You have significant chances that the card will be supported by the open-source driver, and if that fails for now, you have the closed driver.

With NVidia products, is almost similar with AMD/ATI, with the big exception that the open-source driver receives no support from NVidia.

The page https://wiki.ubuntu.com/HardwareSupportComponentsVideoCards is good but not updated so often. Check the last update date for each of the pages.

user4124
  • 9,241
2

Asus EN210. Yes it is marketed as a home-theatre card, but the home-theatre interfaces are really just graphic-intensive applications running on 1920x1080 displays, with 3d & transparency effects, video playback and maybe some flash. Much like your 'modern desktop'.

drgrog
  • 2,985
0

are you trying to run unity on 11.04 ? if so, select ubuntu classic in gdm ( it is on down panel ). if it wont help, post info about hw that you are using.

about a video card, i found some nvidia 9500GT cards in shops under 50$ ( personally, im running 9500GS mobile ), vdpau runs fine, desktop without problems, some games too. If you will decide for nvidia, geforce series 8 is minimum, wouldn't buy something from 7 series ( because of lack of vdpau ).

Cannot tell about AMD/ATI, never used them.

Denwerko
  • 1,218
0

I always opt for all Intel hardware for use on Linux, and never had problems. Even the drives video cards Intel is a module of the Linux kernel.

rjbgbo
  • 663