Kunbuntu HH 8.04 and Virtualbox 2.2 and usb support
Peter Klaassen
peterklaassen at quicknet.nl
Mon Oct 13 18:01:17 UTC 2008
Op Monday 13 October 2008 01:06:48 schreef Bruce Marshall:
> On Sunday 12 October 2008, Bruce Marshall wrote:
> > I have the latest vbox 2.0.2.0.2.0.2.0.2...... <ad nauseum> running on
> > Hardy and the USB is working fine as it always did. But somewhere here
> > I have a document that tells what to do to make it work.
> >
> > Will try to dig up the details.... stay tuned and have hope.
>
> Ok, here at least for starters:
>
> The document:
>
> http://ubuntuforums.org/showthread.php?t=690713
>
> is the one I originally used to get USB working but things have changed a
> little since Gutsy.
>
> You want to start at the point where they tell you to
> edit /etc/udev/rules.d/40-permissions.rules
>
> and make your edit look like:
>
>
> # USB serial converters
> SUBSYSTEM=="usb_device", GOTO="usb_serial_start"
> SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GOTO="usb_serial_start"
> GOTO="usb_serial_end"
> LABEL="usb_serial_start"
> ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", \
> MODE="0666", GROUP="dialout"
> LABEL="usb_serial_end"
>
>
> under the section above in that file.
>
> The edit of file: /etc/init.d/mountdevsubfs.sh looks to be the same as
> they tell you in the document.
>
> Let me know if you have problems.
Bruce,
Finally worked. I think I solved it by adding myself to the group vbox-users.
Thank you all for the help in this matter.
--
Peter
Registered Linux user # 458207
More information about the kubuntu-users
mailing list