On Fri, Feb 5, 2016 at 11:31 AM, Rikk Sullenberger <[email protected]> wrote: > I am trying to attatch a 360gig USB2 NTFS hard drive to a Beaglebone Black. > The drive does not show up under the /dev/ tree, doesn't show up with lsusb, > doesn't show up in dmesg.. > > The drive is self powered, I have tried a different hub, different hard > drive, the hard drive works on a raspberry.. > > Anyone had this happen? I bought this BBB a year ago and just started > playing with it...
> [ 17.647683] usb usb2: Manufacturer: Linux 3.8.13-bone47 musb-hcd > [ 17.647694] usb usb2: SerialNumber: musb-hdrc.0.auto > [ 17.648205] usb usb2: usb_probe_device > [ 17.648223] usb usb2: configuration #1 chosen from 1 choice > [ 17.648269] usb usb2: adding 2-0:1.0 (config #1, interface 0) > [ 17.648396] hub 2-0:1.0: usb_probe_interface > [ 17.648410] hub 2-0:1.0: usb_probe_interface - got id > [ 17.648428] hub 2-0:1.0: USB hub found > [ 17.648452] hub 2-0:1.0: 1 port detected > [ 17.648463] hub 2-0:1.0: standalone hub > [ 17.648473] hub 2-0:1.0: individual port power switching > [ 17.648483] hub 2-0:1.0: no over-current protection > [ 17.648493] hub 2-0:1.0: Single TT > [ 17.648505] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns) > [ 17.648516] hub 2-0:1.0: power on to power good time: 10ms > [ 17.648540] hub 2-0:1.0: local power source is good > [ 17.648599] hub 2-0:1.0: enabling power on all ports > [ 17.748539] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000 > [ 17.748600] hub 2-0:1.0: hub_suspend > [ 17.748629] usb usb2: bus auto-suspend, wakeup 1 3.8.13-bone47 is pretty old.. How are you powering the bbb? 5volt dc jack right???? Give one of the jessie lxqt shapshots a try with a more modern kernel: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Image_Testing_Snapshots 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.
