<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Faster_Console</id>
	<title>Faster Console - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Faster_Console"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Faster_Console&amp;action=history"/>
	<updated>2026-04-08T14:22:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=Faster_Console&amp;diff=112&amp;oldid=prev</id>
		<title>Erik: Copy from old</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Faster_Console&amp;diff=112&amp;oldid=prev"/>
		<updated>2009-06-03T02:15:49Z</updated>

		<summary type="html">&lt;p&gt;Copy from old&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Tips]]&lt;br /&gt;
&lt;br /&gt;
With the Frame Buffer enabled, scrolling large amounts of text (e.g. dmesg) and other drawing can be very slow. Give these options to your kernel at boot and scrolling will be much faster.&lt;br /&gt;
&lt;br /&gt;
 video=vesafb:ywrap,mtrr:3&lt;br /&gt;
&lt;br /&gt;
Brief explanation of options:&lt;br /&gt;
&lt;br /&gt;
 vesafb   use the VESA Frame Buffer&lt;br /&gt;
 ywrap    enable display panning using the VESA protected mode interface &lt;br /&gt;
 mtrr:3   use Memory Type Range Registers in write-combining mode&lt;br /&gt;
&lt;br /&gt;
You may have to use &amp;lt;code&amp;gt;ypan&amp;lt;/code&amp;gt; or another number with &amp;lt;code&amp;gt;mtrr:&amp;lt;/code&amp;gt; depending on your video hardware. See &amp;lt;code&amp;gt;/usr/src/linux/Documentation/fb/vesafb.txt&amp;lt;/code&amp;gt; for more details.&lt;br /&gt;
&lt;br /&gt;
If it works well, this can be added to your lilo.conf in the append line:&lt;br /&gt;
&lt;br /&gt;
 append = &amp;quot;video=vesafb:ywrap,mtrr:3&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Run &amp;lt;code&amp;gt;lilo -v&amp;lt;/code&amp;gt; and reboot.&lt;/div&gt;</summary>
		<author><name>Erik</name></author>
	</entry>
</feed>