<?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>Frozentux &#187; VFD</title>
	<atom:link href="http://www.frozentux.net/tag/vfd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frozentux.net</link>
	<description>Yet another site</description>
	<lastBuildDate>Mon, 24 May 2010 16:53:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 8.04 lirc_imon VFD&#8217;s</title>
		<link>http://www.frozentux.net/2008/09/ubuntu-804-lirc_imon-vfds/</link>
		<comments>http://www.frozentux.net/2008/09/ubuntu-804-lirc_imon-vfds/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 16:43:00 +0000</pubDate>
		<dc:creator>Oskar Andreasson</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[iMON]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[lirc]]></category>
		<category><![CDATA[Remote Control]]></category>
		<category><![CDATA[VFD]]></category>

		<guid isPermaLink="false">http://fs1/fs1/?p=181</guid>
		<description><![CDATA[I got a silverstone LC20 chassi with a built in iMON vacuum fluorescent display (VFD) and IR remote control. I recently upgraded to Ubuntu 8.04 from 7.10 &#8212; yes I know, I am a bit late, but generally you don&#8217;t have to deal with kinks like this one when that happens.
Ubuntu 7.10 -&#62; 8.04 changed [...]]]></description>
			<content:encoded><![CDATA[<p>I got a silverstone LC20 chassi with a built in iMON <a href="http://en.wikipedia.org/wiki/Vacuum_fluorescent_display">vacuum fluorescent display</a> (VFD) and IR remote control. I recently upgraded to Ubuntu 8.04 from 7.10 &#8212; yes I know, I am a bit late, but generally you don&#8217;t have to deal with kinks like this one when that happens.</p>
<p>Ubuntu 7.10 -&gt; 8.04 changed the behaviour of the lirc_imon module pretty little, yet radically. The old default was to treat all iMON driven screens as VFD&#8217;s, but it now defaults to treat all iMON modules as LCD modules instead.</p>
<p>This results in tons of errors being pumped out (10&#8217;s-100&#8217;s per second), like this one:</p>
<p><span style="font-style: italic;">Sep  9 21:35:00 fs1 kernel: [   71.481262] /var/lib/dkms/lirc/0.8.3~pre1/build/drivers/lirc_imon/lirc_imon.c: lcd_write: invalid payload size: 32 (expecting <img src='http://www.frozentux.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </span></p>
<p>Also, the VFD will not work. To make a long story short, to fix it, you need to tell the kernel module that the VFD is in fact a VFD and not a LCD, by giving the kernel module the option <span style="font-style: italic;">islcd=0</span>. For example, in /etc/modprobe.d/options:</p>
<p><span style="font-style: italic;">options lirc_imon islcd=0</span></p>
<p>I hope this helps anyone out there. I will soon try to have something together on getting the iMON PAD working properly. The basics was simple to get  working, but the &#8220;mousepad&#8221; has been a general pain to get up and running properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozentux.net/2008/09/ubuntu-804-lirc_imon-vfds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
