<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600]]></title><description><![CDATA[<p dir="auto">Have received an Omega 2 and an Omega 2+. Literally a clean device, nothing that's been done to it, the Omega 2 I can run fast-gpio fine, and it sets GPIO pins.  The Omega 2+ however, I try and run fast-gpio, and all I get is this segfault:</p>
<pre><code class="language-root@Omega-7ABD:/#">[   32.277374]
do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600
[   32.286272] epc = 00401d51 in fast-gpio[400000+3000]
[   32.291364] ra  = 00401a89 in fast-gpio[400000+3000]
[   32.296408]
Segmentation fault
</code></pre>
<p dir="auto">Is this a broken device? It's literally brand new, and isn't working!</p>
]]></description><link>http://community.onion.io/topic/1208/do_page_fault-sending-sigsegv-to-fast-gpio-for-invalid-read-access-from-00000600</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 21:51:33 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/1208.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 Jan 2017 10:51:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sat, 07 Jan 2017 10:51:41 GMT]]></title><description><![CDATA[<p dir="auto">Have received an Omega 2 and an Omega 2+. Literally a clean device, nothing that's been done to it, the Omega 2 I can run fast-gpio fine, and it sets GPIO pins.  The Omega 2+ however, I try and run fast-gpio, and all I get is this segfault:</p>
<pre><code class="language-root@Omega-7ABD:/#">[   32.277374]
do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600
[   32.286272] epc = 00401d51 in fast-gpio[400000+3000]
[   32.291364] ra  = 00401a89 in fast-gpio[400000+3000]
[   32.296408]
Segmentation fault
</code></pre>
<p dir="auto">Is this a broken device? It's literally brand new, and isn't working!</p>
]]></description><link>http://community.onion.io/post/7814</link><guid isPermaLink="true">http://community.onion.io/post/7814</guid><dc:creator><![CDATA[Luke Lowrey]]></dc:creator><pubDate>Sat, 07 Jan 2017 10:51:41 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sat, 07 Jan 2017 11:24:56 GMT]]></title><description><![CDATA[<p dir="auto">What firmware version are you running? The Onion-devs forgot to enable CONFIG_DEVMEM in the newer firmware. The last working one is 0.1.6 b137</p>
]]></description><link>http://community.onion.io/post/7816</link><guid isPermaLink="true">http://community.onion.io/post/7816</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 07 Jan 2017 11:24:56 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sat, 07 Jan 2017 12:14:32 GMT]]></title><description><![CDATA[<p dir="auto">Ooooh. That doesn't sound too good!</p>
<p dir="auto"><code>  Ω-ware: 0.1.7 b139</code></p>
<p dir="auto">I'll have a google around as to how to roll back the firmware then!</p>
<p dir="auto">Cheers.</p>
]]></description><link>http://community.onion.io/post/7818</link><guid isPermaLink="true">http://community.onion.io/post/7818</guid><dc:creator><![CDATA[Luke Lowrey]]></dc:creator><pubDate>Sat, 07 Jan 2017 12:14:32 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sat, 07 Jan 2017 12:18:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2117">@Luke-Lowrey</a> The images are at <a href="http://repo.onion.io/omega2/images/" rel="nofollow">http://repo.onion.io/omega2/images/</a></p>
<p dir="auto">In CLI do:</p>
<pre><code>cd /tmp
wget http://repo.onion.io/omega2/images/omega2p-v0.1.6-b137.bin
sysupgrade omega2p-v0.1.6-b137.bin
</code></pre>
<p dir="auto">Wait for the LED to turn off, then restart your Omega2p and wait several minutes while the LED blinks.</p>
]]></description><link>http://community.onion.io/post/7819</link><guid isPermaLink="true">http://community.onion.io/post/7819</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 07 Jan 2017 12:18:22 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sat, 07 Jan 2017 12:32:10 GMT]]></title><description><![CDATA[<p dir="auto">Amazing! That's working now.</p>
<p dir="auto">Many thanks for your help. You've saved me from pulling my hair out!</p>
<p dir="auto">I'm also new on here. Is there a rep / thanks system on this forum?</p>
]]></description><link>http://community.onion.io/post/7821</link><guid isPermaLink="true">http://community.onion.io/post/7821</guid><dc:creator><![CDATA[Luke Lowrey]]></dc:creator><pubDate>Sat, 07 Jan 2017 12:32:10 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sat, 07 Jan 2017 13:35:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2117">@Luke-Lowrey</a> , i dont know what you mean with rep ... reputation?</p>
<p dir="auto">on the lower right corner you have the quote link on the side of this you can ppls request up or downwote, see smal arrows. ... and you change the reputation of a person this way.</p>
]]></description><link>http://community.onion.io/post/7827</link><guid isPermaLink="true">http://community.onion.io/post/7827</guid><dc:creator><![CDATA[Luciano S.]]></dc:creator><pubDate>Sat, 07 Jan 2017 13:35:06 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Mon, 09 Jan 2017 10:34:57 GMT]]></title><description><![CDATA[<p dir="auto">D'oh! I wish I'd caught this thread a few days ago, it must have cropped up right after I started searching for the same problem.</p>
<p dir="auto">Thanks for the rollback tips <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a> - I may hang tight and wait for a firmware update to fix it.</p>
<p dir="auto">On the plus side, I have a built and tested toolchain now! But of course the fast-gpio I compiled from source didn't work either.</p>
]]></description><link>http://community.onion.io/post/7951</link><guid isPermaLink="true">http://community.onion.io/post/7951</guid><dc:creator><![CDATA[Phil Howard]]></dc:creator><pubDate>Mon, 09 Jan 2017 10:34:57 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Mon, 09 Jan 2017 19:31:09 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for this. Just started trying fast-gpio on a brand new Omega2 and getting seg faults. I'll try the roll back.</p>
]]></description><link>http://community.onion.io/post/7982</link><guid isPermaLink="true">http://community.onion.io/post/7982</guid><dc:creator><![CDATA[Robin Newman]]></dc:creator><pubDate>Mon, 09 Jan 2017 19:31:09 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Tue, 10 Jan 2017 05:43:30 GMT]]></title><description><![CDATA[<p dir="auto"><strong><code>fast-gpio</code></strong> is written in C/C++ and operates by using memory mapping to the GPIO registers.<br />
While I haven't had time to look at things closely yet but there are potential issues that need to be taken care of/changed for a version of <strong><code>fast-gpio</code></strong> for Omega2 as compared to Omega1:</p>
<ol>
<li>Needs to be built specifically for the Omega2 processor which is different from the Omega1</li>
<li>The memory mapped GPIO registers are accessed as 32 bit values - the <em><strong>endian-ness</strong></em> of the Omega2 processor is different from the Omega1 and will need to be taken care of to check that it is appropriate in each case</li>
<li>Being a different processor, the memory mapping of the GPIO registers may well be different on the Omega2 and Omega1  and will need to be taken care of to check that it is appropriate in each case</li>
</ol>
<p dir="auto">Since I have some C/C++ code of my own for doing things similar to <strong><code>fast-gpio</code></strong> I will be looking at these issues in more detail when I have time</p>
]]></description><link>http://community.onion.io/post/8016</link><guid isPermaLink="true">http://community.onion.io/post/8016</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Tue, 10 Jan 2017 05:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Tue, 10 Jan 2017 10:36:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/19">@Kit-Bishop</a> I'm not sure why you're trying to confuse matters. Fast-gpio works just fine and uses the correct register-addresses. The problem is, that in these newer images the Onion-devs forgot to enable KERNEL_DEVMEM, ie. /dev/mem doesn't exist, and fast-gpio just assumes it does and doesn't actually check whether it succeeded in opening /dev/mem or not. Then it just proceeds to try and fiddle with the registers, even though it never managed to mmap them and that's why it crashes!</p>
]]></description><link>http://community.onion.io/post/8030</link><guid isPermaLink="true">http://community.onion.io/post/8030</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Tue, 10 Jan 2017 10:36:24 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Wed, 11 Jan 2017 05:17:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a> Not trying to confuse the issue.<br />
As I said:</p>
<blockquote>
<p dir="auto">I haven't had time to look at things closely</p>
</blockquote>
<p dir="auto">I was just surmising about possible issues since I have some similar C/C++ code that I will need to review for the Omega2</p>
<p dir="auto">Though I don't know how you can say:</p>
<blockquote>
<p dir="auto">Fast-gpio works just fine<br />
if there are issues with KERNEL_DEVMEM not enabled - though I would concede that this is more a system issue rather than with fast-gpio<br />
Though it does raise questions of how much actual testing has been done on the software released for the Omega2</p>
</blockquote>
]]></description><link>http://community.onion.io/post/8077</link><guid isPermaLink="true">http://community.onion.io/post/8077</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Wed, 11 Jan 2017 05:17:07 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Wed, 11 Jan 2017 11:17:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/19">@Kit-Bishop</a> I can say that because:</p>
<ul>
<li>/dev/mem doesn't exist in the newer images and it's obviously needed in order to be able to access the GPIO-registers</li>
<li>I have tested fast-gpio and it works fine in the images with /dev/mem</li>
<li>I have looked at the source-code for fast-gpio</li>
</ul>
<p dir="auto">If you don't believe me, you're entirely free to check things yourself.</p>
]]></description><link>http://community.onion.io/post/8086</link><guid isPermaLink="true">http://community.onion.io/post/8086</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Wed, 11 Jan 2017 11:17:15 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Thu, 12 Jan 2017 05:29:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a> I do believe you <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":-)" alt="🙂" /><br />
My point is that if there is a feature that is not currently enable (i.e /dev/mem) in the current official releases that some official components rely on to work, then those components cannot actually be said to currently work.<br />
Not everyone {wants to/is able to/is capable of/has time for/has resources for} building their own releases just to fix a system shortcoming that causes components to fail.</p>
]]></description><link>http://community.onion.io/post/8153</link><guid isPermaLink="true">http://community.onion.io/post/8153</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Thu, 12 Jan 2017 05:29:56 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Thu, 12 Jan 2017 11:36:10 GMT]]></title><description><![CDATA[<p dir="auto">My proposition was to add a KNOWN ISSUES section in the docs so people wouldn't waste-time/pull-their-hair/risk-an-heart-attack to try features that aren't yet ready for the users.</p>
]]></description><link>http://community.onion.io/post/8174</link><guid isPermaLink="true">http://community.onion.io/post/8174</guid><dc:creator><![CDATA[fossette]]></dc:creator><pubDate>Thu, 12 Jan 2017 11:36:10 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Thu, 12 Jan 2017 11:39:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1525">@fossette</a> , known issues will be solved tin time .. so i guess they should stay out of the documentation ... a link to the forum instead would be ok.</p>
]]></description><link>http://community.onion.io/post/8175</link><guid isPermaLink="true">http://community.onion.io/post/8175</guid><dc:creator><![CDATA[Luciano S.]]></dc:creator><pubDate>Thu, 12 Jan 2017 11:39:16 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Thu, 12 Jan 2017 11:48:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/483">@Luciano-S</a>. said in <a href="/topic/1208/do_page_fault-sending-sigsegv-to-fast-gpio-for-invalid-read-access-from-00000600/15">do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600</a>:</p>
<blockquote>
<p dir="auto">a link to the forum instead would be ok.</p>
</blockquote>
<p dir="auto">If it doesn't get lost in the numerous postings, it's a good idea ... for example a PINNED POST.</p>
<p dir="auto">However, <em><strong>changelog</strong></em> files and <em><strong>man</strong></em> pages often list known issues, so I don't see anything wrong with a mention in the doc files, especially if it's the first place users should refer to first.  Afterward, they get transferred from KNOWN ISSUES to TROUBLESHOOTING.</p>
]]></description><link>http://community.onion.io/post/8176</link><guid isPermaLink="true">http://community.onion.io/post/8176</guid><dc:creator><![CDATA[fossette]]></dc:creator><pubDate>Thu, 12 Jan 2017 11:48:30 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Thu, 12 Jan 2017 12:02:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1525">@fossette</a> said in [do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600](/topic/1208/do_page_fault-sending-sigsegv-to-fast-gpio-for-</p>
<blockquote>
<p dir="auto">However, <em><strong>changelog</strong></em> files and <em><strong>man</strong></em> pages often list known issues,</p>
</blockquote>
<p dir="auto">If they are permanent that's ok. But a missing sd-card drivers for example don't have to be mentioned, because the drivers will be added and the error is gone ... why confuse ppl about something like this who not exists anymore (in near future)?!</p>
]]></description><link>http://community.onion.io/post/8178</link><guid isPermaLink="true">http://community.onion.io/post/8178</guid><dc:creator><![CDATA[Luciano S.]]></dc:creator><pubDate>Thu, 12 Jan 2017 12:02:20 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Thu, 12 Jan 2017 12:06:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/483">@Luciano-S</a>. Communication efficiency is the <strong>ONLY</strong> thing that maters.</p>
]]></description><link>http://community.onion.io/post/8179</link><guid isPermaLink="true">http://community.onion.io/post/8179</guid><dc:creator><![CDATA[fossette]]></dc:creator><pubDate>Thu, 12 Jan 2017 12:06:53 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Thu, 12 Jan 2017 12:19:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1525">@fossette</a> , great ... then pls. go on to communicate here in the Forum ... you do a great job to show the others where to look ... but stop asking for something (more work) for <a href="http://Onion.io" rel="nofollow">Onion.io</a>.</p>
<p dir="auto">If you have solutions for their problems post them on git-hub as pull request. If you really want you can also try to make your "Known issues" and propose as pull request. But don't for get to do the maintenance for this section. You will see it is a lot of work/time you will miss for other tasks <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--wink" title=";)" alt="😉" /></p>
<pre><code>&lt;/end_of_discussion&gt;
&lt;start_doing_it&gt;
Thats how opensource community works!
&lt;/start_doing_it&gt;```</code></pre>
]]></description><link>http://community.onion.io/post/8182</link><guid isPermaLink="true">http://community.onion.io/post/8182</guid><dc:creator><![CDATA[Luciano S.]]></dc:creator><pubDate>Thu, 12 Jan 2017 12:19:17 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Fri, 13 Jan 2017 05:26:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/483">@Luciano-S</a> <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1525">@fossette</a> <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/19">@Kit-Bishop</a> <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a><br />
we actually have KERNEL_DEVMEM and KERNEL_DEVKMEM enabled, the firmware just stopped mapping <code>/dev/mem</code> a little while ago. Haven't had the time to dive into it tho!</p>
<p dir="auto">A known issues page and changelog is in the works!</p>
]]></description><link>http://community.onion.io/post/8308</link><guid isPermaLink="true">http://community.onion.io/post/8308</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Fri, 13 Jan 2017 05:26:23 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Tue, 17 Jan 2017 22:18:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/483">@Luciano-S</a> <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1525">@fossette</a> <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/19">@Kit-Bishop</a> <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a></p>
<p dir="auto">Update: <strong>the firmware changelog and known issues listing is up!</strong> See the docs site: <a href="https://docs.onion.io/omega2-docs/firmware-reference.html" rel="nofollow">https://docs.onion.io/omega2-docs/firmware-reference.html</a></p>
<p dir="auto">Will try to carve out time this week to look into this <code>/dev/mem</code> issue.</p>
]]></description><link>http://community.onion.io/post/8700</link><guid isPermaLink="true">http://community.onion.io/post/8700</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Tue, 17 Jan 2017 22:18:53 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Tue, 17 Jan 2017 23:34:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a> Well, that's a start. I still would like to have access to the actual sources you build the firmware-images from, so maybe I could be of help.</p>
]]></description><link>http://community.onion.io/post/8711</link><guid isPermaLink="true">http://community.onion.io/post/8711</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Tue, 17 Jan 2017 23:34:42 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sun, 29 Jan 2017 23:11:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a><br />
Any update relating to the fast-gpio thing?</p>
<p dir="auto">Thanks</p>
]]></description><link>http://community.onion.io/post/9882</link><guid isPermaLink="true">http://community.onion.io/post/9882</guid><dc:creator><![CDATA[Johannes]]></dc:creator><pubDate>Sun, 29 Jan 2017 23:11:39 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sun, 29 Jan 2017 23:12:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a><br />
Any update relating to the fast-gpio thing?</p>
<p dir="auto">Thanks</p>
]]></description><link>http://community.onion.io/post/9883</link><guid isPermaLink="true">http://community.onion.io/post/9883</guid><dc:creator><![CDATA[Costas Costas]]></dc:creator><pubDate>Sun, 29 Jan 2017 23:12:59 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Sat, 18 Feb 2017 22:14:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a>  It was working fine in 0.1.6 b137, and not working since 0.1.6 b138 (up to 0.1.9-b157). Whatever was changed between 137 and 138, that would by bmy main suspect. <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>http://community.onion.io/post/11217</link><guid isPermaLink="true">http://community.onion.io/post/11217</guid><dc:creator><![CDATA[Endre Czirbesz]]></dc:creator><pubDate>Sat, 18 Feb 2017 22:14:48 GMT</pubDate></item><item><title><![CDATA[Reply to do_page_fault(): sending SIGSEGV to fast-gpio for invalid read access from 00000600 on Mon, 20 Feb 2017 00:28:32 GMT]]></title><description><![CDATA[<p dir="auto">Anyone heard of any updates to this issue? Seems like the onion people only now and then comments and then its all quiet for a long time or forever.</p>
]]></description><link>http://community.onion.io/post/11263</link><guid isPermaLink="true">http://community.onion.io/post/11263</guid><dc:creator><![CDATA[Michael Westberg]]></dc:creator><pubDate>Mon, 20 Feb 2017 00:28:32 GMT</pubDate></item></channel></rss>