Results 1 to 2 of 2
Ati Radeon Mobility 7500 i cant find this driver on the Ati website. And since i dont think its useing the ati driver everything is a bit choppy and a ...
- 09-18-2009 #1Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 187
Ati drivers Help please
Ati Radeon Mobility 7500 i cant find this driver on the Ati website. And since i dont think its useing the ati driver everything is a bit choppy and a cant use the emerald theme manager because every time i try to change the theme in the terminal window after i type "emerald --replace" it just keeps saying "Loading..." and things like watching video in vlc is choppy. Any ideas guys?
- 09-19-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
On your app bar there should be a hardware manager applet. Open it and see if your ATI card appears with a check box. If so, make sure the box is checked and press okay. It should download and install the correct driver for your card.
If not, we'll try to track down what driver you're using and what exact card you have (may affect driver options)... These terminal commands should help us figure some things out:
lspci -nn | grep -i vga
grep -i driver /etc/X11/xorg.conf
grep -i driver /var/log/Xorg.0.log


Reply With Quote