[Pardus-users] ATI display adapter driver thingy..

Emre Sururi etasci at fisek.com.tr
Mon Apr 21 00:09:04 EEST 2008


S.Çağlar Onur wrote On 04/20/2008 10:20 PM:
> Could you plese test following ati-drivers package from -testing repoitory which may solve this issues?
> 
> pisi it http://paketler.pardus.org.tr/pardus-2007-test/ati-drivers-8.476-29-32.pisi
installed it alas nothing seemed to change apart from the 
(re-)appearence of the link in the start menu for ATI Catalyst Control 
Center which tells me that "There was a problem initializing Catalyst 
Control Center Linux edition. It could be caused by the following.

No ATI graphics driver is installed, or the ATI driver is not 
functioning properly. Please install the ATI driver appropriate for your 
ATI hardwire, or configure using aticonfig"

the installed card is ATI Mobility Radeon HD 2600 btw. I was getting the 
same error after trying to install from run file from ATI's website on 
my previous attempts. Shall I proceed from here and replace the Driver 
name with "flgx" (or whatever that was) in xorg.conf?

Faithfully yours,
Emre Sururi

my xorg.conf file, btw:
[...]
Section "Device"
     Screen 0
     Identifier "VideoCard0"
     Driver     "radeonhd"
     VendorName "None"
     BoardName  "None"
     # BusID      "PCI:1:0:0"

EndSection


Section "Monitor"
     Identifier  "Monitor0"
     VendorName  "Unknown"
     ModelName   "Unknown"
     HorizSync    31.5-50
     VertRefresh  50-70


EndSection


Section "Screen"
     Identifier "Screen0"
     Device     "VideoCard0"
     Monitor    "Monitor0"
     DefaultDepth 16
     Subsection "Display"
         Depth    16
         Modes    "800x600" "640x480"
     EndSubsection
EndSection


Section "ServerLayout"
     Identifier  "Simple Layout"
     Screen      "Screen0"
     InputDevice "Mouse0" "CorePointer"
     InputDevice "Touchpad" "SendCoreEvents"
     InputDevice "Keyboard0" "CoreKeyboard"
     # Multihead stuff
     # Screen      0  "Screen0" 0 0
     # Screen      1  "Screen1" RightOf "Screen0"
     Option      "Xinerama" "off"
     Option      "Clone" "off"

EndSection



More information about the Pardus-users mailing list