Hello Marc,

After install all updates in our openthinclient server, I'm still having issues 
with this USB redirection. However, the messages that I'm getting right now are 
different from the ones that I was getting before the update.

This is the results of the lsusb command:
Bus 002 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 003: ID 1b55:0840
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

The USB device that I want to redirect is the second one: Bus 002 Device 003: 
ID 1b55:0840

The command line used to execute the freeRDP is:
sudo /opt/freerdp-nightly/bin/xfreerdp /v:<vm> /u:<user> /p:<password> 
/d:<domain> /cert-ignore /dvc:urbdrc,dev:1b55:0840

Before the updates,  the messages were the following:
[10:53:37:184] [3608:3609] [INFO][com.freerdp.client.common.cmdline] - loading 
channelEx drdynvc
[10:53:42:265] [3608:3609] [ERROR][com.winpr.timezone] - Unable to find a match 
for unix timezone: US/Central
[10:53:42:349] [3608:3609] [INFO][com.freerdp.gdi] - Local framebuffer format  
PIXEL_FORMAT_BGRX32
[10:53:42:349] [3608:3609] [INFO][com.freerdp.gdi] - Remote framebuffer format 
PIXEL_FORMAT_RGB16
[10:53:42:365] [3608:3609] [INFO][com.freerdp.channels.drdynvc.client] - 
Loading Dynamic Virtual Channel urbdrc
[10:53:42:365] [3608:3609] [ERROR][com.freerdp.channels.urbdrc.client] - error 
processing arguments
[10:53:42:366] [3608:3609] [WARN][com.freerdp.channels.urbdrc.client] - bus:0 
dev:0 not exist in udevman
[10:53:42:366] [3608:3609] [INFO][com.freerdp.channels.urbdrc.client] - VID: 
0x1B55, PID: 0x0840
[10:53:42:366] [3608:3609] [ERROR][com.freerdp.channels.urbdrc.client] - 
libusb_open: (by id) error: 0xFFFFFFFD (-3)


Now, after the updates, the messages are these:
[17:34:30:859] [11500:11501] [INFO][com.freerdp.client.common.cmdline] - 
loading channelEx drdynvc
[17:34:35:877] [11500:11501] [INFO][com.freerdp.crypto] - creating directory 
/root/.config/freerdp
[17:34:35:877] [11500:11501] [INFO][com.freerdp.crypto] - creating directory 
[/root/.config/freerdp/certs]
[17:34:35:877] [11500:11501] [INFO][com.freerdp.crypto] - created directory 
[/root/.config/freerdp/server]
[17:34:35:902] [11500:11501] [ERROR][com.winpr.timezone] - Unable to find a 
match for unix timezone: US/Central
[17:34:35:013] [11500:11501] [INFO][com.freerdp.gdi] - Local framebuffer format 
 PIXEL_FORMAT_BGRX32
[17:34:35:013] [11500:11501] [INFO][com.freerdp.gdi] - Remote framebuffer 
format PIXEL_FORMAT_RGB16
[17:34:35:029] [11500:11501] [INFO][com.freerdp.channels.drdynvc.client] - 
Loading Dynamic Virtual Channel urbdrc
[17:34:35:029] [11500:11501] [ERROR][com.freerdp.channels.urbdrc.client] - 
error processing arguments
[17:34:35:030] [11500:11501] [WARN][com.freerdp.channels.urbdrc.client] - bus:0 
dev:0 not exist in udevman
[17:34:35:030] [11500:11501] [INFO][com.freerdp.channels.urbdrc.client] - VID: 
0x1B55, PID: 0x0840
[17:34:35:031] [11500:11501] [WARN][com.freerdp.channels.urbdrc.client] - bus:2 
dev:3 not exist in udevman

Any advice?

Thanks & Regards.

Atte.
Milton Regalado

On 9/15/2017 10:13 AM, Marc Häfner wrote:
On 09/14/2017 07:07 PM, Milton Regalado wrote:
> Then, I use the freerdp command line to see all messages from the RDP 
> connection:
> /opt/freerdp-nightly/bin/xfreerdp /v:<VM Name> /u:<user> /p:<password> 
> /d:<domain> /dvc:urbdrc,dev:1b55:0840
Does the USB redirection work if you add a 'sudo' to this command? If so, the 
latest version (2.1-26) of the base package should solve this problem.

HTH
Marc


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to