<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1545&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Connecting to a BBB using SSH SOLVED]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1545</link>
		<description><![CDATA[The most recent posts in Connecting to a BBB using SSH SOLVED.]]></description>
		<lastBuildDate>Thu, 31 Aug 2017 19:35:03 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Connecting to a BBB using SSH SOLVED]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4877#p4877</link>
			<description><![CDATA[<p>I haven&#039;t done any looking into the actual cause or solution to this issue, but installing gnome-session and its dependencies resolves it. I am marking the thread solved.</p>]]></description>
			<author><![CDATA[dummy@example.com (D310S)]]></author>
			<pubDate>Thu, 31 Aug 2017 19:35:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4877#p4877</guid>
		</item>
		<item>
			<title><![CDATA[Re: Connecting to a BBB using SSH SOLVED]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4513#p4513</link>
			<description><![CDATA[<p>ralph.ronnquist,<br />I did try both the original unaltered script and the one you described, but neither has changed the situation at all, as far as I can tell. Thank you for the suggestion.</p>]]></description>
			<author><![CDATA[dummy@example.com (D310S)]]></author>
			<pubDate>Wed, 16 Aug 2017 18:55:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4513#p4513</guid>
		</item>
		<item>
			<title><![CDATA[Re: Connecting to a BBB using SSH SOLVED]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4488#p4488</link>
			<description><![CDATA[<p>According to the hopefully relevant web page, <a href="https://learn.adafruit.com/ssh-to-beaglebone-black-over-usb/installing-drivers-linux" rel="nofollow">here</a>, you need to add a <span class="bbu">udev</span> rule, which they provide a script for. That script however seems to concern a different <span class="bbu">idVendor</span>:<span class="bbu">idProduct</span> device from yours, and it would therefore not be immediately applicable.</p><p>However, since the script merely creates a new file to the <span class="bbu">udev</span> configurations, <span class="bbu">/etc/udev/rules.d/73-beaglebone.rules</span>, it is safe to try it, but first edit the script: replace the two occurrences of <span class="bbu">0403</span> with your <span class="bbu">idVendor</span> code, <span class="bbu">1d6b</span>, and the two occurrences of <span class="bbu">a6d0</span> with your <span class="bbu">idProduct</span> code, <span class="bbu">0104</span>, before running the script (as root).</p><p>If it&#039;s helpful, it&#039;s all good, and if not, you can just remove the file.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 15 Aug 2017 09:44:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4488#p4488</guid>
		</item>
		<item>
			<title><![CDATA[Connecting to a BBB using SSH SOLVED]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4486#p4486</link>
			<description><![CDATA[<p>Objective: SSH into a beaglebone black that is connected via USB<br />Problem: SSH command hangs indefinitely<br />ssh root@192.168.7.2</p><p>Neither ifconfig or lsusb show the BBB at all, although it is identified in the syslog when connected. I know this works on the same machine using debian, but not devuan. This is probably a simple fix but I cannot find the answer.<br />Here is the relevant part of my syslog:</p><div class="codebox"><pre><code>Aug 14 23:15:53 X200 kernel: [692860.116092] usb 6-2: new high-speed USB device number 50 using ehci-pci
Aug 14 23:15:54 X200 kernel: [692860.254116] usb 6-2: New USB device found, idVendor=1d6b, idProduct=0104
Aug 14 23:15:54 X200 kernel: [692860.254128] usb 6-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
Aug 14 23:15:54 X200 kernel: [692860.254136] usb 6-2: Product: BeagleBoneBlack
Aug 14 23:15:54 X200 kernel: [692860.254142] usb 6-2: Manufacturer: Circuitco
Aug 14 23:15:54 X200 kernel: [692860.254147] usb 6-2: SerialNumber: C0-5114BBBK13F0
Aug 14 23:15:54 X200 kernel: [692860.257433] rndis_host 6-2:1.0 eth0: register &#039;rndis_host&#039; at usb-0000:00:1d.7-2, RNDIS device, 6c:ec:eb:5c:32:9c
Aug 14 23:15:54 X200 kernel: [692860.258012] cdc_acm 6-2:1.2: This device cannot do calls on its own. It is not a modem.
Aug 14 23:15:54 X200 kernel: [692860.258082] cdc_acm 6-2:1.2: ttyACM0: USB ACM device
Aug 14 23:15:54 X200 kernel: [692860.258916] usb-storage 6-2:1.4: USB Mass Storage device detected
Aug 14 23:15:54 X200 kernel: [692860.259129] scsi26 : usb-storage 6-2:1.4
Aug 14 23:15:54 X200 mtp-probe: checking bus 6, device 50: &quot;/sys/devices/pci0000:00/0000:00:1d.7/usb6/6-2&quot;
Aug 14 23:15:54 X200 mtp-probe: bus: 6, device: 50 was not an MTP device
Aug 14 23:15:55 X200 kernel: [692861.256918] scsi 26:0:0:0: Direct-Access     Linux    File-CD Gadget   0308 PQ: 0 ANSI: 2
Aug 14 23:15:55 X200 kernel: [692861.257836] sd 26:0:0:0: Attached scsi generic sg1 type 0
Aug 14 23:15:55 X200 kernel: [692861.261507] sd 26:0:0:0: [sdb] 196608 512-byte logical blocks: (100 MB/96.0 MiB)
Aug 14 23:15:55 X200 kernel: [692861.262824] sd 26:0:0:0: [sdb] Write Protect is off
Aug 14 23:15:55 X200 kernel: [692861.262830] sd 26:0:0:0: [sdb] Mode Sense: 0f 00 00 00
Aug 14 23:15:55 X200 kernel: [692861.263906] sd 26:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn&#039;t support DPO or FUA
Aug 14 23:15:55 X200 kernel: [692861.268997]  sdb:
Aug 14 23:15:55 X200 kernel: [692861.272240] sd 26:0:0:0: [sdb] Attached SCSI removable disk</code></pre></div><p>I&#039;m not sure what other information is relevant, but ask and you shall receive. Any help is appreciated.</p>]]></description>
			<author><![CDATA[dummy@example.com (D310S)]]></author>
			<pubDate>Tue, 15 Aug 2017 04:21:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4486#p4486</guid>
		</item>
	</channel>
</rss>
