USB sound card not recognized

Hello,

I'm trying to use a USB sound card with Virtualhere but I can't seem to make it work. Everything works fine with other USB devices (thumbdrives, mouse, ...), but the USB sound card does not work.

Here is my setup:

- Server: Raspberry Pi B running the latest Raspbian
- Client: Windows 7 x64 machine
- when plugged directly on Windows the USB sound card works great and is recognized as "USB PnP Sound Device"

Here is the error I get on Windows when trying to use the device: "Hardware ID missing - Windows cannot identify the device plugged into the VirtualHere USB Root Hub."

Any ideas to make it work ?

Thanks !

#2

1. Make sure you have done apt-get update;apt-get upgrade and most importantly sudo rpi-update
2. Take a look in /var/log/syslog and see if vhusbdpin has logged anything here.

#3

Hello Michael,

Thank you for your answer. I updated the Pi with the commands you provided. The device is still not usable on Windows.

Here are the contents of /var/log/syslog

Sep 5 19:42:23 raspberrypi vhusbdpin: >>> Starting v1.8.7 (Built: Aug 28 2014, 03:31:04)<<<
Sep 5 19:42:23 raspberrypi vhusbdpin: Using default configuration /usr/sbin/config.ini
Sep 5 19:42:23 raspberrypi vhusbdpin: Serial:00000000660eefc8
Sep 5 19:42:23 raspberrypi vhusbdpin: Server licensed to=unlicensed max_devices=1
Sep 5 19:42:23 raspberrypi vhusbdpin: Using large URB's
Sep 5 19:42:23 raspberrypi vhusbdpin: TCPServer starting...
Sep 5 19:42:23 raspberrypi vhusbdpin: TCPServer bound to port 7575
Sep 5 19:42:23 raspberrypi vhusbdpin: TCPServer (7575) started
Sep 5 19:42:23 raspberrypi vhusbdpin: Found Full speed device [1908:2070] "Generic, USB PnP Sound Device" at address 113
Sep 5 19:42:24 raspberrypi vhusbdpin: Successfully advertised service 'VirtualHere USB Sharing' over dns-sd (Bonjour/avahi)
Sep 5 19:42:24 raspberrypi vhusbdpin: 192.168.1.200 connected
Sep 5 19:42:33 raspberrypi kernel: [66523.330909] usb 1-1.3: reset full-speed USB device number 4 using dwc_otg
Sep 5 19:42:34 raspberrypi vhusbdpin: Device 113 BOUND to connection 1

Thanks again

#4

Those messages look fine, can you give me access to port 7575 on your pi and i will connect from my client to trace the calls? Email your pi details if you can to mail [at] virtualhere.com (mail[at]virtualhere[dot]com)