Orga 930 M Redirection

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Orga 930 M Redirection

Re: Orga 930 M Redirection

by buzz2912 » Thu Jan 30, 2020 3:12 pm

I tried using Windows RDP and it did not work either, but I was successful using virtual here.

Thanks Sebastian

Re: Orga 930 M Redirection

by akatik » Wed Jan 29, 2020 7:16 pm

I didn't find linux smart card driver for idVendor=0780, idProduct=1202.

Perhaps, we can redirect it as COM port, because of "cdc_acm 1-1.1.2:1.0: ttyACM0: USB ACM device".

Try to redirect this device firstly from windows machine to your RDP server with mstsc.exe. In Remote Desktop Connection options, "Local Resources" tab, "Local devices and resources" section, uncheck "smart card" and check Ports. Will application see this reader?

Orga 930 M Redirection

by buzz2912 » Wed Jan 29, 2020 4:37 pm

Hi,

I want to pass a german health insurance card reader. It hast an usb link with a usb-to-serial bridge. I can't see the device on my terminal server.

What can I try?

Thanks, Sebastian

serial=COM3(usb)

[ initrd] [ 13.329648] USB: 0780:1202 Sagem Monetel GmbH ORGA 900 Smart Card Terminal Virtual Com Port.

[ rdpclient 793] [ 14.627878] RDP Terminal Client, WTware 5.8.88/RPi, pipe 1, pid 793.
[ gm] [ 14.628159] ttyACM0, single device.
[ gm] [ 14.628200] Run serial daemon for ttyACM0.
[ gm] [ 14.628236] Run '/sbin/rdpdr[serial] 0 4', log '', env '', pid ''.
[ pfac] [ 14.628276] Run /sbin/rdpdr[serial] 0 4.
[ rdpclient 793] [ 14.628299] Use /lib/ui32.so.
[ pfac] [ 14.628430] Ok, PID 794.
[rdpdr-serial 4] [ 14.629953] RDP Serial Port Redirector, WTware 5.8.88/RPi, device ttyACM0.
[ gm] [ 14.678677] COM3 => ttyACM0.
[ rdpclient 793] [ 14.678956] Add serial redirection, COM3 in the session = hardware ttyACM0.
[ rdpclient 793] [ 14.679302] Make RDP session with 192.168.30.113, port 3389.

[ KERNEL] [ 332.934624] usb 1-1.1.2: new full-speed USB device number 8 using dwc_otg
[ KERNEL] [ 333.074429] usb 1-1.1.2: New USB device found, idVendor=0780, idProduct=1202, bcdDevice= 4.07
[ KERNEL] [ 333.074441] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [ 333.074450] usb 1-1.1.2: Product: ORGA 930 Smart Card Terminal RTM V 04.07.00 INGHC (PID_DF55 V.07.04.00)
[ KERNEL] [ 333.074458] usb 1-1.1.2: Manufacturer: Ingenico Healthcare GmbH
[ KERNEL] [ 333.074465] usb 1-1.1.2: SerialNumber: 021100000000A8CB
[ KERNEL] [ 333.076901] cdc_acm 1-1.1.2:1.0: ttyACM0: USB ACM device

Top