Put module names in /etc/modules, one module per line
man modules for more info.
On Wed, Aug 31, 2011 at 8:39 PM, Mathias Kriebel
<mathias_kriebel@...> wrote:
> Yeah, I had installed the libftdi, and it didn't worked.
> But now when I load the modules "usbserial.ko" and "ftdi_sio.ko" it does
> appear the devices ttyUSB* and it works to use open(), read() and write().
> By the way, how do I put modules to be loaded automaticaly on boot?
> Thanks,
> --
> Mathias Falconi Kriebel
> Estudante de Engenharia de Controle e Automação
> Universidade Federal de Minas Gerais
>
> ________________________________
> From: christian@...
> Date: Mon, 29 Aug 2011 19:49:38 -0400
> To: gumstix-users@...
> Subject: Re: [Gumstix-users] Xbee module : Unable to enumerate
>
> Did you check that you installed the "VCP" driver (ftdio_sio) and not the
> D2XX library. (libftdi) I think you want the VCP driver if you wish to
> talk to it via kermit or using open() calls. Otherwise I am guessing you
> need to use the API which is part of libftdi library.
> Christian
>
> ------------------------------------------------------------------------------
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> _______________________________________________
> gumstix-users mailing list
> gumstix-users@...
> https://lists.sourceforge.net/lists/listinfo/gumstix-users
>
>
|