WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Missing extensions in 5.0  (Read 11272 times)

Offline fuegos

  • Newbie
  • *
  • Posts: 24
Missing extensions in 5.0
« on: September 30, 2013, 09:26:41 AM »
Hi guys,

I need a bit of an advice as two essential extensions are now missing:

rdesktop
xf86-video-openchrome

Were they replaced with something else or simply discontinued?

Many thanks...


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #1 on: September 30, 2013, 09:59:41 AM »
I don't know anything about rdesktop, but did you try the version from the tc-4.x repo with tc-5.x?

xf86-video-openchrome needs to be compiled, I'll try to get around to it in the next couple of days...

Offline fuegos

  • Newbie
  • *
  • Posts: 24
Re: Missing extensions in 5.0
« Reply #2 on: September 30, 2013, 11:36:00 AM »
I don't know anything about rdesktop, but did you try the version from the tc-4.x repo with tc-5.x?

I did not... To be honest don't have a clue how to load extensions from previous release. Could you please help a bit?

rdesktop allows Linux to connect to other computers via RDP. Is there any other similar app available in 5.0? I'm pretty sure there were another two apps in previous releases but I could not find them working as good as rdesktop...


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #3 on: September 30, 2013, 11:57:28 AM »
If you've just upgraded a tc-4.x install to tc-5.x then you might still have tc-4.x extensions on your device.

If not, you can download using:
Code: [Select]
$ wget -c http://repo.tinycorelinux.net/4.x/x86/tcz/rdesktop.tcz
..and repeat for rdesktop.tcz.dep, pcsc-lite.tcz, pcsc-lite.tcz.dep and libao.tcz

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #4 on: October 01, 2013, 05:34:59 AM »
xf86-video-openchrome needs to be compiled, I'll try to get around to it in the next couple of days...

posted

Offline fuegos

  • Newbie
  • *
  • Posts: 24
Re: Missing extensions in 5.0
« Reply #5 on: October 02, 2013, 06:21:32 AM »
Thanks for adding the video drivers! Could you please also add rdesktop as i can't get it working by downloading the files manually :( Many thanks!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #6 on: October 02, 2013, 07:43:27 AM »
..but if rdesktop doesn't work by downloading the files manually, that would tend to indicate that it doesn't work in tc-5.x?

Offline fuegos

  • Newbie
  • *
  • Posts: 24
Re: Missing extensions in 5.0
« Reply #7 on: October 02, 2013, 07:56:16 AM »
Well... I get File not found error message when try to run rdesktop... It looks like some files or entries are missing... without working RDP client i have got no use for TinyCore :( Please help!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #8 on: October 02, 2013, 08:19:19 AM »
Can you confirm that the following extensions are loaded:

rdesktop, openssl-1.0.0, libao, pcsc-lite, libusb

Does the pcscd daemon need to be started? What rdesktop command are you using?

Offline fuegos

  • Newbie
  • *
  • Posts: 24
Re: Missing extensions in 5.0
« Reply #9 on: October 02, 2013, 09:15:58 AM »
I'm sorry but I'm not familiar with manual loading of extensions or restarting daemons. The only thing i have been doing in the past (and it was working perfectly) was using tce-load -wi <extension name>

I have loaded all advised modules using wget -c http://repo.tinycorelinux.net/4.x/x86/tcz/<module name>

Unfortunately non of them shows in /usr/ocal/tce.installed

I can find them in /mnt/sda1/tce/optional either (all extensions installed by using tce-load are shown in both locations

The syntax i use for launching rdesktop is:

rdesktop <computer name>

error message is:

sh: rdesktop: not found

Could you please compile latest available version of the rdesktop so i can try it and report any potential problems?

Any other RDP tools are highly desireable as well as i have here 70 users happy to test whatever i throw them :)




Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #10 on: October 02, 2013, 09:19:42 AM »
"wget -c http://repo.tinycorelinux.net/4.x/x86/tcz/<module name>" doesn't load the module, it just downloads it to the current directory - after that you need "tce-load -i <module name>" from the same directory.

Offline fuegos

  • Newbie
  • *
  • Posts: 24
Re: Missing extensions in 5.0
« Reply #11 on: October 02, 2013, 09:26:06 AM »
You see how dumb I am... lol

It works fine now :)

Is there any chance you could possibly try compiling latest 1.8.0 version? Cheers.
« Last Edit: October 02, 2013, 09:37:50 AM by fuegos »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #12 on: October 02, 2013, 09:38:56 AM »
rdesktop, pcsc-lite and libao copied over

Offline fuegos

  • Newbie
  • *
  • Posts: 24
Re: Missing extensions in 5.0
« Reply #13 on: October 02, 2013, 10:16:58 AM »
Thank you kind sir.

Do you have in plans updating rdesktop to the latest version? That might resolve sudden disconnection issues which are occurring from time to time...

As far as i reach my memory FreeRDP was also quite promising but version avaialble in 4.x had too many bugs and i simply gave up using it - latest one could be much better...

Thanks again!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: Missing extensions in 5.0
« Reply #14 on: October 02, 2013, 10:31:54 AM »
You'll need to pm the rdesktop maintainers to request an update