All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Nyhus <martin.nyhus@gmx.com>
To: Dave Airlie <airlied@redhat.com>
Cc: linux-kernel@vger.kernel.org, nouveau@lists.freedesktop.org
Subject: Panic in nouveau on resume after 5addcf0a
Date: Wed, 09 Oct 2013 21:35:22 +0200	[thread overview]
Message-ID: <5255AFFA.60104@gmx.com> (raw)

After 5addcf0a (nouveau: add runtime PM support (v0.9)) I'm getting 
kernel panics immediately after resuming from suspend. Unfortunately it 
happens so early that I don't get any more info than the blinking 
keyboard lights...

The nouveau tree still panics up to 2fb9d6c, which fails before I can 
test it.

Any ideas?

Martin


$ lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM 
Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core 
processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core 
processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset 
Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset 
Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset 
Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset 
Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset 
Family PCI Express Root Port 2 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset 
Family PCI Express Root Port 4 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset 
Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC 
Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 
6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family 
SMBus Controller (rev 04)
01:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 740M] (rev a1)
03:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 
(rev c4)
04:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet 
(rev 10)


$ dmesg | grep nouveau
[    1.816793] nouveau  [  DEVICE][0000:01:00.0] BOOT0  : 0x0e71f0a2
[    1.816797] nouveau  [  DEVICE][0000:01:00.0] Chipset: GK107 (NVE7)
[    1.816800] nouveau  [  DEVICE][0000:01:00.0] Family : NVE0
[    1.823291] nouveau  [   VBIOS][0000:01:00.0] checking PRAMIN for 
image...
[    1.871478] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    1.871481] nouveau  [   VBIOS][0000:01:00.0] checking PROM for image...
[    1.871558] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    1.871560] nouveau  [   VBIOS][0000:01:00.0] checking ACPI for image...
[    1.871562] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    1.871564] nouveau  [   VBIOS][0000:01:00.0] checking PCIROM for 
image...
[    1.871811] nouveau 0000:01:00.0: Invalid ROM contents
[    1.871851] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    1.871852] nouveau  [   VBIOS][0000:01:00.0] checking PLATFORM for 
image...
[    1.871902] nouveau  [   VBIOS][0000:01:00.0] ... appears to be valid
[    1.871904] nouveau  [   VBIOS][0000:01:00.0] using image from PLATFORM
[    1.872026] nouveau  [   VBIOS][0000:01:00.0] BIT signature found
[    1.872031] nouveau  [   VBIOS][0000:01:00.0] version 80.07.95.00.07
[    1.959798] nouveau 0000:01:00.0: irq 43 for MSI/MSI-X
[    1.959823] nouveau  [     PMC][0000:01:00.0] MSI interrupts enabled
[    1.959926] nouveau  [     PFB][0000:01:00.0] RAM type: DDR3
[    1.959928] nouveau  [     PFB][0000:01:00.0] RAM size: 2048 MiB
[    1.959930] nouveau  [     PFB][0000:01:00.0]    ZCOMP: 0 tags
[    1.997918] nouveau  [  PTHERM][0000:01:00.0] FAN control: none / 
external
[    1.997926] nouveau  [  PTHERM][0000:01:00.0] fan management: disabled
[    1.997979] nouveau  [  PTHERM][0000:01:00.0] internal sensor: yes
[    2.032309] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 
FAULT at 0x300000 [ IBUS ]
[    2.032962] nouveau  [     DRM] VRAM: 2048 MiB
[    2.032966] nouveau  [     DRM] GART: 1048576 MiB
[    2.032972] nouveau E[     DRM] Pointer to TMDS table invalid
[    2.033016] nouveau  [     DRM] DCB version 4.0
[    2.033019] nouveau E[     DRM] Pointer to flat panel table invalid
[    2.033650] nouveau  [     DRM] ACPI backlight interface available, 
not registering our own
[    2.033654] nouveau W[     DRM] voltage table 0x50 unknown
[    2.033659] nouveau  [     DRM] 2 available performance level(s)
[    2.033662] nouveau  [     DRM] 1: core 202MHz shader 405MHz memory 
405MHz voltage 490mV
[    2.033664] nouveau  [     DRM] 3: core 450MHz shader 901MHz memory 
1080MHz voltage 580mV
[    2.033666] nouveau  [     DRM] c:
[    2.046248] nouveau  [     DRM] MM: using COPY for buffer copies
[    2.046253] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 
on minor 0
[   42.063042] nouveau E[    PBUS][0000:01:00.0] MMIO write of 
0x00000000 FAULT at 0x418880 [ IBUS ]
[   42.063087] nouveau E[   PIBUS][0000:01:00.0] GPC0: 0x419eb4 
0xbadf1000 (0x3800820c)
[   44.064991] nouveau E[  PGRAPH][0000:01:00.0] HUB_INIT timed out
[   44.065000] nouveau E[  PGRAPH][0000:01:00.0] 409000 - done 0x00000244
[   44.065010] nouveau E[  PGRAPH][0000:01:00.0] 409000 - stat 
0x00000000 0x00000000 0x00000000 0x00000000
[   44.065020] nouveau E[  PGRAPH][0000:01:00.0] 409000 - stat 
0x00000000 0x00000000 0x00000002 0x00000009
[   44.065024] nouveau E[  PGRAPH][0000:01:00.0] 502000 - done 0x00000300
[   44.065029] nouveau E[  PGRAPH][0000:01:00.0] 502000 - stat 
0x00000000 0x00000000 0x00000000 0x00000000
[   44.065035] nouveau E[  PGRAPH][0000:01:00.0] 502000 - stat 
0x00000000 0x00000000 0x00000000 0x00000000
[   44.065037] nouveau E[  PGRAPH][0000:01:00.0] init failed, -16

             reply	other threads:[~2013-10-09 19:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 19:35 Martin Nyhus [this message]
2013-10-09 21:34 ` [Nouveau] Panic in nouveau on resume after 5addcf0a Dave Airlie
2013-10-09 22:26   ` Martin Nyhus

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=5255AFFA.60104@gmx.com \
    --to=martin.nyhus@gmx.com \
    --cc=airlied@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nouveau@lists.freedesktop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.