LinuxMCE Forums
May 18, 2013, 05:29:38 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
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
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: ATI GPUs that can use fglrx (HD2xxx +)  (Read 235 times)
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« on: February 27, 2013, 02:38:53 am »

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
Code:
cd ~/Documents
sudo -i
<enter password>

Code:
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.

Code:
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...
« Last Edit: February 27, 2013, 02:47:16 am by l3mce » Logged

I never quit... I just ping out.
matrex
Veteran
***
Posts: 64


View Profile
« Reply #1 on: February 27, 2013, 04:52:06 am »

Do I do this on the core and each md?
Logged

Hybrid core Gigabyte GA-MA69GM-S2H m/b 2.8Ghz 2 gig ram. HVR1600 on the core. 2 Orbiter on Android for control 1 phone the other tablet. Running 8.10
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #2 on: February 27, 2013, 04:41:45 pm »

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.
Logged

I never quit... I just ping out.
matrex
Veteran
***
Posts: 64


View Profile
« Reply #3 on: March 01, 2013, 07:09:07 pm »

Ok, Thanx! Will let you know if I run into any problems on my end.
Logged

Hybrid core Gigabyte GA-MA69GM-S2H m/b 2.8Ghz 2 gig ram. HVR1600 on the core. 2 Orbiter on Android for control 1 phone the other tablet. Running 8.10
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!