Ok, I got it.

I have already completed the configuration of Plug & Play Device
Redirection on MS Windows Server 2016 and confirmed that it works on
Windows 10 Remote PC.
I'll retry with "/drive:hotplug,*" option.
Before that, I had the following questions about using the "/drive" option:
- What is the compile option for using the "/drive" option?
- Can I use the "/drive:hotplug,*" option with "/usb:auto" option? (The
"/usb" option will be used for webcam.)
- How can I safely remove a USB mess storage device redirected with
"/drive" option?

Thanks

Best Regards.

2020년 2월 12일 (수) 오후 8:16, Armin Novak via FreeRDP-devel <
freerdp-devel@lists.sourceforge.net>님이 작성:

> Well,
>
> is that USB Memory a mass storage device?
> That will not work with low level USB redirection (it is on the blocked
> list server side), use /drive options for those.
> Use case for the USB redirection is mostly exotic USB devices (FTDI,
> custom USB device classes, ...) and webcams.
>
> regards
> Armin
>
> On 12.02.20 11:27, sai via FreeRDP-devel wrote:
> > Hello,
> >
> > The exports problem I asked yesterday was solved.
> > So, I'm continuing yesterday's USB Redirection test.
> >
> > Like yesterday, I tried xfreerdp to the connect and redirection of USB as
> > follows:
> >
> > $ cd /opt/remmina_devel/freerdp/bin
> > $ sudo ./xfreerdp /v:<server IP> /u:<user ID> /p:<password> /usb:auto
> >
> > (* I used "sudo" command because of permission of the USB port.)
> >
> > Remote desktop connection is OK!
> >
> > When I inserted the USB Memory(16GB) into the USB port for testing
> > redirection of USB, xfreerdp returned error message as follows:
> >
> > [18:45:51:275] [1683:1697] [ERROR][com.freerdp.channels.urbdrc.client] -
> > libusb_control_transfer LIBUSB_ERROR_PIPE [-9]
> >
> > And, nothing happened.
> >
> > I tried another USB Memory, but the result is same.
> > However, all the USB memories I tested worked fine on my Ubuntu PC
> (Ubuntu
> > 18.04).
> >
> > My freerdp's build config is as follows:
> > /opt/remmina_devel/freerdp/bin$ ./xfreerdp /buildconfig
> > This is FreeRDP version 2.0.0-dev5 (7c26d7d9a)
> > Build configuration: BUILD_TESTING=OFF BUILTIN_CHANNELS=OFF HAVE_AIO_H=1
> > HAVE_EXECINFO_H=1 HAVE_FCNTL_H=1 HAVE_INTTYPES_H=1 HAVE_JOURNALD_H=TRUE
> > HAVE_MATH_C99_LONG_DOUBLE=1 HAVE_POLL_H=1 HAVE_PTHREAD_MUTEX_TIMEDLOCK=ON
> > HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIB=1 HAVE_PTHREAD_MUTEX_TIMEDLOCK_SYMBOL=
> > HAVE_SYSLOG_H=1 HAVE_SYS_EVENTFD_H=1 HAVE_SYS_FILIO_H= HAVE_SYS_MODEM_H=
> > HAVE_SYS_SELECT_H=1 HAVE_SYS_SOCKIO_H= HAVE_SYS_STRTIO_H=
> > HAVE_SYS_TIMERFD_H=1 HAVE_TM_GMTOFF=1 HAVE_UNISTD_H=1
> HAVE_XI_TOUCH_CLASS=1
> > WITH_ALSA=ON WITH_CAIRO=OFF WITH_CCACHE=ON WITH_CHANNELS=ON
> > WITH_CLANG_FORMAT=OFF WITH_CLIENT=ON WITH_CLIENT_AVAILABLE=1
> > WITH_CLIENT_CHANNELS=ON WITH_CLIENT_CHANNELS_AVAILABLE=1
> > WITH_CLIENT_COMMON=ON WITH_CLIENT_INTERFACE=OFF WITH_CPUS=ON
> WITH_CUPS=OFF
> > WITH_DEBUG_ALL=OFF WITH_DEBUG_CAPABILITIES=OFF WITH_DEBUG_CERTIFICATE=OFF
> > WITH_DEBUG_CHANNELS=OFF WITH_DEBUG_CLIPRDR=OFF WITH_DEBUG_DVC=OFF
> > WITH_DEBUG_KBD=OFF WITH_DEBUG_LICENSE=OFF WITH_DEBUG_MUTEX=OFF
> > WITH_DEBUG_NEGO=OFF WITH_DEBUG_NLA=OFF WITH_DEBUG_NTLM=OFF
> > WITH_DEBUG_RAIL=OFF WITH_DEBUG_RDP=OFF WITH_DEBUG_RDPDR=OFF
> > WITH_DEBUG_RDPEI=OFF WITH_DEBUG_RDPGFX=OFF WITH_DEBUG_REDIR=OFF
> > WITH_DEBUG_RFX=OFF WITH_DEBUG_RINGBUFFER=OFF WITH_DEBUG_SCARD=OFF
> > WITH_DEBUG_SND=OFF WITH_DEBUG_SVC=OFF WITH_DEBUG_SYMBOLS=OFF
> > WITH_DEBUG_THREADS=OFF WITH_DEBUG_TIMEZONE=OFF WITH_DEBUG_TRANSPORT=OFF
> > WITH_DEBUG_TSG=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_WND=OFF
> > WITH_DEBUG_X11=OFF WITH_DEBUG_X11_CLIPRDR=OFF
> > WITH_DEBUG_X11_LOCAL_MOVESIZE=OFF WITH_DEBUG_XV=OFF
> > WITH_DSP_EXPERIMENTAL=OFF WITH_DSP_FFMPEG=OFF WITH_EVENTFD_READ_WRITE=1
> > WITH_FAAC=OFF WITH_FAAD2=OFF WITH_FFMPEG=TRUE WITH_FFMPEG=TRUE
> > WITH_GFX_H264=ON WITH_GPROF=OFF WITH_GSM=OFF WITH_GSSAPI=OFF
> > WITH_GSTREAMER_0_10=OFF WITH_GSTREAMER_1_0=OFF WITH_ICU=OFF WITH_IPP=OFF
> > WITH_JPEG=OFF WITH_LAME=OFF WITH_LIBRARY_VERSIONING=ON WITH_LIBSYSTEMD=ON
> > WITH_MACAUDIO=OFF WITH_MACAUDIO=OFF WITH_MACAUDIO_AVAILABLE=0
> > WITH_MANPAGES=ON WITH_MBEDTLS=OFF WITH_OPENCL=OFF WITH_OPENH264=OFF
> > WITH_OPENSLES=OFF WITH_OPENSSL=ON WITH_OSS=ON WITH_PCSC=OFF
> > WITH_PROFILER=OFF WITH_PULSE=OFF WITH_SAMPLE=OFF
> WITH_SANITIZE_ADDRESS=OFF
> > WITH_SANITIZE_ADDRESS_AVAILABLE=1 WITH_SANITIZE_MEMORY=OFF
> > WITH_SANITIZE_MEMORY_AVAILABLE=1 WITH_SANITIZE_THREAD=OFF
> > WITH_SANITIZE_THREAD_AVAILABLE=1 WITH_SERVER=OFF WITH_SERVER_INTERFACE=ON
> > WITH_SMARTCARD_INSPECT=OFF WITH_SOXR=OFF WITH_SSE2=ON WITH_SWSCALE=OFF
> > WITH_THIRD_PARTY=OFF WITH_VAAPI=OFF WITH_VALGRIND_MEMCHECK=OFF
> > WITH_VALGRIND_MEMCHECK_AVAILABLE=1 WITH_WAYLAND=OFF WITH_WINPR_TOOLS=ON
> > WITH_X11=ON WITH_X264=OFF WITH_XCURSOR=ON WITH_XEXT=ON WITH_XFIXES=ON
> > WITH_XI=ON WITH_XINERAMA=ON WITH_XKBFILE=ON WITH_XRANDR=ON
> WITH_XRENDER=ON
> > WITH_XSHM=ON WITH_XV=ON WITH_ZLIB=ON
> > Build type:          Debug
> > CFLAGS:               -fPIC -Wall -Wno-unused-result
> > -Wno-unused-but-set-variable -Wno-deprecated-declarations
> > -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g
> > -DWINPR_DLL
> > Compiler:            GNU, 5.5.0
> > Target architecture: x64
> >
> > Thanks
> >
> > Best Regards
> >
> > _______________________________________________
> > FreeRDP-devel mailing list
> > FreeRDP-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/freerdp-devel
> >
>
>
> _______________________________________________
> FreeRDP-devel mailing list
> FreeRDP-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>

_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to