| Summary: | Cannot connect to solidoodle 2 printer on /dev/ttyACM0 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Horsley <horsley1953> |
| Component: | RepetierHost | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | mhroncok |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-05 02:26:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Tom Horsley
2013-09-05 00:08:22 UTC
I should add that the pronterface I'm using for comparison is the one downloaded from the solidoodle web site, not the one in the fedora repos. (In reply to Tom Horsley from comment #1) > I should add that the pronterface I'm using for comparison is the one > downloaded from the solidoodle web site, not the one in the fedora repos. Shouldn't make any difference. My RepRap is currently disassembled (and will stay that way for at least a week), so cloud you help me a bit? Is there any terminal output while failing to connect? Please download the binaries from http://www.repetier.com/download/ and try connecting with them also. It gives no output at all, and in fact if I run it under strace, the only time /dev/ttyACM0 appears is in a stat() or lstat() call. There doesn't seem to be any attempt to actually open it. Of course, I'm assuming it should automatically connect to the printer when I apply the settings, because I can't find anything like a "connect" button to push anywhere. If I've missed that, maybe that is why I never connect :-). And I just tried downloading the most recent 3 versions and running them which the same result. Nothing ever seems to try to open the tty device, which maybe means something is busted in mono? OK, false alarm. I really couldn't see the dadgum connect button. Once I found it and told it to actually connect to the solidoodle rather than the leftover "default" printer I actually can move the extruder around with manual control. |