[Nouveau] [Bug 84706] [NV94] HDMI Connected, but TV reports no signal

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84706 --- Comment #9 from Jay van Dam jayvan...@gmail.com --- Next to loading old kernels and verify if the problem exists there too (which is the case), is there anything I can do to identify the cause of this problem or assist in identifying the

[Nouveau] [Bug 84706] [NV94] HDMI Connected, but TV reports no signal

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84706 --- Comment #10 from Ilia Mirkin imir...@alum.mit.edu --- Just noticed this: [0.269025] vesafb: mode is 640x480x32, linelength=2560, pages=0 [0.284092] fb0: VESA VGA frame buffer device Please get rid of all that stuff from your

Re: [Nouveau] display force off - kernel 3.18

2014-10-24 Thread poma
linux-next, commit 2d65a9f broke nouveau(display is powered off): - boot from soft-off(S5) - thaw from hibernate(S4) - resume from suspend(S3) Chipset: G98 (NV98) Family : NV50 https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=2d65a9f commit

[Nouveau] [Bug 84741] [NV46] nouveau can't find VBIOS

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84741 --- Comment #4 from Ilia Mirkin imir...@alum.mit.edu --- (In reply to Germano Massullo from comment #2) Created attachment 107513 [details] dmesg using nouveau.config=VBIOS=PRAMIN # cat /proc/cmdline

[Nouveau] [Bug 84880] New: [NV94] X freeze on nouveau list_del corruption / unable to handle kernel paging request

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84880 Bug ID: 84880 Summary: [NV94] X freeze on nouveau list_del corruption / unable to handle kernel paging request Product: xorg Version: unspecified Hardware: x86-64 (AMD64)

[Nouveau] [Bug 84932] Optimus with nouveau no longer works with xorg-server 1.16.1

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84932 --- Comment #2 from dura d...@duradsl.duckdns.org --- Created attachment 107738 -- https://bugs.freedesktop.org/attachment.cgi?id=107738action=edit xorg-server 1.16 log -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 85352] [NVC0/Gallium] Scaling/centering issue in shadertoy shader

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85352 --- Comment #1 from Tobias Klausmann tobias.klausm...@mni.thm.de --- I can reproduce that here. Lets see what causes this... Oh its actually you, nevertheless posting this comment now :) -- You are receiving this mail because: You are the

[Nouveau] [PATCH] Make building of glamor optional

2014-10-24 Thread Chí-Thanh Christopher Nguyễn
--- configure.ac | 30 +- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/configure.ac b/configure.ac index ccf320a..56b08ee 100644 --- a/configure.ac +++ b/configure.ac @@ -140,17 +140,29 @@ if test x$have_list_h = xyes; then

[Nouveau] [Bug 85086] read/write faults leave machine unsuable

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85086 --- Comment #2 from tet...@gmail.com --- Created attachment 107925 -- https://bugs.freedesktop.org/attachment.cgi?id=107925action=edit Screenshot Possibly relevant. The on screen output seems to have converted what I assume is a tab character

[Nouveau] [Bug 78439] [NVC1] Display corruption when DP connector is reattached

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78439 --- Comment #23 from Andrius Štikonas andr...@stikonas.eu --- I retested this with the newest kernel (drm-fixes branch) but the screen is still black. -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] nvidia quadro cards ddr ram access

2014-10-24 Thread Farhan Masood
Hey all, I want to access the ddr ram onboard nvidia quadro cards. Basically I wanna test the throughput of a PCIe RC driver. How is it mapped? Can I address it using any BARs? Any help would be appreciated. Regards, Farhan Masood (A fellow hacker)