Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
modprobe on tinycore
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: modprobe on tinycore (Read 1775 times)
P5music
Full Member
Posts: 167
modprobe on tinycore
«
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
Logged
curaga
Administrator
Hero Member
Posts: 11044
Re: modprobe on tinycore
«
Reply #1 on:
June 16, 2010, 06:29:31 AM »
lsmod # list of modules
lspci # list of pci devices, pci-utils.tcz
lsusb # list of usb devs, usb-utils.tcz
Logged
The only barriers that can stop you are the ones you create yourself.
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
modprobe on tinycore