News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

ATI GPUs that can use fglrx (HD2xxx +)

Started by l3mce, February 27, 2013, 02:38:53 AM

Previous topic - Next topic

l3mce

I wasn't able to squeeze it in quick enough for final release. I did not have enough testing time... however it worked on the scale machines... well... the method anyway...

Download this Utils.sh and replace yours with it in /usr/pluto/bin
http://svn.linuxmce.org/trac.cgi/export/27224/trunk/src/BootScripts/Utils.sh

cd ~/Documents
sudo -i
<enter password>


wget http://svn.linuxmce.org/trac.cgi/export/27224/trunk/src/BootScripts/Utils.sh
cat ./Utils.sh > /usr/pluto/bin/Utils.sh
apt-get remove --purge fglrx
rm /etc/X11/xorg.con*
apt-get update
reboot


This is going to take a LONG time. It has to upgrade your kernel, and as everything uses dkms these days, I have to do some trickery with the headers. This upgrade, on a weakly powered MD, can take up to 3 hours. DO NOT INTERRUPT!!! Yes it unpacks headers forever... and does it like 3 times.



If that isn't quite enough to get the job done do this after.

apt-get -y remove --purge xorg-driver-fglrx fglrx* --force-yes
apt-get -y install --reinstall libgl1-mesa-glx libgl1-mesa-dri fglrx-modaliases --force-yes
dpkg-reconfigure xserver-xorg
apt-get -y install --reinstall xserver-xorg-core --force-yes
rm /etc/X11/xorg.con*
reboot


But I see no need for that last mess...
I never quit... I just ping out.

Steve

Hybrid core Gigabyte GA-EP45-UD3R m/b 2.8Ghz 2 gig ram. HVR1600 on the core. 2 Orbiter on Android for control 1 phone the other tablet. Running 10.04

l3mce

Just the ATI machine.

Please report your results. We do not have VAAPI support in 1004, but performance should still be much better than the radeon driver.
I never quit... I just ping out.

Steve

Ok, Thanx! Will let you know if I run into any problems on my end.
Hybrid core Gigabyte GA-EP45-UD3R m/b 2.8Ghz 2 gig ram. HVR1600 on the core. 2 Orbiter on Android for control 1 phone the other tablet. Running 10.04