I'm back trying a new distro out. This time I have SuSe installed. I can't get a video driver installed. I have an ATI Radeon X1950 Pro. PCIe card. I got it to work in Ubuntu, I got it to work in PCLOS just fine. I tried to install the driver from the repos and this is what I got.
I went to the AMD/ATI site and downloaded the driver to my desktop. This is the output of what I tried.
SuSe uses RPM.
Code:
SaX2 cannot offer activation of the 3D Subsystem because your graphics card/driver doesn't support 3D
I went to the AMD/ATI site and downloaded the driver to my desktop. This is the output of what I tried.
Code:
bob@linux-m2hh:~> su
Password:
linux-m2hh:/home/bob # cd /home/bob/Desktop
linux-m2hh:/home/bob/Desktop # ati-driver-installer-7-11-x86.x86_64.run
bash: ati-driver-installer-7-11-x86.x86_64.run: command not found
linux-m2hh:/home/bob/Desktop # chmod +x ati-driver-installer-7-11-x86.x86_64.runlinux-m2hh:/home/bob/Desktop # ati-driver-installer-7-11-x86.x86_64.run
bash: ati-driver-installer-7-11-x86.x86_64.run: command not found
linux-m2hh:/home/bob/Desktop #
SuSe uses RPM.