<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>System Freeze after starting allegro</title>
		<link>http://www.allegro.cc/forums/view/590616</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Mon, 19 Mar 2007 22:13:11 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi,</p><p>after I got the setup of allegro on my Laptop with OpenSuse 10.2 running and the setup.c program out of the allegro directory compiled there is another prooblem I need help on:<br />After starting the setup, that has been compiled errorfree, the screen of ma laptop gets dark, the rectangle appears with the buttons, but the the system freezes:<br />No Mouse, no keyboard, nothing works. It needs a power-on-off reboot to get the system up and running again.</p><p>When I take a very easy program like: 
</p><div class="source-code snippet"><div class="inner"><pre><span class="p">#include &lt;allegro.h&gt;</span>

<span class="k1">int</span> main<span class="k2">(</span><span class="k2">)</span><span class="k2">{</span>

   <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
  <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
  <a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a><span class="k2">(</span>GFX_AUTODETECT , <span class="n">640</span>, <span class="n">480</span>, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span><span class="k2">;</span>
  <a href="http://www.allegro.cc/manual/putpixel" target="_blank"><span class="a">putpixel</span></a><span class="k2">(</span><a href="http://www.allegro.cc/manual/screen" target="_blank"><span class="a">screen</span></a>,<span class="n">160</span>,<span class="n">100</span>,<span class="n">30</span><span class="k2">)</span><span class="k2">;</span>

  <a href="http://www.allegro.cc/manual/allegro_exit" target="_blank"><span class="a">allegro_exit</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
  <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span>

<span class="k2">}</span>
<a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>
same result, except no rectangle and buttons.</p><p>I wanted to verify the allegro-code on the Laptop, before I let it run on the target device.</p><p>Any hints on that problem ? I can provide all data, if needed.</p><p>Best regards<br />Bertram
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bertram Geck)</author>
		<pubDate>Mon, 19 Mar 2007 17:50:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What version of allegro do you use ?</p><p>I experienced the same problem with an old version. Try to update to the latest allegro version and be sure that you have uninstalled the whole old before upgrading.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Mon, 19 Mar 2007 18:03:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>HI,<br />I am using 4.2.1 and it is the first version I have on my PC.<br />There are no former versions to be deinstalled.</p><p>Regards<br />Bertram
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bertram Geck)</author>
		<pubDate>Mon, 19 Mar 2007 21:42:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Did Allegro compile with X11 support?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Mon, 19 Mar 2007 22:13:11 +0000</pubDate>
	</item>
</rss>
