Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: bohfoitoch on April 08, 2024, 02:56:02 AM

Title: Xfreerdp session with microphone to Windows 11
Post by: bohfoitoch on April 08, 2024, 02:56:02 AM
Hi there,

Does anyone know how to get an xfreerdp session with microphone to windows 11. Following error message appears in terminal: incompatible channel version server=2, client supports version=1.
I am using following parameters for audio and microphone:
/audio-mode:0 /microphone:hw:1,0
In a session to Windows 10, this does work.
I suspect it is in the version of Xfreerdp. This is version 2.1.2. I cannot find a newer version for Tinycore.
Can anyone help me out?
Thanks in advance.
Title: Re: Xfreerdp session with microphone to Windows 11
Post by: Rich on April 08, 2024, 07:38:32 AM
Hi bohfoitoch
Welcome to the forum.

Base on the information you did supply, it sounds like you are
running x86 (32 bit) TC11 or higher.

If you can run x86_64 (64 bit), TC14 and up have version 2.11.2.
Title: Re: Xfreerdp session with microphone to Windows 11
Post by: bohfoitoch on April 08, 2024, 08:47:48 AM
Thanks for your reply, this was indeed the solution.