Tiny Core Linux

Tiny Core Base => Micro Core => Topic started by: remus on May 06, 2016, 12:46:25 AM

Title: lsusb not command
Post by: remus on May 06, 2016, 12:46:25 AM
Hi all,

I'm running a few servers with MC 3.8.4

lsusb does not work, and tce-load -wi lsusb failed as well.

Just wondering how I get the command working ?

Thanks,
Remus
Title: Re: lsusb not command
Post by: Greg Erskine on May 06, 2016, 12:54:58 AM
Maybe usbutils.tcz, that is what I use in piCore.
Title: Re: lsusb not command
Post by: bmarkus on May 06, 2016, 01:17:55 AM

lsusb does not work, and tce-load -wi lsusb failed as well.


What 'does not work' mean? Command not found, found but crashing, prints error messages, ...?
Title: Re: lsusb not command
Post by: Juanito on May 06, 2016, 03:20:33 AM
The extension you need in the x86 repo is usbutils (usb-utils in the 3.x repo), once this extension is loaded, the command is lsusb
Title: Re: lsusb not command
Post by: remus on May 08, 2016, 07:52:42 PM
Thanks all :)