Search found 641 matches

by akatik
Fri Feb 23, 2024 1:05 pm
Forum: Video cards and speed
Topic: GPU utilization
Replies: 1
Views: 940

Re: GPU utilization

Yes. In some cases. I know at least two problems: 1. Terminal server should run on bare hardware. As far as I know GPU is not used in Hyper-V virtual machines. 2. RDP should use h264: https://forum.wtware.com/viewtopic.php?t=57528 By default, Microsoft-developed encoding used in RDP. It's more simpl...
by akatik
Wed Feb 21, 2024 6:29 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: screenswitch with arrows
Replies: 6
Views: 816

Re: screenswitch with arrows

Now only three variants are available: default Win-N, Win-Ctrl-N and disabled.

I can add any sequence. Please, only one sequence. Win-Alt-N ? Win-Alt-left Ctrl-right Shift-N ?
by akatik
Sun Feb 18, 2024 9:49 am
Forum: Plans for development. Requests
Topic: Disable TLS 1.0 and TLS 1.1 on embedded webserver
Replies: 1
Views: 1239

Re: Disable TLS 1.0 and TLS 1.1 on embedded webserver

In wtware version 6.2.14 embedded in terminals webserver should accept only TLS 1.2.
by akatik
Sun Feb 18, 2024 9:48 am
Forum: Plans for development. Requests
Topic: 802.1x Support for wired connection
Replies: 9
Views: 15224

Re: 802.1x Support for wired connection

Sorry for a delay. As far as I understand, we should prepare wpa_supplicant.conf and run wpa_supplicant as we do for Wi-Fi, but on Ethernet interface. Before asking DHCP or apply static IP to interface. Right? Should we generate default wpa_supplicant.conf or always require user-provided wpa_supplic...
by akatik
Sun Feb 18, 2024 9:47 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: screenswitch with arrows
Replies: 6
Views: 816

Re: screenswitch with arrows

The screenswitch= parameter should affect the arrow keys now. 1. Show me terminal log: http://wtware.com/logs.html so I can find screenswitch= parameter value active now. 2. Which keys and in which order do you press? Please, be extremely strict. "Press and keep pressed left win, press left arr...
by akatik
Sat Feb 03, 2024 11:44 am
Forum: Plans for development. Requests
Topic: 802.1x Support for wired connection
Replies: 9
Views: 15224

Re: 802.1x Support for wired connection

Sorry, too busy now. I'll answer here after we upload next version.
by akatik
Wed Jan 31, 2024 2:39 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Is there any possibility of getting it to work with WTware?
Replies: 1
Views: 749

Re: Is there any possibility of getting it to work with WTware?

No. Only if you have a hundred devices and a lot of time. Because we have none and never tried.
by akatik
Tue Jan 30, 2024 1:16 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Is there a specific setting?
Replies: 1
Views: 678

Re: Is there a specific setting?

No such setting now. WTware is a thin client for single user and VNC in wtware is for single administrator that remotely assists single user. Why does single thin client user need multiple remote assistants?
by akatik
Mon Jan 29, 2024 2:39 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: I need clarificarion
Replies: 1
Views: 681

Re: I need clarificarion

WTware has our own RDP client.
by akatik
Sat Jan 27, 2024 10:07 pm
Forum: USB Redirection via RDP
Topic: How to use Universal printer from TS2LOG Remote Access server ?
Replies: 3
Views: 1790

Re: How to use Universal printer from TS2LOG Remote Access server ?

Now, printer driver should be installed on remote server. Printer driver installed on remote server should convert PDF to commands for a specific printer model and send bytes with printer commands by network to WTware. WTware only resends bytes from network to USB.
by akatik
Sat Jan 27, 2024 1:06 pm
Forum: USB Redirection via RDP
Topic: How to use Universal printer from TS2LOG Remote Access server ?
Replies: 3
Views: 1790

Re: How to use Universal printer from TS2LOG Remote Access server ?

No.

WTware needs printer driver locally to send PDF to local printer. Linux printer drivers are pain. All printer redirection methods we implemented (printer=, rdp_printer=, usb=, vhusb=) to avoid printer drivers in WTware, leaving them on Windows side.
by akatik
Tue Jan 23, 2024 11:00 pm
Forum: Plans for development. Requests
Topic: 802.1x Support for wired connection
Replies: 9
Views: 15224

Re: 802.1x Support for wired connection

We can make it if someone familiar with wired 802.1x in regular linux tells us what should we do.
by akatik
Tue Jan 23, 2024 11:00 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Virtuos HT-310A + Pi 3+ = randomly repeats the last character in the code when scanning
Replies: 1
Views: 776

Re: Virtuos HT-310A + Pi 3+ = randomly repeats the last character in the code when scanning

Try to add "dwc_otg.speed=1" to cmdline.txt on boot SD. Single line in cmdline.txt file:

Code: Select all

dwc_otg.speed=1 quiet wtboot=mmc
There is a lot of magic in kernel command line, but i don't know it.
by akatik
Tue Jan 16, 2024 4:02 pm
Forum: Video cards and speed
Topic: three monitors?
Replies: 3
Views: 24088

Re: three monitors?

Not in the nearest plans, sorry.
by akatik
Wed Jan 10, 2024 7:09 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: RDS Device CAL not issue when using Raspberry PI
Replies: 9
Views: 89473

Re: RDS Device CAL not issue when using Raspberry PI

I see the same problem was resolved by removing and reinstalling license service on server. mstsc.exe gets licenses but neither wtware nor freerdp (i.e. any linux clients) does. Also, I was unable to revoke license issued to wtware on this server. "Revoke license" popup menu was gray. Afte...