Difference between revisions of "Problem with unusable console"

From ThinkWiki
Jump to: navigation, search
 
(Solutions)
Line 20: Line 20:
  
 
From linux kernel config, disable savagefb's console acceleration.
 
From linux kernel config, disable savagefb's console acceleration.
 +
 +
< > ATI Mach64 display support
 +
<*> S3 Savage support
 +
[ ]  Enable DDC2 Support
 +
[ ]  Enable Console Accelereation  <---
 +
< > SiS acceleration
  
 
==Related Links==
 
==Related Links==
  
 
*[http://www.xfree86.org/4.3.0/savage.4.html XFree86 Savage(4) Manual Page]
 
*[http://www.xfree86.org/4.3.0/savage.4.html XFree86 Savage(4) Manual Page]

Revision as of 18:14, 11 September 2005

Information about the problem of virtual consoles displaying random vertical lines, usually of one color, and no text

Problem description

After a while of using the computer, all text on virtual consoles from 0 to 6 disappears, and an image, usually consisting of vertical lines of one or few colors, appears instead. Typing is possible, as is starting X or switching to an already active X. When switching back, the text consoles remain unusable.

Affected Models

Affected Operating Systems

  • Linux

Status

A workaround is known.

Solutions

From linux kernel config, disable savagefb's console acceleration.

< > ATI Mach64 display support
<*> S3 Savage support
[ ]   Enable DDC2 Support
[ ]   Enable Console Accelereation  <---
< > SiS acceleration

Related Links