<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sgmk-ssam.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Morgulbrut</id>
	<title>SGMK-SSAM-WIKI - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sgmk-ssam.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Morgulbrut"/>
	<link rel="alternate" type="text/html" href="https://wiki.sgmk-ssam.ch/wiki/Special:Contributions/Morgulbrut"/>
	<updated>2026-05-14T07:10:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.sgmk-ssam.ch/index.php?title=Beaglebone_black&amp;diff=4480</id>
		<title>Beaglebone black</title>
		<link rel="alternate" type="text/html" href="https://wiki.sgmk-ssam.ch/index.php?title=Beaglebone_black&amp;diff=4480"/>
		<updated>2013-09-12T11:42:34Z</updated>

		<summary type="html">&lt;p&gt;Morgulbrut: 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;hr /&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;
&#039;&#039;&#039;Mounting&#039;&#039;&#039;&lt;br /&gt;
 sshfs [user@]host:[dir] mountpoint [options] &lt;br /&gt;
&#039;&#039;&#039;Unmounting&#039;&#039;&#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>