sxd1140
Posts: 2
Joined: Sun Feb 12, 2017 6:14 am

can't open usb device if connect to pi before raspbian boot

Sun Feb 12, 2017 6:22 am

i have a usb device connected to pi first

then pi power on

lsusb the usb device not display

usb device plug out and in once

lssub can display this device

how can i fix this

like this viewtopic.php?f=28&t=69505

thanks.

User avatar
topguy
Posts: 6527
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: can't open usb device if connect to pi before raspbian b

Sun Feb 12, 2017 11:52 pm

Tell us more about the device.

Look at the output from "dmesg" command in both scenarios and see if there are some errors related to your device.

peterlite
Posts: 720
Joined: Sun Apr 17, 2016 4:00 am

Re: can't open usb device if connect to pi before raspbian b

Mon Feb 13, 2017 3:31 am

There are some USB SATA chips with this problem. Use lsusb. Search for the chip ID you find in lsusb. You will see lines like the following. You want the 0cf3:3005 part.

Code: Select all

Bus 002 Device 005: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth

sxd1140
Posts: 2
Joined: Sun Feb 12, 2017 6:14 am

Re: can't open usb device if connect to pi before raspbian b

Wed Mar 08, 2017 1:35 am

at last i let USB device reboot once to solve this issue.

thanks all.

Return to “Raspberry Pi OS”