Search found 635 matches

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: 521

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: 438

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: 441

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: 1224

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: 1224

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: 14396

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: 568

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: 23520

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: 88941

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...
by akatik
Tue Jan 09, 2024 5:36 am
Forum: USB Redirection via RDP
Topic: SafeNet eToken (0529:0620)
Replies: 4
Views: 126674

Re: SafeNet eToken (0529:0620)

1. Reinstall safenet driver on server.
2. http://wtware.com/logs.html

First step may be important, please do not ignore it.
by akatik
Fri Dec 22, 2023 3:11 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Is it possible?
Replies: 1
Views: 13180

Re: Is it possible?

Cheap TV box on Android will play video at a resolution of 1920x1080 in fullscreen mode without any lag. And in 4K too. Windows or Linux computer will play 4K locally. WTware has local chromium and local VNC to play video locally: https://wtware.com/docs5/chrome.html https://wtware.com/docs5/vlc.htm...
by akatik
Tue Nov 21, 2023 8:32 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Can't force portuguese keyboard in login screen
Replies: 1
Views: 21325

Re: Can't force portuguese keyboard in login screen

Try new version. And send screenshot if it won't work. There are more than ten different login screens.

And log: http://wtware.com/logs.html
by akatik
Tue Nov 21, 2023 8:32 am
Forum: WTware documentation
Topic: Wireguard Documentation
Replies: 2
Views: 24731

Re: Wireguard Documentation

It should just work with trivial wg.conf.

0.0.0.0/0 doesn't work.
by akatik
Mon Nov 20, 2023 4:29 pm
Forum: Video cards and speed
Topic: three monitors?
Replies: 3
Views: 23520

Re: three monitors?

Not supported.
by akatik
Fri Nov 17, 2023 8:06 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: VLC support for Raspberry?
Replies: 1
Views: 17321

Re: VLC support for Raspberry?

Sorry, too busy now. VLC on Raspberry will be done. Not this year.