<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sgmk-ssam.ch/index.php?action=history&amp;feed=atom&amp;title=Beaglebone_black</id>
	<title>Beaglebone black - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sgmk-ssam.ch/index.php?action=history&amp;feed=atom&amp;title=Beaglebone_black"/>
	<link rel="alternate" type="text/html" href="https://wiki.sgmk-ssam.ch/index.php?title=Beaglebone_black&amp;action=history"/>
	<updated>2026-07-01T08:58:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.sgmk-ssam.ch/index.php?title=Beaglebone_black&amp;diff=4480&amp;oldid=prev</id>
		<title>Morgulbrut: Created page with &quot;== Some useful tipps ==  === sshfs ===  sshfs can be used to mount a filesystem via ssh.&lt;br/&gt; &#039;&#039;&#039;Mounting&#039;&#039;&#039;  sshfs [user@]host:[dir] mountpoint [options]  &#039;&#039;&#039;Unmounting&#039;&#039;&#039;  fuse...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.sgmk-ssam.ch/index.php?title=Beaglebone_black&amp;diff=4480&amp;oldid=prev"/>
		<updated>2013-09-12T11:42:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Some useful tipps ==  === sshfs ===  sshfs can be used to mount a filesystem via ssh.&amp;lt;br/&amp;gt; &amp;#039;&amp;#039;&amp;#039;Mounting&amp;#039;&amp;#039;&amp;#039;  sshfs [user@]host:[dir] mountpoint [options]  &amp;#039;&amp;#039;&amp;#039;Unmounting&amp;#039;&amp;#039;&amp;#039;  fuse...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Some useful tipps ==&lt;br /&gt;
&lt;br /&gt;
=== sshfs ===&lt;br /&gt;
&lt;br /&gt;
sshfs can be used to mount a filesystem via ssh.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mounting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 sshfs [user@]host:[dir] mountpoint [options] &lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Unmounting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 fusermount -u mountpoint&lt;br /&gt;
&lt;br /&gt;
=== uEnv.txt ===&lt;br /&gt;
&lt;br /&gt;
This is some kind of a config file on the BBB, found on the external disk beaglebone. The BBB has some virtual capes AKA shields enabled per default, which use some pins, wich actually collide with PWM. So to disable those, add the line:&lt;br /&gt;
 optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G&lt;br /&gt;
to uEnv.txt. Use&lt;br /&gt;
 cat /sys/devices/bone_capemgr.*/slots&lt;br /&gt;
to check the loaded capes, an L means loaded, if your output looks somehow like this:&lt;br /&gt;
 0: 54:PF--- &lt;br /&gt;
 1: 55:PF--- &lt;br /&gt;
 2: 56:PF--- &lt;br /&gt;
 3: 57:PF--- &lt;br /&gt;
 4: ff:P-O-- Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G&lt;br /&gt;
 5: ff:P-O-- Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI&lt;br /&gt;
 6: ff:P-O-- Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN&lt;br /&gt;
then no cape is loaded.&lt;/div&gt;</summary>
		<author><name>Morgulbrut</name></author>
	</entry>
</feed>