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 Extensions
»
TCE Q&A Forum
»
usb, uhci, usbfs
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: usb, uhci, usbfs (Read 1820 times)
Onyarian
Sr. Member
Posts: 337
usb, uhci, usbfs
«
on:
May 15, 2010, 07:22:17 AM »
I need for VirtualBox (not the OSE edition) the usbfs system to have access to usb devices.
I think for that is necessary to load the uhci module or something lake that, but there is no extension to provide it now.
I think libusb don't provide it nor usb-utils.
Is possible to have this in one extension?
It would create the /proc/bus/usb to mount usbfs?
Logged
curaga
Administrator
Hero Member
Posts: 11044
Re: usb, uhci, usbfs
«
Reply #1 on:
May 15, 2010, 07:33:34 AM »
Virtualbox should use libusb instead, but you can add this to bootlocal.sh:
Quote
mount -t usbfs none /proc/bus/usb
Logged
The only barriers that can stop you are the ones you create yourself.
Onyarian
Sr. Member
Posts: 337
Re: usb, uhci, usbfs
«
Reply #2 on:
May 15, 2010, 10:16:44 AM »
Thanks Curaga, you are right.
Now I can select the usb devices, but then the OS in VirtualBox hangs, now I have to work around the permissions.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
usb, uhci, usbfs