Results 1 to 9 of 9
Hi all
this VGA card getting me mad
even he has 3D accelator not working the compiz because of him
(( i go to system >> admin >> hardware drivers ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-11-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 12
ATI Radeon Mobility HD 2600 Series
Hi all
this VGA card getting me mad
even he has 3D accelator not working the compiz because of him
(( i go to system >> admin >> hardware drivers ))
I tried one but not worked with ubuntu 8.10
ATI Mobility Radeon HD 2600 Linux Driver How-to
Is the any one new or something I can do
thanks
- 02-11-2009 #2
Post the output of this
Post the contents of /etc/X11/xorg.conf file here.Code:sudo lspci | grep -i vga
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-11-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 12
ahmad@ahmad-laptop:~$ sudo lspci | grep -i vga
[sudo] password for ahmad:
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series]
- 02-11-2009 #4Just Joined!
- Join Date
- Jan 2009
- Posts
- 12
sorry how to Post the contents of /etc/X11/xorg.conf
- 02-12-2009 #5
Either attach the file here or copy contents.
Code:cat /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-12-2009 #6Just Joined!
- Join Date
- Jan 2009
- Posts
- 12
here it is
Code:ahmad@ahmad-laptop:~$ cat /etc/X11/xorg.conf # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # Note that some configuration settings that could be done previously # in this file, now are automatically configured by the server and settings # here are ignored. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection
- 02-12-2009 #7
You have't installed ATI Driver yet. Did you try to install through Hardware Drivers? Does it throw any error message?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-12-2009 #8Just Joined!
- Join Date
- Jan 2009
- Posts
- 12
I reinstall it again
the proplem when I activate the effects applcations specialy when I trun on vidCode:ahmad@ahmad-laptop:~$ cat /etc/X11/xorg.conf # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # Note that some configuration settings that could be done previously # in this file, now are automatically configured by the server and settings # here are ignored. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 EndSection Section "Module" Load "glx" EndSection Section "Device" Identifier "Configured Video Device" Driver "fglrx" EndSection
the screen gets flashing & firefox too flashing
& when I run compiz the coumputer gets freezed & I have to restart it
- 02-12-2009 #9
fglrx driver is not working properly for your card. Check this tutorial on ATI Driver installation.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
