http://bugs.freedesktop.org/show_bug.cgi?id=23303

           Summary: Bad: Dri enabled freezes my computer
           Product: Mesa
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Keywords: regression
          Severity: major
          Priority: high
         Component: Drivers/DRI/r200
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: albertosapi...@gmail.com
         QAContact: albertosapi...@gmail.com


Created an attachment (id=28625)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=28625)
Xorg log when it crash

Computer freezes withing minutes when I enabled Dri using Radeon free driver.

When I'm using my computer (visit web-sites, see my e-mail, etc) xorg work
correctly during about 10 minutes and then xorg hang and the screen display
"Out of range" error. I don't use VLC and Compiz. Compiz can run and VLC too. I
tried upgrading radeon driver to 6.12.99 but the problem wasn't solved. 
Then I tried editing xorg.conf:

 - I put Option "AGPMode" "4" in Device section Results: screen display
"Without signal error"
 - I change value to 8 Results: screen display "Without signal" error Results:
screen display "Without signal error"
 - I change value to 0 Results: screen display "Without signal" error Results:
screen display "Without signal error"
 - I change value to 2 Results: screen display "Without signal" error Results:
screen display "Without signal error"
 - I change value to 1 Results: screen display "Without signal" error Results:
screen display "Without signal error"
 - I delete Option "AGPMode" "4" and I put Option "BusType" "PCI" Results: the
problem persist
 - I add Disable "dri2" in Module section Results: the problem persist
 - I remove Disable "dri2" and I add Disable "dri" 

--> Results: problem solved but Compiz can't work and others 3D applications.

Old versions of Ubuntu (8.04 LTS) don't appear this problem

Additional Information:

Distribution: Ubuntu Jaunty 9.04
Graphic card: ATI Radeon 9200 Series
Xorg version: 1.6.3
Screen resolution: 1440x900

Xorg conf now:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier "ATI Technologies, Inc. Radeon 9200"
Driver "radeon"
Option "BusType" "PCI"
EndSection


Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
  Modeline      "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
  Modeline      "1440x900" 100.000 1440 1456 1464 1480 900 916 924 940 -hsync
-vsync
EndSection


Section "Screen"
Identifier "Default Screen"
Device "Yuraku"
Monitor "Generic Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
    Depth      15
    Modes      "1440x900" "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1440x900" "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1440x900" "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "1440x900" "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1440x900" "1024x768"
  EndSubSection 
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dbe" #para compiz
Load "extmod"
Load "glx" #para compiz
Load "int10"
Load "vbe"
Disable "dri"
Disable "dri2"
EndSection

Section "DRI"
Group "video"
Mode 0666
EndSection

Section "ServerFlags"
        Option  "DontZap"       "False"
EndSection


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to