Bug 493388

Summary: Booting with radeon.modeset=1 fails
Product: [Fedora] Fedora Reporter: Nils Philippsen <nphilipp>
Component: xorg-x11-drv-atiAssignee: Dave Airlie <airlied>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: fdc, remm, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: http://fedoraproject.org/wiki/Test_Day:Radeon_2009-04-01
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-02 19:38:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Output of "xrandr --verbose" on F-10+updates
none
Radeon kernel bug messages
none
kernel messages when inserting radeon module with modeset=1 none

Description Nils Philippsen 2009-04-01 16:09:06 UTC
Description of problem:
http://fedoraproject.org/wiki/QA:Testcase_radeon_basic

When booting the Live medium (x86_64, from a USB pen drive) on my Radeon HD3450 equipped system, my monitor goes to standby and the pen drive doesn't show any "disk" activity, so I suspect a crash.

Version-Release number of selected component (if applicable):
I think xorg-x11-drv-ati-6.12.0-2.fc11.x86_64 (unsquashfs doesn't work so I can't exactly say what's on the live medium ISO image).

How reproducible:
Reproducible.

Steps to Reproduce:
1. Put prepared USB pen drive into slot
2. Boot
3. <Tab>, then append "radeon.modeset=1" to the kernel command line
  
Actual results:
At the point where it should switch the graphics mode, the monitor goes blank (and indicates it's on standby), no further activity on USB pen drive.

Expected results:
Graphical boot (as described on the basic test web page)

Additional info:

lspci -v:
03:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3450 (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. Device 1180
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Memory at fdce0000 (64-bit, non-prefetchable) [size=64K]
	I/O ports at 6c00 [size=256]
	Expansion ROM at fdcc0000 [disabled] [size=128K]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Legacy Endpoint, MSI 00
	Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
	Capabilities: [100] Vendor Specific Information <?>

lspci -vn:
03:00.0 0300: 1002:95c5 (prog-if 00 [VGA controller])
	Subsystem: 1462:1180
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Memory at fdce0000 (64-bit, non-prefetchable) [size=64K]
	I/O ports at 6c00 [size=256]
	Expansion ROM at fdcc0000 [disabled] [size=128K]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Legacy Endpoint, MSI 00
	Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
	Capabilities: [100] Vendor Specific Information <?>

Comment 1 Nils Philippsen 2009-04-01 16:11:57 UTC
Created attachment 337572 [details]
Output of "xrandr --verbose" on F-10+updates

Comment 2 Remy Maucherat 2009-04-01 22:00:34 UTC
See bug 493332

Comment 3 François Cami 2009-04-01 22:08:49 UTC
Nils,

Could you by any chance boot without modesetting, in runlevel 3 ; then ssh in, rmmod radeon drm, modprobe drm debug=1, modprobe radeon modeset=1 .

That may allow you to get at least dmesg to us, please attach as uncompressed text/plain to this bug if at all possible.

Could you optionally post a link to your smolt profile as well ?

Thank you

---
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 4 Michael Madore 2009-04-02 02:10:08 UTC
Created attachment 337708 [details]
Radeon kernel bug messages

This is the dmesg output after inserting the drm and radeon modules from runlevel 3.

Mike

Comment 5 Nils Philippsen 2009-04-02 09:20:06 UTC
Created attachment 337755 [details]
kernel messages when inserting radeon module with modeset=1

This time, sending my smolt profile worked:

http://www.smolts.org/client/show/pub_cbb4f7f2-a960-4ba6-9bf2-0667e43767a9

Comment 6 François Cami 2009-04-02 19:38:58 UTC
Nils,

Very nice general protection fault, thank you.

Marking as DUPLICATE of bug # 493332 after looking at the
call traces.

---
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

*** This bug has been marked as a duplicate of bug 493332 ***