similar to: sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail

Displaying 20 results from an estimated 100 matches similar to: "sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail"

2015 Jan 04
0
sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
Try booting with `nouveau.nofbaccel=1` and see if that helps. Some many kernels ago, acceleration of the console on fb resume got fixed, and is now causing issues for you and a few others. This will turn off fbcon accel, which should hopefully sidestep the issue. On Sun, Jan 4, 2015 at 5:32 AM, Lukasz Stelmach <stlman at poczta.fm> wrote: > Hello, > > I'd like to bring to your
2008 Oct 16
5
virutal resources and ssh_authorized_key
Hello! I''ve got question - how to use ssh_autorized_key as a virtual resource? I''ve got bunch of users and ssh_authorized_key virtual resources, but only users gets to the target system - ssh keys not... I write something like: class admins { @user { "username": ... } @ssh_authorized_key { "username": ensure => present, key => "...",
2013 Sep 17
8
[Bug 69465] New: Kernel freeze with NVA3 kernel 3.11.1 / PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
https://bugs.freedesktop.org/show_bug.cgi?id=69465 Priority: medium Bug ID: 69465 Assignee: nouveau at lists.freedesktop.org Summary: Kernel freeze with NVA3 kernel 3.11.1 / PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail QA Contact: xorg-team at lists.x.org Severity: critical
2008 Nov 06
1
[PATCH for review] (hopefully) improve error message upon incorrect pgraph irq
My main question is, do the error messages accurately reflect the situation. Anything else wrong with this patch? A (n)ack by darktama would be nice. Maarten. -------------- next part -------------- A non-text attachment was scrubbed... Name: test.patch Type: application/octet-stream Size: 1690 bytes Desc: not available Url :
2012 May 06
1
[envytools PATCH] nv50/pgraph: DATA_ERROR 0x24
--- rnndb/nv50_pgraph.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/rnndb/nv50_pgraph.xml b/rnndb/nv50_pgraph.xml index 92d69ea..6499631 100644 --- a/rnndb/nv50_pgraph.xml +++ b/rnndb/nv50_pgraph.xml @@ -93,6 +93,9 @@ <value value="0x23" name="XY_OUT_OF_BOUNDS"> <!-- m2mf at least. 2d too? --> <brief>Your x/y coords
2012 Nov 03
1
[Bug 56718] New: PGRAPH - TRAP_TEXTURE errors and graphic corruptions
https://bugs.freedesktop.org/show_bug.cgi?id=56718 Priority: medium Bug ID: 56718 Assignee: nouveau at lists.freedesktop.org Summary: PGRAPH - TRAP_TEXTURE errors and graphic corruptions Severity: normal Classification: Unclassified OS: Linux (All) Reporter: jmoronat at gmail.com Hardware: x86 (IA32)
2012 Nov 25
1
Reproducible "PGRAPH TLB flush timeout" hang on NV96
Hi everyone, I was wondering what to do to dig into this problem further.The kernel is several weeks old (nouveau tree), it's at commit 000463f13fba6b2f94a5bfcb0d615751ae9c34a0. As you can see from the mesages below the problem is reproducable to the point of getting exactly the same error. Nov 25 17:57:51 madman kernel: [548360.773743] nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle
2013 May 03
0
Hang on resume - PGRAPH TLB flush idle timeout fail
Hi all, I have what I think is a nouveau-related bug, but don't have all the information they as for on the support page, so thought I'd ask for help here first. My computer will hang after resuming from hibernate/suspend, sometimes showing a normal lock screen and other times just a white screen. I have some extracts from /var/log/messages, but no kernel logs since I cannot get anything
2014 Jun 13
0
[PATCH 2/2] drm/nouveau: Remove an unneeded write while initialising PGRAPH
The blob does not seem to write at that place for my NVAC, though it does for my NV96, agreeing with what is done in the if/else structure below. I guess someone forgot to remove the line when the if/else was put in place. Signed-off-by: Pierre Moreau <pierre.morrow at free.fr> --- drivers/gpu/drm/nouveau/core/engine/graph/nv50.c | 1 - 1 file changed, 1 deletion(-) diff --git
2017 Sep 18
0
[Bug 102840] nouveau PGRAPH - ERROR nsource: ILLEGAL_MTHD nstatus: PROTECTION_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=102840 Pierre Moreau <pierre.morrow at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|DRM/other |Driver/nouveau QA Contact| |xorg-team at lists.x.org
2017 Sep 18
0
[Bug 102840] nouveau PGRAPH - ERROR nsource: ILLEGAL_MTHD nstatus: PROTECTION_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=102840 --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- Nouveau has been rewritten 5 times since kernel 3.2 came out some short 5.5 years ago, both userspace and kernel driver. Your issue is some kind of problem with binding a class to a subchannel (that 0x8800004 value is not a valid class id). But I have no idea what might cause
2017 Sep 18
0
[Bug 102840] nouveau PGRAPH - ERROR nsource: ILLEGAL_MTHD nstatus: PROTECTION_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=102840 --- Comment #2 from Pierre Moreau <pierre.morrow at free.fr> --- We are a few French Nouveau developers, so feel free to come to our IRC channel #nouveau on freenode, if you would rather speak French than English; those conversations would be held privately, as not everyone speaks French on the channel. -- You are receiving this mail
2017 Sep 25
0
[Bug 102840] nouveau PGRAPH - ERROR nsource: ILLEGAL_MTHD nstatus: PROTECTION_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=102840 --- Comment #3 from Philippe Neyrat <philippe.neyrat at mailz.org> --- Created attachment 134479 --> https://bugs.freedesktop.org/attachment.cgi?id=134479&action=edit dmesg log running nouveau on Fedora-Workstation-Live-i386-26-1.5 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part
2019 Dec 04
0
[Bug 102840] nouveau PGRAPH - ERROR nsource: ILLEGAL_MTHD nstatus: PROTECTION_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=102840 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #4 from Martin Peres
2010 Jan 16
1
[PATCH] drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
Currently Nouveau is unable to dismiss DMA_VTX_PROTECTION errors, which results in an infinite loop in the interrupt handler. These errors are caused both by bugs in the Gallium driver and by user-specified index buffers with out of bounds indices. By mmio-tracing the nVidia drivers, I found out how this is done. On DMA_VTX_PROTECTION, The nVidia driver reads the register 0x402000, always
2015 Sep 13
2
[Bug 91988] New: nouveau causes complete system hang - SCHED_ERROR CTXSW_TIMEOUT PGRAPH engine fault PBDMA0 ACQUIRE
https://bugs.freedesktop.org/show_bug.cgi?id=91988 Bug ID: 91988 Summary: nouveau causes complete system hang - SCHED_ERROR CTXSW_TIMEOUT PGRAPH engine fault PBDMA0 ACQUIRE Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: All Status: NEW Severity: normal
2012 Apr 20
3
[Bug 48954] New: nv25 PGRAPH error and X freeze
https://bugs.freedesktop.org/show_bug.cgi?id=48954 Bug #: 48954 Summary: nv25 PGRAPH error and X freeze Classification: Unclassified Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2019 Jan 20
1
[Bug 109397] New: PGRAPH TLB flush idle timeout fail: X hangs, ssh login possible
https://bugs.freedesktop.org/show_bug.cgi?id=109397 Bug ID: 109397 Summary: PGRAPH TLB flush idle timeout fail: X hangs, ssh login possible Product: Mesa Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: major Priority: medium Component:
2014 Apr 09
3
[Bug 77230] New: NV40 PGRAPH "unknown bits" - windows render in white
https://bugs.freedesktop.org/show_bug.cgi?id=77230 Priority: medium Bug ID: 77230 Assignee: nouveau at lists.freedesktop.org Summary: NV40 PGRAPH "unknown bits" - windows render in white QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter:
2011 Apr 02
2
[Bug 35890] New: nVidia Quadro 600 gives "PGRAPH: unsupported chipset, please report!"
https://bugs.freedesktop.org/show_bug.cgi?id=35890 Summary: nVidia Quadro 600 gives "PGRAPH: unsupported chipset, please report!" Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau