USB-device triggers endless device checking [SOLVED]

After installing Arch Linux on my computer (Intel P67 chipset), an endless loop of warning/error messages about a USB-device fills up my messages.log (and slows down my computer a little bit).
Three sample iterations (but it loops through all device numbers constantly):
May 25 12:18:06 localhost kernel: [ 5327.110029] usb 3-1.3: new full speed USB device using ehci_hcd and address 6
May 25 12:18:06 localhost mtp-probe: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.3"
May 25 12:18:06 localhost mtp-probe: bus: 3, device: 6 was not an MTP device
May 25 12:18:06 localhost mtp-probe: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.3"
May 25 12:18:06 localhost mtp-probe: bus: 3, device: 6 was not an MTP device
May 25 12:18:06 localhost kernel: [ 5327.436153] usb 3-1.3: USB disconnect, address 6
May 25 12:18:06 localhost kernel: [ 5327.622942] usb 3-1.3: new full speed USB device using ehci_hcd and address 7
May 25 12:18:06 localhost mtp-probe: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.3"
May 25 12:18:06 localhost mtp-probe: bus: 3, device: 7 was not an MTP device
May 25 12:18:06 localhost mtp-probe: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.3"
May 25 12:18:06 localhost mtp-probe: bus: 3, device: 7 was not an MTP device
May 25 12:18:07 localhost kernel: [ 5327.947972] usb 3-1.3: USB disconnect, address 7
May 25 12:18:07 localhost kernel: [ 5328.132607] usb 3-1.3: new full speed USB device using ehci_hcd and address 8
May 25 12:18:07 localhost mtp-probe: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.3"
May 25 12:18:07 localhost mtp-probe: bus: 3, device: 8 was not an MTP device
May 25 12:18:07 localhost mtp-probe: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.3"
May 25 12:18:07 localhost mtp-probe: bus: 3, device: 8 was not an MTP device
May 25 12:18:07 localhost kernel: [ 5328.459533] usb 3-1.3: USB disconnect, address 8
The device that triggers these messages is a ColorVision Spyder (color calibration). When I unplug the Spyder, the messages loop stops; and when I plug the device in again, it resumes. See also http://lists.fedoraproject.org/pipermai … 99834.html for a Fedora-user experiencing the same problems.
The system is up to date with all packages; the kernel is the standard kernel26. As far as I'm aware of, this problem does not occur on my Ubuntu install (10.10, 11.04).
I guess the 'lsusb -v' output for the Spyder may be relevant:
Bus 003 Device 053: ID 085c:0300 ColorVision, Inc.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x085c ColorVision, Inc.
idProduct 0x0300
bcdDevice 1.06
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 5
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 10
Device Status: 0x000a
(Bus Powered)
Remote Wakeup Enabled
Can I stop this somehow (short of unplugging the Spyder when I'm in Arch)? Should I file a bug report, and where? Your help will be greatly appreciated.
(Btw, this is my first post here. Apart from this problem, my experiences with Arch are great.)
Last edited by hermanr (2012-02-12 15:45:11)

Thanks for your interest in my topic.
ewaller wrote:
Do you have a file called /etc/udev/rules.d/libmtp.rules on your system?
Is your Device listed in that file?
I assume you have installed libmtp. Yes?
Libmtp is installed on my system as a dependency of banshee; I have no use for it. The libmtp.rules file is installed in /lib/udev/rules.d (not in /etc/udev/rules.d), but my device is not listed in this file (or in any other).
I have tried to make a specific udev rule for my device in /etc/udev/rules.d/22-color.rules:
SUBSYSTEM==”usb_device”, SYSFS{idVendor}==”085c″, SYSFS{idProduct}==”0300″, MODE=”660″, GROUP=”scanner”
This line was suggested on some other site for the use of the Spyder under Linux. My knowledge of udev is very limited, but it was worth trying. It did not work, however.

Similar Messages

  • Libusb requires write access to USB device nodes [SOLVED]

    Hi,
    I have used gtkam to upload photos from my camera for some time now - though on an occasional basis because I don't take very many photographs.  On attempting to use it today for the first time in a while I find that I can't do so as a user.
    "libusb couldn't open USB device /dev/bus/usb/003/002: Permission denied.
    libusb requires write access to USB device nodes."
    Can anyone tell me how to fix this please?
    Last edited by perseus (2011-01-03 22:46:46)

    I did some additional research and found the udev file for libgphoto2: /lib/udev/rules.d/40-gphoto.rules
    I also realized that my camera is not listed in that file:
    Bus 001 Device 011: ID 04a9:31f6 Canon, Inc.
    I tried to add this device and vendor ID to the list of Canon cameras and restarting udev
    ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", MODE="0660", GROUP="camera"
    # killall udevd && udevd -d
    Unfortunately this didn't work out.
    I also tried to add the following line to that gphoto udev file as suggested by Digital Cameras wiki
    PROGRAM="/lib/udev/check-ptp-camera", MODE="0660", GROUP="camera"
    Still nothing after restarting udev...
    My next try was adding the camera to the HAL fdi file /usr/share/hal/fdi/information/20thirdparty/10-camera-libgphoto2.fdi and restarting HAL.
    This didn't help either.
    I'm getting short on clues...
    For sure I can access the camera as root but that's not what I want to do.
    !! UPDATE !!
    I was dumb. PTP cameras are handled separately so I don't need to have the USB IDs in the udev or fdi files.
    So the question is why PTP cameras are not handled correctly, why the group for these devices is not "camera"?
    Last edited by KoS (2011-01-03 22:19:57)

  • Unable to get USB devices working on VirtualBOX (Puel)

    Hello, when I put and USB device on a Windows Virtualbox machine, I always get this error:
    Not permitted to open the USB device, check usbfs options
    Is there any solution to this problem for arch?
    This is my fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    #/dev/cdrom /mnt/cdrom iso9660 ro,user,noauto,unhide 0 0
    #/dev/dvd /mnt/dvd udf ro,user,noauto,unhide 0 0
    /dev/sda1 / ext3 defaults,noatime 0 1
    /dev/sda4 swap swap defaults 0 0
    /dev/sda2 /home ext3 defaults,noatime 0 0
    none /proc/bus/usb usbfs devgid=102,devmode=666 0 0
    and showing you that I'm on the vboxusers group
    [davigetto@helena ~]$ cat /etc/group | grep vbox
    vboxusers:x:102:davigetto
    I also load vboxdrv on rc.conf modules section, so Virtual Machines Works, only USB devices don't work.
    Greetings

    Hi,
    your post is a little bit older. But I have never used USB on a VirtualBox. Yesterday I need to get working it.
    I have add this:
    none /proc/bus/usb usbfs devgid=<vboxusers-gid>,devmode=664 0 0
    to my /etc/fstab and reboot my machine (maybe there is another possibility to get working it without reboot). After that, USB support fully works in the VirtualBox guest system.
    Maybe your user isn't in the right groups.
    Daniel
    Last edited by ise (2007-09-25 06:20:45)

  • One of the usb devices attached to this computer has malfunctioned, and Windows does not recognize it. For assistance in solving this problem, click this message.

    I connected my sons Ipod Touch to my pc and it worked fine. Now, when I try to connect my iPad the following message comes up: One of the usb devices attached to this computer has malfunctioned, and Windows does not recognize it. For assistance in solving this problem, click this message.
    I checked the cable. It surely is not the cable. If I connect the iPod again it works fine. If I use the same cable with my pc and ipad at work or my other son’s laptop, it is working perfectly. It is only on my laptop where the iPod was connected. Something tells me it got something to do with the drivers that went corrupt or something when I connected the iPod.
    I searched the internet and I see a lot of people gets this message. Still no solved answers yet. Is there a place where I can download the drivers again or any other suggestions?
    Windows 7 and iPad 2
    Kind regards,

    I was hoping it would be something like a USB device conflict, but now the shuffle is the only thing connected...
    This article was one of the ones you linked to above in your initial post
    http://support.apple.com/kb/TS1369
    Under Part 9. Verify that USB drivers are installed, did you try the steps in If only "Unknown Device" appears?  That appears to be your situation.
    Also, you said that the shuffle initially worked well enough to do a sync, then it had the same problem again.  If you can get it to work again initially, before doing anything else, try the following.  Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, go to the Summary tab.  By default, the checkbox for Enable disk use should be unchecked.  If so, check it and Apply the change.  See if that makes any difference. 
    (If Enable disk use was already checked, try unchecking it and Apply the change.  Basically, set it the "other way" and see if there is any improvement.)
    NOTE:  When disk use is enabled, you have to eject the iPod in iTunes before disconnecting it physically.
    If the disk use change makes a difference, that may provide a clue about the actual cause.

  • Using iPod shuffle 4th generation for first time and receiving the error : one of the USB devices attached to this computer has malfunctioned, and windows does not recognize it. For assistance in solving this problem, click this message

    Using iPod shuffle 4th generation for first time and receiving the error : one of the USB devices attached to this computer has malfunctioned, and windows does not recognize it. For assistance in solving this problem, click this message.
    Using win 7 and latest iTunes [10.6.3]. Have already gone through below links and did not find any solution.
    http://support.apple.com/kb/HT2292
    http://support.apple.com/kb/TS1369
    http://support.apple.com/kb/HT1923
    http://en.kioskea.net/forum/affich-17997-ipod-not-detected

    I was hoping it would be something like a USB device conflict, but now the shuffle is the only thing connected...
    This article was one of the ones you linked to above in your initial post
    http://support.apple.com/kb/TS1369
    Under Part 9. Verify that USB drivers are installed, did you try the steps in If only "Unknown Device" appears?  That appears to be your situation.
    Also, you said that the shuffle initially worked well enough to do a sync, then it had the same problem again.  If you can get it to work again initially, before doing anything else, try the following.  Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, go to the Summary tab.  By default, the checkbox for Enable disk use should be unchecked.  If so, check it and Apply the change.  See if that makes any difference. 
    (If Enable disk use was already checked, try unchecking it and Apply the change.  Basically, set it the "other way" and see if there is any improvement.)
    NOTE:  When disk use is enabled, you have to eject the iPod in iTunes before disconnecting it physically.
    If the disk use change makes a difference, that may provide a clue about the actual cause.

  • [SOLVED] USB Devices No Longer Designated by UUID

    My USB devices (external disks, flashdrives, etc) have always been mounted using  their UUID.  I have grsync processes set up using this method which I have used for years. Suddenly, my devices are being shown by label (/dev/sdb1, etc), and now no processes using the UUIDs will work without being changed to use the label.
    As far as I know, I haven't done anything, so I guess an update has caused this, but I have no idea exactly when it happened, or how to get back to UUID identifiers.
    I would be very grateful for any advice on how to begin to resolve this.
    Many thanks in advance.
    Last edited by myrlin (2012-07-04 08:40:50)

    Berbae, your post gave me a clue where to start, and I have now identified the problem.
    I am using Openbox, and had added "spacefm -desktop" to the autostart folder in order to manage wallpaper, etc. This resulted in it running in the background, and the mounting application it uses by default (pmount?) is not showing UUIDs. I removed this from the autostart folder, and everything was back to normal, so it's a spacefm issue which I need to resolve.
    Although I haven't fully fixed the problem yet, I know where it lies, so I am marking this as "solved"
    Once again, thank you providing me with a starting point.

  • "USB device not recognized." "The connection between your device and the desktop could not be established. Please check your setup and try again." Tungsten E2, Outlook 2007

    Hi,
    I am running XP SP 2, on a Dell Vostro 1000, Palm OS Garnet v5.4.7 on a Tungsten E2. I have worked though issues relating to synchronization, Outlook 2007, Docs to Go, etc., in the past.  Thank you board members! 
    Once I worked thru all the initial problems, my Tungsten E2 was sync' ing beautifully to my laptop until a few days ago.  There have been no changes (I know of) to the configuration, but now I receive  "The connection between your device and the desktop could not be established.  Please check your setup and try again."  On the laptop I sometimes get  "USB device not recognized."  I am unclear why I get the PC message sometimes and not others.   
    I have tried the following: (not necc exactly in this order)
    Double checked Hot Sync Mgr settings: Local USB (ver. 6.0.1)
    Reset the Palm (multiple times)
    Rebooted the laptop  (multiple times before and after the Palm resets)
    Went to Support Libraries including http://kb.palm.com/SRVS/CGI-BIN/WEBCGI.EXE/,/?St=57,E=0000000001060189973,K=9550,Sxi=3,Case=Obj(3695...)
    and http://kb.palm.com/SRVS/CGI-BIN/WEBCGI.EXE?New,Kb=PalmSupportKB,ts=Palm_External2001,Case=obj(1409) 
    Followed the steps in "Start Here" found at  http://forums.palm.com/palm/board/message?board.id=windows_hotsync&thread.id=26057 
    Moved Backup directory as per a post on this forum
    Looked for a deleted a file called "Graffiti_ShortCuts_____________" per a post on this forum
    Followed the steps in HotSync troubleshooter guide you can run through located on
    http://kb.palm.com
    Went into Device Manager - found it shows no yellow ! 's
    Followed Device Mgr Troubleshooter - went all the way thru with no solution 
    Tried all four USB ports - the PC's bell-like tone does not sound when I disconnect or reconnect the Plam's cradle like it does when I conn/disconnect other USB devices -I think that is a clue.    ...? 
    Cleaned the Palm's contacts (and cradle's contacts with a old, dry toothbrush)
    Read all the posts under "USB device not recognized." 
    OK, I'm at a loss, can anyone help me?  Many thanks in advance! 
    ~Bob
    Post relates to: Tungsten E2

    Hello!
    Using a cradle with the Tungsten E2?  Tried bypassing the cradle and just use the hotsync cable?  Tried a different computer yet?  Somehow, the PC is having problems getting a signal from the device.  I assume you have the laptop charger plugged into the laptop during this?  Not going through a docking station or port-replicator.
    One crazy thing you can try is unplug the charger from your laptop, remove the battery from the laptop and leave it out for like 10mins and put it back in and reboot the laptop.  This should not cause side effects but still contact your OEM to make sure that nothing else is needed after leaving the battery out for extended period of time.  Keep me posted.
    Post relates to: Treo 650 (Unlocked GSM)

  • USB device (Logitech QuickCam Messenger) stopped working (SOLVED)

    Hey there,
    I have a logitech quickcam messenger, which used to work perfectly 2 days ago. I updated my system yesterday and this morning, but I tried the cam again only now, and neither cheese nor webcamstudio work anymore (it never worked in skype since I moved from Mint to Arch a few weeks ago, but that was easily (and better) addressed by starting cheese and then using desktop sharing in Skype)
    The webcam is recognized
    sammy@Cosmic-Bandito ~$ lsusb
    Bus 001 Device 007: ID 046d:08da Logitech, Inc. QuickCam Messanger
    Bus 001 Device 006: ID 056a:00d4 Wacom Co., Ltd
    Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB [Hama]
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 003: ID 046d:c513 Logitech, Inc. MX3000 Cordless Desktop Receiver
    Bus 002 Device 002: ID 046d:c51a Logitech, Inc. MX Revolution/G7 Cordless Mouse
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    /dev/video and /dev/video0 are created.
    cheese only shows a black window and spits out :
    sammy@Cosmic-Bandito ~/Videos/Webcam$ cheese
    libv4l2: error turning on stream: Input/output error
    webcamstudio hangs when I try to start the preview and its output is :
    libv4l2: error turning on stream: Input/output error
    USB Camera (046d:08da) Error: BaseSrc: [v4l2src0],5, Error starting streaming on device '/dev/video0'.
    EDIT: that's the output of dmesg when I reconnect the webcam (after having disconnected it obviously) :
    [ 2216.282753] hub 1-1:1.0: state 7 ports 4 chg 0000 evt 0010
    [ 2216.283231] hub 1-1:1.0: port 4, status 0101, change 0001, 12 Mb/s
    [ 2216.387861] hub 1-1:1.0: debounce: port 4: total 100ms stable 100ms status 0x101
    [ 2216.450867] usb 1-1.4: new full speed USB device using ehci_hcd and address 11
    [ 2216.462234] hub 1-1:1.0: port 4 not reset yet, waiting 10ms
    [ 2216.537006] usb 1-1.4: ep0 maxpacket = 8
    [ 2216.538992] usb 1-1.4: skipped 4 descriptors after interface
    [ 2216.538994] usb 1-1.4: skipped 2 descriptors after interface
    [ 2216.538996] usb 1-1.4: skipped 1 descriptor after endpoint
    [ 2216.538998] usb 1-1.4: skipped 2 descriptors after interface
    [ 2216.539000] usb 1-1.4: skipped 1 descriptor after endpoint
    [ 2216.539006] usb 1-1.4: udev 11, busnum 1, minor = 10
    [ 2216.539008] usb 1-1.4: New USB device found, idVendor=046d, idProduct=08da
    [ 2216.539010] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 2216.539081] usb 1-1.4: usb_probe_device
    [ 2216.539084] usb 1-1.4: configuration #1 chosen from 1 choice
    [ 2216.539364] usb 1-1.4: adding 1-1.4:1.0 (config #1, interface 0)
    [ 2216.539400] zc3xx 1-1.4:1.0: usb_probe_interface
    [ 2216.539402] zc3xx 1-1.4:1.0: usb_probe_interface - got id
    [ 2216.539404] gspca: probing 046d:08da
    [ 2217.384009] zc3xx: probe 2wr ov vga 0x0000
    [ 2217.407008] zc3xx: probe sensor -> 0011
    [ 2217.407010] zc3xx: Find Sensor HV7131R(c)
    [ 2217.407304] input: zc3xx as /devices/pci0000:00/0000:00:0b.1/usb1/1-1/1-1.4/input/input14
    [ 2217.407372] gspca: video0 created
    [ 2217.407374] gspca: found int in endpoint: 0x82, buffer_len=8, interval=10
    [ 2217.407381] usb 1-1.4: link qh8-0601/f6f9e240 start 5 [1/2 us]
    [ 2217.407401] usb 1-1.4: adding 1-1.4:1.1 (config #1, interface 1)
    [ 2217.407438] zc3xx 1-1.4:1.1: usb_probe_interface
    [ 2217.407441] zc3xx 1-1.4:1.1: usb_probe_interface - got id
    [ 2217.407443] gspca: probing 046d:08da
    [ 2217.407455] snd-usb-audio 1-1.4:1.1: usb_probe_interface
    [ 2217.407458] snd-usb-audio 1-1.4:1.1: usb_probe_interface - got id
    [ 2217.410813] usb 1-1.4: adding 1-1.4:1.2 (config #1, interface 2)
    [ 2217.410855] drivers/usb/core/inode.c: creating file '011'
    EDIT 2: Just tried the webcam on another computer, and it works there. so it's not the hardware
    any ideas? I'm pretty desperate, as this is the only way for me to keep in touch with my kids  at the moment
    Last edited by SammyF (2010-05-28 20:44:15)

    SOLVED : really stupid problem, but well... I'll completement my post and leave it for anybody who might hit the same problem :
    dmesg looked like this when after I started cheese :
    [ 3815.848011] usb 1-1.4: unlink qh8-3008/ec236980 start 0 [1/2 us]
    [ 3815.848995] gspca: found int in endpoint: 0x82, buffer_len=8, interval=10
    [ 3815.849001] usb 1-1.4: link qh8-0601/f6848ec0 start 1 [1/2 us]
    [ 3816.696230] zc3xx: probe 2wr ov vga 0x0000
    [ 3816.917369] ehci_hcd 0000:00:0b.1: iso sched full f0049c00 (now 652 max 2700)
    [ 3816.917377] gspca: bandwidth not wide enough - trying again
    [ 3816.938010] gspca: no transfer endpoint found
    The (not so obvious) solution was to connect the webcam directly to the computer and not through a USB hub. I have no idea why it used to work and suddenly stopped, but it works again now.
    sorry to take up your time, in case I did.
    Last edited by SammyF (2010-05-28 20:44:56)

  • [SOLVED] Openbox+Thunar, how to show usb devices in thunar?

    Hi.  I've been running a pretty standard Xfce environment for a while.  When I plug in a usb drive, I get a new item pop up in the "DEVICES" section of the left panel in thunar (note, it doesn't automount the device, it just shows that it's there and only mounts it when I click on it...I like this behaviour).
    Now, I'm setting up an even lighter-weight environment, just openbox and tint2 with thunar as the file manager.  But when I'm logged into the openbox environment, I don't get the item in the "DEVICES" section in thunar (but it still works fine in xfce).
    If it run thunar from the command line and plug in a usb drive I get this message in the terminal
    (thunar:21205): thunar-WARNING **: Failed to launch the volume manager (Failed to execute child process "thunar-volman" (No such file or directory)), make sure you have the "thunar-volman" package installed.
    I don't see why I would need thunar-volman if it works fine in xfce.  If I install thunar-volman and do the same, I get this message
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unknown block device type.
    So I'm wondering if maybe there is a daemon that is autostarted during an xfce session that makes thunar probe for devices to be plugged in or something like that.  Why does it work in an xfce session, but not in an openbox session?
    Last edited by Pacopag (2013-03-14 15:52:32)

    Thanks for your replies.
    henk:  I tried installing polkit-gnome and creating the rule as per the wiki, but it didn't work.  Volume detection seems to work fine in xfce without this package.
    jv2112:  I added udiskie to .config/openbox/autostart and it seems to work.  I've had problems with udiskie in the past; it seemed to have some trouble unmounting the drives properly after a write as I would find that the newly written files were corrupt.  But it seems to be working fine.
    I'll mark this as solved, but I'm still curious as to how xfce-thunar is mounting the usb devices. 
    One clue is that with udiskie, devices get mounted to /media, whereas in xfce they get mounted to /var/run/media/username/ (or something like that).

  • [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)

  • I have an Ipod Touch, it appears inactive and says conect to Itunes. When I connect it to the PC, the PC says "USB device not working". How can do to solve this problem.

    I have an Ipod Touch, it appears inactive and says "connect to Itunes". When I connect to the PC, the PC says "USB device not working". How could do to solve this problem?

    See:
    iOS: Device not recognized in iTunes for Windows
    I would start with
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    or
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • When I insert the usb of my Elgato Video Capture into my Macbook Pro, it says 'USB Devices Disabled'? What does this mean and how can I solve it?

    When I insert the usb of my Elgato Video Capture into my Macbook Pro, it says 'USB Devices Disabled'? What does this mean and how can I solve it?
    I've partitoned Windows swell and it says the same thing? I'm trying to live capture from my Sony Camcorder through Elgato but I just get the above message?

    This means that the backups were made with a later version than the version currently on the phone. You will have to update the phone to 6.1.3 to be able to restore the backup. You can restore a backup made with an earlier version, but not with a later version.

  • Re: "USB device not recognized​." "The connection between your device and the desktop could not be establishe​d. Please check your setup and try again." Tungsten E2

    Have had my Tungsten E2 for 3 years...I always use cable to Hotsync, and the last few weeks it has worked only intermittently. Either the device is not recognized, or it starts the HotSync and then freezes.  I have checked out various online suggestions but then discovered that the only thing that seems to  work is to exit Hot Sync Manager, then restart it again each time - then Hot Sync seems to work fine - a temporary solution! I don't have Bluetooth capabilities.  I can't figure out if I need a new cable, a new OS (have Vista), a new laptop (only 2 years old) or a new Palm!  Any suggestions? Thanks!
    Post relates to: Tungsten E2

    Hello!
    The next time that happens, USB device not recognized error, unplug the cable from the PDA and pc, then soft reset the device, then plug the PDA back in and see wat happens. 
    Post relates to: Treo 650 (Unlocked GSM)

  • [SOLVED] setting up permissions for mounted usb devices

    Hi all,
    I've been having the following problem when mounting my external hd: in order to mount the external hd I created a folder /mnt/usbstick/ giving permissions to a non-root user to read the files/directories in this folder (using chmod); however, after I mount the external hd, the set of permissions for /mnt/usbstick/ change so that a non-root user cannot  read the mounted files in /mnt/usbstick. This is a problem for me because, when I copy a file from the external hd to the non-root home folder, the copied file can only be read by the root user.   
    Do you know how I can solve this problem? Should I write a udev rule and place it at /etc/udev/rules.d/? Or should I simply add the non-root user to a specific group from /etc/group? Any ideas?
    Thanks!
    Last edited by falsum (2010-05-08 09:21:59)

    You could try adding an entry for your usb device in /etc/fstab and specify the option user to let non-superusers mount it.
    Here's an example of an entry for my external HD. I'm sure there are probably other (and better) ways to do this but it works for me.
    UUID=4376-0BFB /media/FIRELITE vfat rw,user,noauto,async 0 0
    Nice howto found on the wiki: http://wiki.archlinux.org/index.php/Fstab

  • [SOLVED]mounting cdrom and usb devices doesn't work

    Hello,
    i have trouble mounting my usb devices. automount doesn't work and i can't mount them manually even as a superuser. here's the output of mount command:
    mount: wrong fs type, bad option, bad superblock on /dev/sdc,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so
    i can mount cdrom manually but i can't do the same for my usb stick and external hard drives. it always complains about the above regardless of the filesystem. my devices are working under windows and other linuxes so i know hardware is not the problem.
    i'm using lxde with pcmanfm.
    if you need any other files just ask.
    thanks
    Last edited by the gray (2009-03-16 20:15:18)

    above was the error when i tried to mount any usb device with "mount -t <type> /dev/sdc /media/mountpoint". and i couldn't mount any usb device as root from console. when i tried to mount devices using pcmanfm it just popped some empty dialogs and i couldn't find any mention of "IsCallerPriviliged failed" error so i (wrongly) presumed it wasn't that. i did try some of the other fixes mentioned in the forum with no success. but adding exec ck-launch-session startkde to my .xinitrc fixed the issue
    thanks again
    Last edited by the gray (2009-03-16 20:17:53)

Maybe you are looking for