bugzilla-daemon at freedesktop.org
2009-Aug-08 07:58 UTC
[Nouveau] [Bug 23212] New: oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 Summary: oops on rmmod nouveau with nv31m Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: prg at cooco.de QAContact: xorg-team at lists.x.org Created an attachment (id=28436) --> (bugs.freedesktop.org/attachment.cgi?id=28436) dmesg after rmmod nouveau i'm trying to get kms working on my nv31m on gentoo using the x11 overlay, when i do modprobe nouveau modeset=1 the screen still stays the same resolution (80x25 chars) and the cursor freezes in place though i'm still able to type stuff. when i rmmod nouveau i get an oops (attached) everything from the overlay is up to date. i'm using nouveau-drm instead of x11-drm i have FRAMEBUFFER_CONSOLE=y -- Configure bugmail: 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-01 19:12 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 Marcin Ko?cielnicki <koriakin at 0x04.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28436|application/octet-stream |text/plain mime type| | -- Configure bugmail: 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-01 19:59 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #1 from Marcin Ko?cielnicki <koriakin at 0x04.net> 2009-10-01 12:59:12 PST --- You seem to be using old kernel with serious bugs, see nouveau.freedesktop.org/wiki/UpstreamKernelIssues for more details. You should try building the whole kernel from nouveau/linux-2.6 repository if possible, otherwise upgrade to 2.6.31. Also, a memory corruption bug was squashed recently in nouveau drm, can you verify this issue still happens with current git? -- Configure bugmail: 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-02 03:48 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #2 from prg at cooco.de 2009-10-01 20:48:00 PST --- Created an attachment (id=29990) --> (bugs.freedesktop.org/attachment.cgi?id=29990) dmesg on 2.6.31 after modprobe without modeset=1 Using 2.6.31 now, rebuilt everything from the x11 overlay, but when I do modprobe nouveau modeset=1 the screen turns off and the system freezes (sysrq doesn't work anymore), nothing in the log about that after reboot. Attached the dmesg without modeset=1, but I guess it won't help much. -- Configure bugmail: 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-02 13:28 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #3 from Pekka Paalanen <pq at iki.fi> 2009-10-02 06:28:18 PST --- Nouveau-drm package from x11 overlay is still using master-compat, which is not up-to-date, and does not contain the fix. I updated the master-compat right now, it will propagate into the snapshot nouveau-drm uses within six hours, IIRC. I do not intend to update master-compat anymore. -- Configure bugmail: 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-02 14:52 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #4 from prg at cooco.de 2009-10-02 07:52:12 PST --- I'm using nouveau/linux-2.6 now, the system freezes here too with the latest commit (4e9caac6c3f7888848e1614bca0b4551fa196ce6), doing a bisect to find out when the freeze was introduced but compiling a kernel takes about half an eternity on this notebook. 756 revisions left to test after this (roughly 10 steps). Getting the old behaviour with 3f4f9a450f602251839f986f8785a78803c7d8da from 2009-08-08. -- Configure bugmail: 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-02 18:38 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #5 from prg at cooco.de 2009-10-02 11:38:47 PST --- 66960bf357b134b46044f46f5e80ed4d8ed86220 is first bad commit drm/nouveau: Import >=nv17 TV-out support. With the commit before that (b07297c4d302c8b1bb476cf8f4b67171dd1b6d38) I get the old behaviour. -- Configure bugmail: 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-03 15:06 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #6 from Francisco Jerez <currojerez at riseup.net> 2009-10-03 08:06:33 PST --- Created an attachment (id=30013) --> (bugs.freedesktop.org/attachment.cgi?id=30013) patch0.diff Your bios tables seem a little bit misleading, does the attached patch change anything? (please attach some logs if it works around the hard lockup). -- Configure bugmail: 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-03 20:30 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #7 from prg at cooco.de 2009-10-03 13:30:49 PST --- The patch didn't help. -- Configure bugmail: 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-03 22:42 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #8 from Francisco Jerez <currojerez at riseup.net> 2009-10-03 15:42:20 PST --- Created an attachment (id=30026) --> (bugs.freedesktop.org/attachment.cgi?id=30026) patch1.diff I'm attaching a couple of patches more that would be interesting to try... -- Configure bugmail: 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-03 22:42 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #9 from Francisco Jerez <currojerez at riseup.net> 2009-10-03 15:42:52 PST --- Created an attachment (id=30027) --> (bugs.freedesktop.org/attachment.cgi?id=30027) patch2.diff -- Configure bugmail: 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-04 00:10 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #10 from prg at cooco.de 2009-10-03 17:10:31 PST --- Created an attachment (id=30029) --> (bugs.freedesktop.org/attachment.cgi?id=30029) dmesg with patch1 KMS seems to be working fine with patch1. With patch2 I still get the freeze. -- Configure bugmail: 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-04 00:33 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #11 from Francisco Jerez <currojerez at riseup.net> 2009-10-03 17:33:27 PST --- (In reply to comment #10)> Created an attachment (id=30029)--> (bugs.freedesktop.org/attachment.cgi?id=30029) [details]> dmesg with patch1 > > KMS seems to be working fine with patch1. > With patch2 I still get the freeze. >So your card probably needs something to be done differently for TV-out load detection... An mmiotrace is likely to be very useful (see nouveau.freedesktop.org/wiki/MmioTraceHowto). -- Configure bugmail: 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-04 18:24 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #12 from prg at cooco.de 2009-10-04 11:24:44 PST --- I got a trace of modprobing nvidia, starting and exiting X, it's about 1.1MB lzma compressed, should I attach it here or send to that gmail adress? -- Configure bugmail: 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-04 18:37 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #13 from Francisco Jerez <currojerez at riseup.net> 2009-10-04 11:37:04 PST --- (In reply to comment #12)> I got a trace of modprobing nvidia, starting and exiting X, it's about 1.1MB > lzma compressed, should I attach it here or send to that gmail adress? >Yeah, you'd better send it to mmio.dumps at gmail.com. -- Configure bugmail: 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-04 19:02 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #14 from prg at cooco.de 2009-10-04 12:02:51 PST --- Done. -- Configure bugmail: 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-04 20:10 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #15 from Francisco Jerez <currojerez at riseup.net> 2009-10-04 13:10:33 PST --- Created an attachment (id=30042) --> (bugs.freedesktop.org/attachment.cgi?id=30042) patch3.diff The attached patch should do the trick, nv31 TV load detection seems to be more like nv17 than other newer nv3x. I probably did some other untested assumptions about nv31 TV-out, so it would be nice if you tried it (Note that you'll surely need patch2 for it to work), but don't worry too much about it :-) -- Configure bugmail: 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-05 00:42 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #16 from prg at cooco.de 2009-10-04 17:42:51 PST --- Created an attachment (id=30056) --> (bugs.freedesktop.org/attachment.cgi?id=30056) dmesg with KMS and a TV connected KMS is working with patch2+3. Not sure how to enable TV out though. Running xrandr just returns "Output TV-0 is not disconnected but has no modes", no matter what I pass to xrandr. TV out is working fine if I set it up with the blob and nvidia-settings. -- Configure bugmail: 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-05 00:43 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #17 from prg at cooco.de 2009-10-04 17:43:20 PST --- Created an attachment (id=30057) --> (bugs.freedesktop.org/attachment.cgi?id=30057) Xorg.0.log with KMS and a TV connected -- Configure bugmail: 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-05 01:24 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #18 from Francisco Jerez <currojerez at riseup.net> 2009-10-04 18:24:48 PST --- Created an attachment (id=30058) --> (bugs.freedesktop.org/attachment.cgi?id=30058) patch4.diff Hm, that seems to be because of some recent DRM changes... the attached patch should fix it. -- Configure bugmail: 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-05 01:30 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 --- Comment #19 from prg at cooco.de 2009-10-04 18:30:52 PST --- (In reply to comment #18)> Created an attachment (id=30058)--> (bugs.freedesktop.org/attachment.cgi?id=30058) [details]> patch4.diff > > Hm, that seems to be because of some recent DRM changes... the attached patch > should fix it. >Actually no need for that, just updated xrandr from 1.2.3 to latest git, working fine now. -- Configure bugmail: 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-05 17:30 UTC
[Nouveau] [Bug 23212] oops on rmmod nouveau with nv31m
bugs.freedesktop.org/show_bug.cgi?id=23212 Francisco Jerez <currojerez at riseup.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #20 from Francisco Jerez <currojerez at riseup.net> 2009-10-05 10:30:05 PST --- (In reply to comment #19)> (In reply to comment #18) > > Created an attachment (id=30058)--> (bugs.freedesktop.org/attachment.cgi?id=30058) [details] [details]> > patch4.diff > > > > Hm, that seems to be because of some recent DRM changes... the attached patch > > should fix it. > > > > Actually no need for that, just updated xrandr from 1.2.3 to latest git, > working fine now. >Weird, it really shouldn't have worked without it. Pekka has pushed the fixes so I'm marking this as closed. Thanks! -- Configure bugmail: bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
Seemingly Similar Threads
- [Bug 24830] New: Some characters are not drawn well, missing vertical lines with NVIDIA NV18
- [PATCH 1/3] drm/nouveau: Ignore DCB I2C indices for on-chip TV-out.
- [PATCH 1/2] drm/i2c/ch7006: Make some parameter descriptions more useful.
- [Bug 24820] New: [nv15] Vertical screen corruption in X when KMS is enabled
- [PATCH 1/2] man page: Fix the supported fb depths.