Displaying 20 results from an estimated 100 matches similar to: "[Bug 10924] New: XAA crash on NV17"
2007 May 15
9
[Bug 10957] New: Garbled console text with XAA enabled
http://bugs.freedesktop.org/show_bug.cgi?id=10957
Summary: Garbled console text with XAA enabled
Product: xorg
Version: 7.1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2007 May 23
3
[Bug 11038] New: nouveau and NV17: glxinfo, glxgears and other gl-apps crash
http://bugs.freedesktop.org/show_bug.cgi?id=11038
Summary: nouveau and NV17: glxinfo, glxgears and other gl-apps
crash
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2010 Jan 09
21
[Bug 25966] New: nv25 : rxvt scrolling is very slow
http://bugs.freedesktop.org/show_bug.cgi?id=25966
Summary: nv25 : rxvt scrolling is very slow
Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2007 May 12
10
[Bug 10933] New: nouveau defaults to first graphics card in system even when xorg instructed differently
http://bugs.freedesktop.org/show_bug.cgi?id=10933
Summary: nouveau defaults to first graphics card in system even
when xorg instructed differently
Product: xorg
Version: 7.2
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2007 Sep 22
11
[Bug 12520] New: EXA greedy mode corruption
http://bugs.freedesktop.org/show_bug.cgi?id=12520
Summary: EXA greedy mode corruption
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2011 Mar 11
1
[Bug 35222] New: xvideo : NV17 Video Texture support
https://bugs.freedesktop.org/show_bug.cgi?id=35222
Summary: xvideo : NV17 Video Texture support
Product: xorg
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: enhancement
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Mar 10
2
ordering
Hello, I would like to order a matrix by a specific column. For instance:
> test
[,1] [,2] [,3]
[1,] 1 100 21
[2,] 2 3 22
[3,] 3 100 23
[4,] 4 60 24
[5,] 5 55 25
[6,] 6 45 26
[7,] 7 75 27
[8,] 8 12 28
[9,] 9 10 29
[10,] 10 22 30
>
test[order(test[,2]),]
[,1] [,2] [,3]
[1,] 2 3 22
[2,]
2007 Dec 15
2
[Bug 13678] New: youtube : display is wrong
http://bugs.freedesktop.org/show_bug.cgi?id=13678
Summary: youtube : display is wrong
Product: swfdec
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy:
2007 Jun 30
14
[Bug 11425] New: EXA on GF6200/AGP and different "MigrationHeuristic" schemas
http://bugs.freedesktop.org/show_bug.cgi?id=11425
Summary: EXA on GF6200/AGP and different "MigrationHeuristic"
schemas
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2007 May 04
39
[Bug 10858] New: glxgears with mesa-git on PCI 10de0322 (NV34) GeForce FX 5200 crashes X
http://bugs.freedesktop.org/show_bug.cgi?id=10858
Summary: glxgears with mesa-git on PCI 10de0322 (NV34) GeForce FX
5200 crashes X
Product: xorg
Version: 7.2
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2008 Jan 30
1
Hacking 3D on the NV17
Hi,
I recently got access to an old NV17 card (my wife's old laptop) ,
and I would like to start hacking.
I grabbed the 1/20/08 fedora DRM + nouveau driver packages from
hughsie's fedora repo.
http://people.freedesktop.org/~hughsient/fedora/8/i386/
(Shame on me, I didn't build from git)
I installed mesa with: 'git clone
git://anongit.freedesktop.org/git/mesa/mesa', and
2012 Dec 26
0
[PATCH] drm/nv17-50: restore fence buffer on resume
Since commit 5e120f6e4b3f35b741c5445dfc755f50128c3c44 "drm/nouveau/fence:
convert to exec engine, and improve channel sync" nouveau fence sync
implementation for nv17-50 and nvc0+ started to rely on state of fence buffer
left by previous sync operation. But as pinned bo's (where fence state is
stored) are not saved+restored across suspend/resume, we need to do it
manually.
nvc0+ was
2011 Nov 08
1
[Bug 42703] New: [NV17] Reduce GL_MAX_TEXTURE_SIZE to avoid memory overflow
https://bugs.freedesktop.org/show_bug.cgi?id=42703
Bug #: 42703
Summary: [NV17] Reduce GL_MAX_TEXTURE_SIZE to avoid memory
overflow
Classification: Unclassified
Product: Mesa
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority:
2007 Sep 01
2
[Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX)
http://bugs.freedesktop.org/show_bug.cgi?id=12251
Summary: NVComposite() is broken on NV17 (GeForce 4 MX)
Product: xorg
Version: 7.2
Platform: x86 (IA32)
URL: http://www.shlomifish.org/Files/files/images/Computer/Sc
reenshots/ksokoban-nouveau.png
OS/Version: Linux (All)
Status: NEW
2011 Apr 02
4
[Bug 35889] New: Screen of Geforce4 440 GO NV17 corrupts while booting
https://bugs.freedesktop.org/show_bug.cgi?id=35889
Summary: Screen of Geforce4 440 GO NV17 corrupts while booting
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2009 Nov 30
4
[Bug 25366] New: PGRAPH_ERROR with Quadro NVS 280 SD (NV17 or NV18)
http://bugs.freedesktop.org/show_bug.cgi?id=25366
Summary: PGRAPH_ERROR with Quadro NVS 280 SD (NV17 or NV18)
Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Feb 19
8
[Bug 14567] New: Randr 1.2 fails on nv17 lvds in a Dell Inspiron 8100 ( continued from 14491)
http://bugs.freedesktop.org/show_bug.cgi?id=14567
Summary: Randr 1.2 fails on nv17 lvds in a Dell Inspiron 8100
(continued from 14491)
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2013 Mar 27
3
[Bug 62829] New: On S1 suspend, attached monitor does not enter low power state, MX420 NV17 AGP 4x card
https://bugs.freedesktop.org/show_bug.cgi?id=62829
Priority: medium
Bug ID: 62829
Assignee: nouveau at lists.freedesktop.org
Summary: On S1 suspend, attached monitor does not enter low
power state, MX420 NV17 AGP 4x card
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2009 Nov 23
7
[Bug 25246] New: NV17 on ppc and Apple Cinema Display fails to set mode
http://bugs.freedesktop.org/show_bug.cgi?id=25246
Summary: NV17 on ppc and Apple Cinema Display fails to set mode
Product: xorg
Version: 7.4
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Jan 21
10
[Bug 14192] New: nouveau on NV17: screen remains black with randr12 on
http://bugs.freedesktop.org/show_bug.cgi?id=14192
Summary: nouveau on NV17: screen remains black with randr12 on
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at