public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: "MPhil. Emanoil Kotsev" <Emanoil.Kotsev@fincom.at>
Cc: intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	Daniel Vetter <daniel@ffwll.ch>
Subject: Re: [Intel-gfx] kernel 3.11.6 general protection fault
Date: Wed, 13 Nov 2013 21:33:19 +0100	[thread overview]
Message-ID: <20131113203319.GB23962@pd.tnic> (raw)
In-Reply-To: <20131113200914.GG7251@phenom.ffwll.local>

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 
> > drivers/gpu/drm/i915/intel_display.c:8292 check_crtc_state+0x5cf/0xa60 [i915]
> > ()
> > Nov 13 09:36:21 maistor kernel: [   40.447313] pipe state doesn't match!

That's

	if (active &&
	    !intel_pipe_config_compare(dev, &crtc->config, &pipe_config)) {
		WARN(1, "pipe state doesn't match!\n");				<---
		intel_dump_pipe_config(crtc, &pipe_config,
				       "[hw state]");
		intel_dump_pipe_config(crtc, &crtc->config,
				       "[sw state]");
	}

> > Nov 13 09:36:21 maistor kernel: [   40.447315] Modules linked in: snd_hrtimer 
> > acpi_pad sbs sbshc fan binfmt_misc uinput fuse af_packet ipv6 firewire_sbp2 
> > snd
> > _hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss 
> > snd_pcm snd_page_alloc snd_seq_dummy snd_seq_oss snd_seq_midi 
> > snd_seq_midi_eve
> > nt snd_rawmidi snd_seq snd_seq_device snd_timer arc4 iTCO_wdt snd gpio_ich 
> > iwl3945 dell_wmi sparse_keymap i2c_i801 iTCO_vendor_support ehci_pci iwlegacy 
> > mac8
> > 0211 cfg80211 soundcore rfkill dell_laptop lpc_ich yenta_socket pcmcia_rsrc 
> > irda 8250 evdev wmi processor dcdbas rtc_cmos battery crc_ccitt ac joydev 
> > sha256_
> > ssse3 sha256_generic cbc hid_generic usbhid hid loop dm_crypt dm_mod sg b44 
> > sr_mod cdrom ssb i915 cfbfillrect cfbimgblt mmc_core mii pcmcia pcmcia_core 
> > uhci_
> > hcd i2c_algo_bit cfbcopyarea firewire_ohci video backlight firewire_core 
> > crc_itu_t drm_kms_helper drm ehci_hcd sd_mod i2c_core thermal thermal_sys 
> > freq_table
> >  usbcore usb_common button intel_agp intel_gtt agpgart
> > Nov 13 09:36:21 maistor kernel: [   40.447384] CPU: 1 PID: 4142 Comm: Xorg 
> > Tainted: P             3.11.6eko2 #3

And there's that taint P again due to the vmware modules.

I know that you tried without the vmware modules where your kernel
wasn't tainted but then you got a #GP which could be something entirely
different. But now you're hitting some sanity-checking code which could
mean there's some corruption happening.

So, can you reproduce that exact same warning, i.e. this one:

WARNING: CPU: 1 PID: 4142 at drivers/gpu/drm/i915/intel_display.c:8292 check_crtc_state+0x5cf/0xa60 [i915]()
pipe state doesn't match!

*without* the vmware modules installed?

Also, it wouldn't hurt to try the shiny new 3.12.

HTH.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

  reply	other threads:[~2013-11-13 20:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 19:58 kernel 3.11.6 general protection fault MPhil. Emanoil Kotsev
2013-11-13 20:09 ` [Intel-gfx] " Daniel Vetter
2013-11-13 20:33   ` Borislav Petkov [this message]
2013-11-13 21:19     ` MPhil. Emanoil Kotsev
2013-11-17 11:35     ` MPhil. Emanoil Kotsev
2013-11-17 12:07       ` Borislav Petkov
2013-11-17 14:45         ` MPhil. Emanoil Kotsev
2013-11-17 15:06           ` Borislav Petkov
2013-11-17 16:45             ` MPhil. Emanoil Kotsev
2013-11-17 20:05               ` Borislav Petkov
2013-11-19  9:21                 ` MPhil. Emanoil Kotsev
2013-12-18 20:59                 ` MPhil. Emanoil Kotsev
2013-12-18 21:22                   ` Borislav Petkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131113203319.GB23962@pd.tnic \
    --to=bp@alien8.de \
    --cc=Emanoil.Kotsev@fincom.at \
    --cc=daniel@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox