Search found 959 matches

by aka
Tue Jan 28, 2025 10:27 pm
Forum: Other
Topic: Two printers with rasp pi3 error config
Replies: 4
Views: 47535

Re: Two printers with rasp pi3 error config

dalton_lopes wrote: Tue Jan 28, 2025 4:49 pm WTware 5.6.22/RPi supervisor.
[ KERNEL] [ 0.000000] Linux version 4.9.65 (aka@c12) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #4 SMP Fri Dec 1 22:25:55 +04 2017
Seven years ago.

Please, try recent WTware version.
by aka
Mon Dec 23, 2024 12:11 pm
Forum: Google Chrome
Topic: Bluetooth HID Scanner with Chrome Modus
Replies: 7
Views: 58435

Re: Bluetooth HID Scanner with Chrome Modus

Please try this:

http://wtware.com/testing/202412231241/ ... ry.img.zip

In Raspberry Pi Imager CHOOSE OS -> Use custom -> Choose downloaded zip file.

In terminal config file "bluetooth=wait" instead of "bluetooth=on"
by aka
Tue Dec 03, 2024 4:50 pm
Forum: Google Chrome
Topic: Bluetooth HID Scanner with Chrome Modus
Replies: 7
Views: 58435

Re: Bluetooth HID Scanner with Chrome Modus

Logging manual:

http://wtware.com/logs.html

There is no "delete everything important and leave only single line". Log should be full, from boot to first wrong behavior. Send it to support@wtware.com if there is something personal.
by aka
Sat Nov 09, 2024 9:03 pm
Forum: Video cards and speed
Topic: Pi 4 Change screen Resolution
Replies: 6
Views: 19287

Re: Pi 4 Change screen Resolution

Rotation should work in 6.2.44 wtware version. Manual: https://wtware.com/docs5/video.html#raspberry
by aka
Wed Oct 30, 2024 8:31 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Language problems in VNC, Terminal login and Chrome #swedish
Replies: 14
Views: 36415

Re: Language problems in VNC, Terminal login and Chrome #swedish

We only have English and Russian in vncclient_keyboard= option now. Why do you think you need vncclient_keyboard=? What exactly goes wrong?
by aka
Tue Oct 29, 2024 3:59 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Language problems in VNC, Terminal login and Chrome #swedish
Replies: 14
Views: 36415

Re: Language problems in VNC, Terminal login and Chrome #swedish

antda wrote: Tue Oct 29, 2024 3:35 pm Looks right here, but doesnt work when i type user/password when i´m in the login screen in wtware.
Does login screen in wtware looks like attached image with wtware interface?
Untitled.png
Untitled.png (4.55 KiB) Viewed 36340 times
Or windows interface: Image
by aka
Tue Oct 29, 2024 3:03 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Language problems in VNC, Terminal login and Chrome #swedish
Replies: 14
Views: 36415

Re: Language problems in VNC, Terminal login and Chrome #swedish

1. Where do you want to get swedish language? Show screen photo of interface you need.

2. Please find right keyboard layout for swedish language here: http://kbdlayout.info/
by aka
Wed Oct 16, 2024 10:55 am
Forum: Video cards and speed
Topic: Clone RDP onto 2 monitors RPI4
Replies: 5
Views: 84389

Re: Clone RDP onto 2 monitors RPI4

Please try 6.2.42 wtware version.

In wtware terminal config file:

Code: Select all

m2_display = clone
by aka
Wed Oct 16, 2024 10:52 am
Forum: Other
Topic: German Keyboard Euro symbol (€) not working
Replies: 3
Views: 83275

Re: German Keyboard Euro symbol (€) not working

Please try 6.2.42 wtware version.
by aka
Mon Sep 30, 2024 7:07 pm
Forum: WTware versions
Topic: LOCK feature results in double login
Replies: 2
Views: 75547

Re: LOCK feature results in double login

1. New "lock"-feature was done because locking in RDP session can be
unlocked by disconnecting network cable. It is windows bug and
Microsoft won't fix it because regular windows machines get locked by Win-L
locally, not in RDP session, so unaffected by this bug. Now wtware locks
locally like ...
by aka
Fri Sep 20, 2024 2:36 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Raspberry Pi 5
Replies: 13
Views: 66445

Re: Raspberry Pi 5

Yes, Pi 5 is working officially now.
by aka
Sat Aug 10, 2024 6:58 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: FAN Control - Raspberry Pi 4 Model B Rev 1.2
Replies: 1
Views: 7950

Re: FAN Control - Raspberry Pi 4 Model B Rev 1.2

No way with wtware 6.2.32 or earlier versions. We have neither overlays/gpio-fan.dtbo file nor corresponding gpio fan driver in kernel to control fan on gpio.

Please try this build:

http://wtware.com/testing/202408101838/wtware.6.2.33.en.raspberry.img.zip

In Raspberry Pi Imager CHOOSE OS -> Use ...