[MinnowBoard] [Help] Communicating with an Arduino Based Autopilot
selsinork at gmail.com
selsinork at gmail.com
Wed Apr 9 18:26:22 UTC 2014
No, it has nothing to do with opkg. CONFIG_USB_ACM is the kernel config
option that's required to have the cdc-acm driver built.
Darren can add it in the BSP to make the module available.
On 09/04/14 18:45, Suresh Ratnam wrote:
> Thanks selsinor. I read up on that and try it later today.
> Is it through opkg or are the specific steps?
>
> On Apr 9, 2014 11:12 AM, <selsinork at gmail.com> wrote:
>
>> CONFIG_USB_ACM will enable it, but really you probably want to enable as
>> modules drivers for every usb device you can.
>>
>>
>> On 09/04/14 17:16, Darren Hart wrote:
>>> This is very likely due to that particular driver not being included by
>> the
>>> BSP. You can verify by determining the specific CONFIG required and
>>> verifying it is or is not in your kernel config (/proc/config.gz). If it
>> is,
>>> you can verify in the driver source fi the vendor/product ID is
>> supported by
>>> the driver.
>>>
>>> I suspect you just need to build the driver. If you find the CONFIG is
>>> missing, just let me know what it is you want added and I'll update the
>> BSP.
>>> In the mean time, you can install the kernel dev packages and build it
>>> yourself.
>>>
>>> We have 3.10-LTSI support in the dora branch of the minnow BSP layer
>>> currently. I was about to tag it and release it, but let's make sure it
>> has
>>> the support you need first. If not, I'll add it first.
>>>
>>>
>>>
>>> _______________________________________________
>>> elinux-MinnowBoard mailing list
>>> elinux-MinnowBoard at lists.elinux.org
>>> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>>>
>>
>> _______________________________________________
>> elinux-MinnowBoard mailing list
>> elinux-MinnowBoard at lists.elinux.org
>> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>>
>
>
>
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>
More information about the elinux-MinnowBoard
mailing list