I have installed 12.8 (new) Ati Amd driver for my Mobility Radeon HD 7550.
After installing I configured xorg.conf using "aticonfig --initial" and restarted the laptop.
I got the screen saying the system is running in low graphics mode. graphics drivers etc could not be determined. And gives me 4 options: 1. Run in low graphics mode for just one session 2. Recofigure graphics 3. Troubleshoot error 4. Exit to console login. Re configuring graphics doesn't help either.
Contents of my xorg.conf file are:
Any idea what to do next?Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection



Adv Reply




Bookmarks