<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3ADcc540b6869ab9d3076e91af43bf04bf</id>
	<title>CommentStreams:Dcc540b6869ab9d3076e91af43bf04bf - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3ADcc540b6869ab9d3076e91af43bf04bf"/>
	<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:Dcc540b6869ab9d3076e91af43bf04bf&amp;action=history"/>
	<updated>2026-07-28T22:54:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.geekworm.com/index.php?title=CommentStreams:Dcc540b6869ab9d3076e91af43bf04bf&amp;diff=31465&amp;oldid=prev</id>
		<title>65.185.150.230: Migrated comment #1285</title>
		<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:Dcc540b6869ab9d3076e91af43bf04bf&amp;diff=31465&amp;oldid=prev"/>
		<updated>2020-12-31T00:07:43Z</updated>

		<summary type="html">&lt;p&gt;Migrated comment #1285&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;All setup according to above instructions.&lt;br /&gt;
run above python code&lt;br /&gt;
&lt;br /&gt;
from picamera import PiCamera&lt;br /&gt;
from time import sleep&lt;br /&gt;
camera = PiCamera()&lt;br /&gt;
camera.start_preview()&lt;br /&gt;
sleep(1000)&lt;br /&gt;
camera.stop_preview()&lt;br /&gt;
&lt;br /&gt;
Python 3.7.3 (/usr/bin/python3)&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt; %Run TestHDMIinput.py&lt;br /&gt;
mmal: mmal_vc_component_create: failed to create component &amp;#039;vc.ril.camera&amp;#039; (1:ENOMEM)&lt;br /&gt;
mmal: mmal_component_create_core: could not create component &amp;#039;vc.ril.camera&amp;#039; (1)&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
  File &amp;quot;/usr/lib/python3/dist-packages/picamera/camera.py&amp;quot;, line 456, in _init_camera&lt;br /&gt;
    self._camera = mo.MMALCamera()&lt;br /&gt;
  File &amp;quot;/usr/lib/python3/dist-packages/picamera/mmalobj.py&amp;quot;, line 2279, in __init__&lt;br /&gt;
    super(MMALCamera, self).__init__()&lt;br /&gt;
  File &amp;quot;/usr/lib/python3/dist-packages/picamera/mmalobj.py&amp;quot;, line 633, in __init__&lt;br /&gt;
    prefix=&amp;quot;Failed to create MMAL component %s&amp;quot; % self.component_type)&lt;br /&gt;
  File &amp;quot;/usr/lib/python3/dist-packages/picamera/exc.py&amp;quot;, line 184, in mmal_check&lt;br /&gt;
    raise PiCameraMMALError(status, prefix)&lt;br /&gt;
picamera.exc.PiCameraMMALError: Failed to create MMAL component b&amp;#039;vc.ril.camera&amp;#039;: Out of memory&lt;br /&gt;
&lt;br /&gt;
During handling of the above exception, another exception occurred:&lt;br /&gt;
&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
  File &amp;quot;/home/pi/Downloads/TestHDMIinput.py&amp;quot;, line 3, in &amp;lt;module&amp;gt;&lt;br /&gt;
    camera = PiCamera()&lt;br /&gt;
  File &amp;quot;/usr/lib/python3/dist-packages/picamera/camera.py&amp;quot;, line 431, in __init__&lt;br /&gt;
    self._init_camera(camera_num, stereo_mode, stereo_decimate)&lt;br /&gt;
  File &amp;quot;/usr/lib/python3/dist-packages/picamera/camera.py&amp;quot;, line 460, in _init_camera&lt;br /&gt;
    &amp;quot;Camera is not enabled. Try running &amp;#039;sudo raspi-config&amp;#039; &amp;quot;&lt;br /&gt;
picamera.exc.PiCameraError: Camera is not enabled. Try running &amp;#039;sudo raspi-config&amp;#039; and ensure that the camera has been enabled.&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;lt;!-- migrated from Comments; original IP: 65.185.150.230 --&amp;gt;&lt;/div&gt;</summary>
		<author><name>65.185.150.230</name></author>
	</entry>
</feed>