Bugzilla – Bug 407735
[feature-request] X.org X Server auto-fallback to VESA / fbdev
Last modified: 2008-07-09 22:31:43 UTC
GNU/Linux in general and openSUSE in particular lacks one fundamental piece of stability. One that MS Windows always had similar feature since 1995 and maybe even before that. Namely: X Server X.org - it has no auto-fallback/safe mode in case of failure. It drives out many newbie users. X Server may fail due to several problems: -Video Card replaced with another one -Kernel upgraded, but video driver was not. (esp. Nvidia) -Overclocked GPU -Incorrect X.org config file by user -Broken video driver In every case, X.org X Server has several "generic" drivers, that are not video-card specific: -vga -vesa -fbdev Ubuntu has something, that they call "Bullet-Proof X", but I never tried it. In any case openSUSE needs a solution, that will have X server up and running no-matter-what-happens. The trick is to detect the problematic cases, and fallback to one of the generic X.org drivers, should primary configuration fail. This will allow one *big* advantage: User will be able to configure his system properly from GUI/Yast/Sux, without entering CLI. We need either to use Ubuntu's technology, or build something to fill the void. -Alexey "Technologov", 9.7.2008.
Plese use the new graphical failsafe mode. *** This bug has been marked as a duplicate of bug 246158 ***