Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-12-18 Thread Borislav Petkov
On Wed, Dec 18, 2013 at 09:59:22PM +0100, MPhil. Emanoil Kotsev wrote: > I was able to solve the issue by removing some of the modules I had in > xorg.conf. I noticed that it is not the cpu that is overheating, but > rather the video/graphic card. The area around the "Dell" logo on the > front of

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-12-18 Thread MPhil. Emanoil Kotsev
Hi again, sorry for writing after such long time of silence, but I was busy with one project (and family as well) On Sunday 17 November 2013 21:05:46 you wrote: > On Sun, Nov 17, 2013 at 05:45:18PM +0100, MPhil. Emanoil Kotsev wrote: > > How - new libraries - more exhaustive algorythms - higher

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-12-18 Thread MPhil. Emanoil Kotsev
Hi again, sorry for writing after such long time of silence, but I was busy with one project (and family as well) On Sunday 17 November 2013 21:05:46 you wrote: On Sun, Nov 17, 2013 at 05:45:18PM +0100, MPhil. Emanoil Kotsev wrote: How - new libraries - more exhaustive algorythms - higher

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-12-18 Thread Borislav Petkov
On Wed, Dec 18, 2013 at 09:59:22PM +0100, MPhil. Emanoil Kotsev wrote: I was able to solve the issue by removing some of the modules I had in xorg.conf. I noticed that it is not the cpu that is overheating, but rather the video/graphic card. The area around the Dell logo on the front of the

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-19 Thread MPhil. Emanoil Kotsev
Hi On Sunday 17 November 2013 21:05:46 Borislav Petkov wrote: > On Sun, Nov 17, 2013 at 05:45:18PM +0100, MPhil. Emanoil Kotsev wrote: > > How - new libraries - more exhaustive algorythms - higher cpu usage > > etc. Some of the things M$ is doing on purpose to force you upgrade > > your hardware

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-19 Thread MPhil. Emanoil Kotsev
Hi On Sunday 17 November 2013 21:05:46 Borislav Petkov wrote: On Sun, Nov 17, 2013 at 05:45:18PM +0100, MPhil. Emanoil Kotsev wrote: How - new libraries - more exhaustive algorythms - higher cpu usage etc. Some of the things M$ is doing on purpose to force you upgrade your hardware every

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-17 Thread Borislav Petkov
On Sun, Nov 17, 2013 at 12:35:16PM +0100, MPhil. Emanoil Kotsev wrote: > After doing all of this I was able to reproduce the issue by > overloading the system with following simple steps: > 1. start a compilation of something (ex. kernel) > 2. run another process hungry application (flashplayer in

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-17 Thread MPhil. Emanoil Kotsev
Hi I listened to your advise and installed 3.12 kernel (no other modules on top that would taint the kernel like vmware/player). So it turned out I have to enable /proc/acpi (depreciated) and acpi_cpufreq, so that I may have a proper support for cooling and frequency. $ acpi -t Thermal 0: ok,

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-17 Thread MPhil. Emanoil Kotsev
Hi I listened to your advise and installed 3.12 kernel (no other modules on top that would taint the kernel like vmware/player). So it turned out I have to enable /proc/acpi (depreciated) and acpi_cpufreq, so that I may have a proper support for cooling and frequency. $ acpi -t Thermal 0: ok,

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-17 Thread Borislav Petkov
On Sun, Nov 17, 2013 at 12:35:16PM +0100, MPhil. Emanoil Kotsev wrote: After doing all of this I was able to reproduce the issue by overloading the system with following simple steps: 1. start a compilation of something (ex. kernel) 2. run another process hungry application (flashplayer in

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-13 Thread MPhil. Emanoil Kotsev
Hi On Wednesday 13 November 2013 21:33:19 Borislav Petkov wrote: > Some more suggestions, in addition to Daniel's: > > On Wed, Nov 13, 2013 at 09:09:14PM +0100, Daniel Vetter wrote: > > > Nov 13 09:36:21 maistor kernel: [ 40.447271] [ cut > > > here ] > > > Nov 13

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-13 Thread Borislav Petkov
Some more suggestions, in addition to Daniel's: On Wed, Nov 13, 2013 at 09:09:14PM +0100, Daniel Vetter wrote: > > Nov 13 09:36:21 maistor kernel: [ 40.447271] [ cut > > here ] > > Nov 13 09:36:21 maistor kernel: [ 40.447311] WARNING: CPU: 1 PID: 4142 at > >

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-13 Thread Daniel Vetter
On Wed, Nov 13, 2013 at 08:58:29PM +0100, MPhil. Emanoil Kotsev wrote: > (sorry it replys automaticaly only to the sender - now added the list) > > What do the intel-gfx people think? > > == original mail follows === > Hi sorry for bothering you once again. > > I noticed most of the

Re: kernel 3.11.6 general protection fault

2013-11-13 Thread MPhil. Emanoil Kotsev
(sorry it replys automaticaly only to the sender - now added the list) What do the intel-gfx people think? == original mail follows === Hi sorry for bothering you once again. I noticed most of the issues are coming from drm (I have the stupid "Intel Corporation Mobile 945GM/GMS,

Re: kernel 3.11.6 general protection fault

2013-11-13 Thread MPhil. Emanoil Kotsev
(sorry it replys automaticaly only to the sender - now added the list) What do the intel-gfx people think? == original mail follows === Hi sorry for bothering you once again. I noticed most of the issues are coming from drm (I have the stupid Intel Corporation Mobile 945GM/GMS,

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-13 Thread Daniel Vetter
On Wed, Nov 13, 2013 at 08:58:29PM +0100, MPhil. Emanoil Kotsev wrote: (sorry it replys automaticaly only to the sender - now added the list) What do the intel-gfx people think? == original mail follows === Hi sorry for bothering you once again. I noticed most of the issues are

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-13 Thread Borislav Petkov
Some more suggestions, in addition to Daniel's: On Wed, Nov 13, 2013 at 09:09:14PM +0100, Daniel Vetter wrote: Nov 13 09:36:21 maistor kernel: [ 40.447271] [ cut here ] Nov 13 09:36:21 maistor kernel: [ 40.447311] WARNING: CPU: 1 PID: 4142 at

Re: [Intel-gfx] kernel 3.11.6 general protection fault

2013-11-13 Thread MPhil. Emanoil Kotsev
Hi On Wednesday 13 November 2013 21:33:19 Borislav Petkov wrote: Some more suggestions, in addition to Daniel's: On Wed, Nov 13, 2013 at 09:09:14PM +0100, Daniel Vetter wrote: Nov 13 09:36:21 maistor kernel: [ 40.447271] [ cut here ] Nov 13 09:36:21 maistor

Re: kernel 3.11.6 general protection fault

2013-11-01 Thread MPhil. Emanoil Kotsev
Hi On Friday 01 November 2013 12:27:55 Borislav Petkov wrote: > On Fri, Nov 01, 2013 at 10:18:49AM +0100, MPhil. Emanoil Kotsev wrote: > > On Thursday 31 October 2013 17:44:03 you wrote: > > > Please do not top-post. > > > > Sorry for top posting > > No probs :). Btw, one more thing: when you

Re: kernel 3.11.6 general protection fault

2013-11-01 Thread Borislav Petkov
On Fri, Nov 01, 2013 at 10:18:49AM +0100, MPhil. Emanoil Kotsev wrote: > On Thursday 31 October 2013 17:44:03 you wrote: > > Please do not top-post. > > Sorry for top posting No probs :). Btw, one more thing: when you reply, make sure you hit reply-to-all so that CC list remains intact. > I

Re: kernel 3.11.6 general protection fault

2013-11-01 Thread Borislav Petkov
On Fri, Nov 01, 2013 at 10:18:49AM +0100, MPhil. Emanoil Kotsev wrote: On Thursday 31 October 2013 17:44:03 you wrote: Please do not top-post. Sorry for top posting No probs :). Btw, one more thing: when you reply, make sure you hit reply-to-all so that CC list remains intact. I tried

Re: kernel 3.11.6 general protection fault

2013-11-01 Thread MPhil. Emanoil Kotsev
Hi On Friday 01 November 2013 12:27:55 Borislav Petkov wrote: On Fri, Nov 01, 2013 at 10:18:49AM +0100, MPhil. Emanoil Kotsev wrote: On Thursday 31 October 2013 17:44:03 you wrote: Please do not top-post. Sorry for top posting No probs :). Btw, one more thing: when you reply, make

Re: kernel 3.11.6 general protection fault

2013-10-31 Thread Borislav Petkov
Please do not top-post. On Thu, Oct 31, 2013 at 04:52:54PM +0100, emanoil.kot...@fincom.at wrote: > Hi, thanks for swift response. > Yes, without those modules loaded it hangs as well. Perhaps I did > not understand you well - do you mean unloaded or not > compiled/installed, or even blacklisted.

Re: kernel 3.11.6 general protection fault

2013-10-31 Thread emanoil . kotsev
Hi, thanks for swift response. Yes, without those modules loaded it hangs as well. Perhaps I did not understand you well - do you mean unloaded or not compiled/installed, or even blacklisted. I tried only with unloading them. The custom stuff is vmware nothing else, but if I remember issues

Re: kernel 3.11.6 general protection fault

2013-10-31 Thread Borislav Petkov
Adding intel-gfx@ to CC. On Thu, Oct 31, 2013 at 03:00:24PM +0100, emanoil.kot...@fincom.at wrote: > Hi again, just noticed that it happens also without starring at > youtube, but again in the drm Right, I can see a bunch of #GPs happening at drivers/gpu/drm/i915/intel_display.c:8292

kernel 3.11.6 general protection fault

2013-10-31 Thread emanoil . kotsev
Hi again, just noticed that it happens also without starring at youtube, but again in the drm Thanks in advance and kind regards --- cut Oct 31 10:51:01 maistor kernel: [drm] Setting output timings on SDVOB failed Oct 31 10:51:01 maistor kernel: lp: driver loaded but no devices

kernel 3.11.6 general protection fault

2013-10-31 Thread emanoil . kotsev
Hi again, just noticed that it happens also without starring at youtube, but again in the drm Thanks in advance and kind regards --- cut Oct 31 10:51:01 maistor kernel: [drm] Setting output timings on SDVOB failed Oct 31 10:51:01 maistor kernel: lp: driver loaded but no devices

Re: kernel 3.11.6 general protection fault

2013-10-31 Thread Borislav Petkov
Adding intel-gfx@ to CC. On Thu, Oct 31, 2013 at 03:00:24PM +0100, emanoil.kot...@fincom.at wrote: Hi again, just noticed that it happens also without starring at youtube, but again in the drm Right, I can see a bunch of #GPs happening at drivers/gpu/drm/i915/intel_display.c:8292

Re: kernel 3.11.6 general protection fault

2013-10-31 Thread emanoil . kotsev
Hi, thanks for swift response. Yes, without those modules loaded it hangs as well. Perhaps I did not understand you well - do you mean unloaded or not compiled/installed, or even blacklisted. I tried only with unloading them. The custom stuff is vmware nothing else, but if I remember issues

Re: kernel 3.11.6 general protection fault

2013-10-31 Thread Borislav Petkov
Please do not top-post. On Thu, Oct 31, 2013 at 04:52:54PM +0100, emanoil.kot...@fincom.at wrote: Hi, thanks for swift response. Yes, without those modules loaded it hangs as well. Perhaps I did not understand you well - do you mean unloaded or not compiled/installed, or even blacklisted. I