Search found 659 matches
- Sun Nov 10, 2024 11:21 am
- Forum: Plans for development. Requests
- Topic: 802.1x Support for wired connection
- Replies: 10
- Views: 19290
Re: 802.1x Support for wired connection
Sorry for delay... Here I made some code for 802.1x: http://wtware.com/testing/202411100232/offline.setup.wtware.6.2.45.en.zip 1. Install on local disk. Network boot is incompatible with 802.1x, right? 2. Press Del to enter black-gray setup. 3. Switch "Network media" to "Ethernet 802....
- Wed Oct 23, 2024 5:14 pm
- Forum: Video cards and speed
- Topic: Pi 4 Change screen Resolution
- Replies: 6
- Views: 644
Re: Pi 4 Change screen Resolution
video= in kernel command line is an option for video driver in kernel. rotate=180 is easy. It's still pixel by pixel, but in reverse direction. rotate=90 (or =270) is much more complicated. To render one line in 1920x1080, hardware should take first pixel, then 1080th pixel, then 2*1080th pixel and ...
- Wed Oct 23, 2024 5:13 pm
- Forum: Video cards and speed
- Topic: Clone RDP onto 2 monitors RPI4
- Replies: 3
- Views: 364
Re: Clone RDP onto 2 monitors RPI4
On "Text" tab. I've just added this option, GUI editor doesn't know it yet.
- Tue Oct 15, 2024 1:26 pm
- Forum: Video cards and speed
- Topic: Pi 4 Change screen Resolution
- Replies: 6
- Views: 644
Re: Pi 4 Change screen Resolution
You can never specify screen resolution in wtware config for pi 4. display= option only works for x86. WTware on Pi ignores display=. The best way to set screen resolution is to use good digital display and direct digital cable. hdmi-hdmi or hdmi-dvi. Not Display Port adapter. Not ancient 15-pin VGA...
- Tue Sep 03, 2024 1:37 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: Second display forced resolution not working
- Replies: 2
- Views: 1320
Re: Second display forced resolution not working
Really? Show me the log please:
http://wtware.com/logs.html
Also, take a look at config.txt on boot SD. By design, Raspberry should look here to set resolution. But sometimes it does not.
- Mon Jul 22, 2024 12:01 pm
- Forum: WTware versions
- Topic: SSL_ERROR_SYSCALL, errno 104, on remote PC
- Replies: 2
- Views: 2063
Re: SSL_ERROR_SYSCALL, errno 104, on remote PC
errno 104 is "connection reset by peer". Only peer (RDP server in this case) knows why it reset connection. It does not tell us the reason. We only can change something and retry... The most significant difference between 6.2.28 and 6.2.30 is related to TCP connection is new linux kernel. ...
- Tue Jul 16, 2024 12:28 pm
- Forum: USB Redirection via RDP
- Topic: Printer is not working correctly
- Replies: 4
- Views: 3148
Re: Printer is not working correctly
I connected the printer on my computer, then when the PC regonized the printer I ... Print test page, right? To test printer is recognized correctly. If possible, enable Remote Desktop on your computer. Then connect to your computer from wtware terminal with printer connected. And try to print. But...
- Mon Jul 15, 2024 12:08 pm
- Forum: USB Redirection via RDP
- Topic: Printer is not working correctly
- Replies: 4
- Views: 3148
Re: Printer is not working correctly
To use the parameter rdp_printer= properly you should copy-paste printer driver name, that is already installed, tested and works with this printer on this server.
What do you write into the parameter rdp_printer= and where did you take this text from?
What do you write into the parameter rdp_printer= and where did you take this text from?
- Mon Jul 08, 2024 8:44 am
- Forum: Other
- Topic: Lenovo Thinkpad and Synaptics Touchpad
- Replies: 13
- Views: 7100
Re: Lenovo Thinkpad and Synaptics Touchpad
Please try 6.2.30 version from https://wtware.com
Now it should understand:
For touchpad only, not for mouse.
Now it should understand:
Code: Select all
mouse_accel_mult=touch:12
- Mon Jun 24, 2024 7:07 pm
- Forum: Other
- Topic: Lenovo Thinkpad and Synaptics Touchpad
- Replies: 13
- Views: 7100
Re: Lenovo Thinkpad and Synaptics Touchpad
Ubuntu, yes. Also, why are you sure there is Synaptics touchpad? Recognized the Elan Trackpoint does not work, no reaction at touchpad? PS: physical display mode is "display=1920x1200". With "display=1600x900" image on screen becomes smooth. Perhaps, those two lines will make fon...
- Sat Jun 22, 2024 12:20 pm
- Forum: Other
- Topic: Lenovo Thinkpad and Synaptics Touchpad
- Replies: 13
- Views: 7100
Re: Lenovo Thinkpad and Synaptics Touchpad
It is possible to add driver if we know which one to add. There are too many chips and drivers... 1. Please try the latest wtware version and show me the same log. It should dump some more information about input devices. 2. If some other linux works with this touchpad, run: sudo dmesg > /tmp/1.txt ...
- Thu Jun 20, 2024 10:33 am
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: No Bluetooth on RaspberryPi 3B
- Replies: 1
- Views: 1622
Re: No Bluetooth on RaspberryPi 3B
Please try this:
http://wtware.com/testing/202406200056/ ... ry.img.zip
In Raspberry Pi Imager CHOOSE OS -> Use custom -> Choose downloaded zip file.
http://wtware.com/testing/202406200056/ ... ry.img.zip
In Raspberry Pi Imager CHOOSE OS -> Use custom -> Choose downloaded zip file.
- Wed Jun 05, 2024 10:19 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: Set up WTware on a Raspberry Pi 3
- Replies: 1
- Views: 1224
Re: Set up WTware on a Raspberry Pi 3
Terminal server (more than one RDP session) is disabled on Windows 10 by Microsoft.
It's technically possible (google for rdpwrap or modified termsrv.dll) but such hacks are illegal and possibly unstable. It's better to use Windows Server as terminal server.
It's technically possible (google for rdpwrap or modified termsrv.dll) but such hacks are illegal and possibly unstable. It's better to use Windows Server as terminal server.
- Sat Jun 01, 2024 8:36 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: Graphic codec problem with portraying
- Replies: 2
- Views: 1637
Re: Graphic codec problem with portraying
When you turn on the video What is "turn on the video"? Double click on video file to start video player or modify server group policy to prioritize h264? Try: graphic=disable-h264-window Or: graphic=disable-h264-fullscreen,disable-h264-window If both won't help, show me more details. Scr...
- Sat Jun 01, 2024 5:36 am
- Forum: WTware documentation
- Topic: Language in Documentation
- Replies: 3
- Views: 4143
Re: Language in Documentation
Thank you. FIxed.