From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 64488] New: 3.10.0-rc1: WARNING: at
drivers/gpu/drm/drm_crtc.c:84 drm_fb_helper_restore_fbdev_mode+0x10/0x40()
Date: Sun, 12 May 2013 10:15:30 +0000
Message-ID:
Priority
medium
Bug ID
64488
Assignee
nouveau@lists.freedesktop.org
Summary
3.10.0-rc1: WARNING: at drivers/gpu/drm/drm_crtc.c:84 drm_fb_helper_restore_fbdev_mode+0x10/0x40()
QA Contact
xorg-team@lists.x.org
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
ronald645@gmail.com
Hardware
x86 (IA32)
Status
NEW
Version
git
Component
Driver/nouveau
Product
xorg
Created attachment 79192 [details]
Last DRM warning (typed over from a photo). Note the tainted flags(!)
Since a few cycles, it seems that nouveau is preventing the kernel from
correctly displaying OOPS, BUGS and Warnings etc etc.
This is because the DRM system seems to provide warnings each time the kernel
kills X and moves to console to display these messages.
Today, I enabled some debug options and captured the last WARNING by this
system. NOTE: The oops is typed over from a camera photo, so it might not be
entirely accurate.
This is an 32bit UP system with the notorious(?) Geforce FX5200 (NV34). I
attached the Warning as an attachment.
I modified rsyslog to log directly to disk, hoping to capture more information.
When that happens, I will post more.
I think this is also a regression, usually I got errors about page faults and
stuff.