Go to file
openKylinBot 4025da33bb changed debian/source/format to native 2022-05-14 04:05:54 +08:00
apport Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
bin Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
data Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
debian changed debian/source/format to native 2022-05-14 04:05:54 +08:00
po Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
tests Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
xdiagnose Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
AUTHORS Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
COPYING Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
Makefile Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
README Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
com.canonical.xdiagnose.policy.in Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
run-tests Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
setup.cfg Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
setup.py Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00
xdiagnose.desktop.in Import Upstream version 3.8.9 2022-05-14 04:05:53 +08:00

README

Bulletproof-X
-------------

This is a failsafe-mode for Xorg, that will be called when Xorg is
unable to start due to misconfiguration.

Todo
====
* Fallback to "vga" where vesa won't work.  So far I've not succeeded
  in getting vga started in anything better than 320x200, which is
  unusable, so fallback is not currently enabled.
* Apply the gdm config changes to gdm.conf
* Drop failsafeInstall and update this README


* Re-enable ctrl-alt-backspace
* Option to turn debugging on
* Option to turn KMS on or off
* Option to set color depth
* Option to set Xorg.0.log verbosity
* If AGP system, option to try different AGPMode values
* Troubleshooting of blank screen on lid close issue
* Troubleshooting tools for hibernation
  - Turn on hibernation monitoring
  - Provide a listing of hibernation attempts and results
  - Offer any kernel tweaks to make hibernation work better
  - Offer to file bug report about the issue