WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Converting freerdp-nightly deb to tce  (Read 8678 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: Converting freerdp-nightly deb to tce
« Reply #15 on: March 25, 2016, 01:14:57 AM »
Hmm - seems as my smartcard reader is pci, ccid/pcsc-lite doesn't find it and it's not obvious that the kernel driver works:
Code: [Select]
03:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)

mmc0: Unknown controller version (3). You may experience problems.
sdhci-pci 0000:03:00.0: No vmmc regulator found
sdhci-pci 0000:03:00.0: No vqmmc regulator found
mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA

 :(

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: Converting freerdp-nightly deb to tce
« Reply #16 on: March 25, 2016, 03:18:08 AM »
I don't think they do SD-compatible smart cards, at least google images has credit card sized ones.
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: Converting freerdp-nightly deb to tce
« Reply #17 on: March 25, 2016, 06:11:48 AM »
This is actually a credit card sized slot - which works under windows with a "chip and pin" type smart card..

...not that I need to use it anymore, I was just interested to see if it worked under linux.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: Converting freerdp-nightly deb to tce
« Reply #18 on: March 25, 2016, 06:36:13 AM »
(since I'd compiled it) freerdp uploaded to corepure64 repo.

Offline Risthel

  • Newbie
  • *
  • Posts: 12
Re: Converting freerdp-nightly deb to tce
« Reply #19 on: March 28, 2016, 10:04:12 AM »
If anybody needs the x86 version, i have compiled with and without the SSE2 instruction:

https://drive.google.com/open?id=0B4jP0z4Wk2WZQ2lORjVPdHhQelk

List of dependencies(install them by hand before installing freerdp).

Code: [Select]
libXv
libxkbfile
x264
libcups
libavcodec
gstreamer
gst_plugins_base
libasound
libpulseaudio

Thanks for all the help guys :) Awesome community.