[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21273 --- Comment #81 from Andrey Gusev ro...@list.ru --- Created attachment 85419 -- https://bugs.freedesktop.org/attachment.cgi?id=85419action=edit bad bios There is err on extracting ./nvagetbios -s PROM mybios Attempt to extract the vbios from

[Nouveau] [Bug 51477] bad/missing graphics with NV11 / GeForce 2MX/MX400

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51477 --- Comment #16 from Tobias Bauer donald...@web.de --- The same problem exists with Lubuntu 13.04 and a Geforce 2 Pro (NV15). -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21273 --- Comment #86 from Andrey Gusev ro...@list.ru --- I don't have debugfs enabled in kernel. I can rebuild it, but it need time. -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 69083] [NV84] using DVI to VGA adapter for CRT and specifying supported PreferredMode EDID preferred mode, screen output is compressed into small fraction of top scan lines

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69083 --- Comment #3 from Ilia Mirkin imir...@alum.mit.edu --- What if you run xrandr -s 1920x1440 -r 60 I wonder if something's breaking down at the 75Hz refresh rate it ends up picking. (You can do this from a working session, it should just switch

[Nouveau] [Bug 69083] [NV84] using DVI to VGA adapter for CRT and specifying supported PreferredMode EDID preferred mode, screen output is compressed into small fraction of top scan lines

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69083 --- Comment #4 from Felix Miata mrma...@earthlink.net --- 'xrandr -s 1920x1440 -r 60 sleep 10 xrandr -s 1600x1200' scrunched everything into the top 1/8 of the display and after a brief sleep restored the working EDID preferred 1600x1200 state.

[Nouveau] [Bug 69083] [NV84] Using 1920x1440 mode on DVI-I - VGA adapter causes output to be compressed into small fraction of top scan lines

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69083 Ilia Mirkin imir...@alum.mit.edu changed: What|Removed |Added Summary|[NV84] using DVI to VGA |[NV84] Using 1920x1440

[Nouveau] [Bug 69083] [NV84] specifying higher than EDID-preferred 4:3 mode on DVI-I - VGA adapter causes output to be compressed into small fraction of CRT's top scan lines

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69083 Felix Miata mrma...@earthlink.net changed: What|Removed |Added Summary|[NV84] Using 1920x1440 mode |[NV84] specifying

[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21273 --- Comment #87 from Andrey Gusev ro...@list.ru --- Created attachment 85424 -- https://bugs.freedesktop.org/attachment.cgi?id=85424action=edit vbios from debugfs -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21273 --- Comment #88 from Andrey Gusev ro...@list.ru --- Also, there is a file /sys/kernel/debug/dri/64/vbios.rom in the file system. -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21273 --- Comment #89 from Andrey Gusev ro...@list.ru --- Created attachment 85441 -- https://bugs.freedesktop.org/attachment.cgi?id=85441action=edit log of loading with workaround I return workaround to code for PowerMac 3,6: +if

[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21273 --- Comment #90 from Ilia Mirkin imir...@alum.mit.edu --- Very interesting. Note the [ 22.983172] nouveau [ DRM] allocated 1600x1200 fb: 0x9000, bo ef220600 That means _something_ is working. I assume 1600x1200 is your monitor's

[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21273 --- Comment #91 from Andrey Gusev ro...@list.ru --- Created attachment 85443 -- https://bugs.freedesktop.org/attachment.cgi?id=85443action=edit kernel log with parameters drm.debug=0xe nouveau.debug=debug Yes, 1600X1200 is my resolution. --

Re: [Nouveau] 3.12rc1-pre Nouveau? oops

2013-09-08 Thread Ilia Mirkin
On Sun, Sep 8, 2013 at 12:53 PM, Tobias Klausmann tobias.johannes.klausm...@mni.thm.de wrote: Hi there, with the latest snapshot of linus tree, i see a stack trace and my system does not start X! Maybe someone finds this useful! (3.11 is working like a charm) Looks like you have Optimus

Re: [Nouveau] 3.12rc1-pre Nouveau? oops

2013-09-08 Thread Tobias Klausmann
Looks like you have Optimus (intel + nvidia), and the backtrace has runtime pm in it, which is something new Dave added for 3.12, adding him in explicitly. The simplest explanation is that disp-init is NULL. And it seems like there are no outputs from the earlier nouveau init prints. I guess

Re: [Nouveau] 3.12rc1-pre Nouveau? oops

2013-09-08 Thread Dave Airlie
Looks like you have Optimus (intel + nvidia), and the backtrace has runtime pm in it, which is something new Dave added for 3.12, adding him in explicitly. The simplest explanation is that disp-init is NULL. And it seems like there are no outputs from the earlier nouveau init prints. I guess

Re: [Nouveau] 3.12rc1-pre Nouveau? oops

2013-09-08 Thread Tobias Klausmann
On 08.09.2013 23:33, Dave Airlie wrote: Looks like you have Optimus (intel + nvidia), and the backtrace has runtime pm in it, which is something new Dave added for 3.12, adding him in explicitly. The simplest explanation is that disp-init is NULL. And it seems like there are no outputs from the

Re: [Nouveau] 3.12rc1-pre Nouveau? oops

2013-09-08 Thread Dave Airlie
On Mon, Sep 9, 2013 at 8:01 AM, Tobias Klausmann tobias.johannes.klausm...@mni.thm.de wrote: On 08.09.2013 23:33, Dave Airlie wrote: Looks like you have Optimus (intel + nvidia), and the backtrace has runtime pm in it, which is something new Dave added for 3.12, adding him in explicitly. The

[Nouveau] [PATCH 2/2] drm/nouveau/therm: enable fan management by default

2013-09-08 Thread Martin Peres
From: Martin Peres martin.pe...@labri.fr This should enable automatic fan management for all cards by default, at boot time. However, this commit actually affects only nv40-c0 as nvc0+ cards already have vbios's PDAEMON fw already taking care of fan management. Signed-off-by: Martin Peres

[Nouveau] [PATCH 1/2] drm/nouveau/therm: ack any pending IRQ at init

2013-09-08 Thread Martin Peres
From: Martin Peres martin.pe...@labri.fr This is safe because ptherm hasn't been configured yet and will be a little further down the initialization path. Ptherm should be safe regarding to runtime reconfiguration. v2: - do not limit this patch to nv84-a3 and make it nv84+ v3: - move the

Re: [Nouveau] [PATCH] drm/nouveau/therm: ack any pending IRQ at init v2

2013-09-08 Thread Martin Peres
On 04/09/2013 03:52, Ben Skeggs wrote: On Sat, Aug 31, 2013 at 10:06 AM, Martin Peres martin.pe...@free.fr wrote: From: Martin Peres martin.pe...@labri.fr This is safe because ptherm hasn't been configured yet and will be a little further down the initialization path. Ptherm should be safe

Re: [Nouveau] [PATCH 1/2] drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)

2013-09-08 Thread Martin Peres
On 04/09/2013 03:55, Ben Skeggs wrote: On Sat, Aug 31, 2013 at 9:58 AM, Martin Peres martin.pe...@free.fr wrote: From: Martin Peres martin.pe...@labri.fr Some vbioses have extra useless entries after the end of the table. This is problematic since all of the vbios I found with this issue

Re: [Nouveau] [PATCH] drm/nv10/plane: add plane support for nv10-nv40

2013-09-08 Thread Ben Skeggs
On Sun, Sep 8, 2013 at 10:33 AM, Ilia Mirkin imir...@alum.mit.edu wrote: Signed-off-by: Ilia Mirkin imir...@alum.mit.edu --- This has received light testing on NV18 and NV34 cards, using the modetest tool. Userspace support to use this for xv is not yet ready. I decided against creating a

Re: [Nouveau] [PATCH 1/5] drm/nv31/mpeg: no need to set compat mode differently for nv44 gr

2013-09-08 Thread Ben Skeggs
On Sun, Sep 8, 2013 at 11:04 AM, Ilia Mirkin imir...@alum.mit.edu wrote: Signed-off-by: Ilia Mirkin imir...@alum.mit.edu Series merged: http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=997d90216a8318e0a6c4de6377f63a8272f26086 Cheers, Ben. ---

Re: [Nouveau] [PATCH] drm/nv84-: write fence value on exit, and restore value on init.

2013-09-08 Thread Ben Skeggs
On Wed, Sep 4, 2013 at 10:37 PM, Maarten Lankhorst maarten.lankho...@canonical.com wrote: Op 04-09-13 05:21, Ben Skeggs schreef: On Tue, Sep 3, 2013 at 12:31 AM, Maarten Lankhorst maarten.lankho...@canonical.com wrote: This increases the chance slightly that recovery from lockup can happen