<?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>Blog @ SIB Visions &#187; Embedded</title>
	<atom:link href="http://blog.sibvisions.com/tag/embedded/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Fri, 24 Apr 2026 07:44:44 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>pfSense 2.3 + APU2C4 + Temperature</title>
		<link>https://blog.sibvisions.com/2016/10/13/pfsense-2-3-apu2c4-temperature/</link>
		<comments>https://blog.sibvisions.com/2016/10/13/pfsense-2-3-apu2c4-temperature/#comments</comments>
		<pubDate>Thu, 13 Oct 2016 22:15:08 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=5912</guid>
		<description><![CDATA[With current pfSense 2.3.2 and APU2C4 it's not possible to read the CPU temperature of. The problem isn't new but it's not solved in official images.
I found a solution for the problem in this forum (Thanks to Stephan).
It wasn't tricky, but if you want the short story:

Download the changed kernel module
Extract the archive and copy [...]]]></description>
			<content:encoded><![CDATA[<p>With current <a href="https://pfsense.org/">pfSense</a> 2.3.2 and <a href="https://pcengines.ch/apu2.htm">APU2C4</a> it's not possible to read the CPU temperature of. The problem isn't new but it's not solved in official images.</p>
<p>I found a solution for the problem in <a href="http://www.pcengines.info/forums/?page=post&#038;id=795B2ACC-F4B0-4181-9B4A-54EC757D4001&#038;fid=DF5ACB70-99C4-4C61-AFA6-4C0E0DB05B2A&#038;cachecommand=bypass&#038;pageindex=1">this forum</a> (Thanks to Stephan).</p>
<p>It wasn't tricky, but if you want the short story:</p>
<ol>
<li><a href="http://blog.sibvisions.com/wp-content/uploads/2016/10/amdtemp.zip">Download the changed kernel module</a></li>
<li>Extract the archive and copy the amdtemp.ko file to your box, to /root</li>
<li>Execute following commands:
<div class="codesnip-container" >
<div class="bash codesnip" style="font-family:monospace;">kldunload amdtemp <br />
<span class="kw2">cp</span> <span class="sy0">/</span>root<span class="sy0">/</span>amdtemp.ko <span class="sy0">/</span>boot<span class="sy0">/</span>kernel<span class="sy0">/</span> <br />
kldload <span class="sy0">/</span>boot<span class="sy0">/</span>kernel<span class="sy0">/</span>amdtemp.ko</div>
</div>
</ol>
<p>After this steps, you'll see the current temperature in the Dashboard view.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2016/10/13/pfsense-2-3-apu2c4-temperature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
