Search found 633 matches

by akatik
Mon Jun 24, 2019 9:20 am
Forum: Video cards and speed
Topic: i915 driver and DisplayPort
Replies: 2
Views: 11112

Re: i915 driver and DisplayPort

drouven wrote: Sun Jun 23, 2019 4:31 pm Using the same thinclient and Monitor (also HP) but connected through DisplayPort there is nothing to see or configure not even the HP boot logo.
If there is no boot logo, it's some hardware problem and I don't think wtware can fix it.
by akatik
Sat Jun 22, 2019 5:28 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Improving HD video playback with external USB RJ45 adapter?
Replies: 9
Views: 8739

Re: Improving HD video playback with external USB RJ45 adapter?

Pi 3B+ (with Plus) has gigabit Ethernet onboard. Connected to USB 2.0 (no more than 480 megabit). I don't see much better playback.

And test it with raspbian first. My raspberry won't work with USB gigabit even with raspbian...
by akatik
Tue Jun 18, 2019 8:36 am
Forum: Tips and tricks
Topic: Loadbalanceinfo - RDS Broker connection, WTware 5.8.46
Replies: 1
Views: 10028

Re: Loadbalanceinfo - RDS Broker connection, WTware 5.8.46

Do I point the client at the broker IP or the terminal servers IP? The name of my collection is RDS Servers, so I just put RDS Servers on the end or do I need to reference the broker name/IP? Do not use those confused buzzwords. Got .rdp file that connect where you need in Windows. Test it several ...
by akatik
Mon May 20, 2019 12:13 pm
Forum: Boot ways
Topic: Boot to black screen from USB
Replies: 2
Views: 10886

Re: Boot to black screen from USB

Use SD card for Raspberry. Not USB thumbdrives.
by akatik
Mon May 20, 2019 6:20 am
Forum: USB Redirection via RDP
Topic: CanoScan Scanner RDP redirection
Replies: 1
Views: 10978

Re: CanoScan Scanner RDP redirection

Change power adapter. There are several "Under-voltage detected!" in log.

Is this scanner redirected with USB redirection in mstsc.exe?

Also, try VirtualHere USB redirection: viewforum.php?f=27
by akatik
Mon May 20, 2019 6:20 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: [request feature] wake up on lan
Replies: 5
Views: 5539

Re: [request feature] wake up on lan

1. Download, install, boot this build: http://wtware.com/testing/201905191839.zip 2. Download: http://wtware.com/files/wol.zip Unpack, change mac in 'runme' file (file name without extension!) and pack to zip again. Put to /configs/ folder on terminal boot disk. May use terminal web interface to upl...
by akatik
Sat May 18, 2019 8:35 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Concurrent license not activating
Replies: 2
Views: 3798

Re: Concurrent license not activating

Reboot device? I have no better idea. License processed once before starting graphic interface. Concurrent needs internet at processing time.Static is bound to hardware and dies with it (it is replaced on request, but it's a secret). Large (so not overheating) USB WiFi with external antenna sometime...
by akatik
Sat May 18, 2019 8:35 am
Forum: Boot ways
Topic: Host with MAC xxx uses same IP as this terminal
Replies: 9
Views: 26124

Re: Host with MAC xxx uses same IP as this terminal

Maybe you can follow the instruction I wrote?
by akatik
Thu May 16, 2019 6:26 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: [request feature] wake up on lan
Replies: 5
Views: 5539

Re: [request feature] wake up on lan

There are neither sed no nc in wtware. We'll think about your task. I'll write here when we implement something to test.
by akatik
Tue May 14, 2019 6:14 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Monitoring of micro SD card
Replies: 1
Views: 2528

Re: Monitoring of micro SD card

We have no such functionality. Under some conditions wtware uses or does not use SD after boot. Boot raspberry with your typical configuration, unplug SD and look into log: https://wtware.com/logs.html If you find errors here, you may redirect logs to syslog server with syslog= option: https://wtwar...
by akatik
Mon May 13, 2019 11:32 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Is WTware a solution for me ?
Replies: 1
Views: 3012

Re: Is WTware a solution for me ?

Which application do you plan to run? Smart TV with web browser is stronger than any computer. Thin client will not run video games and can not display quality video, so it is not interesting for youth. WTware is Windows terminal, so it needs windows server (any x86 computer with windows server inst...
by akatik
Tue Apr 30, 2019 9:56 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Elevated window forces log out - TS 2019
Replies: 1
Views: 2932

Re: Elevated window forces log out - TS 2019

Remove "sound=" line. WTware is too nervous about missing sound devices.
by akatik
Sat Apr 27, 2019 12:50 pm
Forum: Plans for development. Requests
Topic: Auto Login
Replies: 2
Views: 11169

Re: Auto Login

Code: Select all

user=username:pass
https://wtware.com/docs5/config.html#user

Note it's completely unsecure. There is no way to store password securely.
by akatik
Wed Apr 17, 2019 3:00 pm
Forum: Other
Topic: WTware not applying DNS server addresses pushed by OpenVPN server?
Replies: 12
Views: 23320

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

From log:

Code: Select all

openvpn[710]: ERROR: Linux route add command failed: external program exited with error status: 2
This is not related to subject "not applying DNS server addresses" and looks like your openvpn config error, not wtware error. Did you test your openvpn config on other linuxes?