[Buildroot] /dev/bus/usb on BR

Peter Korsgaard jacmet at uclibc.org
Mon Apr 26 07:25:22 UTC 2010


>>>>> "Nataraj" == Nataraj S Narayan <natarajsn at gmail.com> writes:

Please keep mails on the buildroot list, thanks.

 Nataraj> Hi
 Nataraj> As per strace of the code, it seems first it tries to open
 Nataraj> /dev/bus/usb then checks for /proc/bus/usb.

 Nataraj> As for udev, i didn't find an option in 'make menuconfig' to enable.
 Nataraj> Hence did a "make udev" and copied the *udev* files onto target. Hope
 Nataraj> that was ok.

It's there (do "/ udev in make menuconfig to search):

    Symbol: BR2_PACKAGE_UDEV [=n]
  │ Prompt: udev
  │   Defined at package/udev/Config.in:1
  │   Depends on: BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
  │   Location:
  │     -> Package Selection for the target
  │       -> Hardware handling
  │   Selected by: BR2_PACKAGE_HAL

Make sure you have BR2_PACKAGE_BUSYBOX_SHOW_OTHERS enabled.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list