Search found 630 matches

by akatik
Tue Oct 17, 2023 6:02 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: USB camera
Replies: 8
Views: 62991

Re: USB camera

In general, not. Thin client is closer to typewriter. It's better to use phone than typewriter to make calls. You may try to redirect camera as USB device: 1. https://forum.wtware.com/viewforum.php?f=27 2. https://forum.wtware.com/viewforum.php?f=25 Sometimes it works. Not so good as real phone. And...
by akatik
Mon Oct 09, 2023 5:46 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: YOUTUVE image tearing
Replies: 2
Views: 47332

Re: YOUTUVE image tearing

Use local playback for video. The cheapest TV stick will play video better than remote desktops.
by akatik
Tue Sep 26, 2023 2:42 pm
Forum: Video cards and speed
Topic: Raspberry Pi Thermal Throttling
Replies: 5
Views: 68019

Re: Raspberry Pi Thermal Throttling

Documentation is outdated. redraw_delay= is from ancient time when the most complicated task for thin client was to draw font chars. It's ignored with newer video codecs. We should remove it now.

There is no way to adjust video frame rate, sorry.
by akatik
Tue Sep 26, 2023 11:33 am
Forum: Video cards and speed
Topic: Raspberry Pi Thermal Throttling
Replies: 5
Views: 68019

Re: Raspberry Pi Thermal Throttling

If hardware overheated, you may:

1. Add heat sink.
2. Use metal case that acts as large heat sink (look at reviews, there are lot of useless metal cases for Pi which do not dissipate heat).
3. Use another x86 hardware, with more perfomance.

There is no software method to dissipate heat.
by akatik
Mon Sep 25, 2023 2:34 pm
Forum: Other
Topic: Terminal's lock using Win+L
Replies: 0
Views: 72223

Terminal's lock using Win+L

Issue: user locks RDP session using Win+L, then network is lost for some littile time (for example ethernet cable is disconnected for a minute). After that terminal session reconnects and unlocks without asking password. WTware knows nothing about lock using Win+L. WTware sees that connection is los...
by akatik
Thu Sep 14, 2023 8:48 pm
Forum: Google Chrome
Topic: Chrome Version
Replies: 4
Views: 73313

Re: Chrome Version

Chromium is updated at every wtware version. Next wtware version should be this month.

The most common cause of "Oh, Snap" is memory shortage. New Chromium usually uses more memory, not less...
by akatik
Mon Sep 04, 2023 1:05 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: How to configure?
Replies: 1
Views: 33895

Re: How to configure?

For chrome write single line into wtware config:

Code: Select all

application chrome
VLC is not ported to WTware for Pi now.
by akatik
Wed Aug 30, 2023 11:19 am
Forum: Other
Topic: PI replacement
Replies: 1
Views: 33786

Re: PI replacement

"boot drivers" is a nice phrase to show difference between linux kernel for Amlogic / Rockchip / etc. and linux kernel for Raspberry Pi. For Amlogic we have "boot drivers". For Raspberry we have maintained kernel with commits every week for years: https://github.com/raspberrypi/l...
by akatik
Fri Aug 11, 2023 10:37 am
Forum: Other
Topic: Change port 80?
Replies: 1
Views: 2721

Re: Change port 80?

Run WTware installer. There you may specify another HTTP port.
by akatik
Wed Jul 26, 2023 11:04 am
Forum: Licensing terms
Topic: 502 Bad Gateway
Replies: 1
Views: 70225

Re: 502 Bad Gateway

There are five license generators, use may use another link from e-mail we sent you. Sometimes hardware fails and therefore we have reserve servers. They all are synchronized and you may use any of them.
by akatik
Thu Jun 29, 2023 11:28 am
Forum: Other
Topic: Set Comment Location
Replies: 2
Views: 2844

Re: Set Comment Location

Open "DHCP" tab, there's the field for comment there.
by akatik
Sun Jun 25, 2023 8:45 pm
Forum: Google Chrome
Topic: Chrome Version
Replies: 4
Views: 73313

Re: Chrome Version

No such way.
by akatik
Thu Jun 01, 2023 9:44 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Choice for a thin client?
Replies: 1
Views: 3156

Re: Choice for a thin client?

No. 1. Too slow. Very slow. Raspberry Pi 2 is much faster than Zero. 2. No ethernet. Wi-Fi is bad. Onboard Wi-Fi without antenna is twice as bad. Millisecond delays are invisible in web browsing over Wi-Fi and will make you crazy when working interactively with RDP. Old x86 computers, too slow for W...
by akatik
Wed May 17, 2023 12:17 pm
Forum: WTware versions
Topic: Ethernet card error
Replies: 1
Views: 70551

Re: Ethernet card error

Send photo of this screen and terminal log to support@wtware.com

"Directly on terminal, when terminal failed to connect to network" in manual:
http://wtware.com/docs5/logs.html
by akatik
Mon May 01, 2023 10:49 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Is it possible?
Replies: 1
Views: 3903

Re: Is it possible?

Add another "connection" without ask_password. User will choose from menu on every boot "connect as usual" and "connect if password expired": connection displayName=connect as usual ask_password=on ... connection displayName=connect if password expired ask_password=off ...