<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux IMX53 - Console / screen blanking... in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204971#M11664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "echo 0 &amp;gt; /sys/class/graphics/fb0/blank" tricked worked for iMX28 CPU project too to avoid screen blanking every 10 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the solution, Leon!&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 00:43:37 GMT</pubDate>
    <dc:creator>harryflink</dc:creator>
    <dc:date>2013-01-09T00:43:37Z</dc:date>
    <item>
      <title>Linux IMX53 - Console / screen blanking...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204967#M11660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to disable the console / screen blanking on this platform? Every ten minutes, the screen just turns off and the frame-buffer gets cleared. I do not have the "setterm" command available in the BSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know how to add "CONSOLEBLANK=0" to the boot parameters. Does anyone know if this will work? Which u-boot header file should be edited?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 16:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204967#M11660</guid>
      <dc:creator>MichaelGale</dc:creator>
      <dc:date>2012-01-20T16:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IMX53 - Console / screen blanking...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204968#M11661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;once:&lt;BR /&gt;echo -e -n '\033[9]' &amp;gt; /dev/tty0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;forever:&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/class/graphics/fb0/blank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 16:18:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204968#M11661</guid>
      <dc:creator>sidebranch</dc:creator>
      <dc:date>2012-01-20T16:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IMX53 - Console / screen blanking...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204969#M11662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leon! Just a note for anyone else, the first option works but the second does not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 18:33:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204969#M11662</guid>
      <dc:creator>MichaelGale</dc:creator>
      <dc:date>2012-01-20T18:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IMX53 - Console / screen blanking...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204970#M11663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The second one works for me and disables blanking permanently (AFAICR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you need to be root (sudo -s) before you run it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 18:49:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204970#M11663</guid>
      <dc:creator>sidebranch</dc:creator>
      <dc:date>2012-01-20T18:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IMX53 - Console / screen blanking...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204971#M11664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "echo 0 &amp;gt; /sys/class/graphics/fb0/blank" tricked worked for iMX28 CPU project too to avoid screen blanking every 10 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the solution, Leon!&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 00:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IMX53-Console-screen-blanking/m-p/204971#M11664</guid>
      <dc:creator>harryflink</dc:creator>
      <dc:date>2013-01-09T00:43:37Z</dc:date>
    </item>
  </channel>
</rss>

