SBC3 "no phidget devices connected"

Supporting Linux and other Unixes
Post Reply
twixelpixel
Fresh meat
Posts: 1
Joined: Sun Dec 15, 2024 4:29 am
Contact:

SBC3 "no phidget devices connected"

Post by twixelpixel »

I recently discovered some SBC3's at my work place that are no longer being used. I am attempting to re-purpose them, as they boot and seem to run fine. However, I've hit a snag: the built-in 8/8/8 interface kit does not show up in the web interface. In fact no phidget device shows up. I have power cycled, as well as factory reset the effected device with no results.

Poking around in the system, I found the command the web interface uses -"phidgetlist" but that command produces no output.

In the dmesg log I found this set of lines:
5.681119] usb 1-1.5: device not accepting address 3, error -32
[ 5.781694] usb 1-1.5: new full-speed USB device number 4 using ci_hdrc
[ 5.913190] usb 1-1.5: device descriptor read/all, error -32
[ 6.011760] usb 1-1.5: new full-speed USB device number 5 using ci_hdrc
[ 6.053321] usb 1-1.5: device descriptor read/all, error -32
[ 6.151780] usb 1-1.5: new full-speed USB device number 6 using ci_hdrc
[ 6.193366] usb 1-1.5: device descriptor read/all, error -32
[ 6.200367] hub 1-1:1.0: unable to enumerate USB device on port 5
[ 16.297995] UBI: scanning is finished


On a working phidget this usb device is recognized just fine. I'm assuming this is how the 8/8/8 is integrated on the SBC3.

Are there any other methods I could potentially use to try to get this device working again?

Thanks guys
User avatar
Patrick
Lead Developer
Posts: 660
Joined: Mon Jun 20, 2005 8:46 am
Location: Calgary
Contact:

Re: SBC3 "no phidget devices connected"

Post by Patrick »

This sounds like a hardware issue. You could try using the USB ports to see if it's an issue with the built-it 8/8/8 or with USB in general, but there is probably not much to be done to get it working. Maybe make sure you're giving the board sufficient power.

-Patrick
Post Reply