Search found 694 matches

by akatik
Fri Jun 20, 2025 10:29 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: [request feature] wake up on lan
Replies: 8
Views: 7979

Re: [request feature] wake up on lan

Generate multiple .zip files with different names, one for each vm. Put them all into Everyone. In terminal config in extra= option specify name of .zip that wakes vm needed for this terminal.
by akatik
Wed May 28, 2025 9:19 am
Forum: Google Chrome
Topic: Chromium on Pi3b
Replies: 2
Views: 8118

Re: Chromium on Pi3b

No way. Chromium is too large and too slow now 🙁

6.2.20 was the last wtware version with chromium on pi2/pi3:

https://wtware.com/files/pi2.pi3.chromium.last/
by akatik
Wed Apr 30, 2025 12:09 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: No Audio Devices after update to version 6.2.54, how to downgrade?
Replies: 1
Views: 8661

Re: No Audio Devices after update to version 6.2.54, how to downgrade?

Sorry, your mails were moved to junk. I will send you now link for previous version and look at the logs.
by akatik
Tue Apr 29, 2025 3:00 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: BCM2835 Headphone (aka AUX jack) not found with 6.2.54
Replies: 3
Views: 17780

Re: BCM2835 Headphone (aka AUX jack) not found with 6.2.54

Kernel version upgraded from 6.6.x to 6.12.x. Sound device file name has been changed in new kernel 🙁

Will be fixed in the next wtware version, thank you.
by akatik
Mon Apr 28, 2025 8:41 pm
Forum: USB redirection using VirtualHere
Topic: How it works
Replies: 3
Views: 133214

Re: How it works

Guest wrote: Mon Apr 28, 2025 4:59 pm Server ist startet and my choosen test-usb is found.
VH client can not find any server, can anyone push me in the right direction?
Don't make the client search for the server. Give the client the server's IP address.
by akatik
Thu Apr 17, 2025 11:17 am
Forum: WTware versions
Topic: Wi-Fi boot option ignored in WTware 6.2.54 ISO
Replies: 1
Views: 43188

Re: Wi-Fi boot option ignored in WTware 6.2.54 ISO

Thank you, it's our error. Will be fixed in the next version.
by akatik
Mon Mar 24, 2025 3:57 pm
Forum: Video cards and speed
Topic: three monitors?
Replies: 7
Views: 138581

Re: three monitors?

Not a problem but a lot of coding. Replace hardcoded boolean variables "main monitor" (true for first, false for second monitor) with list of monitors everywhere. We'll do it after three monitor outputs will be common for thin client hardware.
by akatik
Wed Mar 19, 2025 6:40 pm
Forum: Video cards and speed
Topic: three monitors?
Replies: 7
Views: 138581

Re: three monitors?

Not with wtware until devices with three regular video outputs hit the mass market.

In theory, you can connect 5 displays to a Raspberry. In practice, third HDMI display is not possible at a reasonable price.
by akatik
Tue Mar 04, 2025 6:52 pm
Forum: Other
Topic: German Keyboard Euro symbol (€) not working
Replies: 3
Views: 130771

Re: German Keyboard Euro symbol (€) not working

It should work. "Alt Gr" key used in "Alt Gr + Q" should make Euro with "Alt Gr + E" in recent wtware version.

Please, show me terminal log after "Alt Gr + E" : http://wtware.com/logs.html
And photo of the screen with wtware interface you try to enter Euro sign in.

Mail it to support@wtware.com
by akatik
Fri Feb 28, 2025 8:22 pm
Forum: Google Chrome
Topic: java application in chromium
Replies: 1
Views: 80220

Re: java application in chromium

No way, sorry. We are focused on network boot and don't want to make wtware so big.
by akatik
Wed Feb 26, 2025 9:22 am
Forum: Plans for development. Requests
Topic: WTRC remote control: Support keyboard shortcuts
Replies: 2
Views: 161362

Re: WTRC remote control: Support keyboard shortcuts

Win + E is redirected now. It took only year and a half :(
by akatik
Mon Feb 24, 2025 3:03 pm
Forum: Boot ways
Topic: unable to boot
Replies: 7
Views: 194015

Re: unable to boot

Windows TFTP client is easier to reproduce for me.

Do I understand correctly, on the same virtual machine, with the same network environment, no other changes, only:

1. Turn off SolarWinds TFTP, start WTware TFTP service, and Windows TFTP client tftp.exe from another windows machine won't download ...
by akatik
Sun Feb 23, 2025 7:53 pm
Forum: Boot ways
Topic: unable to boot
Replies: 7
Views: 194015

Re: unable to boot


When a Thin Client is starting, I can see that it obtained an IP, I can also see in Wireshark that the read request packets are incoming on port 69/udp. WTware doesn't bother to reply to those requests or even to log anything.

Firewall. Or broken IP stack on Windows. WTware TFTP service logs ...
by akatik
Sat Feb 22, 2025 5:18 pm
Forum: Boot ways
Topic: unable to boot
Replies: 7
Views: 194015

Re: unable to boot


I attempted to network boot. THe DHCP options are all set correctly (verified with test software) but every client gets a DHCP IP address and then shows a TFTP timeout. Testing locally on the WTware server the TFTP file can be obtained with a test client. Remotely from any different PC the TFTP ...
by akatik
Sun Feb 09, 2025 5:46 am
Forum: USB Redirection via RDP
Topic: Blood Pressure Holter :)
Replies: 1
Views: 102792

Re: Blood Pressure Holter :)

VirtualHere: https://forum.wtware.com/viewforum.php?f=27

Install device software on Windows. Connect device and look into Device Manager. Will you see virtual COM ports here? If so, serial redirection in WTware may (if com-usb bridge is standard) work too:

config=com77(usb)
http://wtware.com ...