You have been requested to review the proposed merge of 
lp:~andrikos/ubuntu/quantal/fglrx-installer/fix-switch-to-igpu into 
lp:ubuntu/quantal/fglrx-installer.

For more details, see:
https://code.launchpad.net/~andrikos/ubuntu/quantal/fglrx-installer/fix-switch-to-igpu/+merge/132962

Fixes a problem when users would use amdcccle to switch to the integrated GPU.

For ATI/intel hybrid systems, this fix has no point unless this problem is 
addressed first:
https://code.launchpad.net/~andrikos/ubuntu/quantal/xserver-xorg-video-intel/fix-ati-hybrid

-- 
https://code.launchpad.net/~andrikos/ubuntu/quantal/fglrx-installer/fix-switch-to-igpu/+merge/132962
Your team Ubuntu-X is requested to review the proposed merge of 
lp:~andrikos/ubuntu/quantal/fglrx-installer/fix-switch-to-igpu into 
lp:ubuntu/quantal/fglrx-installer.
=== modified file 'debian/10fglrx.in'
--- debian/10fglrx.in	2011-06-23 18:42:40 +0000
+++ debian/10fglrx.in	2012-11-05 20:37:21 +0000
@@ -1,7 +1,7 @@
 LIBGL_DRIVERS_PATH=/#PKGLIBDIR#/dri
 if [ `uname -m` = 'x86_64' ]; then
   if [ -d /#PKGLIBDIR32#/dri ]; then
-    LIBGL_DRIVERS_PATH=${LIBGL_DRIVERS_PATH}:/#PKGLIBDIR32#/dri
+    LIBGL_DRIVERS_PATH=${LIBGL_DRIVERS_PATH}:/#PKGLIBDIR32#/dri:/usr/lib/#DEB_HOST_MULTIARCH#/dri
     if [ ! -z $LD_LIBRARY_PATH ]; then
 	LD_LIBRARY_PATH=$LD_LIBRARY_PATH:
     fi

=== modified file 'debian/changelog'
--- debian/changelog	2012-09-29 20:47:10 +0000
+++ debian/changelog	2012-11-05 20:37:21 +0000
@@ -1,3 +1,10 @@
+fglrx-installer (2:9.000-0ubuntu3+andrik1) quantal; urgency=low
+
+  * debian/10fglrx.in:
+    - Added missing path which prevented hybrid operation
+
+ -- Nick Andrik <nick.and...@gmail.com>  Tue, 30 Oct 2012 03:36:41 +0100
+
 fglrx-installer (2:9.000-0ubuntu3) quantal; urgency=low
 
   * debian/rules:

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to