<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Raspbian 4.0.x Kernal]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/11843/" />
	<updated>2015-07-30T02:51:03Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/11843/raspbian-40x-kernal/</id>
		<entry>
			<title type="html"><![CDATA[Re: Raspbian 4.0.x Kernal]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/102409/#p102409" />
			<content type="html"><![CDATA[<p>I downgraded the kernel using the rpi-update references to the commit 4.0.7, since bakra said it was working on a RPi 2 above in this thread.</p><p>Downgrade explained here: <a href="https://github.com/Hexxeh/rpi-update">https://github.com/Hexxeh/rpi-update</a></p><p>( rpi-firmware versions are found here&nbsp; - <a href="https://github.com/Hexxeh/rpi-firmware/commits/master">https://github.com/Hexxeh/rpi-firmware/commits/master</a> )</p><br /><div class="codebox"><pre><code>sudo rpi-update 19debdef5d132a12bf8df73d5e77e607066c8757
...
 *** depmod 4.0.7-v7+
...</code></pre></div><p>After a reboot, I was indeed able to select the higher-res (2592x1944) without getting an error.&nbsp; <br />Thanks!</p>]]></content>
			<author>
				<name><![CDATA[idcrook]]></name>
				<uri>https://www.soliforum.com/user/11633/</uri>
			</author>
			<updated>2015-07-30T02:51:03Z</updated>
			<id>https://www.soliforum.com/post/102409/#p102409</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raspbian 4.0.x Kernal]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/102407/#p102407" />
			<content type="html"><![CDATA[<p>I also have this issue.&nbsp; Using a more or less stock raspbian OS, I did an rpi-update today for the RPi 2 I was installing with my newly received kit, and it gives me:</p><div class="codebox"><pre><code>pi@rpit2 ~ $ sudo /etc/init.d/freelss start
Reading properties file: /root/.freelss.properties
pi@rpit2 ~ $ Creating MMAL video mode camera resolution=2592x1944
Creating callback data...
Creating camera...
Camera Enabled...
Created camera
Target Image Width: 2592
Target Image Height: 1944
mmal: mmal_vc_port_enable: failed to enable port vc.ril.camera:out:1(BGR3): ENOMEM
mmal: mmal_port_enable: failed to enable port vc.ril.camera:out:1(BGR3)(0x234820) (ENOMEM)
Exception: Error enabling the encoder buffer callback</code></pre></div><p>With that error, the freelss refuses to start (the daemon exits).</p><p>I was just following the instructions on the freelss GitHub to install/build, and came across this thread too late.&nbsp; Here&#039;s what uname -a reports on my RPi 2:</p><div class="codebox"><pre><code>Linux rpit2 4.0.9-v7+ #807 SMP PREEMPT Fri Jul 24 15:21:02 BST 2015 armv7l GNU/Linux</code></pre></div><p>Manually editting the /root/.freelss.properties file and setting .active for the Default (which I saved, wisely in hindsight), allows me to start the freelss and webserver.&nbsp; but it only works for 1280x960 vid resolution, it seems.</p><div class="codebox"><pre><code> sudo /etc/init.d/freelss start
Reading properties file: /root/.freelss.properties
pi@rpit2 ~ $ Creating MMAL video mode camera resolution=1280x960
Creating callback data...
Creating camera...
Camera Enabled...
Created camera
Target Image Width: 1280
Target Image Height: 960
Initialized camera
Reinitialized.
Running on port 80...</code></pre></div>]]></content>
			<author>
				<name><![CDATA[idcrook]]></name>
				<uri>https://www.soliforum.com/user/11633/</uri>
			</author>
			<updated>2015-07-30T02:36:28Z</updated>
			<id>https://www.soliforum.com/post/102407/#p102407</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raspbian 4.0.x Kernal]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/101915/#p101915" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>8-Bits wrote:</cite><blockquote><div class="quotebox"><cite>bakra wrote:</cite><blockquote><p>It seems like 4.0.7 does not have the problem:</p><div class="quotebox"><blockquote><p>Linux 3D-ATLAS 4.0.7-v7+ #802 SMP PREEMPT Wed Jul 8 18:01:25 BST 2015 armv7l</p></blockquote></div></blockquote></div><p>Are you using an RPi 2 processor/controller or the RPi board that came with the A3D kit?</p><p>Thanks,</p></blockquote></div><p>I&#039;m using a RPi 2</p>]]></content>
			<author>
				<name><![CDATA[bakra]]></name>
				<uri>https://www.soliforum.com/user/11470/</uri>
			</author>
			<updated>2015-07-24T07:33:25Z</updated>
			<id>https://www.soliforum.com/post/101915/#p101915</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raspbian 4.0.x Kernal]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/101904/#p101904" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>bakra wrote:</cite><blockquote><p>It seems like 4.0.7 does not have the problem:</p><div class="quotebox"><blockquote><p>Linux 3D-ATLAS 4.0.7-v7+ #802 SMP PREEMPT Wed Jul 8 18:01:25 BST 2015 armv7l</p></blockquote></div></blockquote></div><p>Are you using an RPi 2 processor/controller or the RPi board that came with the A3D kit?</p><p>Thanks,</p>]]></content>
			<author>
				<name><![CDATA[8-Bits]]></name>
				<uri>https://www.soliforum.com/user/3071/</uri>
			</author>
			<updated>2015-07-24T02:52:44Z</updated>
			<id>https://www.soliforum.com/post/101904/#p101904</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raspbian 4.0.x Kernal]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/101882/#p101882" />
			<content type="html"><![CDATA[<p>It seems like 4.0.7 does not have the problem:</p><div class="quotebox"><blockquote><p>Linux 3D-ATLAS 4.0.7-v7+ #802 SMP PREEMPT Wed Jul 8 18:01:25 BST 2015 armv7l</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[bakra]]></name>
				<uri>https://www.soliforum.com/user/11470/</uri>
			</author>
			<updated>2015-07-23T21:30:13Z</updated>
			<id>https://www.soliforum.com/post/101882/#p101882</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raspbian 4.0.x Kernal]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/101862/#p101862" />
			<content type="html"><![CDATA[<p>I installed FreeLSS 1.9 using the default Raspbian version (rpi-3.18.11) and did not find any problems. I then backed-up my micro-SD Card, and upgraded to Raspbian rpi-4.0.8.</p><p>This is the FreeLSS 1.9 camera error I get using the new Raspbian version (rpi-4.0.8).&nbsp; &nbsp;</p><p><span class="postimg"><img src="http://soliforum.com/i/?9cpNo7F.jpg" alt="http://soliforum.com/i/?9cpNo7F.jpg" /></span></p><br /><p>I would suggest that others <strong>DO NOT</strong> update to Raspbian 4.0.x at this time.</p><p>BTW, I restored the SD Card from the backup I made and all is well again.&nbsp; TGFB</p><br /><p>EDIT: I am using an RPi 2 processor/controller with the standard RPi camera.</p>]]></content>
			<author>
				<name><![CDATA[8-Bits]]></name>
				<uri>https://www.soliforum.com/user/3071/</uri>
			</author>
			<updated>2015-07-23T19:08:17Z</updated>
			<id>https://www.soliforum.com/post/101862/#p101862</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Raspbian 4.0.x Kernal]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/101755/#p101755" />
			<content type="html"><![CDATA[<p>Has anyone tried one of the newer FreeLSS versions with the new Raspbian 4.0.y kernel?&nbsp; </p><p>I have not seen any mention of this on this forum, and will test it myself if it hasn&#039;t already.</p>]]></content>
			<author>
				<name><![CDATA[8-Bits]]></name>
				<uri>https://www.soliforum.com/user/3071/</uri>
			</author>
			<updated>2015-07-22T18:25:19Z</updated>
			<id>https://www.soliforum.com/post/101755/#p101755</id>
		</entry>
</feed>
