* [Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected.
@ 2010-08-13 14:19 bugzilla-daemon
2010-08-13 14:20 ` [Bug 16581] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-08-13 14:19 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16581
Summary: 2.6.35 regression bisected : System hang when starting
X with VGA/DVI monitor connected.
Product: Drivers
Version: 2.5
Kernel Version: 2.6.35
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: Roel.Teuwen@gmail.com
CC: alexdeucher@gmail.com
Regression: Yes
Created an attachment (id=27432)
--> (https://bugzilla.kernel.org/attachment.cgi?id=27432)
kernel .config file
After upgrading from 2.6.34 to 2.6.35.1 on my laptop, I'm seeing a hang and
blank screen when X is started if a VGA or DVI monitor is connected to the
docking station before boot. If I boot without the VGA or DVI monitor
connected, and hotplug them after X is started, all is fine. Interestingly,
there is no problem when both the VGA and DVI monitors are connected.
Console on radeondrmfb works all the time.
Attached you can find the kernel .config, dmesg with and without the panel
attached on boot and the Xorg log on success and failure.
I've bisected the problem to the following change :
ce8f53709bf440100cb9d31b1303291551cf517f is the first bad commit
commit ce8f53709bf440100cb9d31b1303291551cf517f
Author: Alex Deucher <alexdeucher@gmail.com>
Date: Fri May 7 15:10:16 2010 -0400
drm/radeon/kms/pm: rework power management
- Separate dynpm and profile based power management methods. You can
select the pm method
by echoing the selected method ("dynpm" or "profile") to power_method in
sysfs.
- Expose basic 4 profile in profile method
"default" - default clocks
"auto" - select between low and high based on ac/dc state
"low" - DC, low power mode
"high" - AC, performance mode
The current base profile is "default", but it should switched to "auto"
once we've tested
on more systems. Switching the state is a matter of echoing the
requested profile to
power_profile in sysfs. The lowest power states are selected
automatically when dpms turns
the monitors off in all states but default.
- Remove dynamic fence-based reclocking for the moment. We can revisit
this later once we
have basic pm in.
- Move pm init/fini to modesetting path. pm is tightly coupled with
display state. Make sure
display side is initialized before pm.
- Add pm suspend/resume functions to make sure pm state is properly
reinitialized on resume.
- Remove dynpm module option. It's now selectable via sysfs.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
:040000 040000 fa3acba12b9886453c2de619577ae633abfc97bc
faf940f2c2791f1382ed1abbfa54e22df7e1c936 M drivers
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
--
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 16581] 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected. 2010-08-13 14:19 [Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected bugzilla-daemon @ 2010-08-13 14:20 ` bugzilla-daemon 2010-08-13 14:21 ` bugzilla-daemon ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2010-08-13 14:20 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16581 --- Comment #1 from Roel Teuwen <Roel.Teuwen@gmail.com> 2010-08-13 14:20:37 --- Created an attachment (id=27433) --> (https://bugzilla.kernel.org/attachment.cgi?id=27433) Xorg log of a working session -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev -- ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 16581] 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected. 2010-08-13 14:19 [Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected bugzilla-daemon 2010-08-13 14:20 ` [Bug 16581] " bugzilla-daemon @ 2010-08-13 14:21 ` bugzilla-daemon 2010-08-13 14:45 ` bugzilla-daemon ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2010-08-13 14:21 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16581 --- Comment #2 from Roel Teuwen <Roel.Teuwen@gmail.com> 2010-08-13 14:21:37 --- Created an attachment (id=27434) --> (https://bugzilla.kernel.org/attachment.cgi?id=27434) Xorg log of a hanging session -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev -- ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 16581] 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected. 2010-08-13 14:19 [Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected bugzilla-daemon 2010-08-13 14:20 ` [Bug 16581] " bugzilla-daemon 2010-08-13 14:21 ` bugzilla-daemon @ 2010-08-13 14:45 ` bugzilla-daemon 2010-08-16 8:36 ` bugzilla-daemon 2012-08-13 15:48 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2010-08-13 14:45 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16581 --- Comment #3 from Alex Deucher <alexdeucher@gmail.com> 2010-08-13 14:45:18 --- Created an attachment (id=27435) --> (https://bugzilla.kernel.org/attachment.cgi?id=27435) possible fix Does this patch fix the issue? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev -- ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 16581] 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected. 2010-08-13 14:19 [Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected bugzilla-daemon ` (2 preceding siblings ...) 2010-08-13 14:45 ` bugzilla-daemon @ 2010-08-16 8:36 ` bugzilla-daemon 2012-08-13 15:48 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2010-08-16 8:36 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16581 --- Comment #4 from Roel Teuwen <Roel.Teuwen@gmail.com> 2010-08-16 08:36:42 --- This patch fixed the issue, thank you. Tested-by: Roel Teuwen <Roel.Teuwen@gmail.com> -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev -- ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 16581] 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected. 2010-08-13 14:19 [Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected bugzilla-daemon ` (3 preceding siblings ...) 2010-08-16 8:36 ` bugzilla-daemon @ 2012-08-13 15:48 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2012-08-13 15:48 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16581 Alan <alan@lxorguk.ukuu.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |alan@lxorguk.ukuu.org.uk Resolution| |CODE_FIX -- 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] 6+ messages in thread
end of thread, other threads:[~2012-08-13 15:48 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-08-13 14:19 [Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected bugzilla-daemon 2010-08-13 14:20 ` [Bug 16581] " bugzilla-daemon 2010-08-13 14:21 ` bugzilla-daemon 2010-08-13 14:45 ` bugzilla-daemon 2010-08-16 8:36 ` bugzilla-daemon 2012-08-13 15:48 ` 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.