Bug 141935

Summary: AGPMode option freezes system with Radeon M9
Product: [Fedora] Fedora Reporter: Jeff Cheng <jclcheng>
Component: xorg-x11Assignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-01 04:19:23 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
xorg.conf none

Description Jeff Cheng 2004-12-06 08:24:26 UTC
Description of problem:
I have a Dell Inspiron 5150 with a Radeon Mobility 9000 (M9) and am
using the default radeon driver.  Whenever I set the AGPMode option to
 2 or 4 in xorg.conf, my system freezes.  Unfortunately, nothing can
be found to be logged.

Version-Release number of selected component (if applicable):
xorg-x11-6.8.1-12.FC3.21
kernel-2.6.9-1.681_FC3

How reproducible:
always

Steps to Reproduce:
1. Start X with 'Option "AGPMode" "4"' in device section of xorg.conf
with radeon driver.
  
Actual results:
System/X freezes.

Expected results:
X starts with agp set to 4x mode.

Additional info:
If I start X without the AGPMode option, dri is enabled and agp is set
to 1x mode. Other options, such as AGPFastWrite and EnablePageFlip,
work fine.

Comment 1 Jeff Cheng 2004-12-06 08:25:41 UTC
Created attachment 107937 [details]
xorg.conf

Comment 2 Mike A. Harris 2004-12-22 13:23:12 UTC
AGPMode and AGPSize are development options which shouldn't really
be used by end users.  The setting must match what the BIOS is
configured to use.  If it isn't, then the behaviour is undefined.

What is your CMOS set to for AGP mode?  Is it hard coded, or
configurable?  If it is hard coded, then using the AGPMode option
is basically undefined, and instability is probable and expected.

Comment 3 Jeff Cheng 2004-12-22 17:41:58 UTC
AGP mode is not configurable in the Dell BIOS, so I guess I'm stuck at 1x.

Comment 4 Mike A. Harris 2005-02-01 04:19:23 UTC
Unfortunately, that seems to be the case.  ;o/

Setting status to "NOTABUG"