Search found 635 matches

by akatik
Fri Oct 18, 2019 3:27 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Install a new application and run in background
Replies: 13
Views: 20070

Re: Install a new application and run in background

In zabbix_agentd.conf:

Code: Select all

LogType=system
How did you compile it? zabbix_agentd binary from Raspbian requires about twenty libraries that are not in wtware on time where extra= package run.
by akatik
Thu Oct 17, 2019 2:47 pm
Forum: Licensing terms
Topic: licenses
Replies: 12
Views: 39591

Re: licenses

[C:\ProgramData\WTware\] Everyone\all.wtc to give licenses for ALL terminals.

Or into personal terminal configs if only selected terminals should have concurrent license.
by akatik
Tue Oct 15, 2019 1:38 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Install a new application and run in background
Replies: 13
Views: 20070

Re: Install a new application and run in background

There is "extra=" parameter to run external applications. But there are very few libraries in WTware, trivial shell and so on, because WTware is small. So something trivial, compiled statically, may run, but not huge monsters. So, answer is no for both questions.
by akatik
Mon Oct 14, 2019 6:31 am
Forum: Video cards and speed
Topic: Second Monitor does not sleep
Replies: 8
Views: 19327

Re: Second Monitor does not sleep

Please try this: http://wtware.com/testing/201910132136.zip If it does not get to "Press Del to enter Setup", possibly something is wrong with SD card. Reformat it with SD formatter https://www.sdcard.org/downloads/formatter/ and reinstall wtware. Config file is read later than it writes &...
by akatik
Fri Oct 11, 2019 6:08 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Power button after remote shutdown
Replies: 11
Views: 20743

Re: Power button after remote shutdown

I connect button between pin05 (GPIO03) and pin06 (ground) on Pi3B+. Then I write into wtware config: infobox=always, shutdown To get shutdown button into wtware popup window in the right bottom corner of screen. Terminal boots up. I press shutdown button in popup window. Terminal shut down, turn of...
by akatik
Wed Oct 02, 2019 8:42 pm
Forum: Other
Topic: Error
Replies: 2
Views: 9350

Re: Error

It may be fixed either in WTWare configuration or in a server configuration. In message box there is tool name and path to fix on server. On WTware side, add "bpp=16" to config.

Show me the log after the error if nothing of this helps: https://wtware.com/logs.html
by akatik
Wed Oct 02, 2019 8:40 pm
Forum: Video cards and speed
Topic: Second Monitor does not sleep
Replies: 8
Views: 19327

Re: Second Monitor does not sleep

Please, resend your e-mail to support@wtware.com
by akatik
Wed Oct 02, 2019 8:37 pm
Forum: Other
Topic: WTware not applying DNS server addresses pushed by OpenVPN server?
Replies: 12
Views: 24132

Re: WTware not applying DNS server addresses pushed by OpenVPN server?

Use the latest wtware version instead of this link.
by akatik
Wed Oct 02, 2019 8:34 pm
Forum: USB Redirection via RDP
Topic: Mobile phone redirection/passthrough
Replies: 1
Views: 11589

Re: Mobile phone redirection/passthrough

Try this: https://forum.wtware.com/viewforum.php?f=27 In general: USB bus is too complicated, and driver authors are too lazy to write drivers that can work with large timeouts. Timeouts in network are many times longer than usual timeouts in direct USB connection. So trivial devices with good drive...
by akatik
Mon Sep 30, 2019 6:18 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Raspberry pi 4 full HD video solution?
Replies: 7
Views: 10869

Re: Raspberry pi 4 full HD video solution?

Parameter "video=" is for x86 hardware. Not used on Raspberry.
by akatik
Thu Sep 26, 2019 7:21 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Project with Raspberry PI 4, WTWARE and smartcards
Replies: 20
Views: 22979

Re: Project with Raspberry PI 4, WTWARE and smartcards

I have already installed wtware on the VM with Windows server but i cannot make the step "create sd card" because it's a VM. What's the bypass for this situation? Install WTware on physical machine. Any computer with Windows 7 or newer. Do not install services (DHCP/TFTP/HTTP), remove che...
by akatik
Mon Sep 23, 2019 11:57 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: hi! Need help on installing printers on Rasp pi 4
Replies: 2
Views: 5621

Re: hi! Need help on installing printers on Rasp pi 4

1. printer=usb,debug
2. Send one task to printer
3. Save and show me a log: https://wtware.com/logs.html

PS: canon LBP will not work with printer= and rdp_printer=
We hаve reports about running Canon LBP with this thing: viewforum.php?f=27 But it's quite high level of magic.
by akatik
Sun Sep 22, 2019 3:31 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Toggling between audio outputs?
Replies: 4
Views: 6785

Re: Toggling between audio outputs?

WTware is for boring office work. There are many media player distributions for Raspberry. I use OpenELEC on Raspberry in my car.
by akatik
Sat Sep 21, 2019 1:15 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Wtware on RPi4
Replies: 38
Views: 133783

Re: Wtware on RPi4

5.8.64 is still here: http://wtware.com/files/ It runs on Pi4 and sees 4 Gig RAM. But it fails using USB on older Pis. That's why we don't port WTware to other ARMs: Linux kernel quality for ARMs is low. Even on Raspberry with better kernel support than others. We have single Linux kernel for thousa...