On Mon, Nov 9, 2015 at 4:20 AM, Guido Paoluzi Cusani < [email protected]> wrote:
> I can't see the BBB from my Win7-64 PC... > I connect PC to BBB USB cable and run BONE_D64 succesfully but BBB shows > up in "Device Manager" window as"Other devices" with a question mark and a > exclamation mark in a yellow triangle... see picture below. > Tried rebooting and power cycling with no effect. > > > <https://lh3.googleusercontent.com/-254vejlX_sk/VkBy1ZnQE0I/AAAAAAAAFfk/Iq9Y5y1K-Gg/s1600/DeviceManager.jpg> > > Any known way to fix it? > Cheers > > PS > linux log when I try to force usb0: > owlstone@BBBKME9205EB:~$ ifconfig usb0 > usb0 Link encap:Ethernet HWaddr 62:93:3c:54:96:49 > BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > owlstone@BBBKME9205EB:~$ ifconfig usb0 up > SIOCSIFFLAGS: Operation not permitted > owlstone@BBBKME9205EB:~$ sudo ifconfig usb0 up > [ 957.404590] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready > There was an issue with 4.1.10-rt-r21, first fixed in 4.1.12-ti-r25: bug report: https://github.com/beagleboard/linux/issues/48 fix: https://github.com/RobertCNelson/ti-linux-kernel-dev/commit/1d9085bfb11e9e35ab0f4262799c8c801219a84f so either upgrade via apt-get to "linux-image-4.1.12-ti-r25" or the top of that branch: "linux-image-4.1.12-ti-r28" Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
