Displaying 20 results from an estimated 1000 matches similar to: "hardware donation (GeForce 6600 & GTS250)"
2014 Sep 08
1
[PATCH] gpio: rename g92 class to g94
nv92 hardware has only 16 interrupt lines, while nv94 and later
has 32. Accessing 0xe0c{0,4} registers on nv92 can lead to incorrect
PDISP setup. This is a regression introduced with
commit 9d0f5ec9ee0fd5dc5fc1cc2cf559286431e406e3
Author: Ben Skeggs <bskeggs at redhat.com>
Date:   Mon May 12 15:22:42 2014 +1000
    gpio: split g92 class from nv50
Reported-by: estece on #nouveau
Cc: stable
2013 Sep 19
0
Intermittent crashing X.
Intermittent crashing X.
I downgraded to xorg-1.13.4 hoping it would be stable.
I have 2 monitors, 1920x1200 and 1920x1080
Things seem stable if I don't connect the second monitor.
This is in my /var/log/kdm.log:
(EE) [mi] EQ overflow continuing.  1000 events have been dropped.
(EE) [mi] No further overflow reports will be reported until the clog is cleared.
(EE) 
(EE) Backtrace:
(EE) 0:
2012 Nov 06
3
Fix for vblank on nvc0
The vblank on nvc0 was not working correctly and would freeze X, I managed
to track it down and fix it with some help from m.b.lankhorst, see
https://bugs.freedesktop.org/show_bug.cgi?id=56692 for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121106/27ceb48e/attachment.html>
--------------
2014 Jan 02
2
[Bug 73233] New: [NV43] GeForce 6600 GT nouveau on AMD-Vi triggers constant errors: Event logged IO_PAGE_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=73233
          Priority: medium
            Bug ID: 73233
          Assignee: nouveau at lists.freedesktop.org
           Summary: [NV43] GeForce 6600 GT nouveau on AMD-Vi triggers
                    constant errors: Event logged IO_PAGE_FAULT
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
   
2012 Jul 24
9
[Bug 52411] New: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411
             Bug #: 52411
           Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to
                    3.4.2 hangs at boot
    Classification: Unclassified
           Product: xorg
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
 
2018 Nov 25
1
[PATCH] drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
From: Colin Ian King <colin.king at canonical.com>
Currently, the expression for calculating RON is always going to result
in zero no matter the value of ram->mr[1] because the ! operator has
higher precedence than the shift >> operator.  I believe the missing
parentheses around the expression before appying the ! operator will
result in the desired result.
[ Note, not tested ]
2016 Nov 19
3
[PATCH 0/2] Enable changing PCIe link on G92
one rename and one enable patch. Tested on hardware and confirmed with traces
Karol Herbst (2):
  pci: Rename g94 to g92
  pci/g92: Enable changing pcie link speeds
 drm/nouveau/include/nvkm/subdev/pci.h        |  2 +-
 drm/nouveau/nvkm/engine/device/base.c        | 22 +++++++++++-----------
 drm/nouveau/nvkm/subdev/pci/Kbuild           |  2 +-
 drm/nouveau/nvkm/subdev/pci/{g94.c => g92.c} |
2018 Sep 07
2
Strange monitor behavior on forced DVI-D output
Hello , 
I'm new here but I hope I can describe my problem exactly.
I'm trying to get my DVI-Monitor to work with nouveau. The monitor is 
automatically reported as not connected. LVDS is detected. Forcing it
on Xorg.conf didn't work, KMS does:
video=DVI-D-1:1920x1200e video=LVDS-1:d 
X started with 1024x768, but could switch by xrandr to 1920x1200.
The viewed picture now is
2013 Mar 11
2
[Bug 62190] New: Invalid ROM contents on PowerMAC G5 11, 2 with GeForce 6600 LE
https://bugs.freedesktop.org/show_bug.cgi?id=62190
          Priority: medium
            Bug ID: 62190
          Assignee: nouveau at lists.freedesktop.org
           Summary: Invalid ROM contents on PowerMAC G5 11,2 with GeForce
                    6600 LE
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
   
2015 May 24
3
[PATCH v2 07/10] bios/ramcfg: Separate out RON pull value
Signed-off-by: Roy Spliet <rspliet at eclipso.eu>
---
 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ramcfg.h | 1 +
 drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c         | 3 ++-
 drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c         | 2 ++
 drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c            | 6 ++++--
 4 files changed, 9 insertions(+), 3 deletions(-)
diff --git
2019 Sep 17
1
[PATCH 1/3] pci: force disable ASPM before changing the link speed
On Fri, 13 Sep 2019 at 05:00, Karol Herbst <kherbst at redhat.com> wrote:
>
> taken from nvgpu
>
> Signed-off-by: Karol Herbst <kherbst at redhat.com>
> ---
>  drm/nouveau/nvkm/subdev/pci/g84.c   |  9 +++++++++
>  drm/nouveau/nvkm/subdev/pci/g92.c   |  1 +
>  drm/nouveau/nvkm/subdev/pci/g94.c   |  1 +
>  drm/nouveau/nvkm/subdev/pci/gf100.c |  1 +
> 
2013 Aug 30
13
[Bug 68768] New: [nv50] error during boot
https://bugs.freedesktop.org/show_bug.cgi?id=68768
          Priority: medium
            Bug ID: 68768
          Assignee: nouveau at lists.freedesktop.org
           Summary: [nv50] error during boot
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: mattia.b89 at gmail.com
         
2014 Jul 10
14
[Bug 81136] New: [NV92] Regression in Linux 3.15: GPU lockup after suspend
https://bugs.freedesktop.org/show_bug.cgi?id=81136
          Priority: medium
            Bug ID: 81136
          Assignee: nouveau at lists.freedesktop.org
           Summary: [NV92] Regression in Linux 3.15: GPU lockup after
                    suspend
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
       
2015 Feb 21
6
[Bug 89273] New: [NVA8] nouveau screen corruption and X lockup when reclocking
https://bugs.freedesktop.org/show_bug.cgi?id=89273
            Bug ID: 89273
           Summary: [NVA8] nouveau screen corruption and X lockup when
                    reclocking
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
        
2012 Mar 07
5
cannot enable "AllwaysOffscreen"
In past i had Problems i solved with setting "AllwaysOffscreen" to enabled.
Now the problems are back, but i didnt changed anything to my wine-system, registry key is also still activated.
core 2 duo 
gts250
wine 1.4rc6
Arch linux with ck-kernel (ck-corex and ck-corex-nvidia)
2010 Jan 08
10
[Bug 25952] New: GeForce 9800 GTX - nouveau_init takes ~ 1 minute to complete
http://bugs.freedesktop.org/show_bug.cgi?id=25952
           Summary: GeForce 9800 GTX - nouveau_init takes ~ 1 minute to
                    complete
           Product: xorg
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: high
         Component: Driver/nouveau
        AssignedTo: nouveau at
2014 Jun 19
0
[PATCH] update man page with new chips, AccelMethod option
---
 man/nouveau.man | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)
diff --git a/man/nouveau.man b/man/nouveau.man
index 7c72907..a8dfacd 100644
--- a/man/nouveau.man
+++ b/man/nouveau.man
@@ -13,7 +13,7 @@ nouveau \- NVIDIA video driver
 .fi
 .SH DESCRIPTION
 .B nouveau
-is an __xservername__ driver for NVIDIA video cards.  The driver supports 2D 
+is an
2012 May 10
13
[Bug 49736] New: piglit quck.driver tests kill X server on nv43
https://bugs.freedesktop.org/show_bug.cgi?id=49736
             Bug #: 49736
           Summary: piglit quck.driver tests kill X server  on nv43
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component:
2015 Jul 11
3
[Bug 91306] New: Axis Game Factory v3.0 (native) renders black ground
https://bugs.freedesktop.org/show_bug.cgi?id=91306
            Bug ID: 91306
           Summary: Axis Game Factory v3.0 (native) renders black ground
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/nouveau
          Assignee: nouveau at
2017 Nov 18
1
Blank console but X11 works on MCP79 - old regression since 3.8
On Fri, Nov 17, 2017 at 2:37 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> On Fri, Nov 17, 2017 at 2:25 PM, Ondrej Zary <linux at rainbow-software.org> wrote:
>> On Friday 17 November 2017 18:41:17 Ilia Mirkin wrote:
>>> On Fri, Nov 17, 2017 at 12:33 PM, Ondrej Zary
>>>
>>> <linux at rainbow-software.org> wrote:
>>> > @@ -483,8