ambed  컴파일 시 ftd2xx 오류가 발생하는데 오늘 그 해결방법을 찾아 공유합니다

 

아래 사이트에서 관련 파일을 다운로드 합니다

https://ftdichip.com/drivers/d2xx-drivers/

 

D2XX Drivers - FTDI

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which

ftdichip.com

cd ~

sudo mkdir temp

cd temp

wget https://ftdichip.com/wp-content/uploads/2022/07/libftd2xx-arm-v7-sf-1.4.27.tgz

ls -l

tar -xvf libftd2xx-arm-v7-sf-1.4.27.tgz

sudo cp release/build/lib* /usr/local/lib

cd /usr/local/lib

ls -l

sudo ln -s libftd2xx.so.1.4.27 libftd2xx.so

sudo chmod 0755 libftd2xx.so.1.4.27

ls -l

 

cd ~

cd xlxd/ambed

sudo make clean

sudo make

 

sudo nano /etc/systemd/system/ambed.service 한 후 아래와 같이 수정하세요

 

sudo systemctl start ambed

systemctl status ambed

 

이제 ambed 파일이 생성/실행 되었습니다

숨은 이슈는 ThumbDV가 두개가 있어야 작동한다는 것입니다

다행히 전 두개가 있어 태스트 할 수 있었습니다

 

이것 해결하는데 거의 2년이 걸렸네요

 

참고] https://ww8tf.club/building-a-transcoding-xlxd-pi/

 

Building a Transcoding XLX Reflector Pi | Wayne Technical Fanatics

Directions for building a complete, production-ready transcoding XLX reflector on a Raspberry Pi

ww8tf.club

 

 

 

DS5QDR 73!

블로그 이미지

DS5QDR Heonmin Lee in Korea

DV 통신 경험 공유 Mode : DMR, DSTAR, YSF, XLX, YSF, M17, AllStarLink, EchoLink Software : DVSwich, USRP Client, Last Heard, MiniPi, MiniMT, VuMeter, DVPi, Pi-Star

,