Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-06-16 Thread Roberto Ragusa
On 05/29/2012 11:29 PM, Reindl Harald wrote:

 the follwoing params making things better and stop especially
 the lags most of the time, but on the same machine over a long
 time was set to pcie_aspm=force and all i915 option at 1
 
 pcie_aspm=off i915.i915_enable_rc6=0 i915.semaphores=0 
 i915.i915_enable_fbc=0
 
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable

No issues for a couple of weeks, after disabling VT-d in the BIOS,
but there were kernel updates too, in the meantime.
(And I now expect the problem to show up immediately
after sending this mail) :-)

-- 
   Roberto Ragusamail at robertoragusa.it
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-06-16 Thread Reindl Harald


Am 16.06.2012 14:55, schrieb Roberto Ragusa:
 On 05/29/2012 11:29 PM, Reindl Harald wrote:
 
 the follwoing params making things better and stop especially
 the lags most of the time, but on the same machine over a long
 time was set to pcie_aspm=force and all i915 option at 1

 pcie_aspm=off i915.i915_enable_rc6=0 i915.semaphores=0 
 i915.i915_enable_fbc=0

 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable
 
 No issues for a couple of weeks, after disabling VT-d in the BIOS,
 but there were kernel updates too, in the meantime.
 (And I now expect the problem to show up immediately
 after sending this mail) :-)

in the meantime upgraded to F17 and Kernel 3.4
currently all fine again - knock on wood



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Reindl Harald


Am 30.05.2012 10:52, schrieb drago01:
 On Wed, May 30, 2012 at 2:36 AM, Jared K. Smith
 jsm...@fedoraproject.org wrote:
 On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net 
 wrote:
 Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable

 Yes, that's a possible culprit. I've had massive problems with VT-d
 enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
 pretend to understand what advantages VT-d is *supposed* to give me,
 but it's the first thing I turn off in the BIOS.  In fact, on the
 T510, I couldn't even get an installation to complete without turning
 it off.
 
 You could just do boot with intel_iommu=igfx_off to verify that

sounds not really smart if you are using the integrated graphics
engine as only graphics card which is fast enough for KDE4 3D
effects and all the things you need if you are not a gamer :-)

http://www.mjmwired.net/kernel/Documentation/Intel-IOMMU.txt

If you encounter issues with graphics devices, you can try adding
option intel_iommu=igfx_off to turn off the integrated graphics engine.
If this fixes anything, please ensure you file a bug reporting the problem.



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread drago01
On Wed, May 30, 2012 at 10:32 PM, Reindl Harald h.rei...@thelounge.net wrote:


 Am 30.05.2012 10:52, schrieb drago01:
 On Wed, May 30, 2012 at 2:36 AM, Jared K. Smith
 jsm...@fedoraproject.org wrote:
 On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net 
 wrote:
 Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable

 Yes, that's a possible culprit. I've had massive problems with VT-d
 enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
 pretend to understand what advantages VT-d is *supposed* to give me,
 but it's the first thing I turn off in the BIOS.  In fact, on the
 T510, I couldn't even get an installation to complete without turning
 it off.

 You could just do boot with intel_iommu=igfx_off to verify that

 sounds not really smart if you are using the integrated graphics
 engine as only graphics card which is fast enough for KDE4 3D
 effects and all the things you need if you are not a gamer :-)

You misunderstood this completely this won't turn off your GPU but
just disables DMAR for it ...
You shouldn't notice any difference neither in KDE nor in games.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Josh Boyer
On Thu, May 31, 2012 at 1:02 PM, drago01 drag...@gmail.com wrote:
 On Wed, May 30, 2012 at 10:32 PM, Reindl Harald h.rei...@thelounge.net 
 wrote:


 Am 30.05.2012 10:52, schrieb drago01:
 On Wed, May 30, 2012 at 2:36 AM, Jared K. Smith
 jsm...@fedoraproject.org wrote:
 On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net 
 wrote:
 Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable

 Yes, that's a possible culprit. I've had massive problems with VT-d
 enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
 pretend to understand what advantages VT-d is *supposed* to give me,
 but it's the first thing I turn off in the BIOS.  In fact, on the
 T510, I couldn't even get an installation to complete without turning
 it off.

 You could just do boot with intel_iommu=igfx_off to verify that

 sounds not really smart if you are using the integrated graphics
 engine as only graphics card which is fast enough for KDE4 3D
 effects and all the things you need if you are not a gamer :-)

 You misunderstood this completely this won't turn off your GPU but
 just disables DMAR for it ...
 You shouldn't notice any difference neither in KDE nor in games.

You're aware that doesn't actually do anything in Fedora kernels,
right?  We've been carrying a patch called
linux-2.6-intel-iommu-igfx.patch for quite some time that removes the
igfx_off variable and replaces it with an igfx_on variable and defaults
to having the DMAR disabled without igfx_on being specified.  In fact:

From: drago01 drag...@gmail.com
Date: Wed, 26 Oct 2011 13:37:27 -0400
Subject: [PATCH] Default to igfx_off


josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread drago01
On Thu, May 31, 2012 at 8:04 PM, Josh Boyer jwbo...@gmail.com wrote:
 On Thu, May 31, 2012 at 1:02 PM, drago01 drag...@gmail.com wrote:
 On Wed, May 30, 2012 at 10:32 PM, Reindl Harald h.rei...@thelounge.net 
 wrote:


 Am 30.05.2012 10:52, schrieb drago01:
 On Wed, May 30, 2012 at 2:36 AM, Jared K. Smith
 jsm...@fedoraproject.org wrote:
 On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net 
 wrote:
 Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable

 Yes, that's a possible culprit. I've had massive problems with VT-d
 enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
 pretend to understand what advantages VT-d is *supposed* to give me,
 but it's the first thing I turn off in the BIOS.  In fact, on the
 T510, I couldn't even get an installation to complete without turning
 it off.

 You could just do boot with intel_iommu=igfx_off to verify that

 sounds not really smart if you are using the integrated graphics
 engine as only graphics card which is fast enough for KDE4 3D
 effects and all the things you need if you are not a gamer :-)

 You misunderstood this completely this won't turn off your GPU but
 just disables DMAR for it ...
 You shouldn't notice any difference neither in KDE nor in games.

 You're aware that doesn't actually do anything in Fedora kernels,
 right?  We've been carrying a patch called
 linux-2.6-intel-iommu-igfx.patch for quite some time that removes the
 igfx_off variable and replaces it with an igfx_on variable and defaults
 to having the DMAR disabled without igfx_on being specified.  In fact:

 From: drago01 drag...@gmail.com
 Date: Wed, 26 Oct 2011 13:37:27 -0400
 Subject: [PATCH] Default to igfx_off

Oops ... has been a while ;)
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Josh Boyer
On Thu, May 31, 2012 at 2:45 PM, drago01 drag...@gmail.com wrote:
 On Thu, May 31, 2012 at 8:04 PM, Josh Boyer jwbo...@gmail.com wrote:
 You could just do boot with intel_iommu=igfx_off to verify that

 sounds not really smart if you are using the integrated graphics
 engine as only graphics card which is fast enough for KDE4 3D
 effects and all the things you need if you are not a gamer :-)

 You misunderstood this completely this won't turn off your GPU but
 just disables DMAR for it ...
 You shouldn't notice any difference neither in KDE nor in games.

 You're aware that doesn't actually do anything in Fedora kernels,
 right?  We've been carrying a patch called
 linux-2.6-intel-iommu-igfx.patch for quite some time that removes the
 igfx_off variable and replaces it with an igfx_on variable and defaults
 to having the DMAR disabled without igfx_on being specified.  In fact:

 From: drago01 drag...@gmail.com
 Date: Wed, 26 Oct 2011 13:37:27 -0400
 Subject: [PATCH] Default to igfx_off

 Oops ... has been a while ;)

Good reminder though.  Now that I've said we carry that, we discussed
it in the #fedora-kernel channel and we're going to drop it in rawhide.
So, in the future that option will indeed be viable but hopefully Intel
fixes up i915 so it's not needed.

josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Adam Williamson
On Tue, 2012-05-29 at 20:36 -0400, Jared K. Smith wrote:
 On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net wrote:
  Am 29.05.2012 22:45, schrieb Roberto Ragusa:
  i think i have to mention taht VT-d is active in the BIOS and
  i was wondering that it was stable because the combination of the
  i915 options with VT-d (hardware supported virtualization IO) is
  classified to be unstable
 
 Yes, that's a possible culprit. I've had massive problems with VT-d
 enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
 pretend to understand what advantages VT-d is *supposed* to give me,
 but it's the first thing I turn off in the BIOS.  In fact, on the
 T510, I couldn't even get an installation to complete without turning
 it off.

You need it to run as a KVM host with anything resembling speed.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Chris Adams
Once upon a time, Adam Williamson awill...@redhat.com said:
 On Tue, 2012-05-29 at 20:36 -0400, Jared K. Smith wrote:
  Yes, that's a possible culprit. I've had massive problems with VT-d
  enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
  pretend to understand what advantages VT-d is *supposed* to give me,
  but it's the first thing I turn off in the BIOS.  In fact, on the
  T510, I couldn't even get an installation to complete without turning
  it off.
 
 You need it to run as a KVM host with anything resembling speed.

Isn't VT-d only for VMs directly talking to the hardware, bypassing the
host?  You can run VMs with decent speed using virtualized drivers
without VT-d (and unless you have storage controllers and network
interfaces dedicated to each VM, virtualized drivers is the only secure
method).

-- 
Chris Adams cmad...@hiwaay.net
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Richard W.M. Jones
On Thu, May 31, 2012 at 02:42:11PM -0500, Chris Adams wrote:
 Once upon a time, Adam Williamson awill...@redhat.com said:
  On Tue, 2012-05-29 at 20:36 -0400, Jared K. Smith wrote:
   Yes, that's a possible culprit. I've had massive problems with VT-d
   enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
   pretend to understand what advantages VT-d is *supposed* to give me,
   but it's the first thing I turn off in the BIOS.  In fact, on the
   T510, I couldn't even get an installation to complete without turning
   it off.
  
  You need it to run as a KVM host with anything resembling speed.
 
 Isn't VT-d only for VMs directly talking to the hardware, bypassing the
 host?  You can run VMs with decent speed using virtualized drivers
 without VT-d (and unless you have storage controllers and network
 interfaces dedicated to each VM, virtualized drivers is the only secure
 method).

That's right.  VT-d allows the I/O port space to be partitioned like
memory, so that devices (SCSI disks etc) can be passed directly to
guests which can use them without (in theory) compromising the host,
eg. issuing DMA requests to overwrite host kernel memory.

VT-x is what Intel calls the regular hardware virtualization
extensions.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Adam Williamson
On Thu, 2012-05-31 at 20:47 +0100, Richard W.M. Jones wrote:
 On Thu, May 31, 2012 at 02:42:11PM -0500, Chris Adams wrote:
  Once upon a time, Adam Williamson awill...@redhat.com said:
   On Tue, 2012-05-29 at 20:36 -0400, Jared K. Smith wrote:
Yes, that's a possible culprit. I've had massive problems with VT-d
enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
pretend to understand what advantages VT-d is *supposed* to give me,
but it's the first thing I turn off in the BIOS.  In fact, on the
T510, I couldn't even get an installation to complete without turning
it off.
   
   You need it to run as a KVM host with anything resembling speed.
  
  Isn't VT-d only for VMs directly talking to the hardware, bypassing the
  host?  You can run VMs with decent speed using virtualized drivers
  without VT-d (and unless you have storage controllers and network
  interfaces dedicated to each VM, virtualized drivers is the only secure
  method).
 
 That's right.  VT-d allows the I/O port space to be partitioned like
 memory, so that devices (SCSI disks etc) can be passed directly to
 guests which can use them without (in theory) compromising the host,
 eg. issuing DMA requests to overwrite host kernel memory.
 
 VT-x is what Intel calls the regular hardware virtualization
 extensions.

Gah. Sorry, I stopped reading after VT-. =)
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-31 Thread Chris Adams
Once upon a time, Adam Williamson awill...@redhat.com said:
 Gah. Sorry, I stopped reading after VT-. =)

No problem; I was making sure I wasn't missing some magical bit about
VT-d!
-- 
Chris Adams cmad...@hiwaay.net
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-30 Thread drago01
On Wed, May 30, 2012 at 2:36 AM, Jared K. Smith
jsm...@fedoraproject.org wrote:
 On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net wrote:
 Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable

 Yes, that's a possible culprit. I've had massive problems with VT-d
 enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
 pretend to understand what advantages VT-d is *supposed* to give me,
 but it's the first thing I turn off in the BIOS.  In fact, on the
 T510, I couldn't even get an installation to complete without turning
 it off.

You could just do boot with intel_iommu=igfx_off to verify that.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-30 Thread Reindl Harald


Am 30.05.2012 02:36, schrieb Jared K. Smith:
 On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net wrote:
 Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable
 
 Yes, that's a possible culprit. I've had massive problems with VT-d
 enabled on both a Thinkpad T510 and on a Thinkpad X220.

the strange is that both machines are running since
august 2011 until around F16 with stable graphics
and VT-d

so there must gone something wrong in the latest kernels

  I don't pretend to understand what advantages VT-d is *supposed* 
 to give me, but it's the first thing I turn off in the BIOS

on a normal workstation VT-x and VT-d can and should be turned off

here are running some VMware Workstation guests in background
one of them is a backup-machine rsync'ing 1.5 TB data
each day - in this case you do not want to disable VT-d



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-29 Thread Adam Jackson
On Sun, 2012-05-27 at 19:54 +0200, Reindl Harald wrote:

 may it be that this is caused by major kernel updates
 without update the graphics stack?
 
 3.3.7-1.fc16.x86_64   2012-05-22 16:59:51
 xorg-x11-drv-intel-2.17.0-8.fc16  2012-01-25 21:54:48

I'd be mildly surprised.  The 2D driver (well, the third of it that we
build in Fedora) really hasn't changed much between 2.17.0 and 2.19.0.
But if you want to test that theory, here you go:

https://admin.fedoraproject.org/updates/xorg-x11-drv-intel-2.19.0-3.fc16

A more useful test would be to try older kernel versions to see which
one introduces the problem.

- ajax


signature.asc
Description: This is a digitally signed message part
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-29 Thread Reindl Harald


Am 29.05.2012 16:45, schrieb Adam Jackson:
 On Sun, 2012-05-27 at 19:54 +0200, Reindl Harald wrote:
 
 may it be that this is caused by major kernel updates
 without update the graphics stack?

 3.3.7-1.fc16.x86_64   2012-05-22 16:59:51
 xorg-x11-drv-intel-2.17.0-8.fc16  2012-01-25 21:54:48
 
 I'd be mildly surprised.  The 2D driver (well, the third of it that we
 build in Fedora) really hasn't changed much between 2.17.0 and 2.19.0.
 But if you want to test that theory, here you go:
 
 https://admin.fedoraproject.org/updates/xorg-x11-drv-intel-2.19.0-3.fc16

thank you for this build

the first thing i notice at my home-machine is xvnc starts to work again,
i first liked to restart X11 with KDM remote and had a black screen

after killall X and reconnect vncviewer login-screen is there

[root@srv-rhsoft:/downloads]$ cat /etc/X11/xorg.conf.d/02-vnc.conf
Section Module
 Loadvnc
EndSection
Section Screen
 Identifier  Screen0
 Option  passwordFile /root/.vnc/passwd
EndSection

 A more useful test would be to try older kernel versions to see which
 one introduces the problem

the main problem for debug is that this happens mostly after hours

except the desktop cube of KDE for switching desktops and the
3D gallery of windows with ALT+TAB, this doe completly not work
and since i use these functions not so often i have no idea
when it stopped to work

maybe wait for Kernel 3.4 would be the better option in the hope
it si fixed somewhere



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-29 Thread Roberto Ragusa
On 05/27/2012 07:54 PM, Reindl Harald wrote:
 Hi
 
 i notice growing problems on F16 with Intel Sandy Bridge graphics
 
 * desktop effects in KDE partly not working (3D cube as example)
   this worked well over months after upgrade from F14 to F15 and
 
 * sometimes the whole desktop hangs with display errors
   like missing parts of windows solveable mostly by logout
   but sometimes resulting in a complete system hang

This happened to me too.
Apparently in normal situations (scrolling a window, ...), I was almost
suspecting a hardware bug.

 * lags while starting applications or activate windows
   of running apps

Long lag (5 seconds) while starting LibreOffice; the window is frozen
at half-transparency while appearing and nothing else updates
(clock is stuck).

Fully updated x86_64 F16.
Nothing logged by the kernel.

It surely happened with more than one kernel: last time was today with
3.3.6-3.fc16.x86_64.

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)

Another thing, possibly related, long lag (20 seconds) when coming out of
suspend-to-ram; it seems to happen if I suspend on battery and resume with the
AC power connected (ACPI interaction???).

-- 
   Roberto Ragusamail at robertoragusa.it
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-29 Thread Reindl Harald


Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 On 05/27/2012 07:54 PM, Reindl Harald wrote:
 Hi

 i notice growing problems on F16 with Intel Sandy Bridge graphics

 * desktop effects in KDE partly not working (3D cube as example)
   this worked well over months after upgrade from F14 to F15 and

 * sometimes the whole desktop hangs with display errors
   like missing parts of windows solveable mostly by logout
   but sometimes resulting in a complete system hang
 
 This happened to me too.
 Apparently in normal situations (scrolling a window, ...), I was almost
 suspecting a hardware bug.

definitly no hardware problem

the follwoing params making things better and stop especially
the lags most of the time, but on the same machine over a long
time was set to pcie_aspm=force and all i915 option at 1

pcie_aspm=off i915.i915_enable_rc6=0 i915.semaphores=0 i915.i915_enable_fbc=0

i think i have to mention taht VT-d is active in the BIOS and
i was wondering that it was stable because the combination of the
i915 options with VT-d (hardware supported virtualization IO) is
classified to be unstable

 * lags while starting applications or activate windows
   of running apps
 
 Long lag (5 seconds) while starting LibreOffice

yes, libreoffice is a majonr candidate for lags at startup

 the window is frozen
 at half-transparency while appearing and nothing else updates
 (clock is stuck).

exactly the same happening here on two different machines
with ident hardware

 Fully updated x86_64 F16.
 Nothing logged by the kernel.

here too

 It surely happened with more than one kernel: last time was today with
 3.3.6-3.fc16.x86_64.

correct, but as said i see currently no way to figure out
what kernel started to introduce this and even if maybe all
of the F16 kernels are affected - dist-upgrade some months ago

 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
 Processor Family Integrated Graphics Controller (rev 09)

welcome on board :-)

Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics
Controller (rev 09)



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-29 Thread Jared K. Smith
On Tue, May 29, 2012 at 5:29 PM, Reindl Harald h.rei...@thelounge.net wrote:
 Am 29.05.2012 22:45, schrieb Roberto Ragusa:
 i think i have to mention taht VT-d is active in the BIOS and
 i was wondering that it was stable because the combination of the
 i915 options with VT-d (hardware supported virtualization IO) is
 classified to be unstable

Yes, that's a possible culprit. I've had massive problems with VT-d
enabled on both a Thinkpad T510 and on a Thinkpad X220.  I don't
pretend to understand what advantages VT-d is *supposed* to give me,
but it's the first thing I turn off in the BIOS.  In fact, on the
T510, I couldn't even get an installation to complete without turning
it off.

--
Jared Smith
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

F16: Sandy Bridge - lags, missing effects, ui-crashes

2012-05-27 Thread Reindl Harald
Hi

i notice growing problems on F16 with Intel Sandy Bridge graphics

* desktop effects in KDE partly not working (3D cube as example)
  this worked well over months after upgrade from F14 to F15 and

* sometimes the whole desktop hangs with display errors
  like missing parts of windows solveable mostly by logout
  but sometimes resulting in a complete system hang

* lags while starting applications or activate windows
  of running apps


may it be that this is caused by major kernel updates
without update the graphics stack?

3.3.7-1.fc16.x86_64   2012-05-22 16:59:51
xorg-x11-drv-intel-2.17.0-8.fc16  2012-01-25 21:54:48


my hardware should normally not show any lags because
a Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz with 16 GB
RAM was a short time ago a real high-end machine

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family 
DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core 
Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics
Controller (rev 09)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network 
Connection (rev 04)
00:1a.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 1 (rev b4)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 5 (rev b4)
00:1c.6 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 7 (rev b4)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 8 (rev b4)
00:1d.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4)
00:1f.0 ISA bridge: Intel Corporation Q67 Express Chipset Family LPC Controller 
(rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 
6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus 
Controller (rev 04)
01:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
02:00.0 USB Controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 
03)
03:00.0 Network controller: Atheros Communications Inc. AR5008 Wireless Network 
Adapter (rev 01)



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel