Thus said Artturi Alm on Sun, 6 May 2018 01:36:13 +0300
On Sat, May 05, 2018 at 11:45:39AM -0700, jungle boogie wrote:
Hi All,

I have one of each of these devices:
pine64
pine64-lts
nanopi

They're all running openbsd snapshots from today, with very minimal package
installations. When inserting a usb drive into the boards, I don't see
anything appear in the dmesg for each board.

I see just the hub when running usbdevs.
$ usbdevs
addr 1: EHCI root hub, Generic

That shows supported on this page:
https://www.openbsd.org/arm64.html
https://man.openbsd.org/arm64/ehci.4

Does anyone have usb working on any of these devices? If so, did it take
special configuration to get it work?

Thanks!


Hi,

did you try both ports on pine64?


On the pine64-lts, it seems most reliable. The bottom port produces similar output to yours: umass0 at uhub1 port 1 configuration 1 interface 0 "Generic Mass Storage" rev 2.00/1.05 addr 2
umass0: using SCSI over Bulk-Only
scsibus3 at umass0: 2 targets, initiator 0
sd1 at scsibus3 targ 1 lun 0: <Generic, Flash Disk, 8.07> SCSI2 0/direct removable
sd1: 3840MB, 512 bytes/sector, 7864320 sectors
sd1 detached

On the other two devices, the red right briefly lights but then never comes back on. dmesg/usbdevs doesn't show anything.



working fine here on pine64plus, iirc. the upper port is connected to
"usb otg"-controller, which doesn't have driver in the tree.

When I plug-in the same usb drive to all three top USB ports, the LED light on my usb drive stays lit, so I think you're right - it has some other purpose.

Reply via email to