WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Just saying thanks!  (Read 3214 times)

Offline acosonic

  • Newbie
  • *
  • Posts: 4
Just saying thanks!
« on: January 27, 2021, 03:42:35 AM »
I've managed to install openchrome driver X11 server and xfreerdp (took some missing lib manual installs though, not good dependencies)...

And managed to run everything on OLD 32 bit thin clients...

Which can now connect to Windows 10, which are virtualized, and I've also managed to start freerdp upon boot of the machine...


 ;D

So, thanks everyone on your hard work!
« Last Edit: August 15, 2021, 10:53:56 PM by Rich »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Just saying thanks!
« Reply #1 on: January 27, 2021, 04:26:00 AM »
Which deps were missing?

Offline acosonic

  • Newbie
  • *
  • Posts: 4
Re: Just saying thanks!
« Reply #2 on: January 27, 2021, 05:27:57 AM »
So, missing libs:

Code: [Select]
libXinerama, libXcursor, libXv,  libXrandr, openssl, libxkbfile
after those are manually installed, xfreerdp works perfectly...


Also I've tried remmina and was missing
Code: [Select]
libgcrypt
and after installation it works, however remmina is missing rdp and vnc plugins
so it can't connect to win 10 rdp...

Code: [Select]
Remmina plugin XDMCP (type=Protocol) registered. Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-vnc.so. Error: libmcclient.so.0.0.0: cannot open shared object file: No such file or di rectory Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-rdp.so. Error: libfreerdp-core.so.1.1: cannot open shared object file: No such file or d irectory Plugin not found (type=0, name=RDP)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Just saying thanks!
« Reply #3 on: January 27, 2021, 06:04:14 AM »
dep files adjusted - thanks for reporting this

You could pm the remmina maintainer and request an update.

Offline acosonic

  • Newbie
  • *
  • Posts: 4
Re: Just saying thanks!
« Reply #4 on: January 28, 2021, 05:06:22 AM »
I've managed to write a short article, however work is still in progress...

https://www.linkedin.com/pulse/old-32bit-hp-thin-clients-automatically-rdp-connecting-pavi%C4%87/?published=t


Also any help regarding making xorg work with mirroring output from DVI to VGA (it's mirrored when you turn on thin client though), would
be helpful...


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Just saying thanks!
« Reply #5 on: January 28, 2021, 05:47:49 AM »
Hi acosonic
I've managed to write a short article, however work is still in progress...
Very nice. By the way:
Quote
Serial port, parallel port, VGA out, 2 DVI's, gigabit Ethernet, sound in/out too god to be garbage...
Good has two ohs, not one. Or was the reference to a deity intentional? ;D

Offline acosonic

  • Newbie
  • *
  • Posts: 4
Re: Just saying thanks!
« Reply #6 on: January 28, 2021, 09:45:18 AM »
Hah, no, just an error, it's work still in progress...

Hopefully I finish soon, because I've spent quite a lot of time around this :D

Hi acosonic
I've managed to write a short article, however work is still in progress...
Very nice. By the way:
Quote
Serial port, parallel port, VGA out, 2 DVI's, gigabit Ethernet, sound in/out too god to be garbage...
Good has two ohs, not one. Or was the reference to a deity intentional? ;D


Offline viy

  • Newbie
  • *
  • Posts: 1
Re: Just saying thanks!
« Reply #7 on: February 19, 2021, 05:45:06 AM »
So, missing libs:

Code: [Select]
libXinerama, libXcursor, libXv,  libXrandr, openssl, libxkbfile
after those are manually installed, xfreerdp works perfectly...


Also I've tried remmina and was missing
Code: [Select]
libgcrypt
and after installation it works, however remmina is missing rdp and vnc plugins
so it can't connect to win 10 rdp...

Code: [Select]
Remmina plugin XDMCP (type=Protocol) registered. Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-vnc.so. Error: libmcclient.so.0.0.0: cannot open shared object file: No such file or di rectory Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-rdp.so. Error: libfreerdp-core.so.1.1: cannot open shared object file: No such file or d irectory Plugin not found (type=0, name=RDP)



Linux box 5.10.3-tinycore #2021 SMP Mon Dec 28 16:16:18 UTC 2020 i686 GNU/Linux


remmina.tcz
freerdp2.tcz
freerdp2-dev.tcz

Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-vnc.so.
Error: libvncclient.so.0.0.0: cannot open shared object file: No such file or directory
Remmina plugin XDMCP (type=Protocol) registered.
Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-rdp.so.
Error: libfreerdp-core.so.1.1: cannot open shared object file: No such file or directory
Plugin not found (type=0, name=RDP)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Just saying thanks!
« Reply #8 on: February 19, 2021, 08:28:36 AM »
Hi viy
Welcome to the forum.

... Error: libvncclient.so.0.0.0: cannot open shared object file: No such file or directory ...
It's still looking for the older version from TC10.

Quote
... Error: libfreerdp-core.so.1.1: cannot open shared object file: No such file or directory ...
Thats provided by  freerdp.tcz , not  freerdp2.tcz.