<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tom's blog &#187; 80&#215;25</title>
	<atom:link href="http://tom.knaupp.com/tag/80x25/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.knaupp.com</link>
	<description>free software, security and a bunch of my strange thoughts</description>
	<lastBuildDate>Tue, 23 Mar 2010 22:38:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>When console columns and lines are not enough</title>
		<link>http://tom.knaupp.com/2008/09/03/when-console-columns-and-lines-are-not-enough/</link>
		<comments>http://tom.knaupp.com/2008/09/03/when-console-columns-and-lines-are-not-enough/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:06:10 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Distributions]]></category>
		<category><![CDATA[Memento]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[80x25]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[resolution]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=117</guid>
		<description><![CDATA[If you want to use a higher resolution on your linux console, you have to add the specific option while loading the kernel. i.e: kernel /vmlinuz-2.6.25 root=/dev/sda3 resume=/dev/sda2 vga=0&#215;0325 Problem: The settings differ depending on your graphics card. But: There is an easy way: hwinfo [ sudo ] hwinfo −−framebuffer Example output: Mode 0&#215;0307: 1280&#215;1024 [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to use a higher resolution on your linux console, you have to add the specific option while loading the kernel.<br />
i.e: kernel /vmlinuz-2.6.25 root=/dev/sda3 resume=/dev/sda2 <strong>vga=0&#215;0325</strong><br />
<br />
Problem: The settings differ depending on your graphics card.<br />
But: There is an easy way: <strong>hwinfo</strong><br />
<br />
<code>[ sudo ] hwinfo −−framebuffer</code><br />
<br />
Example output:<br />
Mode 0&#215;0307: 1280&#215;1024 (+1280), 8 bits<br />
Mode 0x031a: 1280&#215;1024 (+2560), 16 bits<br />
Mode 0x031b: 1280&#215;1024 (+5120), 24 bits<br />
Mode 0&#215;0305: 1024&#215;768 (+1024), 8 bits<br />
Mode 0&#215;0317: 1024&#215;768 (+2048), 16 bits<br />
Mode 0&#215;0318: 1024&#215;768 (+4096), 24 bits<br />
Mode 0&#215;0312: 640&#215;480 (+2560), 24 bits<br />
Mode 0&#215;0314: 800&#215;600 (+1600), 16 bits<br />
Mode 0&#215;0315: 800&#215;600 (+3200), 24 bits<br />
Mode 0&#215;0301: 640&#215;480 (+640), 8 bits<br />
Mode 0&#215;0303: 800&#215;600 (+832), 8 bits<br />
Mode 0&#215;0311: 640&#215;480 (+1280), 16 bits<br />
<br />
Thanks to <a href="http://blog.it4sport.de/2008/08/17/80x25-sind-zu-wenig/" target="_blank">Gerd [de]</a> for the hint.</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2008/09/03/when-console-columns-and-lines-are-not-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
