[SOLVED] VirtualBox Additions Package Missing?

Hi all,
Following the VirtualBox section of the wiki here: https://wiki.archlinux.org/index.php/Vi … nux_guests - it directs me to install the following packages:
pacman -S virtualbox-guest-additions
However, I just get a message saying the package isn't found (I can't find it under "packages" on the arch website either), some googling suggested:
pacman -S virtualbox-archlinux-additions
However, that package is also 'not found'. As far as I know, I have the following repositories enabled:
* Testing
* Core
* Extra
* Community
* Community-Testing
* Testing
The wiki says not to install the default VirtualBox additions from VirtualBox. Any suggestions on where to find the VirtualBox additions package?
Regards,
Ben.
Last edited by BM (2012-09-23 13:33:05)

jdarnold wrote:
Wow, that's a long way to figure out 'virtual' packages, when this works just fine:
$ pacman -Ss virtual
You're wrong, graysky was close, but I prefer to use it with the '-q' switch. Compare the output of
pacman -Ssq | grep virtual
with one from your suggestion.

Similar Messages

  • [Solved] Virtualbox-source missing /usr/bin/vboxbuild

    New virtualbox source missing /usr/bin/vboxbuild
    i cant load my vboxdrv module & i also cant build vboxdrv module
    new vbox-source 4.1.18-3 (2012-07-24) dont have vboxbuild script
    anyone also have problem with this issue?
    btw i use ck-kernel
    Last edited by dhiika (2012-07-25 01:19:27)

    xzy3186 wrote:
    gbc921 wrote:
    I'm also using the linux-ck from AUR and I could not load vboxdrv even after the "# dkms setup vboxhost/4.1.18"
    It has compiled fine, but when I do "$ sudo rc.d start dkms" it gives me this:
    :: Starting Dynamic Kernel Module System [BUSY] Error! Could not locate dkms.conf file.
    File: does not exist.
    ERROR: could not insert 'vboxdrv': Exec format error
    ERROR: could not insert 'vboxnetadp': Exec format error
    ERROR: could not insert 'vboxnetflt': Exec format error
    ERROR: could not insert 'vboxpci': Exec format error
    If I try to compile it again then:
    $ sudo dkms install vboxhost/4.1.18
    Module vboxhost/4.1.18 already installed on kernel 3.4.6-2-ck/x86_64
    I have installed these packages:
          community/virtualbox 4.1.18-4
          community/virtualbox-additions 4.1.18-1
          community/virtualbox-modules 4.1.18-4
          community/virtualbox-source 4.1.18-4
          aur/virtualbox-hook 1.0-3
    Sincerely,
    The same problem here. I compiled virtualbox-source 4.1.18-4 with "dkms install" under linux-ck-3.4.6-2 but had "ERROR: could not insert 'vboxdrv': Exec format error" whilie trying to modprobe.
    Solved:According to https://bbs.archlinux.org/viewtopic.php?id=145925, I should delete "old" vboxdrv generated by vboxbuild.
    Yeah! Removing the modules from /usr/lib/extramodules... and doing a depmod worked fine!
    Thanks!

  • [SOLVED]Virtualbox installation, X, display drivers

    Hi,
    Installing arch in virtual box and I'm unsure of a few things which I'd like to understand.  I've been running through the wiki on installing X but do not understand about the graphics drivers.
    So, I understand the virtual box has its own virtual graphics card and that the drivers are in the virtualbox-archlinux-additions package.  I've installed this, added the modules, daemons etc.
    Is that all I have to do?
    One confusion I had with this + x is there is no xorg.conf.  I believe it uses an auto one from /etc/X11/xorg.conf.d?
    One problem I am having is startx works (was missing xterm) however, it presents me with a black screen and 3 xterm windows which I cant resize.
    I installed an arch VM a little while ago, I think I got confused and installed some generic graphics drivers and I remember the initial startx being blue with basic windows so I'm thinking something is up.
    I'm trying to get it using the best drivers possible, as this is a VM for work so I will be using alot.
    Wandering if anyone out there can help defuzz this.
    Thanks,
    Jon
    Last edited by jon.mithe (2011-11-17 16:15:47)

    hmm, didnt notice the steps on pacman after install, thats pretty cool.  Unfortunatly I've lost those steps, but thinking they are the same as the wiki.  Finally managed to solve my LXDE install issues and ran that, so it all seemed to work well.  So I'm guessing the drivers must all be installed and X has figured itself out.  great!
    Thanks you for your help,
    Jon

  • VirtualBox Additions

    I am trying to install the VIrtualBox Additions 4.0.4_70112 with Windows 7 host and an Oracle Linux 5 guest system. When I run the /etc/init.d/vboxadd setup I receive the following error. My current kernel is 2.6.18.238.el5xen. I did a full yum update prior to this.
    [root@localhost ~]# /etc/init.d/vboxadd setup
    Removing existing VirtualBox DKMS kernel modules/etc/init.d/vboxadd: line 343: uninstall: command not found
    [  OK  ]
    Removing existing VirtualBox non-DKMS kernel modules [  OK  ]
    Building the VirtualBox Guest Additions kernel modules
    The headers for the current running kernel were not found. If the following
    module compilation fails then this could be the reason.
    The missing package can be probably installed with
    yum install kernel-devel-2.6.18-238.el5xen
    [FAILED]
    Your system does not seem to be set up to build kernel modules.
    Look at /var/log/vboxadd-install.log to find out what went wrong.
    Once you have corrected it, you can run
    /etc/init.d/vboxadd setup
    to build them.
    Doing non-kernel setup of the Guest Additions [  OK  ]

    Here is a snap-shot of my grub.conf, what should I change. I am fairly new to Linux. Thanks for your help
    # grub.conf generated by anaconda
    # Note that you do not have to rerun grub after making changes to this file
    # NOTICE: You have a /boot partition. This means that
    # all kernel and initrd paths are relative to /boot/, eg.
    # root (hd0,0)
    # kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
    # initrd /initrd-version.img
    #boot=/dev/sda
    default=0
    timeout=5
    splashimage=(hd0,0)/grub/splash.xpm.gz
    hiddenmenu
    title Oracle Linux Server (2.6.18-238.el5xen)
         root (hd0,0)
         kernel /xen.gz-2.6.18-238.el5
         module /vmlinuz-2.6.18-238.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
         module /initrd-2.6.18-238.el5xen.img
    title Oracle Linux Server (2.6.18-238.el5)
         root (hd0,0)
         kernel /vmlinuz-2.6.18-238.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
         initrd /initrd-2.6.18-238.el5.img
    title Enterprise Linux (2.6.18-8.el5xen)
         root (hd0,0)
         kernel /xen.gz-2.6.18-8.el5
         module /vmlinuz-2.6.18-8.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
         module /initrd-2.6.18-8.el5xen.img
    title Enterprise Linux-base (2.6.18-8.el5)
         root (hd0,0)
         kernel /vmlinuz-2.6.18-8.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet divider=10
         initrd /initrd-2.6.18-8.el5.img

  • [SOLVED] VirtualBox 4 & USB Host

    I'm moving from Virtualbox 3.x (binary PUEL edition with USB from AUR) to 4.x. My 3.x was fully working including USB host.
    I've uninstalled Vbox 3.x and installed the following packages:
    - virtualbox 4.0.0-2
    - virtualbox-additions 4.0.0-1
    - virtualbox-ext-oracle 4.0.0-2
    Extension pack shows up in Virtualbox extension manager (USB host). I've also installed guest additions and enabled USB host under VM's configuration. However I'm unable to select any of my USB devices (everything is grayed out). Is there any additional step to go through in order to get access to USB devices.
    Thanks
    Alphazo
    PS: From my previous working 3.x installation I also have my user belonging to the vboxusers group and vboxdrv module loaded by rc.conf.
    Last edited by alphazo (2010-12-26 23:53:46)

    According to the wiki it is no longer required to mount usbfs by modifying /etc/fstab (although you need HAL to be running).. Again I had USB host working fine with VirtualBox 3 PUEL edition. I since moved to VirtualBox 4 (GPL) + extension pack for USB (PUEL) but can't get USB to work. I'm not sure the package virtualbox-sun can solve my problem.

  • [Solved] VirtualBox Failed to open a session

    Hi everyone,
    I've installed virtualbox, qt and virtualbox-additions
    I've also added the following to /etc/rc.conf
    MODULES=(vboxdrv vboxguest vboxsf vboxvideo)
    I've also added my username to  vboxusers
    When I start a session in virtualbox i get the following error message-------------
    Failed to open a session for the virtual machine "Linux VM" ---- Linux VM is the name of the Virtual Machine
    VT-x features locked or unavailable in MSR. (VERR_VMX_MSR_LOCKED_OR_DISABLED).
    Result Code: NS_ERROR_FAILURE (0x80004005)
    Component: Console
    Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
    Any ideas why the VT-x features would be locked or unavailable?
    I've tried 3 different iso images but every time I get the same error.
    Thanks in Advance I'm certain I must have missed a step at https://wiki.archlinux.org/index.php/VirtualBox
    However I've rebuilt several times and started from scratch at least 3 times. each time I get the message above
    Last edited by joe4ska (2011-10-20 03:43:09)

    DSpider solved my problem. I had Enabled VT-x/AMD-V which caused the conflict.
    Once I unchecked the box everything worked perfectly.
    http://dl.dropbox.com/u/28308548/hardwa … zation.png
    hcjl, I'm probably using it as a Guest. I actually don't know the difference between Host and Guest. I'm very new to virtualbox
    Thanks for the help guys.
    Last edited by joe4ska (2011-10-20 03:44:19)

  • [SOLVED] Virtualbox and screen resolutions...

    I'm not sure if any of the following updates could have done it but the auto change resolution feature in a Virtualbox Windows guest has suddenly stopped working... I tried reinstalling virtualbox and extensions and reinstalling the virtualbox drivers in windows but it doesn't work for some reason.  Any one else experience this lately?
    Thanks!
    [2011-10-23 16:24] Running 'pacman -Syu'
    [2011-10-23 16:24] synchronizing package lists
    [2011-10-23 16:25] starting full system upgrade
    [2011-10-23 16:25] upgraded gnote (0.8.0-1 -> 0.8.1-1)
    [2011-10-23 16:25] upgraded transmission-cli (2.41-2 -> 2.42-1)
    [2011-10-23 16:25] upgraded transmission-gtk (2.41-2 -> 2.42-1)
    [2011-10-23 16:25] upgraded unrar (4.0.7-1 -> 4.1.2-1)
    [2011-10-23 16:25] upgraded whois (5.0.11-1 -> 5.0.12-1)
    [2011-10-23 16:26] Running 'pacman -U /tmp/yaourt-tmp-rick/PKGDEST.PcN/gnome-shell-extension-weather-git-20111023-2-any.pkg.tar.xz'
    [2011-10-23 16:26]
    [2011-10-23 16:26] First, get your WOEID from Yahoo.
    [2011-10-23 16:26] For configuration, see https://github.com/simon04/gnome-shell-extension-weather
    [2011-10-23 16:26] and consider the following commands:
    [2011-10-23 16:26] $ gsettings set org.gnome.shell.extensions.weather woeid your_woeid
    [2011-10-23 16:26] $ gsettings set org.gnome.shell.extensions.weather unit celsius
    [2011-10-23 16:26] $ gsettings set org.gnome.shell.extensions.weather unit fahrenheit
    [2011-10-23 16:26] $ gsettings set org.gnome.shell.extensions.weather translate-condition true
    [2011-10-23 16:26] $ gsettings set org.gnome.shell.extensions.weather translate-condition false
    [2011-10-23 16:26] $ gsettings set org.gnome.shell.extensions.weather use-symbolic-icons false
    [2011-10-23 16:26] $ gsettings set org.gnome.shell.extensions.weather use-symbolic-icons true
    [2011-10-23 16:26] Alternatively, use dconf-editor for configuration.
    [2011-10-23 16:26] Don't forget to restart GNOME Shell ([Alt]+[F2], r).
    [2011-10-23 16:26] upgraded gnome-shell-extension-weather-git (20111002-1 -> 20111023-2)
    [2011-10-23 16:26] Running 'pacman -U /tmp/yaourt-tmp-rick/PKGDEST.6Sl/gnome-shell-system-monitor-applet-git-20111023-1-any.pkg.tar.xz'
    [2011-10-23 16:26] upgraded gnome-shell-system-monitor-applet-git (20111005-1 -> 20111023-1)
    [2011-10-23 16:26] Running 'pacman -U /tmp/yaourt-tmp-rick/PKGDEST.T9J/zukitwo-themes-20111023-1-any.pkg.tar.xz'
    [2011-10-23 16:26] upgraded zukitwo-themes (20111022-1 -> 20111023-1)
    [2011-10-23 22:40] Running 'pacman -U /tmp/yaourt-tmp-rick/PKGDEST.DJl/gnome-shell-frippery-0.3.0-1-any.pkg.tar.xz'
    [2011-10-23 22:40] installed gnome-shell-frippery (0.3.0-1)
    [2011-10-24 09:03] Running 'pacman -Syu'
    [2011-10-24 09:03] synchronizing package lists
    [2011-10-24 09:03] starting full system upgrade
    [2011-10-24 09:03] upgraded kbd (1.15.3-1 -> 1.15.3-2)
    [2011-10-25 09:10] Running 'pacman -Syu'
    [2011-10-25 09:10] synchronizing package lists
    [2011-10-25 09:10] starting full system upgrade
    [2011-10-25 09:11] upgraded empathy (3.2.1-1 -> 3.2.1.1-1)
    [2011-10-25 09:11] upgraded pcre (8.13-2 -> 8.20-1)
    [2011-10-25 09:11] upgraded git (1.7.7-1 -> 1.7.7.1-1)
    [2011-10-25 09:11] upgraded libgweather (3.2.0-1 -> 3.2.1-1)
    [2011-10-25 09:11] upgraded mkinitcpio-busybox (1.18.5-1 -> 1.19.2-1)
    [2011-10-25 09:11] ATTENTION UDEV:
    [2011-10-25 09:11] ----------
    [2011-10-25 09:11] We now use upstream rules for assigning devices to the 'disk', 'optical',
    [2011-10-25 09:11] 'scanner' and 'video' groups. Beware of any changes.
    [2011-10-25 09:11] --
    [2011-10-25 09:11] We no longer create symlinks from /dev/<dev> to /dev/<dev>0.
    [2011-10-25 09:11] --
    [2011-10-25 09:11] For security reasons, we no longer add devices to the 'storage' group. Use
    [2011-10-25 09:11] udisks and friends, or add custom rules to /etc/udev.d/rules/, if you want
    [2011-10-25 09:11] this functionality back.
    [2011-10-25 09:11] --
    [2011-10-25 09:11] We no longer create the static nodes on install needed for an initrd-less and
    [2011-10-25 09:11] devtmpfs-less boot, this only affects fresh installs.
    [2011-10-25 09:11] ---------------
    [2011-10-25 09:11] upgraded udev (173-3 -> 174-1)
    [2011-10-25 09:11] upgraded mkinitcpio (0.7.4-1 -> 0.7.5-1)
    [2011-10-25 09:11] upgraded soprano (2.7.0-1 -> 2.7.2-1)
    [2011-10-25 09:11] upgraded sudo (1.8.2-1 -> 1.8.3-1)
    [2011-10-25 09:11] upgraded xorg-server-common (1.11.1-2 -> 1.11.1.901-1)
    [2011-10-25 09:11] upgraded xorg-server (1.11.1-2 -> 1.11.1.901-1)
    [2011-10-25 09:11] upgraded xorg-sessreg (1.0.6-2 -> 1.0.7-1)
    [2011-10-25 09:11] upgraded xorg-xdpyinfo (1.2.0-2 -> 1.3.0-1)
    [2011-10-25 09:12] Running 'pacman -U /tmp/yaourt-tmp-rick/PKGDEST.bsV/alacarte-0.13.2-6-any.pkg.tar.xz'
    [2011-10-25 09:12] upgraded alacarte (0.13.2-5 -> 0.13.2-6)
    [2011-10-25 09:19] Running 'pacman -U /tmp/yaourt-tmp-rick/PKGDEST.nLC/virtualbox-bin-4.1.4-1-x86_64.pkg.tar.xz'
    [2011-10-25 09:19] :: Unloading VirtualBox kernel modules [BUSY] [DONE]
    [2011-10-25 09:19] :: Stopping VirtualBox Web Service [BUSY] [DONE]
    [2011-10-25 09:19] :: Removing VirtualBox kernel modules with DKMS [BUSY] [DONE]
    [2011-10-25 09:19] :: Adding VirtualBox kernel modules in DKMS [BUSY] [DONE]
    [2011-10-25 09:19] :: Bulding VirtualBox kernel modules with DKMS [BUSY] [DONE]
    [2011-10-25 09:19] :: Installing VirtualBox kernel modules with DKMS [BUSY] [DONE]
    [2011-10-25 09:19]
    [2011-10-25 09:19] ==> Remember to add allowed users to the vboxusers group:
    [2011-10-25 09:19] ==> # gpasswd -a USERNAME vboxusers
    [2011-10-25 09:19] ==>
    [2011-10-25 09:19] ==> To load virtualbox modules automatically you can add vboxdrv in your DAEMONS
    [2011-10-25 09:19] ==> To start virtualbox web service automatically you can add vboxweb in your DAEMONS
    [2011-10-25 09:19] ==>
    [2011-10-25 09:19] ==> To fix missing usb devices, you can call rc.d fixusb vboxdrv or reboot your computer
    [2011-10-25 09:19] upgraded virtualbox-bin (4.1.4-1 -> 4.1.4-1)
    [2011-10-25 09:20] Running 'pacman -U /tmp/yaourt-tmp-rick/PKGDEST.TG2/virtualbox-ext-oracle-4.1.4-1-any.pkg.tar.xz'
    [2011-10-25 09:20] 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
    [2011-10-25 09:20] 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
    [2011-10-25 09:20] upgraded virtualbox-ext-oracle (4.1.4-1 -> 4.1.4-1)
    Last edited by fowler (2011-11-13 05:04:32)

    No dice... I did all that and still doesn't work.  Do you think gnome3.2 has something to do with it?
    Mektub wrote:
    fowler,
    I don't have problems with auto change resolution and my system is up to date, particularly xorg (not gnome, i don't use it).
    However I don't use virtualbox-bin (I did, in the past), I don't think its needed anymore.
    I have installed:
    virtualbox 4.1.4-2
    virtualbox-additions 4.1.4-1
    virtualbox-ext-oracle 4.1.4-1 (from aur)
    and then installed the guest additions, which should be enough.
    Mektub

  • [Solved]VIrtualBox and printers

    Hi everyone.
    I have a trouble to print on Windows 7 guest from Archlinux Host.
    Tried to enable usb 2.0 EHCI but seems to be missing some from Vbox , i have installed next ones packet
    community/virtualbox 4.1.4-1 [instalado]
    community/virtualbox-additions 4.1.4-1 [instalado]
    community/virtualbox-archlinux-additions 4.1.4-1 [instalado]
    community/virtualbox-archlinux-modules 4.1.4-1 [instalado]
    so, how make it work the printer on Windows 7?
    Last edited by fpilee (2011-11-03 00:21:38)

    fpilee wrote:community/virtualbox-archlinux-additions 4.1.4-1 [instalado]
    community/virtualbox-archlinux-modules 4.1.4-1 [instalado]
    Just to point out those are for Archlinux Guest only ( in your case it is windows guest )

  • [SOLVED] VirtualBox complaining after each kernel upgrade

    I'm using virtualbox-bin from the AUR (the one with USB support) and after each kernel update this error comes up:
    I know it's actually /etc/rc.d/vboxdrv setup
    (apparently VirtualBox isn't aware of which distribution it's running on)
    This message comes up every once in a while (usually after a kernel upgrade) and I was wondering if I can do something about it... Should I install the DKMS package from the AUR prior to running the above command? Maybe that will shut it up once and for all.
    What do you think?
    PS: The wiki says to run "vboxbuild" but /usr/bin/vboxbuild doesn't even exist.
    Last edited by DSpider (2012-05-15 15:39:13)

    Solved it a year later because I got tired of running "sudo /etc/rc.d/vboxdrv setup && sudo modprobe vboxdrv" after every kernel update. Hmph... After reading this and studying the virtualbox-hook package from the AUR, I decided that it's finally time to look into it.
    It's easy.
    1. Create a "/lib/initcpio/install/vbox" file (or whatever you wanna call it) with the following contents:
    # vim: set ft=sh:
    build ()
    echo "Building VirtualBox modules..."
    /etc/rc.d/vboxdrv setup
    echo "Ok."
    help ()
    cat<<HELPEOF
    This hook rebuilds VirtualBox modules. It does nothing to the initrd image.
    HELPEOF
    2. Add it to the "HOOKS" section from /etc/mkinitcpio.conf:
    HOOKS="base udev autodetect pata scsi sata usbinput filesystems vbox"
    Now the next time the linux and linux-headers packages are updated, the script will kick in and the modules will be rebuilt. I used to have it during boot process and it took forever until it would load X. Haha. I remember I used to go to bathroom just after I turned on the computer... Yeah, it took that long before it was done. Anyway, I asked the author if he can perhaps create a virtualbox-bin-hook package or somehow modify it to also work with virtualbox-bin. We shall see.
    Oh, and don't forget to add "vboxdrv" to the "MODULES" section from /etc/rc.conf, if you haven't done so already.

  • [SOLVED] Virtualbox list usb devices is empty.

    I moved from virtualbox_bin(AUR) to virtualbox(community), and remove /proc/bus/usb entry in /etc/fstab, after that the usb doesn't work.   I can check 'Enable USB 2.0 (EHCI) Controller' in Virtualbox settings, but can't find any available usb devices.
    $ pacman -Qs virtualbox
    local/virtualbox 4.1.22-1
    Powerful x86 virtualization for enterprise as well as home use
    local/virtualbox-additions 4.1.22-1
    The official all-in-one VirtualBox Guest Additions ISO/CD image
    local/virtualbox-ext-oracle 4.1.22-1
    Oracle VM VirtualBox Extension Pack
    local/virtualbox-hook 2.1-1
    mkinitcpio hook to compile the virtualbox modules
    local/virtualbox-modules 4.1.22-1
    Kernel modules for VirtualBox
    local/virtualbox-source 4.1.22-1
    VirtualBox kernel modules source
    $  VBoxManage list usbhost
    Host USB Devices:
    <none>
    $ ls /dev/usbbox
    ls: cannot access /dev/usbbox: No such file or directory
    $ groups
    log kvm network video audio optical storage users vboxusers guten input libvirt davfs2 virtftp
    $ lsusb
    Bus 001 Device 002: ID 0424:2513 Standard Microsystems Corp. 2.0 Hub
    Bus 001 Device 003: ID 05ac:8509 Apple, Inc. FaceTime HD Camera
    Bus 002 Device 002: ID 0424:2513 Standard Microsystems Corp. 2.0 Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
    Bus 001 Device 005: ID 05ac:0252 Apple, Inc. Internal Keyboard/Trackpad (ANSI)
    Bus 002 Device 003: ID 05ac:8242 Apple, Inc. IR Receiver [built-in]
    Bus 002 Device 004: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
    Bus 001 Device 008: ID 05ac:821a Apple, Inc. Bluetooth Host Controller
    Bus 002 Device 005: ID 046d:c05a Logitech, Inc. Optical Mouse M90
    Bus 002 Device 008: ID 0951:1624 Kingston Technology DataTraveler G2 4GB Pen Drive
    Bus 002 Device 007: ID 413c:2003 Dell Computer Corp. Keyboard
    Last edited by GutenYe (2012-09-17 12:38:58)

    I am having the same problem and have tried "everything" and still cannot get it to work.
    calpoly@arch:~$ cat /etc/group | grep vboxusers
    vboxusers:x:108:calpoly,root
    calpoly@arch:~$ lsusb
    Bus 004 Device 003: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
    Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 002: ID 05ac:12a0 Apple, Inc. iPhone 4S
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
    Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    calpoly@arch:~$ sudo pacman -Qs virtualbox
    local/virtualbox 4.3.6-3
    Powerful x86 virtualization for enterprise as well as home use
    local/virtualbox-guest-dkms 4.3.6-3
    VirtualBox Guest kernel modules sources
    local/virtualbox-guest-modules 4.3.6-4
    Guest kernel modules for VirtualBox
    local/virtualbox-guest-utils 4.3.6-3
    VirtualBox Guest userspace utilities
    local/virtualbox-host-modules 4.3.6-4
    Host kernel modules for VirtualBox
    local/virtualbox-host-modules-lts 4.3.6-5
    Host kernel modules for VirtualBox
    calpoly@arch:~$ sudo VBoxManage controlvm windowSeven usbattach 609c101d-ef6a-401a-ad15-306f3e7bc8ae
    VBoxManage: error: The USB device with UUID {00000010-0030-0000-90f9-0560b57f0000} is not currently attached to the host
    VBoxManage: error: Details: code NS_ERROR_INVALID_ARG (0x80070057), component USBProxyService, interface IHost, callee nsISupports
    VBoxManage: error: --------
    VBoxManage: error: Could not load the Host USB Proxy service: VERR_NOT_FOUND
    VBoxManage: error: Details: code Unknown Status 0x4005 (0x4005), component Host, interface IHost
    VBoxManage: error: Context: "AttachUSBDevice(usbId.raw())" at line 973 of file VBoxManageControlVM.cpp
    calpoly@arch:~$ sudo VBoxManage showvminfo windowSeven
    Name: windowSeven
    Groups: /
    Guest OS: Windows 7
    UUID: 609c101d-ef6a-401a-ad15-306f3e7bc8ae
    Config file: /root/VirtualBox VMs/windowSeven/windowSeven.vbox
    Snapshot folder: /root/VirtualBox VMs/windowSeven/Snapshots
    Log folder: /root/VirtualBox VMs/windowSeven/Logs
    Hardware UUID: 609c101d-ef6a-401a-ad15-306f3e7bc8ae
    Memory size: 2048MB
    Page Fusion: off
    VRAM size: 128MB
    CPU exec cap: 100%
    HPET: off
    Chipset: piix3
    Firmware: BIOS
    Number of CPUs: 2
    PAE: off
    Long Mode: off
    Synthetic CPU: off
    CPUID overrides: None
    Boot menu mode: message and menu
    Boot Device (1): DVD
    Boot Device (2): HardDisk
    Boot Device (3): Network
    Boot Device (4): Floppy
    ACPI: on
    IOAPIC: on
    Time offset: 0ms
    RTC: local time
    Hardw. virt.ext: on
    Nested Paging: on
    Large Pages: off
    VT-x VPID: on
    VT-x unr. exec.: on
    State: powered off (since 2014-02-11T12:16:18.000000000)
    Monitor count: 1
    3D Acceleration: off
    2D Video Acceleration: off
    Teleporter Enabled: off
    Teleporter Port: 0
    Teleporter Address:
    Teleporter Password:
    Tracing Enabled: off
    Allow Tracing to Access VM: off
    Tracing Configuration:
    Autostart Enabled: off
    Autostart Delay: 0
    Default Frontend:
    Storage Controller Name (0): IDE
    Storage Controller Type (0): PIIX4
    Storage Controller Instance Number (0): 0
    Storage Controller Max Port Count (0): 2
    Storage Controller Port Count (0): 2
    Storage Controller Bootable (0): on
    Storage Controller Name (1): SATA
    Storage Controller Type (1): IntelAhci
    Storage Controller Instance Number (1): 0
    Storage Controller Max Port Count (1): 30
    Storage Controller Port Count (1): 1
    Storage Controller Bootable (1): on
    IDE (1, 0): Empty
    SATA (0, 0): /media/disk/VirtualBox OS X HDD/windowSeven.vdi (UUID: 5c44157f-350a-467c-a988-b4cfb8635fd5)
    NIC 1: MAC: 0800279A3907, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
    NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
    NIC 2: disabled
    NIC 3: disabled
    NIC 4: disabled
    NIC 5: disabled
    NIC 6: disabled
    NIC 7: disabled
    NIC 8: disabled
    Pointing Device: PS/2 Mouse
    Keyboard Device: PS/2 Keyboard
    UART 1: disabled
    UART 2: disabled
    LPT 1: disabled
    LPT 2: disabled
    Audio: enabled (Driver: ALSA, Controller: HDA)
    Clipboard Mode: Bidirectional
    Drag'n'drop Mode: Bidirectional
    VRDE: disabled
    USB: enabled
    EHCI: enabled
    USB Device Filters:
    <none>
    Available remote USB devices:
    <none>
    Currently Attached USB Devices:
    <none>
    Bandwidth groups: <none>
    Shared folders:
    Name: 'music', Host path: '/media/disk/music' (machine mapping), writable
    VRDE Connection: not active
    Clients so far: 0
    Video capturing: active
    Capture screens: 0
    Capture file: /root/VirtualBox VMs/windowSeven/windowSeven.webm
    Capture dimensions: 1024x768
    Capture rate: 1024 kbps
    Capture FPS: 25
    Guest:
    Configured memory balloon size: 0 MB
    calpoly@arch:~$ sudo modprobe vboxdrv
    calpoly@arch:~$ sudo modprobe -a vboxguest vboxsf vboxvideo
    modprobe: ERROR: could not insert 'vboxguest': No such device
    modprobe: ERROR: could not insert 'vboxsf': No such device
    calpoly@arch:~$ sudo modprobe vboxnetflt
    calpoly@arch:~$ sudo modprobe vboxsf
    modprobe: ERROR: could not insert 'vboxsf': No such device
    calpoly@arch:~$ sudo VBoxManage list usbhost
    Host USB Devices:
    <none>
    Have rebooted and reinstalled virtualbox multiple times to no avail.
    It is important to note that my iPhone used to sync with iTunes on Windows 7 in Virtualbox, but then I removed the USB filter and did some updates and now it no longer works.
    I have spent many more hours than I care to admit on this problem, so please, any help is welcome.
    Last edited by Kg4XmtUSyxd8B9M7Ex&&KXZGF (2014-02-11 12:33:00)

  • How to solve the error sid missing?

    how to solve the error sid missing?

    Hi,
    Loading data sometimes you get SID error inconsistencies on master data, do a combined test by using TCODE RSRV on the infoobject, fix then problem and reload data.
    Hope it useful.
    Thanks,
    Somesh.

  • OEL-5 finally released but with many desktop packages missing

    Hi,
    OEL-5 GA has just been released but with many client (desktop) packages missing (as opposed to CENTOS-5 where all RHEL-5 categories are bundled into only one distribution). Namely, three months ago RHEL-5 has been released in three basic categories:
    1. Red Hat Enterprise Linux Desktop
    2. Red Hat Enterprise Linux
    3. Red Hat Enterprise Linux Advanced Platform
    The complete souce code for these distributions resides in two Red Hat ftp directories: "5Client" and "5Server" with different contents. It seems that OEL-5 GA includes only packages from "5Server" directory. So, many important applications are missing:
    - openoffice.org
    - kdepim (kmail, knode etc)
    - thunderbird
    - fribidi
    - gaim
    - k3b
    etc.
    I'm little confused, since it would be very stupid to have to download those packages from CENTOS-5 or self-compiling them from Red Hat source rpm download site.
    N.J.

    Thanks a lot Wim.
    Yes I know, the problem didn't exist in RHEL-4/OEL-4, since AS was superset of ES, WS and Desktop. Unfortunatelly, It's not the case in version 5 where client version includes many packages that are missing in server version and vice versa. To avoid complications with new subscription channels, I would suggest the simplest and the most logical solution: all three categories BUNDLED in single distribution OEL-5 GA and only one subscription channel, just like CENTOS-5 (six CD ISOs).
    Regards
    N.J.

  • Build tools language resources - amd64 "packages missing" Installation stuck

    I am installing the VS2015 Enterprise RC, the first installation went well, but after the second one, the installation pauses asking, package missing, download from internet or search in this address? I chose the internet one, and the installation has
    never advanced ever since, the package that is missing is "build tools language resources - amd64", and it is still acquiring this package.
    Tao Wang

    Hi ,
    Export location provided is not correct , make sure files exist as per  requirement.
    Import directory 'C:\Documents and Settings\belis\My Documents\NW7.02\NWASABAPTRIAL70206\SAP_NetWeaver_702e_Export\DATA_UNITS\EXP1' does not exist;
    Import directory 'C:\Documents and Settings\belis\My Documents\NW7.02\NWASABAPTRIAL70206\SAP_NetWeaver_702e_Export\DATA_UNITS\EXP2' does not exist;
    Import directory 'C:\Documents and Settings\belis\My Documents\NW7.02\NWASABAPTRIAL70206\SAP_NetWeaver_702e_Export\DATA_UNITS\EXP3' does not exist.
    Regards,

  • Cant download it stops at processing additional packages

    My old computer stopped working and all of my itunes was on it.. Now I'm trying to get everything onto my laptop. Everytime I try to download itunes it says ..STATUS processing additional packages but nothing happens.

    See my fix in diff thread:
    https://discussions.apple.com/message/20444294#20444294

  • [Solved]virtualbox-ose-additions needs virtualbox-ose-additions

    Hello everybody. I noticed that mayor updates were released some time ago but I couldn't update because of my exams. Anyway, now I'm trying to update (pacman -Syu) and I recieve the following error:
    :: virtualbox-ose-additions-modules: needs kernel26<2.6.28
    So, that package is out of date, I don't mind if I have to remove it and install virtualbox after updating again, so I tried to remove it and what I get is this;
    :: virtualbox-ose-additions: needs virtualbox-ose-additions-modules
    Even if I do a ~$ pacman -R -f virtualbox-ose-additions-modules get the same error.
    How can I remove it and update?
    Thanks
    Last edited by endless_dark (2009-02-16 21:02:41)

    pointone wrote:
    Remove virtualbox-ose-additions first?
    Or...
    pacman -Syu --ignore virtualbox-ose-additions*
    Omg it was as easy as that. -1 for me
    Thank you very much!

Maybe you are looking for

  • How to differentiate the EMPTY Records and Null Values in DSO

    Hello....how is everyone here?? Ehehehe! I try to load some data from the flat file which contains some EMPTY data and Null Values for the records. The data type for the InfoObjects of the fields "Quantity" is "number". The sample data from the flat

  • New iMac-Questions for musicians/computer experts

    Friends, My primary reason for buying a new iMac has to do with home music recordings. (Especially w GarageBand, but other music programs as well.) Spent the day trying to get things going with my brand new iMac. (Specs below). Things went pretty wel

  • Help with html files when placing Web Content overlay

    Hi there, We have an educational app with lots of interactive exercises - all of which were initially designed in Flash. I have converted the fla files into hmtl using Wallaby. For each fla file, Wallaby creates a js, css and html file as well as an

  • K9N4 SLI Vista Drivers

    I was recently... Uh.. Well I guesse the word would be "Forced" to upgrade my Pc to Vista after my old operating System (Windows XP ME 2002 edition) was no longer supported by Microsoft and the zune software.  Basically It bricked my original Zune. 

  • Preflight Panel. Could this be DONE?

    Hello. I'm fairly new with creating custom panel for Photoshop CS4/CS5 and I'm just wondering if creating a mini Preflight panel that reports details about an active document is possible. Similar to the screenshot below. Thanks.