I am using ubuntu 10.10. where could i find my graphics card driver for my graphics card ati radeon xpress 200m.
Thanks in advance.
|
|
|
There is an article in Ubuntu documentation web page about open source Radeon driver: |
|||
|
|
|
By default you should be using the standard radeon driver. If that isn't good enough, try the bleeding edge Xorg from the xorg crack pusher team. Performance with my Radeon x300 shot way up. The compiz window switcher now produces a 3d holograms as the screen flips around workspaces, and with a python module it can enlarge my screenspace without changing the resolution or dpi. Bear in mind the stern warnings:
Also, Xorg windows start shaking if I haven't run May need to add yourself to the video group. |
|||
|
|
|
No way for proprietary drivers (those downloaded directly from AMD), since AMD does not provide support for that graphic card. Open source ones shold be already up and running in your system (dmesg | grep -i radeon should provide you with some lines proving that the open source RADEON drivers are working) |
|||
|