I’ve just done a fresh new installation of OpenSUSE 12.3, KDE version.
But I cannot install the AMD fglrx legacy driver. I also notice that the forum and the repo say it not supported on 12.3.
So is there anyway for me to install and use my graphic card ATI Radeon HD 2600?
I tried to install the driver from amd website, but nothing good
./ati-driver-installer-10-4-x86.x86_64.run
Created directory fglrx-install.Mquv7e
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.723....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
which: no XFree86 in (/home/thaw/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin)
Error: ./default_policy.sh does not support version
default:v2:i686:lib::none:3.7.10-1.1-default:; make sure that the version is being
correctly set by --iscurrentdistro
Removing temporary directory: fglrx-install.Mquv7e
It’s really said if I cannot use the graphic card
Can I re-use the graphic card if I downgrade to OpenSUSE 12.2 or belower?
No, it won’t work, nothing to do with the driver, it’s the Xorg version which is now 1.13 and AFAIK the ATI folks are not supporting with legacy devices, suggest you vent with the ATI folks…
The install with ATI Radeon HD 3200 Graphics and radeon driver works very well for my needs
at the moment there is no amd legacy driver support for HD-2XXX thru’ HD4XXX for openSUSE12.3
some suggestions ,
for the radeon driver install, do the following checks,
if the directory /usr/share/ati/ exists, run any script with uninstall in it,
– if necessary run it with parameter --force
verify there is not a file named /etc/X11/xorg.conf,
—if there is rename it to something else
in -yast, --Sytem, —/etc/sysconfig Editor,
– search for NO_KMS_IN_INITRD and verify it is set to no, if not change it to no
– then press ok to accept
in -yast, --Sytem, —Boot Loader, ---- Boot Loader Options,
----- Optional Kernel Command Line Parameter
– if there is the parameter nomodeset there, delete it
–(or any other parameter with modeset in it)
– then press ok to accept
if any of the following files exist,
/etc/X11/xorg.conf.d/XX-device.conf
/etc/X11/xorg.conf.d/XX-monitor.conf
/etc/X11/xorg.conf.d/XX-screen.conf
— make sure every line in each file is commented out (starts with a #)
(its assumed a standard monitor is installed)
(XX=> a number between 10 & 90)
with the above, a clean reboot to the radeon driver should be possible,
the set-up should be automatically done by kms
xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
HDMI-0 disconnected (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.0*
800x600 60.3 56.2
848x480 60.0
640x480 59.9
I’m suspecting your installation try of the fglrx driver has disabled KMS and you are therefore not using the radeon driver.
That would explain the max. resolution of 1024x768…
If the above doesn’t help, please post the content of the file “/var/log/Xorg.0.log”.
Like I post above, there’s no /usr/share/ati directory after I do a new fresh installation. So I don’t know what to do according to **keellambert **said.
OK, your Xorg.0.log shows you** are** using the radeon driver with KMS, so you don’t need to check the above anymore.
The driver is asking the monitor which resolution it supports and gets the following answer:
my monitor is very old, it’s CRT Dell monitor, but it works very good. I’ve better resolution than 1024x768 in Windows (1152x…) and everything works good in Windows.
with the radeon driver in use, there should not be the directory /usr/share/ati,
so all is in order in that respect, that was there to ensure the deletion of any
old fglrx install
can the set-up be cold booted with another vga cable?
on some older cables all connector pins are not linked thru’ so the DPMS does
not function correctly