https://bugzilla.kernel.org/show_bug.cgi?id=33812
Summary: radeon with modeset option causes oops as secondary adapter (vgaswitcheroo) Product: Drivers Version: 2.5 Kernel Version: 2.6.38.3 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Video(DRI - non Intel) AssignedTo: drivers_video-dri@kernel-bugs.osdl.org ReportedBy: jcnengel@googlemail.com Regression: Yes
Created an attachment (id=54942) --> (https://bugzilla.kernel.org/attachment.cgi?id=54942) kernel log
System: Lenovo ThinkPad T500 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3650 using vgaswitcheroo
Trying to load radeon (as a module or in kernel) with modeset not explicitly disabled causes a kernel NULL pointer dereference if i915 has initialised the fb console already. That behaviour did not occur in 2.6.38, only after upgrading to 2.6.38.3 (haven't had the time to bisect yet).
If I disable switching in the BIOS and move to the radeon card as exclusive adapter, everything works fine. with dual graphics stack
https://bugzilla.kernel.org/show_bug.cgi?id=33812
--- Comment #1 from Johannes Engel jcnengel@googlemail.com 2011-04-21 23:15:31 --- Created an attachment (id=54952) --> (https://bugzilla.kernel.org/attachment.cgi?id=54952) lspci output
https://bugzilla.kernel.org/show_bug.cgi?id=33812
Rafael J. Wysocki rjw@sisk.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |florian@mickler.org, | |maciej.rutecki@gmail.com, | |rjw@sisk.pl Blocks| |32012
https://bugzilla.kernel.org/show_bug.cgi?id=33812
Rafael J. Wysocki rjw@sisk.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blazej.bucko@gmail.com
--- Comment #2 from Rafael J. Wysocki rjw@sisk.pl 2011-04-30 22:14:26 --- *** Bug 34022 has been marked as a duplicate of this bug. ***
https://bugzilla.kernel.org/show_bug.cgi?id=33812
--- Comment #3 from Dave Airlie airlied@linux.ie 2011-05-01 08:07:11 --- don't suppose anyone can bisect this? you'd only have to bisect drivers/gpu
I can probably try and reproduce it next week.
https://bugzilla.kernel.org/show_bug.cgi?id=33812
--- Comment #4 from Dave Airlie airlied@linux.ie 2011-05-01 10:14:41 --- Created an attachment (id=56052) --> (https://bugzilla.kernel.org/attachment.cgi?id=56052) attempted fix.
please test this.
https://bugzilla.kernel.org/show_bug.cgi?id=33812
Dave Airlie airlied@linux.ie changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|drivers_video-dri@kernel-bu |airlied@linux.ie |gs.osdl.org |
dri-devel@lists.freedesktop.org