Search found 961 matches

by aka
Sun Sep 19, 2021 9:14 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Audio by jack and microphone by usb
Replies: 8
Views: 22302

Re: Audio by jack and microphone by usb

Please try:

Code: Select all

microphone=on, hw:2:0
by aka
Sat Sep 18, 2021 3:42 pm
Forum: Other
Topic: ERRINFO_SERVER_INSUFFICIENT_PRIVILEGES
Replies: 1
Views: 19038

Re: ERRINFO_SERVER_INSUFFICIENT_PRIVILEGES

Everything I know about this error is https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-rdpbcgr/a21a1bd9-2303-49c1-90ec-3932435c248c


ERRINFO_SERVER_INSUFFICIENT_PRIVILEGES

The user cannot connect to the server due to insufficient access privileges.

Can you access to the same ...
by aka
Thu Sep 16, 2021 3:49 pm
Forum: Other
Topic: Cannot connect
Replies: 7
Views: 33234

Re: Cannot connect

Gat wrote: Thu Sep 16, 2021 2:13 pm I tried enabling it by these two commands:
Why not enable it from GUI?

Picture:
by aka
Fri May 21, 2021 12:34 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: No network card detected
Replies: 6
Views: 15867

Re: No network card detected

Try the latest wtware version.
by aka
Thu May 20, 2021 4:01 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: No network card detected
Replies: 6
Views: 15867

Re: No network card detected

Disconnect everything from USB and try again.
by aka
Sat May 15, 2021 9:41 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Switch main display and infobox colour
Replies: 8
Views: 19806

Re: Switch main display and infobox colour

Infobox header may be replaced with "popup.png", read skin= description:

https://wtware.com/docs5/config.html#skin

Also, look at background= option:

https://wtware.com/docs5/config.html#background
by aka
Fri May 07, 2021 4:21 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Bluetooth Number Pad always activates Num-Lock
Replies: 2
Views: 13132

Re: Bluetooth Number Pad always activates Num-Lock

1. Install the latest wtware version.

2. Write to wtware config:

Code: Select all

connection
connection
numlock off
keyboard_log on
3. Reboot.

4. Press a number key on bluetooth number pad.

5. Press a number/letters key in the right area of keyboard.

6. Save log: https://wtware.com/logs.html
by aka
Wed Apr 28, 2021 9:02 pm
Forum: Other
Topic: UEFI Error: Failed to mount boot media
Replies: 7
Views: 37827

Re: UEFI Error: Failed to mount boot media

Please try 6.0.50 wtware version.
by aka
Fri Apr 23, 2021 11:59 am
Forum: Other
Topic: UEFI Error: Failed to mount boot media
Replies: 7
Views: 37827

Re: UEFI Error: Failed to mount boot media

https://wtware.com/logs.html

Take USB flash, common, small capacity, without passwords, without encryption.

Format it. File system must be only fat32, others won't work.

Connect newly fat32 formatted flash to terminal.

From terminal command line run command:

log

Wait for half a minute. On the ...
by aka
Thu Apr 22, 2021 7:07 pm
Forum: Other
Topic: UEFI Error: Failed to mount boot media
Replies: 7
Views: 37827

Re: UEFI Error: Failed to mount boot media

Show me FULL all.log
by aka
Sat Mar 20, 2021 3:03 pm
Forum: USB Redirection via RDP
Topic: USB Camera redirect to windows server 2016
Replies: 8
Views: 45098

Re: USB Camera redirect to windows server 2016

DaniJD wrote: Sat Mar 20, 2021 11:17 am ...the academy has some raspberries but these are adapted with the ncomputing software and everything is fine.
It redirects USB camera and non-usb speakers?
by aka
Tue Mar 16, 2021 8:43 pm
Forum: USB Redirection via RDP
Topic: USB Camera redirect to windows server 2016
Replies: 8
Views: 45098

Re: USB Camera redirect to windows server 2016

https://wtware.com/logs.html

"2. Remove all lines from terminal configuration file. Absolutely all." is important.

"File:globalConfig.cpp Line:2193" is about sound, not about usb=.
by aka
Sat Mar 13, 2021 11:13 am
Forum: Other
Topic: App Crash in Startup
Replies: 1
Views: 17354

Re: App Crash in Startup

https://wtware.com/logs.html

2. Remove all lines from terminal configuration file. Absolutely all. Think what should be in configuration file to reproduce the error. For example, if you have problem with usb barcode scanner, specify only server= and serial= parameters. You will recover all your ...