search for: renouveau

Displaying 20 results from an estimated 41 matches for "renouveau".

2008 Apr 12
1
Compiling REnouveau with Koala's script fails on Ubuntu Hardy
...the risk of looking like an idiot, I thought I would post because I can't make Koala's script work. My brother has an nVidia GEforce 8800, which nobody has dumped for, so I thought I would try. As I posted here: https://answers.launchpad.net/ubuntu/+question/29595 I am trying to submit a REnouveau dump from my brother's computer. I have installed the latest Ubuntu Hardy and have followed the directions on: http://nouveau.freedesktop.org/wiki/REnouveau When I run the script, it runs fine and downloads the current CVS version. It then says: "Compiling renouveau failed. Choosing '...
2010 Apr 22
1
nv20tcl and renouveau questions
...EAR + X8R8G8B8 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x00800080:0x00000105 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x01000100:0x00000105 LINEAR + A8R8G8B8 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x01000100:0x00000108 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x00800080:0x00000108 The only value I found in renouveau dump was 0x00000128. Let's look at renouveau.xml nv20 <reg32 offset="0x0208" name="RT_FORMAT" type="bitfield"> <bitfield name="TYPE" high="11" low="8" type="enum" enum_name="nv40_rendertarget_type&quo...
2010 Feb 26
2
[PATCH] renouveau/nv10: remove duplicate vertex buffer registers
...r registers both as arrays and as individual named registers. This causes duplicate register definitions and the individual registers are not used either by the DDX or by the Mesa driver. Francisco Jerez said to remove them all. Signed-off-by: Luca Barbieri <luca at luca-barbieri.com> --- renouveau.xml | 49 ------------------------------------------------- 1 files changed, 0 insertions(+), 49 deletions(-) diff --git a/renouveau.xml b/renouveau.xml index 8fb35a5..3fb9d9a 100644 --- a/renouveau.xml +++ b/renouveau.xml @@ -2498,55 +2498,6 @@ <bitfield name="STRIDE" high=&...
2008 Jul 12
2
[Bug 16684] New: renouveau runs forever on 8600GS
http://bugs.freedesktop.org/show_bug.cgi?id=16684 Summary: renouveau runs forever on 8600GS Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freede...
2007 Nov 19
1
[G80] patch to renouveau.xml
I have some things to add to renouveau.xml (NV50_MEMORY_TO_MEMORY_FORMAT high address words, and NV50COMPUTE object 0x50c0), see the attached patch Greetings, Wladimir -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/nouveau/attachments/20071119/f65ec979/attachment.ht...
2007 Jul 14
1
REnouveau crashed my computer
Hi, When REnouveau came to "74/75 test_interesting_registers" the CPU used 100% and I could only use the mouse, but not interact witt anything. What could be wrong? I am using GeForce 6150 and Fedora 7. Love, Louise
2007 Sep 05
2
Renouveau and GeForce 7950 GX2
Hello, I have a dual-GPU card GeForce 7950 GX2 (PCI ID 10de:0294). Unfortunately, I cannot make a dump using renouveau, because the program crashes. The backtrace looks like this: Program received signal SIGSEGV, Segmentation fault. 0x00000000004153af in read_fb_ramin (instanceMem=4, offset=2) at objects.c:4089 4089 return fb[((fb_size - (ramin_block*512*1024) + ramin_inst)/4) + offset]; (gdb) bt #0...
2007 Sep 05
1
GeForce 6150SE and Renouveau failure
Hello, renouveau has failed on my machine with an integrated GeForce 6150SE (nForce 430) - PCI ID 10de:03d0. detect_devices: Creating probe window failed. We tried to create a window by using SDL. Our OpenGL tests require a stencil buffer whichusually is not available with 16-bit desktop colordepth. If you are usi...
2007 Aug 28
1
Renouveau and Nouveau driver for Nvidia Riva 128 ZX (NV3) ?
Hello, I have a Nvidia Riva 128 ZX graphic card. But renouveau need the nvidia proprietary driver to work and there is no nvidia proprietary driver for Riva 128 or Riva 128 ZX. How can I send you informations that can help you to write a free and open source driver for this nvidia graphic chip. At http://users.tkk.fi/~jpakkane/ren/, I found nothing for NV3....
2007 Jun 14
3
Two problems
Hello, I have two problems: 1) Identify my card 2) Error message at dumping 1) It seems to me that I have a special version of the GeForce4 420 Go 32M because my card is a GeForce4 440 Go 64M but both have the same PCI device id. Is this important for the development of the renouveau driver or is this already noted? Outputs: lspci [...] 01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go 64M] (rev a3) lspci -n [...] 01:00.0 0300: 10de:0179 (rev a3) System: Operating System: Gentoo uname -a Linux workstation 2.6.20-gentoo-r8 #1 PREEMPT Fri May 11 1...
2007 Oct 20
0
[patch] [renouveau] 1/2 test_exa shouldn't be run on cards without ARB_texture_rectangle
NV5 doesnt like test_exa due to missing ARB_texture_rectangle so make sure test_exa is not run on this card -------------- next part -------------- A non-text attachment was scrubbed... Name: renouveau-dont-run-test-exa-on-cards-without-ARB_texture_rectangle.patch Type: text/x-diff Size: 610 bytes Desc: not available Url : http://lists.freedesktop.org/archives/nouveau/attachments/20071020/48690c93/attachment.patch
2007 Oct 20
0
Opps Was Re: [patch] [renouveau] 1/2 test_exa shouldn't be run on cards without ARB_texture_rectangle
cvs checkout was stale and part of the patch hit the wrong place, fixup attached. -------------- next part -------------- A non-text attachment was scrubbed... Name: renouveau-opps.patch Type: text/x-diff Size: 991 bytes Desc: not available Url : http://lists.freedesktop.org/archives/nouveau/attachments/20071020/eb727318/attachment.patch
2007 Sep 24
0
missing GLX extension
It seems renouveau doesn't cope well with missing GLX extension, unlike e.g. glxgears: rmh at cesc:~/renouveau$ glxgears Xlib: extension "GLX" missing on display ":0.0". Error: couldn't get an RGB, Double-buffered visual rmh at cesc:~/renouveau$ ./renouveau detect_devices: Creating probe...
2010 Mar 13
2
[PATCH] nv30/nv40 Gallium drivers unification
...there one by one. After all patches are applied, the nv30 and nv40 directories are removed and the only the new nvfx directory remains. The first patches unify the engine naming (s/curie/eng3d/g; s/rankine/eng3d), and switch nv40 to use the NV34TCL_ constants. Initial versions of this work changed renouveau.xml to create a new "NVFXTCL" object, but the current version doesn't need any renouveau.xml modification at all. The "unification+fixes" branch referenced above is the one that should be tested. The "unification" branch contains just the unification, with no beha...
2010 Jan 15
0
More on GART vertex buffer corruption
...iencing on my card. The system I'm seeing this on is a Dell Inspiron 9400 notebook with a GeForce Go 7900 GS on a PCI Express Intel i945 chipset. First, I've looked into the behavior of the nVidia driver: 1. On all NV3x and NV4x traces, and my system, vertex buffers are always put in VRAM (renouveau uses GL_STATIC_DRAW) 2. On my system all vertex object usage flags still cause the vertex buffer to be put in VRAM 3. On my system GL_NV_vertex_range causes the use of a GART vertex buffer, and seems the only way to do so Note that statement 2 may not be true for all NV3x/NV4x cards. It would be i...
2010 Feb 26
5
[PATCH 0/5] renouveau: nv30/nv40 unification
This patchset applies some minor fixes to renouveau.xml and then unifies the nv30 and nv40 register definitions. nv30 and nv40 are very similar and have the same offsets for the registers they share. The major differences are: 1. Texture setup is different due to full NPOT support on nv40 2. More advanced blending/render targets on nv40 3. NV30 ha...
2008 Jun 22
0
Fw: Renouoveau hangs on 79th test on 8800 GT
Forwarding some personal communique to the list, as I'm not the best to answer. Looks like a bug in the proprietary driver, that prevents SDL from cleaning up the graphics system. Or renouveau is putting the card to a funny state, which the blob does not expect. Aaron, might be worth to try a different driver version, and please at least CC the list next time. >> The computer has a nVidia Corporation GeForce 8800 GT (rev a2) and I >> am running Koala's script. >>...
2007 Sep 21
1
About nVidia 8600M GS (10de:0425 (rev a1))
...ded my card. This made nouveau detect my card, and the xerver started successfully. I didn't test further -- for example I didn't compile the mesa nouveau code to enable 3D. So what should I test ? Snark PS1: nvidia-glx isn't abi-compatible with my xserver, so I can't provide renouveau dumps at the moment. PS2: the patch to make my card detected. --- drm_pciids.h.orig 2007-09-21 09:06:41.505406324 +0200 +++ drm_pciids.h 2007-09-21 08:58:09.976255940 +0200 @@ -748,6 +748,7 @@ {0x10de, 0x0421, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_50}, \ {0x10de, 0x0422, PCI_...
2008 Jul 21
3
[Bug 16793] New: FIFO mapping not found for 8600M GT
...Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: canadabear+bfd at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=17793) --> (http://bugs.freedesktop.org/attachment.cgi?id=17793) FIFO Mappings for the card Renouveau reports "FIFO mapping not found, can not dump" Using latest CVS as of 7/21/08, nvidia driver 173.14.09. My setup is a bit exotic, two 8600M GT cards in a laptop. Only one is being used. The tests run successfully with "--mapping 0" -- Configure bugmail: http://bugs.freedeskt...
2010 Jul 13
1
Strange problem with dual head on GeForce9600GT (dual DVI)
..., it stays black. I am using gentoo linux with Linus' kernel 2.6.35_rc4 libdrm 2.4.21 media-libs/mesa 7.8.2 x11-drivers/xf86-video-nouveau 0.0.16_pre20100615 Is it somehow related to https://bugs.freedesktop.org/show_bug.cgi?id=27455 or do I need to open a new bug report, with some dumps from renouveau ? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20100713/fa33d66e/attachment.pgp>