Displaying 20 results from an estimated 1000 matches similar to: "[Bug 20130] New: GT200: nv50 chipset 0xa0 lockup"
2009 Dec 26
2
[MESA PATCH] Fix nv40_miptree_layout pitch
This patch fixes two issues in nv40_miptree_layout.
First, pt->width0 is used, which is the size of the whole texture,
while width, which is the size of the mipmap level, should be used.
Second, the current code does not 64-byte align the pitch of swizzled
textures. However, on my NV40 this causes a pgraph error regarding the
pitch register (and sometimes a system lockup too), which is fixed
2014 Mar 04
18
[Bug 75776] New: Hearthstone displays corrupted buffers on NVA5
https://bugs.freedesktop.org/show_bug.cgi?id=75776
          Priority: medium
            Bug ID: 75776
          Assignee: nouveau at lists.freedesktop.org
           Summary: Hearthstone displays corrupted buffers on NVA5
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: lubosz at gmail.com
          Hardware: Other
            Status: NEW
 
2009 Sep 17
5
[Bug 24002] New: PFIFO_CACHE_ERROR PGRAPH_ERROR
http://bugs.freedesktop.org/show_bug.cgi?id=24002
           Summary: PFIFO_CACHE_ERROR PGRAPH_ERROR
           Product: xorg
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
       
2012 May 10
12
[Bug 49727] New: wine 1.5.2 and 3Dmark2001se displays only black screen with FPS, on nv43/AGP
https://bugs.freedesktop.org/show_bug.cgi?id=49727
             Bug #: 49727
           Summary: wine 1.5.2  and 3Dmark2001se  displays only black
                    screen with FPS, on nv43/AGP
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
       
2014 Jan 07
38
[Bug 73358] New: [nv34] adobe flash + firefox -> DATA_ERROR
https://bugs.freedesktop.org/show_bug.cgi?id=73358
          Priority: medium
            Bug ID: 73358
          Assignee: nouveau at lists.freedesktop.org
           Summary: [nv34] adobe flash + firefox -> DATA_ERROR
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: ronald645 at gmail.com
    
2017 Aug 27
7
[Bug 102430] New: nv4x - memory problems when starting graphical application - logs included
https://bugs.freedesktop.org/show_bug.cgi?id=102430
            Bug ID: 102430
           Summary: nv4x - memory problems when starting graphical
                    application - logs included
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
   
2010 Feb 28
1
[PATCH 1/2] drm/nv50: Make ctxprog wait until interrupt handler is done.
This will fix races between generated ctxprogs and interrupt handler.
Signed-off-by: Marcin Ko?cielnicki <koriakin at 0x04.net>
---
 drivers/gpu/drm/nouveau/nv50_grctx.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nv50_grctx.c b/drivers/gpu/drm/nouveau/nv50_grctx.c
index d105fcd..9f909ab 100644
---
2009 Jul 27
13
[Bug 22956] New: nv50: kms, random screen blinkage
http://bugs.freedesktop.org/show_bug.cgi?id=22956
           Summary: nv50: kms, random screen blinkage
           Product: xorg
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: kamilkss
2013 Oct 28
2
Trouble on kernel
Hi there,
Sometimes my computer crashes since i use now ubuntu 13.10 with 
unity/compiz.
dmesg tells me:
[  686.209019] nouveau E[    PBUS][0000:00:0d.0] MMIO write of 
0x00000000 FAULT at 0x00b020
and later:
[ 1425.565441] nouveau E[  PGRAPH][0000:00:0d.0]  ERROR nsource: 
DATA_ERROR nstatus: BAD_ARGUMENT
[ 1425.565462] nouveau E[  PGRAPH][0000:00:0d.0] ch 3 [0x00056000 
compiz[1970]] subc 2
2008 Aug 01
1
NV86 (Quadro NVS 140M) errors in dmesg
In case it's any use for debugging, I get these error messages in dmesg
on my NV86 (Quadro NVS 140M) card:
[   21.729435] [drm] Initialized drm 1.1.0 20060810
[   21.749414] nouveau 0000:01:00.0: power state changed by ACPI to D0
[   21.749425] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) ->
IRQ 16
[   21.749432] nouveau 0000:01:00.0: setting latency timer to 64
[   21.749528]
2009 Aug 21
21
[Bug 23445] New: NV46: GPU lockup on VT switch
http://bugs.freedesktop.org/show_bug.cgi?id=23445
           Summary: NV46: GPU lockup on VT switch
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
       
2008 Sep 04
1
Tested nouveau on a Quadro NVS 140M
Hi,
I've just tried nouveau for the first time and I'd like to thank you
all for your hard work. It works well, and I'm especially impressed to
see xv running on my card (NV50 generation). Here is a brief report of
my test.
Details:
- Card is Quadro NVS 140M
- nouveau-drm and xf86-video-nouveau are from today's git
- linux 2.6.26.3 from archlinux
- X.Org X Server 1.4.99.906
2012 Jul 01
2
NV34 on Fedora 17 with Mesa 8.1-devel
Good day.  I'd like to inquire about the use of the latest Nouveau+Mesa 
code on a recent distribution such as Fedora 17.  I've pulled the source 
and built it, which appeared to go smoothly, but I am having issues 
during use.
glxinfo:
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV34
OpenGL version string: 1.5 Mesa 8.1-devel (git-db2b6ca)
I see many of these
2008 Oct 27
11
[Bug 18250] New: X server crash on NV34
http://bugs.freedesktop.org/show_bug.cgi?id=18250
           Summary: X server crash on NV34
           Product: xorg
           Version: 7.3
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy:
2013 Oct 28
3
Trouble on kernel
Am 2013-10-28 15:42, schrieb Ilia Mirkin:
> On Mon, Oct 28, 2013 at 3:45 AM, Martin Kaffanke <martin.kaffanke at gmx.at> wrote:
>> Hi there,
>>
>> Sometimes my computer crashes since i use now ubuntu 13.10 with
>> unity/compiz.
>
> You're on NV4C. Do you have mesa 9.2.1 or later (or pre-9.2)? If you
> have 9.2.0, there are known issues with shader
2012 Apr 08
19
[Bug 48434] New: X freezes with "EQ overflowing"
https://bugs.freedesktop.org/show_bug.cgi?id=48434
             Bug #: 48434
           Summary: X freezes with "EQ overflowing"
    Classification: Unclassified
           Product: xorg
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component:
2009 Mar 28
4
[Bug 20917] New: modeset=1 no go in latest git
http://bugs.freedesktop.org/show_bug.cgi?id=20917
           Summary: modeset=1 no go in latest git
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
       
2019 Nov 24
2
nouveau on NV04 calling illegal method 02fc under fbcon
Hi,
Trying a new kernel on old [NV04] system I get tons of 
  nouveau 0000:01:00.0: gr: intr 00000001 [NOTIFY] nsource 00000040
    [ILLEGAL_MTHD] nstatus 00004000 [PROTECTION_FAULT] ch 0
    [DRM] subc 3 class 004a mthd 02fc data 00000003
errors when operating on console.
As I updated from 4.3 kernel, a bisect does not feel like the best start.
What is that 02fc method which fbcon is probably
2009 Feb 17
6
[Bug 20168] New: nVIDIA 9600GT KMS Lockup
http://bugs.freedesktop.org/show_bug.cgi?id=20168
           Summary: nVIDIA 9600GT KMS Lockup
           Product: xorg
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: kamilkss at
2008 Sep 08
7
[Bug 17484] New: lots of PGRAPH_ERROR/PROTECTION_ERROR
http://bugs.freedesktop.org/show_bug.cgi?id=17484
           Summary: lots of PGRAPH_ERROR/PROTECTION_ERROR
           Product: xorg
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org