Displaying 20 results from an estimated 200 matches similar to: "REnouveau crashed my computer"
2008 Jun 07
1
Renouoveau hangs on 79th test on 8800 GT
Hello,
I am still trying to get you a dump from my brother's 8800 (because
the dumps page says that you have never received one).
The computer has a nVidia Corporation GeForce 8800 GT (rev a2) and I
am running Koala's script.
It compiles and runs through most of the tests properly, but
consistently hangs indefinitely on the 79th test until I press Ctrl+C
and quit the program.
The
2010 Apr 22
1
nv20tcl and renouveau questions
First some data errors I get with both nv20 exa and nv20 dri/mesa.
1.
RT_FORMAT
LINEAR + 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
2008 Apr 12
1
Compiling REnouveau with Koala's script fails on Ubuntu Hardy
Hello,
At 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
2010 Feb 26
2
[PATCH] renouveau/nv10: remove duplicate vertex buffer registers
NV10TCL defines the vertex buffer 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
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)
+
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.freedesktop.org
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.htm
-------------- next part --------------
A non-text
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.
But there is some information for NV1
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
using 16-bit colors, please try24-bit instead.
Device detection failed.
The problem
2009 Nov 10
1
[PATCH] Add missing include
fixes the following warning:
nv30_fragprog.c:710: warning: implicit declaration of function 'tgsi_dump'
---
src/gallium/drivers/nv30/nv30_fragprog.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/gallium/drivers/nv30/nv30_fragprog.c b/src/gallium/drivers/nv30/nv30_fragprog.c
index cc03854..b42a7be 100644
--- a/src/gallium/drivers/nv30/nv30_fragprog.c
+++
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 has fixed function registers, which NV40 lacks
The
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 :
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 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
2010 Mar 13
2
[PATCH] nv30/nv40 Gallium drivers unification
Currently the nv30 and nv40 Gallium drivers are very similar, and
contain about 5000 lines of essentially duplicate code.
I prepared a patchset (which can be found at
http://repo.or.cz/w/mesa/mesa-lb.git/shortlog/refs/heads/unification+fixes)
which gradually unifies the drivers, one file per the commit.
A new "nvfx" directory is created, and unified files are put there one by one.
2007 Sep 21
1
About nVidia 8600M GS (10de:0425 (rev a1))
Hi,
I compiled drm & xf86-video-nouveau to test nouveau yesterday -- the X
server couldn't start. Today, Telek pointed me to
drm/linux-core/drm_pciids.h, where I added 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:
2009 Dec 13
3
[PATCH] nouveau: avoid running out of relocs (attempt 5)
- Added flush notify functions for NV30 and NV40.
- NV30 and NV40 need testing (check for regressions).
---
src/gallium/drivers/nouveau/nouveau_stateobj.h | 47 +++++++++++++++++++-----
src/gallium/drivers/nv04/nv04_surface_2d.c | 9 +++--
src/gallium/drivers/nv30/nv30_context.c | 3 ++
src/gallium/drivers/nv30/nv30_context.h | 1 +
2008 Jul 21
3
[Bug 16793] New: FIFO mapping not found for 8600M GT
http://bugs.freedesktop.org/show_bug.cgi?id=16793
Summary: FIFO mapping not found for 8600M GT
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2010 Jul 13
1
Strange problem with dual head on GeForce9600GT (dual DVI)
Hi,
I am using nouveau for some time now, I am quite happy with it. I had
two screens connected with DVI to VGA adapters and dual screen was
working no problem. Today I decided to replace the DVI to VGA adapters
with plain DVI-I dual link cables and found out something strange, the
second screen doesn't display anything anymore, it stays black.
I am using gentoo linux with
Linus' kernel
2007 Jul 08
3
change the "coeffcients approach" on an anova
hi everybody
I have to do a lot of Anova with R and I would like to have another type of
coefficients coding.. I explain.
by default if I have 2 temperatures for an experience. 100°C or 130°C and I
want to see the temperature effect on the presure
I want to estimate the coefficient of each temperature.
I will obtain ,with the anova, juste one coefficients for example +3,56 (for
100°C), and the