Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

xfreerdp USB redirection help please

$
0
0
Hi,

I am trying to set up a home virtual environment and my current setup is as follows....

Server - Ubuntu 14.04 running virtualbox
VM - Ubuntu 14.04
"Thin client" - Ubuntu 14.04 running xfreerdp (latest nightly build)

I am now trying to get my development environment up and running which requires me to be able to attach my development board (ESP8266) to the thin client via USB and being able to see it in the VM. I have tried all of the following but I can not see the USB device in /dev on the VM.

Code:

sudo ./xfreerdp  /dvc:urbdrc,idev:1a86:7523 /sec:rdp /v:ibmserver:9001

sudo ./xfreerdp /usb:dbg,dev:1a86:7523 /sec:rdp /v:ibmserver:9001

sudo ./xfreerdp /usb:auto,dev:1a86:7523 /sec:rdp /v:ibmserver:9001

sudo ./xfreerdp /usb:rules:allow /sec:rdp /v:ibmserver:9001


The output I get from the console is the same except for the debug version gives some more information. The debug one is

Code:

[17:23:21:423] [9993:9994] [INFO][com.freerdp.client.common.cmdline] - loading channel drdynvc
[17:23:21:523] [9993:9994] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel urbdrc
[17:23:21:523] [9993:9994] [ERROR][com.freerdp.channels.urbdrc.client] - error processing arguments
[17:23:21:525] [9993:9994] [WARN][com.freerdp.channels.urbdrc.client] - bus:0 dev:0 not exist in udevman
[17:23:21:525] [9993:9994] [INFO][com.freerdp.channels.urbdrc.client] - VID: 0x1A86, PID: 0x7523
[17:23:21:526] [9993:9994] [DEBUG][com.freerdp.channels.urbdrc.client] -  Port: 1
[17:23:21:526] [9993:9994] [DEBUG][com.freerdp.channels.urbdrc.client] -  DevPath: 2-1
[17:23:21:526] [9993:9994] [DEBUG][com.freerdp.channels.urbdrc.client] -  Hub BUS/DEV: 2 1
[17:23:21:526] [9993:9994] [DEBUG][com.freerdp.channels.urbdrc.client] - libusb_open success!
[17:23:21:526] [9993:9994] [DEBUG][com.freerdp.channels.urbdrc.client] - Regist Device: Vid: 0x1A86 Pid: 0x7523 InterfaceClass = 0xFF
[17:23:21:526] [9993:9994] [WARN][com.freerdp.channels.urbdrc.client] - bus:2 dev:7 not exist in udevman
[17:23:21:526] [9993:9994] [DEBUG][com.freerdp.channels.urbdrc.client] - UDEVMAN device registered.
[17:23:21:526] [9993:9994] [TRACE][com.freerdp.channels.urbdrc.client] -

Does anyone have an ideal about what I am doing wrong?

thanks

Lee.

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>