1

I am planning to install Ubuntu 11.04 on a machine using Zotac Geforce GT 220.

Does anyone know if this card is supported?

Thanks

Jorge Castro
  • 73,717
Bitmap
  • 319

2 Answers2

2

According to the NVIDIA readme in /usr/share/doc/nvidia-current/README.txt.gz this card is supported (From Appendix A:)

A1. NVIDIA GEFORCE GPUS

NVIDIA GPU product                    Device PCI ID*     VDPAU features
----------------------------------    ---------------    ---------------

GeForce GT 220M                       0x0654             A
GeForce GT 220                        0x0A20             C

So after you install the Additional drivers tool will prompt you asking to install these drivers and then you should be set.

Jorge Castro
  • 73,717
1

First, make a live CD of natty, run it, then You can check using the following command in the terminal :

/usr/lib/nux/unity_support_test -p

suli8
  • 2,975