Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-08-01 Thread Jonas Schwabe
I installed the new beta of fglrx without installing a non default intel
driver on 13.04 and it works, there are some other bugs in this driver
thought. On high performance mode  can't use dual head for example but the
initial bug is fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-05-16 Thread Gareth
Reinstall that intel driver you downloaded previously. then use the
following command to prevent Ubuntu automatically updating the package

sudo apt-mark hold xserver-xorg-video-intel

Ubuntu will always try to upgrade that package because there are more
recent versions of it. The above command will prevent Ubuntu automatically
upgrading it. It will still appear in your package update dialogue that
pops up but unchecked. Just don't mark it for upgrade yourself in that and
you will be fine.


On Thu, May 16, 2013 at 4:28 PM, Juan Pablo Rinaldi jua...@juampi.comwrote:

 The issue is back. Ubuntu told me there were updates for my system, so I
 installed them, and now the issue has returned.

 I'm pretty sure what happened was that Ubuntu upgraded the old xserver-
 xorg-video-intel package to the most recent version.

 How can I prevent Ubuntu from trying to upgrade that package every time?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1068404

 Title:
   Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
   upgrade

 Status in X.org xf86-video-intel:
   Won't Fix
 Status in “fglrx-installer” package in Ubuntu:
   In Progress
 Status in “fglrx-installer-updates” package in Ubuntu:
   Triaged
 Status in “fglrx-installer” source package in Quantal:
   Confirmed
 Status in “fglrx-installer-updates” source package in Quantal:
   Triaged
 Status in “xserver-xorg-video-intel” package in openSUSE:
   In Progress

 Bug description:
   [Impact]

* Hybrid systems with ATI/intel GPUs using fglrx get a segmentation
   fault in X when using 12.10. In stock 12.04.1 these systems were
   working fine.

* This bug represents a severe regression from precise to quantal,
   since is crashing on startup

* The proposed patch updates the driver to version 13.2beta3 of
   upstream which seems to resolve this issue

   [Test Case]

* Get an hybrid ATI/intel system.
  Install quantal: The system should boot fine
  Install the proprietary fglrx package and reboot: The X server
 crashes on startup

   [Regression Potential]

* This solution does not need any change on the intel driver (as a
 previous workaround needed).
* No regressions have been reported so far using this most recent fglrx
 upstream, by the people affected by this bug

   ==

   After installing the latest fglrx-updates package on Ubuntu 12.10
   (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
   present before AMD fixed switchable graphics on PowerXpress 4.0 cards
   (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
   intel Core i5-2430M). The X server has a segmentation fault and the
   low graphics mode is activated.

   WORKAROUND: Follow carefully the instructions here:
   https://help.ubuntu.com/community/BinaryDriverHowto/ATI#WORKAROUND

   As per Nick Andrik, this is a version regression of xserver-xorg-
   video-intel from 2.20.2 (working and in below mentioned PPA) and
   2.20.3. The regression commit is
   http://cgit.freedesktop.org/xorg/driver/xf86-video-
   intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

   Upstream fglrx has published a new version ( 13.1 ) of the driver
   which seems to solve this issue. No need to revert the commit in the
   Intel driver any more.

   ATTENTION:
   1. If you choose the integrated GPU (via Catalyst or via amdconfig
 --px-igpu) and your X server crashes on startup, then your are probably
 affected by this bug:
   https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1088220

   2. If your system includes an old ATI GPU card (Radeon HD 2x00 3x00
 4x00) which is not supported any more by fglrx drivers, then probably you
 suffer from this bug:
   https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1058040
   Subscribe and comment there please.

   If the X server loads (so you see no low graphics mode window) but you
 get no menu bars, window decorations, etc, then press Ctrl+Shift+T to open
 a terminal, write in there:
   unity --replace 
   and post a comment with the result.

   The logs from the intial bug report follow:

   Here is the Xorg log:
   [20.924]
   X.Org X Server 1.13.0
   Release Date: 2012-09-05
   [20.924] X Protocol Version 11, Revision 0
   [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
   [20.924] Current Operating System: Linux
 marco-HP-Pavilion-g6-Notebook-PC 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9
 19:31:23 UTC 2012 x86_64
   [20.924] Kernel command line:
 BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic
 root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
   [20.924] Build Date: 08 October 2012  03:34:01PM
   [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please
 see http://www.ubuntu.com/support)
   [20.924] Current version of pixman: 0.26.0
   [20.924]  Before reporting problems, check 

Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-05-13 Thread Gareth
sudo apt-get remove --purge xserver-xorg-video-intel

Run that before you try to install it


On Mon, May 13, 2013 at 1:50 PM, Juan Pablo Rinaldi jua...@juampi.comwrote:

 I tried installing this package:

 http://launchpadlibrarian.net/137095219/xserver-xorg-video-intel_2.20.9-0ubuntu2.1_amd64.deb
 but it says I already have a more recent version installed.

 Do I still have to install the package? If so, how?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1068404

 Title:
   Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
   upgrade

 Status in X.org xf86-video-intel:
   Won't Fix
 Status in “fglrx-installer” package in Ubuntu:
   In Progress
 Status in “fglrx-installer-updates” package in Ubuntu:
   Triaged
 Status in “fglrx-installer” source package in Quantal:
   Confirmed
 Status in “fglrx-installer-updates” source package in Quantal:
   Triaged
 Status in “xserver-xorg-video-intel” package in openSUSE:
   In Progress

 Bug description:
   [Impact]

* Hybrid systems with ATI/intel GPUs using fglrx get a segmentation
   fault in X when using 12.10. In stock 12.04.1 these systems were
   working fine.

* This bug represents a severe regression from precise to quantal,
   since is crashing on startup

* The proposed patch updates the driver to version 13.2beta3 of
   upstream which seems to resolve this issue

   [Test Case]

* Get an hybrid ATI/intel system.
  Install quantal: The system should boot fine
  Install the proprietary fglrx package and reboot: The X server
 crashes on startup

   [Regression Potential]

* This solution does not need any change on the intel driver (as a
 previous workaround needed).
* No regressions have been reported so far using this most recent fglrx
 upstream, by the people affected by this bug

   ==

   After installing the latest fglrx-updates package on Ubuntu 12.10
   (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
   present before AMD fixed switchable graphics on PowerXpress 4.0 cards
   (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
   intel Core i5-2430M). The X server has a segmentation fault and the
   low graphics mode is activated.

   WORKAROUND: Follow carefully the instructions here:
   https://help.ubuntu.com/community/BinaryDriverHowto/ATI#WORKAROUND

   As per Nick Andrik, this is a version regression of xserver-xorg-
   video-intel from 2.20.2 (working and in below mentioned PPA) and
   2.20.3. The regression commit is
   http://cgit.freedesktop.org/xorg/driver/xf86-video-
   intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

   Upstream fglrx has published a new version ( 13.1 ) of the driver
   which seems to solve this issue. No need to revert the commit in the
   Intel driver any more.

   ATTENTION:
   1. If you choose the integrated GPU (via Catalyst or via amdconfig
 --px-igpu) and your X server crashes on startup, then your are probably
 affected by this bug:
   https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1088220

   2. If your system includes an old ATI GPU card (Radeon HD 2x00 3x00
 4x00) which is not supported any more by fglrx drivers, then probably you
 suffer from this bug:
   https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1058040
   Subscribe and comment there please.

   If the X server loads (so you see no low graphics mode window) but you
 get no menu bars, window decorations, etc, then press Ctrl+Shift+T to open
 a terminal, write in there:
   unity --replace 
   and post a comment with the result.

   The logs from the intial bug report follow:

   Here is the Xorg log:
   [20.924]
   X.Org X Server 1.13.0
   Release Date: 2012-09-05
   [20.924] X Protocol Version 11, Revision 0
   [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
   [20.924] Current Operating System: Linux
 marco-HP-Pavilion-g6-Notebook-PC 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9
 19:31:23 UTC 2012 x86_64
   [20.924] Kernel command line:
 BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic
 root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
   [20.924] Build Date: 08 October 2012  03:34:01PM
   [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please
 see http://www.ubuntu.com/support)
   [20.924] Current version of pixman: 0.26.0
   [20.924]  Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
   [20.924] Markers: (--) probed, (**) from config file, (==) default
 setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
   [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19
 02:42:21 2012
   [20.924] (==) Using config file: /etc/X11/xorg.conf
   [20.924] (==) Using system config directory
 /usr/share/X11/xorg.conf.d

Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-04-27 Thread Marco Vuano
Here is the lsmod output, dmesg log and Xorg log for the XvBa crash
(modules, dmesgXvBAcrash and Xorglogcrash respectively) and the lsmod
output, dmesg log, syslog and Xorg log for the crash while restarting Xorg
with iGPU selected (modulesintel, dmesgintelcrash, syslogintelcrash and
Xorglogintelcrash respectively). Curiously, the Dmesg log is not apparently
stored up to the point of the crash, so I attach the syslog where
information about the crash can be found


** Attachment added: dmesgXvBAcrash
   
https://bugs.launchpad.net/bugs/1068404/+attachment/3656826/+files/dmesgXvBAcrash

** Attachment added: modules
   https://bugs.launchpad.net/bugs/1068404/+attachment/3656827/+files/modules

** Attachment added: modulesintel
   
https://bugs.launchpad.net/bugs/1068404/+attachment/3656828/+files/modulesintel

** Attachment added: syslogintelcrash
   
https://bugs.launchpad.net/bugs/1068404/+attachment/3656829/+files/syslogintelcrash

** Attachment added: Xorglogintelcrash
   
https://bugs.launchpad.net/bugs/1068404/+attachment/3656830/+files/Xorglogintelcrash

** Attachment added: XorglogXvBAcrash
   
https://bugs.launchpad.net/bugs/1068404/+attachment/3656831/+files/XorglogXvBAcrash

** Attachment added: dmesgintelcrash
   
https://bugs.launchpad.net/bugs/1068404/+attachment/3656832/+files/dmesgintelcrash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-03-22 Thread Nick Andrik
Guys just a small remark.
I have changed laptop and I don't have my intel/ati system any more.
So, I won't be able to troubleshoot any more :(

Nick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-02-27 Thread Nick Andrik
Try to install this version 2:12.100.3-0~andrik1 (for both
fglrx-updates and fglrx-amdcccle-updates) and remove the updated intel
driver.
Just the updated fglrx driver should work

--
=Do-
N.AND

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-02-17 Thread Nick Andrik
I think the intel driver is out of this bug and should be marked as
invalid.

The solution relies in the fglrx driver. I have tried the 13.2beta3
driver and it solves the problem.
If we don't want to go for this version, a Suse user on the
corresponding attached bug, reported that also 13.1 is ok.

I have already packaged the 13.2beta3 version here:
https://launchpad.net/~andrikos/+archive/xserver/

Should I also prepare an official branch to propose for merging to
quantal-proposed?

--
=Do-
N.AND

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-01-05 Thread Nick Andrik
In order to see if the problem lies in my patch or in your system you
will have to test your steps with the default intel package (just open
synaptic and choose the appropriate version for
xserver-xorg-driver-intel).
Also, in the instructions, I see you remove the radeon driver, are you
sure you want to do this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs