Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: P5music on June 16, 2010, 04:27:32 AM
-
Hello,
when I call modprobe I get "not supported".
How to obtain a list of modules/devices on my system?
And then, how to extract the string "hw:0" or "hw:1", corresponding to "EDIROL" interface?
Thanks
-
lsmod # list of modules
lspci # list of pci devices, pci-utils.tcz
lsusb # list of usb devs, usb-utils.tcz