usb command ?!

  • What is the correct command to find wifi info on ARM (Dm920) kernel 3.14 ?!
    Because old one doesn't work ..
    And lsusb doesn't give full information

    Code
    root@dm920:~# cat /proc/bus/usb/devices
    cat: can't open '/proc/bus/usb/devices': No such file or directory
    root@dm920:~#
  • Same result
    No vid pid, no driver name, no company name ...

  • I do not have access to my dreambox at the moment, please try


    usb-devices
    or
    cat /sys/kernel/debug/usb/devices



    I think one of the commands should work

    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

  • Code
    root@dm920:~# usb-devices
    -sh: usb-devices: command not found
    root@dm920:~# cat /sys/kernel/debug/usb/devices
    cat: can't open '/sys/kernel/debug/usb/devices': No such file or directory
    root@dm920:~#
  • Yes, Exactly
    Thank you
    I have install from my feed (usbutils)
    and use (Fred Bogus)
    usb-devices


    All information show to me ..