[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building user applications with thread library



On Fri, 2009-05-01 at 14:40 +0200, Martin Fuzzey wrote:
> Hi Marco,
> 
> hoefle marco wrote:
> > That does the trick! I thought I had everything configured by using
> > dpkg-reconfigure dpkg-cross and selecting arm.
> >   
> Glad you got it working. I let emsetup do everything and don't touch
> dpkg-cross etc myself.
> 
> > You are using USB as well obviously :-)
> >   
> Yes, I'm adding a HCD for the i.MX21.
> 
> > Have you managed to get the usbutils running on your ARM crush device?
> > It would be handy for the lsusb command.
> >
> >   
> It works for me and I didn't do anything special (beyond installing the
> package obviously).
> I have usbutils 0.73.10em1
> 
> What problems are you having?
> 
> Do you have suitable output from cat /proc/bus/usb/devices  ?
> 
> Make sure your kernel has CONFIG_USB_DEVICEFS and CONFIG_PROC_FS enabled.
> 
> If you're not using udev you'll probably need to manually mount usbfs
> mount -t usbfs none /proc/bus/usb  [or add a line to /etc/fstab]
> 
> I have udev (for the moment anyway as I find it slows down the boot a
> lot) and it seems to do the mounting automatically.
> 
> Cheers,
> 
> Martin

Hello Martin,
everything works now, I made a stupid mistake which I am not going to
tell here :-)
I am able to mount usb_disks and the usbutils work. It is one big step
further in migrating to emdebian and a standard Kernel.



Reply to: