<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Unable to connect to printer [Ubuntu]]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/675/" />
	<updated>2013-01-02T21:38:53Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/675/unable-to-connect-to-printer-ubuntu/</id>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/8324/#p8324" />
			<content type="html"><![CDATA[<p>Also tripple check if modem manager is NOT running. This little bastard tries each and every serial port to poke with AT commands and see if it&#039;s a 3g modem and leaves them configured at 115200. What&#039;s worse - it can do that while printing.&nbsp; </p><p>ps aux|grep modem <br />will show you if it&#039;s running. From what I remember it&#039;s installed by default in ubuntu (I use Arch).</p>]]></content>
			<author>
				<name><![CDATA[Necromant]]></name>
				<uri>https://www.soliforum.com/user/525/</uri>
			</author>
			<updated>2013-01-02T21:38:53Z</updated>
			<id>https://www.soliforum.com/post/8324/#p8324</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/7475/#p7475" />
			<content type="html"><![CDATA[<p>As far as I have seen in testing since making the change, there are no problems caused by this change as long as you always remember to use 115200 as your port speed.</p><p>I actually created a complete walkthrough for the soliwiki: <a href="http://www.soliwiki.com/Linux">http://www.soliwiki.com/Linux</a></p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-12-19T11:30:30Z</updated>
			<id>https://www.soliforum.com/post/7475/#p7475</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/7474/#p7474" />
			<content type="html"><![CDATA[<p>I&#039;m having this exact problem right now.&nbsp; </p><p>So I suppose just to double check, I have to edit the firmware of the Solidoodle to change the baudrate?&nbsp; If I do that will I have any other problems with the printer?</p><p>Also how do I go about doing that? I&#039;ve edited the firmware once, by following Ian&#039;s guide, and changed a value to give myself a better feed rate, but that&#039;s all I&#039;ve done with Arduino. </p><p>Where would I go to change this? And once I get there will it be pretty self explanatory?</p>]]></content>
			<author>
				<name><![CDATA[aFoote]]></name>
				<uri>https://www.soliforum.com/user/319/</uri>
			</author>
			<updated>2012-12-19T07:51:53Z</updated>
			<id>https://www.soliforum.com/post/7474/#p7474</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6595/#p6595" />
			<content type="html"><![CDATA[<p>I did. I am not too worried, since Repetier is a better interface and Pronterface is my backup. I haven&#039;t had a chance to try it much since the weekend.</p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-12-07T15:37:11Z</updated>
			<id>https://www.soliforum.com/post/6595/#p6595</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6579/#p6579" />
			<content type="html"><![CDATA[<p>I only had a minor problem doing this. <br />Rebuild the firmware, with the baud rate set to 115200. Repetier/Linux works fine. Pronterface looks like it hangs, but if you flip over to the terminal window (I assume thats how you are running it?) and hit enter a few times, it connects.<br />Now that the firmware has a different baud rate, I had to reset them on the windows machine. Still, once I did that there were no problems.</p><p>--Edit--<br />You did change the baud rate in pronterface, right?</p>]]></content>
			<author>
				<name><![CDATA[TheOldMan]]></name>
				<uri>https://www.soliforum.com/user/257/</uri>
			</author>
			<updated>2012-12-07T05:51:42Z</updated>
			<id>https://www.soliforum.com/post/6579/#p6579</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6325/#p6325" />
			<content type="html"><![CDATA[<p>Success!!!</p><p>Adding 115200 as a port speed to the configuration.h will let repetier connect at that speed... but now pronterface will not connect. Oh well, given the choice of the two, I think repetier is nicer.Now to just sort out the issue with Slic3r in Repetier timing out (runs fine standalone).</p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-12-04T23:00:46Z</updated>
			<id>https://www.soliforum.com/post/6325/#p6325</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6179/#p6179" />
			<content type="html"><![CDATA[<p>Update: After a frustrating evening, I got some sleep, then rebuilt the firmware this morning with 115200 and 230400 as baud rate options, then flashed the printer. No luck. same behavior.</p><p>Relevant link: <a href="http://forums.reprap.org/read.php?267,156296,156296,quote=1">http://forums.reprap.org/read.php?267,1 … 96,quote=1</a></p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-12-03T11:23:55Z</updated>
			<id>https://www.soliforum.com/post/6179/#p6179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6171/#p6171" />
			<content type="html"><![CDATA[<p>OK, I think I may know what the problem is. Repetier Host on Linux isn&#039;t a native Linux version, it is the Windows version running in mono. The problem might be the port speed. Mono apparently does not like 250000. I ave no way to confirm this atm, but this seems like the most likely culprit.</p><p>Reference: <a href="https://github.com/repetier/Repetier-Host/wiki/Installation">https://github.com/repetier/Repetier-Ho … stallation</a></p><p>Any other linux users out there have this problem?</p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-12-03T04:23:21Z</updated>
			<id>https://www.soliforum.com/post/6171/#p6171</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6165/#p6165" />
			<content type="html"><![CDATA[<p>Tried disconnecting, reconnecting, restarting the printer and the computer, no luck. Pronter face works fine. Repetier says it is connected and I can hear the motors whine a little but the commands just&nbsp; queue up. The repetier log is blank</p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-12-03T02:37:02Z</updated>
			<id>https://www.soliforum.com/post/6165/#p6165</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6162/#p6162" />
			<content type="html"><![CDATA[<p>Sometimes Repetier gets a little hung up and I have to unplug and replug the USB before it will connect again.&nbsp; If I disconnect USB while Repetier is running, I have to quit and restart the application before it will run the printer again.&nbsp; If the right Com port and baud rate are selected, try quitting, shutting off, restarting the printer, etc and seeing if a fresh start will work.</p><p>Also sometimes when I plug the USB back in the drivers won&#039;t reload for some reason and the device remains unknown, and it takes a couple of tries before it gets recognized again.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2012-12-03T01:23:05Z</updated>
			<id>https://www.soliforum.com/post/6162/#p6162</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/6151/#p6151" />
			<content type="html"><![CDATA[<p>OK, so now Pronterface connects and I can manual control the printer there, but Repetier connects and the commands just queue up, no actual movement. I configured it from Ian&#039;s blog post and triple checked the connection speed. </p><p>Ideas?</p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-12-02T23:20:11Z</updated>
			<id>https://www.soliforum.com/post/6151/#p6151</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/5953/#p5953" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ErroneousBosch wrote:</cite><blockquote><p>EDIT: After an email to Support (Shoutouts to Solidoodle for their super support <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>I&#039;m going to make this my new signature here.. <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[cmetzel]]></name>
				<uri>https://www.soliforum.com/user/78/</uri>
			</author>
			<updated>2012-11-29T19:49:21Z</updated>
			<id>https://www.soliforum.com/post/5953/#p5953</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/5951/#p5951" />
			<content type="html"><![CDATA[<p>Yes, one thing you need to do is change the baudrate to 250000. That stumped me for a few minutes when I first got my printer too <img src="https://www.soliforum.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></content>
			<author>
				<name><![CDATA[Brad]]></name>
				<uri>https://www.soliforum.com/user/2/</uri>
			</author>
			<updated>2012-11-29T19:23:31Z</updated>
			<id>https://www.soliforum.com/post/5951/#p5951</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Unable to connect to printer [Ubuntu]]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/5896/#p5896" />
			<content type="html"><![CDATA[<p>Using Ubuntu 12.04, trying to connect for the first time and I get the following:</p><div class="codebox"><pre><code>Connecting...
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py&quot;, line 14665, in &lt;lambda&gt;
    lambda event: event.callable(*event.args, **event.kw) )
  File &quot;/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.py&quot;, line 1850, in AppendText
    return _controls_.TextCtrl_AppendText(*args, **kwargs)
  File &quot;/usr/lib/python2.7/encodings/utf_8.py&quot;, line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: &#039;utf8&#039; codec can&#039;t decode byte 0xfc in position 1: invalid start byte
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py&quot;, line 14665, in &lt;lambda&gt;
    lambda event: event.callable(*event.args, **event.kw) )
  File &quot;/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.py&quot;, line 1850, in AppendText
    return _controls_.TextCtrl_AppendText(*args, **kwargs)
  File &quot;/usr/lib/python2.7/encodings/utf_8.py&quot;, line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: &#039;utf8&#039; codec can&#039;t decode byte 0xdb in position 6185: invalid continuation byte</code></pre></div><p>All the dependencies are installed. Just attempting to connect with Pronterface for the first time. using the latest 4.2 software from Solidoodle. Any ideas?</p><p>EDIT: After an email to Support (Shoutouts to Solidoodle for their super support <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /> ) It looks like it may have just been baud rate. I am only testing connection remotely from work, but it connected fine after updating the baud rate to 250000.</p>]]></content>
			<author>
				<name><![CDATA[ErroneousBosch]]></name>
				<uri>https://www.soliforum.com/user/35/</uri>
			</author>
			<updated>2012-11-29T04:27:39Z</updated>
			<id>https://www.soliforum.com/post/5896/#p5896</id>
		</entry>
</feed>
