Donate Share

The USB/IP Project

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-09-22 svn co https://usbip.svn.sourceforge.net/svnroot/usbip usbip

Show:

What's happening?

  • Debugging non-functional devices

    I've been trying to get USB/IP working with my scanner. I'm finding a couple of problems. The first problem is that I can't get it to work using the linux client and VirtualBox. I have a scanner that's not supported by SANE. As a result, I use the Windows drivers and run Windows XP under VirtualBox on my Kubuntu based laptop. The scanner works fine if I plug it into a local USB port on the...

    2009-11-02 22:35:58 UTC by brettski74

  • some question about usb devices

    HI I installed usbip. Server is Linux, and I used window's version to be my client. I did some test and I found that mouse/keybord/usb storage/ can be run correctly. But some other devices like USB Camera, USB DVD etc. can not be run correctly. For example, I connect USB Camera to linux, and windows client could see it.But when I double click the USB Camera on windows, I saw the warning...

    2009-11-02 03:14:14 UTC by zhjie374

  • insmod usbip.ko kills XenServer

    Hey, chaps I've installed a usbip server on XenServer 5.5, according to [these][1] instructions. As per the guide, calling insmod usbip.ko causes the server to freeze if usb devices are attached. If no devices are connected it, conversely, loads fine. Does anyone have an idea as to how I might overcome this problem. It's imperative for me devices are made available automatically without...

    2009-10-28 16:23:45 UTC by meesterlars

  • Followup: RE: Initial opensource windows client ready now

    I see, you do error codes transfer. basenum.c unsigned int tran_usb_status(int linux_status,int in, int type) Never mind then, what is the problem then :-/.

    2009-10-27 13:33:15 UTC by kroburg

  • Followup: RE: Initial opensource windows client ready now

    Hello! I have usb tv-tuner Compro VideoMate ActionPro and it doesn't work. Server is OpenSUSE 1.11 (2.6.27.7-9-pae). usbip is ftom svn, drivers/head. Client is Windows XP SP3. I can connect device, but it stalls during driver installation: I get "endpoint 0 is stalled". Now, after first driver install, device stalls after attaching immediately. Other background. I tried...

    2009-10-27 11:52:55 UTC by kroburg

  • Followup: RE: problem with install driver on Winxp

    Hi, Do you have read the instruction in https://usbip.svn.sourceforge.net/svnroot/usbip/windows/USAGE.

    2009-10-27 11:08:53 UTC by lepton-wu

  • problem with install driver on Winxp

    HI I try to install the usbip-win driver on my winXP, but I can't install it. I try to use .inf to install but there is no response! Can anyone help me? Thanks a lot!

    2009-10-27 08:49:28 UTC by zhjie374

  • Windows server 2008 support

    What about Win 2008 server support. It is plains to work on it?.

    2009-10-20 08:12:44 UTC by mk-samurai

  • Followup: RE: usbip on windows xp

    i linux is redhot and install vmware, pc have plugin usb mouse and flash disk ,but usbipd only list flash disk.

    2009-10-10 08:39:16 UTC by qinlicang

  • usbip on windows xp

    i install usbip.exe and busenum.sys on windows xp, and install usbipd on linux, run "usbip.exe -a " attach a usb flash disk, show install the device driver tip, but the flash disk don't show in Explorer, and i write log in int process_read_irp(PPDO_DEVICE_DATA pdodata, PIRP read_irp) KeReleaseSpinLock(&pdodata->q_lock, oldirql); if(NULL==ioctl_irp...

    2009-10-10 06:32:11 UTC by qinlicang