<ubuntuxresponses>
<reply>
    <name>not-enough-info</name>
    <comment>Not enough information has been provided to troubleshoot.  See http://wiki.ubuntu.com/X/Reporting for instructions on reporting X issues.</comment>
    <tip>Too little info provided to bother with</tip>
    <status>Invalid</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>apport-collect</name>
    <comment>Thank you for taking the time to report this bug and helping to make PROJECTNAME better. Please execute the following command in a terminal after reproducing the issue, and it it will automatically gather debugging information needed for this bug:

  apport-collect BUGNUMBER

(You may need to install the python-launchpadlib package from the universe repository.  Additionally, when prompted to give apport-collect permissions for Launchpad you will need to give it at least the ability to "Change Non-Private" data as it will be adding information to your bug report.)</comment>
    <tip>Run apport-collect BUGNUMBER</tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>lspci-vvnn</name>
    <comment>Could you please also run `lspci -vvnn > lspci-vvnn.txt` and attach that file to this bug report?  Thanks ahead of time.</comment>
    <tip>Needs lspci -vvnn</tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>vague-desc</name>
    <comment>Hi REPORTER,
Hmm...  I'm not sure I totally understand your description of the problem.  Could you please elaborate and clarify?  You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html or the Ubuntu-X bug reporting guidelines at http://wiki.ubuntu.com/X/Reporting .</comment>
    <tip></tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>file-new-bug-similar-symptoms</name>
    <comment>while your symptoms sound similar, you're likely experiencing an unrelated issue.  Please file a new bug for it using the command 'ubuntu-bug xorg' (and a photo if any corruption is seen).</comment>
    <tip>Similar symptoms, but probably an unrelated issue, so file a new bug report</tip>
    <status></status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>backtrace</name>
    <comment>Are you able to reproduce this issue easily? If so, please collect a full backtrace - see http://wiki.ubuntu.com/X/Backtracing for directions.  If not, could you describe the conditions under which the crash tends to occur?</comment>
    <tip>If reproducible collect full backtrace</tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance>High</importance>
    <package></package>
</reply>

<reply>
    <name>BlankScreen-intel_reg_dumper</name>
    <comment>REPORTER,
Please install xserver-xorg-video-intel-dbg and run the tool intel_reg_dumper once when the screen is working correctly, and once with it showing the blank screen / out-of-range error, and attach both files.  Comparing the register settings for them may highlight where the problem is.</comment>
    <tip>Black or blank screen issues, out-of-range issues need register dumps</tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>BlankScreen-radeontool-pre-r5xx</name>
    <comment>Hi REPORTER,
radeontool can be used to assist in debugging this issue.  To install it from the command line, use this command:

    sudo apt-get install radeontool

After installing it, you run it like this:

    radeontool regmatch '*' > regdump_good.txt
    radeontool regmatch '*' > regdump_broke.txt

Run it two times.  Once when you have a working screen (for any driver), and once in the broken case (either from the tty console or logged into the sick box remotely).  Attach both of those to this bug report, and we can then forward this issue upstream.  Thanks ahead of time!
</comment>
    <tip></tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>BlankScreen-avivotool-r5xx-and-newer</name>
    <comment>Hi REPORTER,
avivotool can be used to assist in debugging this issue.  avivotool is provided with the radeontool package, so to install it run:

    sudo apt-get install radeontool

After installing it, you run it like this:

    avivotool regs all > regdump_good.txt
    avivotool regs all > regdump_broke.txt

Run it two times.  Once when you have a working screen (for any driver), and once in the broken case (either from the tty console or logged into the sick box remotely).  Attach both of those to this bug report, and we can then forward this issue upstream.  Thanks ahead of time!
</comment>
    <tip></tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>ati-agpmode</name>
    <comment>Based on the description of the symptoms, it sort of sounds like this might be caused by an incorrect AGPMode setting, which is relevant when DRI is enabled.  You should test if changing this makes the issue go away.  In your /etc/X11/xorg.conf set AGPMode to various values like this:

 Section "Device"
    ...
    Option "AGPMode" "2"
 EndSection

Possible values include 1, 2, 4, 8.  You can see what it's currently set to by looking in /var/log/Xorg.0.log.  It's worthwhile to test all four values even once you find one that works.  If this takes care of it for you, we may be able to establish a quirk to set it for your hardware combo, if you can provide the following data:

   * AGPMode value(s) that work
   * Make/Model of laptop or motherboard
   * Output of lspci -vvnn
   * Is the system all factory hardware, or have any parts been replaced?
   * Is there an AGP Mode in the system BIOS?
     - If so, is it set to the factory default?

For more details on this, please see the "ATI AGP Mode Quirk" section at https://wiki.ubuntu.com/X/Quirks 
</comment>
    <tip>Suggest testing different AGPMode settings.  Suitable for -ati bugs with AGP hardware experiencing hangs or corruption.</tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>needs-retest-on-karmic</name>
    <comment>Well, next I'd like to forward this issue upstream, but first it must be retested on latest development version of Karmic to make sure the issue still happens there with the latest code.  ISO images are available via http://www.ubuntu.com/testing/.  If you can reproduce it in the LiveCD environment, you shouldn't need to modify your installed system.  Also please attach a fresh Xorg.0.log and dmesg from this testing.</comment>
    <tip>Needs to be reproduced on the development release</tip>
    <status>Incomplete</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>retested-needs-upstreamed</name>
    <comment>Thanks for testing; this should go upstream.  Setting to Confirmed for now.</comment>
    <tip>Thanks for testing, set to confirmed to go upstream</tip>
    <status>Confirmed</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>upstreamed-subscribe</name>
    <comment>REPORTER - I've forwarded this bug upstream to UPSTREAMBUG - please subscribe yourself to this bug, in case they need further information or wish you to test something.  Thanks ahead of time!</comment>
    <tip>Subscribe to upstream bug</tip>
    <status>Triaged</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>upstreamed</name>
    <comment>I've forwarded this bug upstream to UPSTREAMBUG and subscribed you to it.  Please follow up with them in case they need further information or wish you to test something.</comment>
    <tip>Subscribe to upstream bug</tip>
    <status>Triaged</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>CoC</name>
    <comment>We understand that bugs like this one can be very frustrating, but it is important to keep the discussions civil and on a technical level. To maintain a respectful atmosphere, please follow the code of conduct - http://www.ubuntu.com/community/conduct/ .</comment>
    <tip></tip>
    <status></status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>fixed</name>
    <comment>Thanks for letting us know the issue is resolved.</comment>
    <tip>Thanks, Fix Released</tip>
    <status>Fix Released</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>expired</name>
    <comment>We're closing this bug since it is has been some time with no response from REPORTER.  However, if the issue still exists please feel free to reopen with the requested information.  Also, if you could, please test against the latest development version of PROJECTNAME, since this confirms the bug is one we may be able to pass upstream for help.
</comment>
    <tip></tip>
    <status>Invalid</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>retrace-failed</name>
    <comment>Thanks for reporting this bug, however unfortunately the retracer failed to generate a useful symbolic stack trace this time.

We're closing the bug as unable to analyze, but if you can still reproduce it on the development release, feel free to reopen the bug.  In this case, please try to obtain a backtrace manually following the instructions at http://wiki.ubuntu.com/X/Backtracing and upload the backtrace (as an attachment) to the bug report.</comment>
    <tip>Close out as unable to analyze</tip>
    <status>Invalid</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>fglrx-hw-unsupported</name>
    <comment>Thank you for reporting this bug about fglrx, however the video card mentioned in this bug report is no longer supported in fglrx.  ATI only supports R600 and newer chips on the -fglrx driver.  You'll want to focus on using the -ati driver instead for this hardware.</comment>
    <tip></tip>
    <status>Invalid</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

<reply>
    <name>hw-unavailable</name>
    <comment>Since the hardware is no longer available for doing troubleshooting with, we'll have to close the bug for now.  However please feel free to reopen if you or anyone else has the same HW and can reproduce this issue using the latest development version of PROJECTNAME and is willing to do some troubleshooting with it. </comment>
    <tip></tip>
    <status>Invalid</status>
    <assign></assign>
    <importance></importance>
    <package></package>
</reply>

</ubuntuxresponses>
