bugzilla-daemon at freedesktop.org
2009-Oct-22 01:25 UTC
[Nouveau] [Bug 24668] New: KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 Summary: KMS does not work with nva8 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: jb17bsome at gmail.com QAContact: xorg-team at lists.x.org I have a g210 (nva8) and kms does not work at all/no signal. I am using the latest git as of 10/20/2009. I created an mmio trace and sent it to the mmio dumps account. I did make an attempt at the voodo/ctxvals but I am not sure it really matters for this. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-22 01:26 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #1 from jb17bsome at gmail.com 2009-10-21 18:26:05 PST --- Created an attachment (id=30607) --> (http://bugs.freedesktop.org/attachment.cgi?id=30607) dmesg -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-22 01:45 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 Ben Skeggs <skeggsb at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Ben Skeggs <skeggsb at gmail.com> 2009-10-21 18:45:54 PST --- Awesome, I've been wondering when one of these'd appear :) Can I get a VBIOS image from your card too please. Just grab git://people.freedesktop.org/~stuart/vbtracetool, compile, then run "./vbtracetool -w 2>vbios.rom" Thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-22 01:55 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #3 from jb17bsome at gmail.com 2009-10-21 18:55:38 PST --- Created an attachment (id=30609) --> (http://bugs.freedesktop.org/attachment.cgi?id=30609) vbios -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-22 11:13 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #4 from Ben Skeggs <skeggsb at gmail.com> 2009-10-22 04:13:38 PST --- Thanks for that. I haven't quite figured out the new PLL limits table version yet, there's one piece of info our PLL algorithms depend on that I can't yet fine. In the meantime, I've attached a patch that should hardcode the same values nv uses when version 4.0 limits table is found. Could you please apply to the DRM and see how things are for you? For acceleration, you'll need the latest DRM (for ctxprog etc) and DDX (the card uses a different 3D object than the others) git. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-22 11:14 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #5 from Ben Skeggs <skeggsb at gmail.com> 2009-10-22 04:14:04 PST --- Created an attachment (id=30621) --> (http://bugs.freedesktop.org/attachment.cgi?id=30621) Hardcode PLL limits when v4.0 limits table found -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-22 13:56 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #6 from jb17bsome at gmail.com 2009-10-22 06:56:41 PST --- Created an attachment (id=30623) --> (http://bugs.freedesktop.org/attachment.cgi?id=30623) dmesg -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-22 13:57 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #7 from jb17bsome at gmail.com 2009-10-22 06:57:48 PST --- I tried but still no go. I did have a minor complier error (should be limit_match instead of reg it seems). -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-27 00:34 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #8 from Ben Skeggs <skeggsb at gmail.com> 2009-10-26 17:34:00 PST --- Sorry about the compile issue, I just hacked it together very quickly!! Hmm, that's all the dmesg output you see? Any chance of getting another log with "modprobe drm debug=15; modprobe nouveau modeset=1;" Thanks -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-27 01:14 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #9 from jb17bsome at gmail.com 2009-10-26 18:14:37 PST --- Created an attachment (id=30711) --> (http://bugs.freedesktop.org/attachment.cgi?id=30711) dmesg_monitor_at_init_no_load Monitor turned on and I see no signal at console init. I found that the console works if the monitor is off at init. I include a dmesg for that in the next attach. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Oct-27 01:15 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #10 from jb17bsome at gmail.com 2009-10-26 18:15:38 PST --- Created an attachment (id=30712) --> (http://bugs.freedesktop.org/attachment.cgi?id=30712) dmesg_no_monitor_at_init_load The monitor isn't on and the console shows up once I power it on. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Nov-20 00:36 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #11 from Ben Skeggs <skeggsb at gmail.com> 2009-11-19 16:36:28 PST --- Created an attachment (id=31326) --> (http://bugs.freedesktop.org/attachment.cgi?id=31326) Parse PLL limits table v4.0, adjust PLL calculations for new PLL type Are you able to apply the attached patch to current git master and see if anything improves, thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Nov-20 02:27 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #12 from jb17bsome at gmail.com 2009-11-19 18:27:08 PST --- No go. Did you want another log? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Dec-03 06:04 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #13 from Ben Skeggs <skeggsb at gmail.com> 2009-12-02 22:04:53 PST --- It appears I missed a couple of bits in the patch I attached. If you update to 6169057b2992862565c513ca432b35c4df33288a, the support is in there now. It appears to work fine on my NVA8, hopefully it will for you too :) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Dec-04 01:43 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 --- Comment #14 from jb17bsome at gmail.com 2009-12-03 17:43:53 PST --- All good now. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Dec-04 01:54 UTC
[Nouveau] [Bug 24668] KMS does not work with nva8
http://bugs.freedesktop.org/show_bug.cgi?id=24668 Marcin Ko?cielnicki <koriakin at 0x04.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
Seemingly Similar Threads
- [Bug 24014] New: [KMS, NVA0] Init table command not found: 0x87
- [Bug 33445] New: NVS 3100M : Blank screen on kernel module loading
- [Bug 51362] New: DisplayPort output on nVidia Quadro K2000M (ThinkPad W530) doesn't work
- [Bug 27905] New: DVI monitor is blank - DVI detected as Display Port ?
- [Bug 80675] New: KMS FB hand-over: no/black console on Nvidia MCP78S/C77/GeForce 8300 (10de:0848), X11 ok