[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Getting Started - No USB device
From: |
antoine drouin |
Subject: |
Re: [Paparazzi-devel] Getting Started - No USB device |
Date: |
Tue, 4 Jan 2011 13:06:54 +0100 |
I'd say there's a hardware problem. run "lsusb -v" as root and look
for LPCUSB. If you don't find that string your autopilot did not talk
properly with your laptop - look for bad crimping maybe
Poine
On Tue, Jan 4, 2011 at 1:03 PM, Manikandtan C. K.
<address@hidden> wrote:
> 1. sudo ./paparazzi works. no Issues.
>
> 2. dmesg | tail -5 gives the following o/p:
>
> address@hidden:~/paparazzi$ dmesg |tail -5
> [ 175.880021] usb 2-5: new full speed USB device using ohci_hcd and address
> 5
> [ 176.288018] usb 2-5: device not accepting address 5, error -62
> [ 176.464021] usb 2-5: new full speed USB device using ohci_hcd and address
> 6
> [ 176.872018] usb 2-5: device not accepting address 6, error -62
> [ 176.872031] hub 2-0:1.0: unable to enumerate USB device on port 5
>
> Is this right? especially the 5th line.
>
> 3. I am a user in the plugdev and copied the rules to udev (confirmed
> visually)
>
> tried running following code at terminal:
>
> make AIRCRAFT= MIcrojet clean_ac ap.upload
>
>
>
> gives the same o/p as before:
>
> no USB device
> make[1]: *** [upload] Error 1
>
>
> make: *** [ap.upload] Error 2
>
>
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>
- [Paparazzi-devel] Getting Started - No USB device, Manikandtan C. K., 2011/01/04
- Re: [Paparazzi-devel] Getting Started - No USB device, Leandro Chelini, 2011/01/04
- Re: [Paparazzi-devel] Getting Started - No USB device, Manikandtan C. K., 2011/01/04
- Re: [Paparazzi-devel] Getting Started - No USB device, Leandro Chelini, 2011/01/04
- Re: [Paparazzi-devel] Getting Started - No USB device, antoine drouin, 2011/01/04
- Re: [Paparazzi-devel] Getting Started - No USB device, Felix Ruess, 2011/01/04
- Re: [Paparazzi-devel] Getting Started - No USB device, Manikandtan C. K., 2011/01/04
- Re: [Paparazzi-devel] Getting Started - No USB device, Felix Ruess, 2011/01/04
Re: [Paparazzi-devel] Getting Started - No USB device, Leandro Chelini, 2011/01/04