I was able to get USB support on OpenSuse 10.1 and 10.2 working in Virtualbox 
1.3.4 following this VMware note:

http://en.opensuse.org/SDB:VMware_-_USB_support

SDB:VMware - USB support
>From openSUSE


Version: 10.1


[edit]
Problem:

WMware doesn't recognize USB devices. That's because VMware (release 18.7.2006) 
only knows the usbfs.


[edit]
Solution:

within /etc/fstab change the following line:

usbdevfs /proc/bus/usb usbfs noauto 0 0

to

usbfs /proc/bus/usb usbfs 
rw,devgid=1004,devmode=0660,busgid=1004,busmode=0770,listgid=1004,listmode=0660 
0 0 

edit-this line does not work, probably a bad entry for "devmode" try 
"devmode=0666"

assuming vboxusers group id is 1004

You also want to ensure you have the kernel-syms package before 
installing/reinstalling virtualbox 1.3.4.

Regards,
-Michael

Dmitriy <[EMAIL PROTECTED]> wrote: -------- Original Message  --------
From: "Alexey Eremenko" 
To: [email protected], "VirtualBox end user list"

Subject: [vbox-users] Good News: new VirtualBox setup article for
openSUSE project (LfL)
Date: 13.02.07 3:07

> hi all !
> 
> I have decided that this is good time for a new article to come into
> SUSE documentation (Lessons for Lizards), that aims to integrate
> better between the two products and communities.
> 
> This article introduces VirtualBox to SUSErs (SUSE users) and explains
> step-by-step how-to install this product on openSUSE, how to run and
> troubleshoot and where to get help.
> 
> VirtualBox is a full x86 virtualizer, like VMware, to me it's
> revolutionary, because it's the world's first user-friendly
> open-source solution in this class.
> I believe that people, who use VMware or VirtualPC should try this.
> 
> I have committed this article to SUSE LfL SVN, and additionally
> provide an HTML download for those who are not LfL users. Being in LfL
> means that this documentation will get included with openSUSE 10.3
> release.
> 
> Link:
> http://www.yousendit.com/transfer.php?action=check_download&ufid=B6FA011A08D7FAEB&key=96235f10b66b114462a9252802eb50a8f8e6b05a
> 
> Hope it will help people getting started.
> 
> What do you think of it?
> 
> -Alexey Eremenko
> 
> _______________________________________________
> vbox-users mailing list
> [email protected]
> http://vbox.innotek.de/mailman/listinfo/vbox-users
> 
Идея хорошая, можно добавить 
предупреждение пользователям openSuSE 10.2
- USB в VirtualBox не функционирует по причине 
отключения девелоперами в
ядре CONFIG_USB_DEVICEFS.


In english:
 There are need to add warning - in openSuSE 10.2 as host USB support
will not work, because > CONFIG_USB_DEVICEFS is no longer enabled, not
even as a module.
> I will inquire if this is wanted.
> Ciao, Marcus Meissner 

-----------------
С уважением
Дмитрий


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users


 
---------------------------------
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to