Disconnects every 15 seconds
Hans Petter Selasky
hps at selasky.org
Mon Dec 22 09:51:29 UTC 2014
On 12/22/14 10:46, Randall Fox wrote:
> On Mon, Dec 15, 2014 at 9:07 AM, Randall Fox <randall.fox at gmail.com> wrote:
>
>> Here is the result, nothing but grep..
>>
>> $ ps auxw | grep ugen
>> root 80705 0.0 0.0 16272 2080 0 S+ 9:04AM 0:00.00 grep ugen
>>
>> Looks like you have another message with a possible fix.. I will reply on that one..
>>
>> thnx
>>
>>
>> On Mon, Dec 15, 2014 at 1:20 AM, Hans Petter Selasky <hps at selasky.org>
>> wrote:
>>>
>>> Hi,
>>>
>>> On 12/15/14 09:58, Randall Fox wrote:
>>>
>>>> Dec 15 00:29:21 freenas kernel: uhub_read_port_status: port 2,
>>>> wPortStatus=0x0101, wPortChange=0x0001, err=USB_ERR_NORMAL_COMPLETION
>>>>
>>>
>>> This message means that the "UPS_C_CONNECT_STATUS" changed. My best guess
>>> is that the device had a problem and decided to restart. Maybe an
>>> unsupported command triggered it.
>>>
>>> Also, try to "ps auxw | grep ugen" to see if there are multiple drivers
>>> running on your device.
>>>
>>> --HPS
>>>
>>
> Result of ps auxw is above. Any ideas on how to fix this?
>
Hi,
Can you get output from usbdump, as this attach/detach goes on.
usbdump -i usbusX -f Y -s 65536 -vvv
--HPS
More information about the freebsd-usb
mailing list