<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Faster Console - Revision history</title>
		<link>https://www.slackwiki.com/index.php?title=Faster_Console&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.40.0</generator>
		<lastBuildDate>Wed, 08 Apr 2026 14:23:48 GMT</lastBuildDate>
		<item>
			<title>Erik: Copy from old</title>
			<link>https://www.slackwiki.com/index.php?title=Faster_Console&amp;diff=112&amp;oldid=prev</link>
			<guid isPermaLink="false">https://www.slackwiki.com/index.php?title=Faster_Console&amp;diff=112&amp;oldid=prev</guid>
			<description>&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;</description>
			<pubDate>Wed, 03 Jun 2009 02:15:49 GMT</pubDate>
			<dc:creator>Erik</dc:creator>
			<comments>https://www.slackwiki.com/Talk:Faster_Console</comments>
		</item>
</channel></rss>