* [Bug 43353] New: nouveau will not load or boot
@ 2012-06-07 21:04 bugzilla-daemon
2012-06-23 17:47 ` [Bug 43353] " bugzilla-daemon
2012-07-01 6:13 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-06-07 21:04 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43353
Summary: nouveau will not load or boot
Product: Drivers
Version: 2.5
Kernel Version: 3.4
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: kvs@inbox.ru
Regression: Yes
Created an attachment (id=73534)
--> (https://bugzilla.kernel.org/attachment.cgi?id=73534)
modprobe-nouveau
Since kernel 3.4.X (also 3.5-rc) I have been seeing issues with nouveau,
machine would lock up almost immediately after grub (after nouveau load) or
just simply reboot. The following commit appears to be causing regression on my
hardware (found with bisect) - gtx560. Attached is drm.log with portion of
kern.log when attempting to insert nouveau (machine was booted with nomodeset
and drm.debug=0x04).
4f988d132d2668b4f3b42bfc70daa531115ccca1 is the first bad commit
commit 4f988d132d2668b4f3b42bfc70daa531115ccca1
Author: Sascha Hauer <s.hauer@pengutronix.de>
Date: Wed Feb 1 11:38:26 2012 +0100
drm fb helper: remove unused variable crtc_id
crtc_id is set but never used, so remove it from struct
drm_fb_helper_crtc.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
:040000 040000 0a26eb080648d02fb93d75adb3e8e6b8cbabeff4
ea8fcd1ba1b8447738057e4d507eca70b4c6cd2f M drivers
:040000 040000 0ef8bbc7c102b8cf86fde3e7431259a0e79a8025
3a48417368ac82f7286f5e18e9a4137295b8cce8 M include
I have added added crtc_id back to drm fb helper and it seems to solve issues
on 3.4.1 so far.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 43353] nouveau will not load or boot
2012-06-07 21:04 [Bug 43353] New: nouveau will not load or boot bugzilla-daemon
@ 2012-06-23 17:47 ` bugzilla-daemon
2012-07-01 6:13 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-06-23 17:47 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43353
--- Comment #1 from WorMzy Tykashi <wormzy.tykashi@gmail.com> 2012-06-23 17:47:27 ---
Same problem. Only seems to affect GTX 560 chipsets.
Can confirm that re-adding crtc_id back to struct drm_fb_helper_crtc in
include/drm/drm_fb_helper.h fixes the problem.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 43353] nouveau will not load or boot
2012-06-07 21:04 [Bug 43353] New: nouveau will not load or boot bugzilla-daemon
2012-06-23 17:47 ` [Bug 43353] " bugzilla-daemon
@ 2012-07-01 6:13 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-07-01 6:13 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43353
Vlad K <kvs@inbox.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |CODE_FIX
--- Comment #2 from Vlad K <kvs@inbox.ru> 2012-07-01 06:13:48 ---
Verified, bug fixed in commit 9bd0c15fcfb42f6245447c53347d65ad9e72080b
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=9bd0c15fcfb42f6245447c53347d65ad9e72080b
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-07-01 6:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 21:04 [Bug 43353] New: nouveau will not load or boot bugzilla-daemon
2012-06-23 17:47 ` [Bug 43353] " bugzilla-daemon
2012-07-01 6:13 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.