Bug 12988 - Xorg hangs with ATI Radeon IGP 320M and default settings
Summary: Xorg hangs with ATI Radeon IGP 320M and default settings
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.3 (2007.09)
Hardware: x86 (IA32) Linux (All)
: high major
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 05:21 UTC by Giambattista Bloisi
Modified: 2008-12-03 00:37 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
requested xorg.conf file (14.69 KB, text/plain)
2007-10-29 16:15 UTC, Giambattista Bloisi
no flags Details
requested Xorg.0.log (32.69 KB, text/plain)
2007-10-29 16:16 UTC, Giambattista Bloisi
no flags Details

Description Giambattista Bloisi 2007-10-29 05:21:30 UTC
Radeon IGP 320M only works after adding <Option "NoAccel" "true"> to the xorg.conf file. Without this the whole OS hangs.
This is very odd as the default of "NoAccel" is false.
Comment 1 Michel Dänzer 2007-10-29 07:34:17 UTC
Please attach (as opposed to paste) the full xorg.conf and Xorg.0.log files.
Comment 2 Giambattista Bloisi 2007-10-29 16:15:33 UTC
Created attachment 12250 [details]
requested xorg.conf file
Comment 3 Giambattista Bloisi 2007-10-29 16:16:07 UTC
Created attachment 12251 [details]
requested Xorg.0.log
Comment 4 Michel Dänzer 2007-10-30 01:22:39 UTC
Does the problem occur with Option "AGPMode" "1" (or "2") or Option "DRI" "off"?
Comment 5 Giambattista Bloisi 2007-10-30 02:16:44 UTC
"AGPMode" "1" and "DRI" "off" works.
"AGPMode" "1" and "DRI" "on" does NOT work.
BTW the latter is considerably faster than "NoAccel" "true".

Let me know whether I can do anything else to help.
Thanks  
Comment 6 Soeren Poulsen 2008-01-09 21:58:46 UTC
Hey! I have the same problem. It seems to be the b653e5a628bfa4dfb168e96f93f41eb910f409fb commit (http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-ati.git;a=commit;h=b653e5a628bfa4dfb168e96f93f41eb910f409fb)  that is the problem. I have the version from git running by reverting this commit.
Comment 7 Alex Deucher 2008-01-09 22:10:35 UTC
(In reply to comment #6)
> Hey! I have the same problem. It seems to be the
> b653e5a628bfa4dfb168e96f93f41eb910f409fb commit

Do either of the following options help?

Option "AGPMode" "4"
Option "AGPMode" "2"
Comment 8 Soeren Poulsen 2008-01-09 23:31:54 UTC
yes the if i use Option "AGPMode" "4" there is no problem.
Comment 9 Benjamin Close 2008-01-11 02:37:53 UTC
Bugzilla Upgrade Mass Bug Change

NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO.

  - benjsc
    fd.o Wrangler
Comment 10 Alex Deucher 2008-12-03 00:37:56 UTC
this should be fixed; default agp mode changed back.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.