[Nouveau] [Bug 95095] NV46 (G72) Full screen artifacts in Freespace 2 SW OT mod

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95095

--- Comment #2 from Ilia Mirkin  ---
By the way, it appears that the game makes use of GLSL 1.20 features but
doesn't set a #version 120 on its shaders. You can "fix" this by running it
with

force_glsl_version=120

in the environment. I didn't see any visual changes in the trace replay though.
(But I didn't necessarily know where to look.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


Re: [Nouveau] [[Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread Sid Boyce

On 23/04/16 13:00, nouveau-requ...@lists.freedesktop.org wrote:

[Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970
I had something similar with a VGA compatible controller: NVIDIA 
Corporation G84 [GeForce 8600 GT] (rev a1)


YaST2/mkinitrd.log:W: Possible missing firmware 
"nvidia/gm204/acr/bl.bin" for kernel module "nouveau.ko"

Same message for all .bin files on openSUSE Tumbleweed.

The files were all there under /lib/firmware/nvidia/gm204.
Forcing a reinstall of the kernel-firmware package solved it.
Regards
Sid.

--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 95095] NV46 (G72) Full screen artifacts in Freespace 2 SW OT mod

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95095

--- Comment #1 from Ilia Mirkin  ---
If you are involved with the development of this application, could you verify
that it never uses a 32-bit color buffer with a 16-bit depth buffer, or a
16-bit color buffer with a 24-bit depth buffer? (That's RGBA8 + Z16 or RGB565 +
Z24.) Those combinations, while perfectly legal in GL, are not actually
supported by the hardware, and the driver "works around it" by just disabling
depth, which results in broken rendering (but at least no hangs...).

Another random thing to try: set NV30_SWTNL=1 in the environment - that will
make the tnl go through a software path

Lastly, please ensure you're using a semi-recent mesa...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 95095] New: NV46 (G72) Full screen artifacts in Freespace 2 SW OT mod

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95095

Bug ID: 95095
   Summary: NV46 (G72) Full screen artifacts in Freespace 2 SW OT
mod
   Product: Mesa
   Version: git
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/DRI/nouveau
  Assignee: nouveau@lists.freedesktop.org
  Reporter: issor.or...@gmail.com
QA Contact: nouveau@lists.freedesktop.org

Hi,

I've seen this problem sometime ago on NV44
and now traced on NV46 (G72)

The GUI and the 3D models become completely corrupted with elements of the GUI
and parts of the model distorted and covering the whole screen.

Looking at the apitrace and errors highlighted by retracer,
I'm not able to judge if it is a mesa problem.

Here is the .trace:
https://drive.google.com/file/d/0B_OFHiIqgpSFampXVVRKYkVzaTQ/view?usp=sharing

Mauro

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990

--- Comment #23 from mirkorol...@googlemail.com ---
Created attachment 123178
  --> https://bugs.freedesktop.org/attachment.cgi?id=123178=edit
/lib/firmware moved, bootlog

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990

mirkorol...@googlemail.com changed:

   What|Removed |Added

 Attachment #123172|0   |1
is obsolete||
 Attachment #123173|0   |1
is obsolete||
 Attachment #123174|0   |1
is obsolete||

--- Comment #22 from mirkorol...@googlemail.com ---
Created attachment 123177
  --> https://bugs.freedesktop.org/attachment.cgi?id=123177=edit
Logout3

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990

--- Comment #20 from mirkorol...@googlemail.com ---
Created attachment 123175
  --> https://bugs.freedesktop.org/attachment.cgi?id=123175=edit
Logout1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990

--- Comment #21 from mirkorol...@googlemail.com ---
Created attachment 123176
  --> https://bugs.freedesktop.org/attachment.cgi?id=123176=edit
Logout2

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990

--- Comment #19 from mirkorol...@googlemail.com ---
Created attachment 123174
  --> https://bugs.freedesktop.org/attachment.cgi?id=123174=edit
logout 3

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990

--- Comment #18 from mirkorol...@googlemail.com ---
Created attachment 123173
  --> https://bugs.freedesktop.org/attachment.cgi?id=123173=edit
logout 2

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990

--- Comment #17 from mirkorol...@googlemail.com ---
Created attachment 123172
  --> https://bugs.freedesktop.org/attachment.cgi?id=123172=edit
Logout with msi kernel bug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau