Date: Mon, 22 Dec 2014 10:52:05 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Randall Fox <randall.fox@gmail.com>, "freebsd-usb@FreeBSD.org" <freebsd-usb@FreeBSD.org> Subject: Re: Disconnects every 15 seconds Message-ID: <5497E9C5.60703@selasky.org> In-Reply-To: <CANqctichqek%2BubMrbvJ8OECSqCy7=8snipeiWLnYTNf=miqp=A@mail.gmail.com> References: <CANqctidkhOkKv4wh=V_hcEiKxuN1Q=5g=DcBBkOUxRN85SJnNg@mail.gmail.com> <548D38D5.2010700@selasky.org> <CANqctif12bbn_iDBYS6DX6N_AaxQgw-tumLPch-pVMu_gALqFA@mail.gmail.com> <548DDC93.2020601@selasky.org> <CANqctif759OC0Y8Oof-j1n2ECnnnsf5ro=54rnzCMV_HVTrLkg@mail.gmail.com> <548E964B.8080408@selasky.org> <CANqcticFCS7bj6Dsu8YmZQFh1RVHHKkQwsuJqn9hzyOwYBrT0w@mail.gmail.com> <548EA7F1.7070407@selasky.org> <CANqctid2nnKxXbAXHar13PWFfQKQVJ7weE%2BY%2BWUq1jJwUR=CqQ@mail.gmail.com> <CANqctichqek%2BubMrbvJ8OECSqCy7=8snipeiWLnYTNf=miqp=A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/22/14 10:46, Randall Fox wrote: > On Mon, Dec 15, 2014 at 9:07 AM, Randall Fox <randall.fox@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5497E9C5.60703>
