Displaying 20 results from an estimated 300 matches similar to: "[Bug 75813] New: [NV40] X hangs, system unresponsive"
2008 Dec 04
3
Looking up information from the config...
Is there a way, in a puppet config, to query the current nodes config
elements and use them in a template? My specific case is a JBOSS
configuration with multiple instances on one server installation. I
have the server configured as a class (with unpacking the zip file and
making the server level changes), then each instance in a definition
(making a copy of the default instance config and
2016 Jun 29
3
GF114 [GeForce GTX 560 Ti] (rev a1) slow and flickering display
I recently replaced a 8600 GT with the above card on openSUSE Tumbleweed
x86_64.
The screen now flickers and when I change desktops it takes a some 10 to
15 seconds to display the new windows.
e.g if I change from desktop 1 (konsole) to desktop 8 (thunderbird) it
switches but konsole is displayed for 10 to 15 seconds before
thunderbird appears.
Occasionally the screen flickers wildly before
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
2013 Mar 12
2
vdpau problems and logging
Dear all,
I'm writing about setup vdpau firmware with the nouveau
driver according to this page:
http://nouveau.freedesktop.org/wiki/NVC0_Firmware I have installed the
nvidia-313 binary drver to attempt to extract the firmware. I have
obtained another mmiotrace using my default kernel I have installed on
my Chakra Distrobution. I have used the instructions on
2019 Jun 18
2
Instable graphics with GeForce GT 730M, especially on external monitor
2014 Aug 20
26
[Bug 82835] New: GeForce 8800 GS VDPAU h264 decoding hang
https://bugs.freedesktop.org/show_bug.cgi?id=82835
Priority: medium
Bug ID: 82835
Assignee: nouveau at lists.freedesktop.org
Summary: GeForce 8800 GS VDPAU h264 decoding hang
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: randrik at mail.ru
2014 Feb 01
3
[Bug 74320] New: Screen freeze with flashplugin-nonfree
https://bugs.freedesktop.org/show_bug.cgi?id=74320
Priority: medium
Bug ID: 74320
Assignee: nouveau at lists.freedesktop.org
Summary: Screen freeze with flashplugin-nonfree
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: shuihuzhuan at free.fr
2009 Apr 17
1
NV40 Cubic Texture HW Mip Map Generation
Hello,
I have been looking at cubic texture mapping for a bit, and I
have found that hw mipmap generation doesn't work at all or
the textures are all messed up (normal 2d work fine). This is
with linear textures. Also of note is that software mipmap
generation works fine.
I have done sanity checks for the miptree pitches, offsets, etc
and everything seems to match up fine for both the
2009 Jan 01
0
NV40 LLVM Backend Status
Bonjour.
(1) Is there any other open source GPU backend in LLVM?
(2) I'd like to know the current status and plan of NV40 LLVM backend.
Does it work?
I cloned from git://anongit.freedesktop.org/~marcheu/llvm, but it
seems that a lot of code are stilling missing.
I've done a search on Nouveau wiki and mailing list but what I only found is:
"Marcheu is working on and off on LLVM for
2009 Jan 25
0
Gallium NV40 Textures
On Sun, Jan 25, 2009 at 10:58 AM, Jimmy Rentz <jedynamic at bellsouth.net> wrote:
> Hello,
> I was playing around with the OpenGlSuperBible samples and
> noticed some odd issues around textures. Yes, I know it won't
> be perfect right now (and not supported)...I am just curious
> if you see the same issues.
> Well, I am seeing some
2009 Jul 20
0
[nv04-nv40/kms] possible fix for transparent cursor issue
ThibG from irc reported an issue with transparent cursors, i noticed
the ddx had a workaround, which wasn't in the kms code.
ThibG (whoever you are), please test. The patch is untested.
Maarten.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-nv04-import-hw-workaround-for-partially-transparent-.patch
Type: text/x-patch
Size: 4908 bytes
Desc: not
2009 Dec 30
2
[PATCH] Fix glTexSubImage on swizzled surfaces on <=NV40
Currently in nvXX_transfer_new a temporary as large as the surface is created.
If the subrectangle is not the whole texture we would need to read
back the whole texture, but we aren't.
Thus, everything but the subrectangle specified is loaded as garbage.
This can be seen in progs/demos/ray.
This patch fixes the problem by creating a temporary that covers only
the desired subrectangle.
This
2010 Jan 17
1
[PATCH 1/2] nv40: don't crash on empty fragment program
---
src/gallium/drivers/nv40/nv40_fragprog.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/gallium/drivers/nv40/nv40_fragprog.c b/src/gallium/drivers/nv40/nv40_fragprog.c
index 1237066..209d211 100644
--- a/src/gallium/drivers/nv40/nv40_fragprog.c
+++ b/src/gallium/drivers/nv40/nv40_fragprog.c
@@ -843,7 +843,8 @@ nv40_fragprog_translate(struct nv40_context *nv40,
2010 Mar 12
0
Lost NV40 development work you may have
In a message to the Nouveau mailing list
(http://lists.freedesktop.org/archives/nouveau/2009-January/002166.html),
you said that you cloned the git tree of Stephane Marchesin's NV40
LLVM work, at git://anongit.freedesktop.org/~marcheu/llvm
That code has since been lost due to an hard drive crash.
If you happened to still have that git tree on your hard drive, it
would be extremely appreciated
2010 Mar 12
0
Lost R300/NV40 development work you may have
On the Radeon IRC channel
(http://www.radeonhd.org/?page=archive_display&c=radeon&m=1&y=2009&d=2009-1-26),
you expressed interest in Corbin Simpson's R300 LLVM work, at
git://anongit.freedesktop.org/~csimpson/llvm, which was based on
Stephane Marchesin's earlier NV40 work.
Both these projects have since been lost due to an hard drive crash.
If you happened to still have
2012 Nov 27
1
[Bug 56721] Nouveau driver fails on nv40 with error -12 (out of memory)
https://bugs.freedesktop.org/show_bug.cgi?id=56721
Tollef Fog Heen <tfheen at err.no> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|sitewranglers at lists.freedes |nouveau at lists.freedesktop.o
|ktop.org |rg
QA Contact|
2012 Dec 17
0
Request for nv40-c0 testing thermal/fan management
Hi Nouveau enthusiasts,
One week ago was merged the thermal/fan management code for most nvidia
cards.
So far, no major issue arose but we would like to have more testing as
soon as possible to deliver a nice and solid support when Linux 3.8 is
released.
Thermal management is split into two parts:
- Temperature monitoring: Making sure your card doesn't overheat
- Fan management: Driving
2013 Aug 20
0
[Bug 56721] [NV4A] Nouveau driver fails on nv40 with error -12 (out of memory)
https://bugs.freedesktop.org/show_bug.cgi?id=56721
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Nouveau driver fails on |[NV4A] Nouveau driver fails
|nv40 with error -12 (out of |on nv40 with error -12 (out
2013 Sep 21
0
[Bug 56721] [NV4A] Nouveau driver fails on nv40 with error -12 (out of memory)
https://bugs.freedesktop.org/show_bug.cgi?id=56721
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Ilia Mirkin <imirkin at
2013 Nov 14
0
null deref in nouveau_clock_init on pre-nv40 cards
Hi Ben,
Pre-nv40 cards don't have domains defined, which the
nouveau_clock_init code assumes exists. The following
(white-space-damaged, sorry) patch fixes boot for me, haven't really
tested the pre-nv40 cards in my system much further. I assume there's
some proper fix here.
-ilia
diff --git a/drivers/gpu/drm/nouveau/core/subdev/clock/base.c