I changed from AUR package virtualbox_bin to the community virtualbox and installed this package too. My usb devices were all greyed out after the change. The answer was to make myself a member of the vboxusers group again & to alter a line my fstab (old vbox had its group as 110, new verson as devgid=108)
none /proc/bus/usb usbfs devgid=108,devmode=0664 0 0
All worked fine on reboot.
Search Criteria
Package Details: virtualbox-ext-oracle 7.1.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/virtualbox-ext-oracle.git (read-only, click to copy) |
---|---|
Package Base: | virtualbox-ext-oracle |
Description: | Oracle VM VirtualBox Extension Pack |
Upstream URL: | https://www.virtualbox.org/ |
Keywords: | virtualbox |
Licenses: | custom:PUEL |
Submitter: | seblu |
Maintainer: | seblu (eworm) |
Last Packager: | eworm |
Votes: | 1361 |
Popularity: | 1.06 |
First Submitted: | 2010-12-24 16:48 (UTC) |
Last Updated: | 2024-10-15 16:10 (UTC) |
Dependencies (2)
- virtualbox (virtualbox6-binAUR, virtualbox-svnAUR, virtualbox6.1-binAUR, virtualbox-binAUR)
- rdesktop (optional) – client to connect vm via RDP
Required by (2)
- virtualbox-bin (optional)
- virtualbox6.1-bin (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 Next › Last »
<deleted-account> commented on 2011-01-18 08:14 (UTC)
seblu commented on 2011-01-08 20:08 (UTC)
Please also note, there is an issue with Qt librairies and community packages. virtualbox_bin is not affected.
So currently, virtualbox_bin is a workaround for peoples which are affected by this issue.
seblu commented on 2011-01-08 20:06 (UTC)
@cyberpatrol: I're wrong. I maintain the two packages. Believe me.
<deleted-account> commented on 2011-01-08 19:39 (UTC)
@seblu: I haven't read jarryson's PKGBUILD yet, but virtualbox_ext_oracle has nothing to do with virtualbox_bin, because these extensions are already included in virtualbox_bin as far as I know. So if I'm right virtualbox_ext_oracle is only needed with virtualbox from [community].
seblu commented on 2011-01-08 15:57 (UTC)
@jarryson
i will add strip option in next release. Thanks.
But, i have 2 issues with you PKGBUILD:
1- You suppose VirtualBox store its Extension in /usr/lib/virtualbox/ExtensionPacks/. But if you use virtualbox_bin package, path is /opt/VirtualBox/ExtensionPacks. This is difficult (impossible?) to know at packaging time the right path.
2- Why do you want to code again something when it's done geniously by software developer and there is no difference?
jarryson commented on 2011-01-08 15:38 (UTC)
Maybe extract the content will be better?
PKGBUILD: http://aur.pastebin.com/X4fbVN8J
<deleted-account> commented on 2011-01-06 21:08 (UTC)
missing deps " -> virtualbox=4.0.0 " ?
seblu commented on 2010-12-27 20:45 (UTC)
@alphazo: this comment still has no connection with this package...
alphazo commented on 2010-12-27 15:48 (UTC)
USB EHCI has been fixed in virtualbox 4.0.0-3. No longer need to manually add the udev rule.
seblu commented on 2010-12-27 00:10 (UTC)
@alphazo: This bug is not on oracle extensions (which add support of USB 2.0). USB 1.O is bundled without extension pack. USB devices are greyed without pack installed.
So this should be fixed in upstream package.
Pinned Comments
seblu commented on 2019-04-25 17:41 (UTC)
There is no version dependency on this package on purpose! You could read comments back from 2011 to understand why.