<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Beagle bone Black Window 10 Driver Fix</title><link>/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beagle-bone-black-window-10-driver-fix</link><description>After receiving my first beaglebone black a couple of weeks ago, I was eager to get started playing around with it.So I followed the instructions, plugged into my PC, opened the BBB as an external drive and opened the getting started page. So far so </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Beagle bone Black Window 10 Driver Fix</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beagle-bone-black-window-10-driver-fix</link><pubDate>Tue, 18 Dec 2018 11:04:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1f8ccac1-83af-4a00-ba8e-4ec9b14a391b</guid><dc:creator>partha_pe</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I had similar problem. Found the solution in &lt;a class="jive-link-external-small" href="https://groups.google.com/forum/#!topic/beagleboard/-gczCwKR2Rk" rel="nofollow ugc noopener" target="_blank" title="https://groups.google.com/forum/#!topic/beagleboard/-gczCwKR2Rk"&gt;https://groups.google.com/forum/#!topic/beagleboard/-gczCwKR2Rk&lt;/a&gt; &lt;/p&gt;&lt;p&gt;Updating &lt;span&gt;RNDIS driver as given in one of the post in the above link, made it work.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=2218&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Beagle bone Black Window 10 Driver Fix</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beagle-bone-black-window-10-driver-fix</link><pubDate>Fri, 07 Jul 2017 03:35:18 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1f8ccac1-83af-4a00-ba8e-4ec9b14a391b</guid><dc:creator>larryloen</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I found a much better scheme.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You do not need to install any drivers, you do not need to disable any Windows security.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You use ordinary ethernet for connectivity after a brief period without.&amp;nbsp; You will want and need some sort of VNC software (probably TightVNC).&amp;nbsp; You will want this eventually anyway.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The scheme probably works just as well on Mac or Linux.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Steps (easier than it looks, being very pedantic here):&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1.&amp;nbsp; Obtain PuTTY or any other terminal emulator.&amp;nbsp; Obtain VNC software if you don&amp;#39;t already have it.&lt;/p&gt;&lt;p&gt;2.&amp;nbsp; When the Beagleboard reports in, figure out what COMx port it reported in as.&amp;nbsp; This can be done by monitorying DeviceManager (COM and Printer ports) and seeing the new device pop in before you power it up for the first time (or any other time).&lt;/p&gt;&lt;p&gt;3.&amp;nbsp; Open a PUTTY session in serial mode and supply the COMx (say, COM5) discovered in step 2.&lt;/p&gt;&lt;p&gt;4.&amp;nbsp; You will receive a terminal prompt (that is, you will get the usual Debian/Linux/Unix text-based interface.&lt;/p&gt;&lt;p&gt;5.&amp;nbsp; Supply root as the user ID&lt;/p&gt;&lt;p&gt;6.&amp;nbsp; Incredibly, it requires no password.&amp;nbsp; Something will need to be done about this later, but for now, you can &amp;quot;capture&amp;quot; your board and work with it.&lt;/p&gt;&lt;p&gt;7.&amp;nbsp; You&amp;#39;re in.&amp;nbsp; Now do an &amp;quot;adduser&amp;quot; to add someone who isn&amp;#39;t a total root administrator account.&amp;nbsp; Put a password on it.&lt;/p&gt;&lt;p&gt;8.&amp;nbsp; Hook up the ethernet port.&amp;nbsp; On almost any modern system, you will be assigned an address.&amp;nbsp; Do &amp;quot;ifconfig&amp;quot; to find out what it is.&lt;br /&gt;9.&amp;nbsp; /etc/init.d/ssh restart&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; . . .will ensure that the ssh daemon is running.&lt;/p&gt;&lt;p&gt;10.&amp;nbsp; Use PUTTY to create an SSH session with the IP address discovered in step 8.&lt;/p&gt;&lt;p&gt;11.&amp;nbsp; Sign on as the user you just created.&amp;nbsp; You will get the usual warning that your Windows machine (or whatever you used) has never seen this machine before.&amp;nbsp; Allow it as per usual -- you know it is safe because you added the ethernet connection yourself just now.&lt;/p&gt;&lt;p&gt;12.&amp;nbsp; Once you sign on, do vncserver&amp;nbsp;&amp;nbsp;&amp;nbsp; . . .and supply another password for the VNC Session (same or different, it&amp;#39;s up to you).&lt;/p&gt;&lt;p&gt;13.&amp;nbsp; Use your VNC software (I use TightVNC) to bring up the session.&amp;nbsp; (Note:&amp;nbsp; Not sure if RealVNC works here).&lt;br /&gt;14.&amp;nbsp; You now have your Beaglebone up and running on your local network, &amp;quot;headless&amp;quot; (no display, keyboard, or mouse attached to it) and are ready to do anything you want.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You should probably add a password for root or make sure ssh disallows sign on as root.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What I did was search the net and find out how to disable root signon for ssh.&amp;nbsp; It&amp;#39;s an easy edit.&amp;nbsp; This scheme means you can still capture the machine with the COM port if anything goes wrong.&amp;nbsp; Since you have manual control over this, it is secure without a password presuming you have physical security.&amp;nbsp; You could add a root password, but I&amp;#39;m not sure that is really a good idea on most modern Linux systems that tactily operate with sudo and without root directly.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=2218&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Beagle bone Black Window 10 Driver Fix</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beagle-bone-black-window-10-driver-fix</link><pubDate>Tue, 15 Nov 2016 01:36:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1f8ccac1-83af-4a00-ba8e-4ec9b14a391b</guid><dc:creator>clem57</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Windoze is not my favorite especially 10.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=2218&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>