Install FT8 JS8Call FLDIGI Gridtrack on Linux

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024

ความคิดเห็น • 36

  • @yv6eda
    @yv6eda ปีที่แล้ว +1

    As usual, amazing tutorial! I will try it on my Toughbook CF-30! Thanks Jason!

  • @dadsrcworkbench1322
    @dadsrcworkbench1322 ปีที่แล้ว

    Thanks for the video. The first command in the terminal fixed my issue installing the newest version of Gridtracker deb file

  • @rgould85
    @rgould85 ปีที่แล้ว

    Great video. Just made my first JS8Call qso's with tht evolve laptop. Cant believe how good a cheap laptop works. THX & 73 de NT7R

  • @vincentmartin2528
    @vincentmartin2528 ปีที่แล้ว

    Thank you very much for this video. I have been struggling to get ham apps installed/working on various distributions. Most of the videos about installing/using these apps on Linux are almost always out of date. The Linux distributions update pretty fast and the app versions are always newer too it seems so finding a recent video on the "how to'" has been very difficult until I discovered yours. I'm a Fedora guy myself, but I run my Ham stuff on virtual machines that are hosted on my ProxMox hypervisor. I then run Spice to remote to them. With a few changes to the install method, I was able to get Wsjtx and Gridtracker running on Unbuntu Cinnamon 22.04. I'm going to check out some of your other videos to see about some of the other software your using too. Linux is FAR superior to Windows and thankfully some of the main apps are also usable in Linux!

  • @damienblackburn5459
    @damienblackburn5459 ปีที่แล้ว

    An easier way to handle dependency solving is just to use `apt-get install `. Aptitude and Yellowdog both can install from file and will check repos for dependencies as applicable.

  • @XXXJAB
    @XXXJAB ปีที่แล้ว

    Amazing set of how to videos. I have struggled for so long and now I finally have installed Linux on my old pc and all the software to get me going with these digital modes. Thank you

    • @KM4ACK
      @KM4ACK  ปีที่แล้ว

      Awesome! Glad it helped :-)

  • @chrisherd991
    @chrisherd991 ปีที่แล้ว

    Hi worked fine just remember to have flrig running when you start the second video.

  • @kennethblackwell1137
    @kennethblackwell1137 ปีที่แล้ว

    Thanks.....some of this helps me with my regular laptop Mint machine.😀😀😀😀

  • @citizencane3492
    @citizencane3492 ปีที่แล้ว

    I’m very late to this series of Linux Mint installs but a question comes to mind. Since you are, like me, a Mac guy, why do you prefer using Linux instead of installing all of this on an old, cheep Macbook running an older version of macOS? I’m seriously considering installing Linux Mint on my 2011 MBP but as I see these vids, all of the apps are already available for macOS. Just curious.

  • @BryanDaniel42
    @BryanDaniel42 ปีที่แล้ว

    Thanks!

  • @kevinshumaker3753
    @kevinshumaker3753 ปีที่แล้ว

    @km4ack Jason: Do you make all the setup links for Build-a-Pi (Setup guide and such) point at mailchimp or did YT highjack them?

  • @robinedminson6461
    @robinedminson6461 ปีที่แล้ว

    Just one snag. WSJTX and JS8Call both have the same audio devices set up, WSJTX operates exactly as it should, can Tx & Rx. JS8 will only Rx. PTT sets IC7300 to transmit but no audio reached the radio. Any ideas?

  • @signalscout6020
    @signalscout6020 ปีที่แล้ว

    I've been kind of spoiled with Mint so far. Usually any developer has had an "if you have Ubuntu click here" button or at worst "install this flatsnapimage thing". I think I haven't dealt with dependency problems bc I initially installed FLrig and such from the Mint repos. Sound about right?

  • @berndkonemann5049
    @berndkonemann5049 ปีที่แล้ว

    You realize that your first link for wsjtx is not available any more ?!

  • @doughayward5883
    @doughayward5883 ปีที่แล้ว

    Hi Jason. Getting the following error configure: error: unrecognized option: '--enable' Try ./configure --help for more information. Any help appreciated.
    Thanks

  • @paulconaway3283
    @paulconaway3283 6 หลายเดือนก่อน

    I get an error when installing wsjtx_2.6.1_amd64.deb because
    trying to overwrite '/usr/share/pixmaps/wsjtx_icon.png', which is also in package wsjtx-data 2.5.4+repack-1
    but I never installed ver 2.5.4
    simply removing the offending .png file did not help. What now? skip it and go on to the rest...

  • @joel6221
    @joel6221 ปีที่แล้ว

    When running the "dpkg -i..." command, i am getting "dpkg: error processing archive" and "--control subprocess returned error stats 2"

    • @KM4ACK
      @KM4ACK  ปีที่แล้ว

      Try running: *sudo apt --fix-broken install* and then run the dpkg -i command again.

  • @stevenjacobs9706
    @stevenjacobs9706 ปีที่แล้ว

    Hey Jason. Thx for the work you do. I did a fresh install on the Evolve III. All went well up to FLDigi. After downloading, moving to the download/fldigi-4.1.23 directory I issued the ./configure command as shown. I get a "No package 'portaudio-2.0' found" . Any ideas? Thx. As you can tell I am not a Linux guru. I will be jumping to your videos in hope of fixing some of the knowledge/gray matter areas.
    Thx, Steve (KO4SBA)

    • @KM4ACK
      @KM4ACK  ปีที่แล้ว

      Run the code below all as one line:
      *sudo apt install -y libfltk1.3-dev libjpeg62-dev libxft-dev libxinerama-dev libxcursor-dev libsndfile1-dev libsamplerate0-dev portaudio19-dev libpulse-dev libusb-1.0-0-dev texinfo libudev-dev*
      Then try to build FLRIG again.

    • @stevenjacobs9706
      @stevenjacobs9706 ปีที่แล้ว

      @@KM4ACK You da man! Making now. Thank you!

  • @n3vmt126
    @n3vmt126 ปีที่แล้ว

    just after following your directions finished rebooted and the update manager want to update js8call to 2.2.0+ds-2 just and FYI.

    • @KM4ACK
      @KM4ACK  ปีที่แล้ว +1

      Yes. That is virtually the same thing you saw in the video that I ignored. Just wanted you guys to see it installed from the dev website in case the repo wasn't always ahead.

  • @johnsyouacct
    @johnsyouacct ปีที่แล้ว

    Nice so far. flrig installed and is controlling the IC-705. PTT works from flrig. WSJTX installed okay, but when I finish the configuration and hit the "Test CAT" button, the "Test CAT" button does not turn green and the "Test PTT" button turns red and pressing the (red) "Test PTT" button does not key the radio. Linux Mint Cinnamon 21 on an HP Chromebook x360 14c-cc0013dx. Hamlib is version 4.5. All other softwate is the same version as the video (as far as I can tell). Any ideas where to start?

    • @johnsyouacct
      @johnsyouacct ปีที่แล้ว

      One more thing. When WSJTX is set to go directly to the radio, it all seems to work okay, but of course, rigctl is not being used.

  • @nosaj205
    @nosaj205 ปีที่แล้ว

    Do you calibrate your sound card for FLDIGI in linux?

    • @KM4ACK
      @KM4ACK  ปีที่แล้ว +1

      Never found a need to. Seems to work fine out of the box.

  • @billloveless6869
    @billloveless6869 ปีที่แล้ว

    What cables would I need for connecting a FT-991A? Thanks.

    • @KM4ACK
      @KM4ACK  ปีที่แล้ว +1

      If I remember correctly, the 991 has a built in sound card it should be a single USB cable between the computer and the radio.

    • @billloveless6869
      @billloveless6869 ปีที่แล้ว

      @@KM4ACK Thanks for the update.

  • @va7dgp
    @va7dgp ปีที่แล้ว

    I'm going to head over to my computer store. In the old CF 27, the ram is 265 or 256. I don't know if a 2GB will work in this old Toughbook. The USB flash drive will not load the image. I have to copy it directly to the replacement drive. If this work I'll use this for my mobile.

  • @wherami
    @wherami ปีที่แล้ว

    ah and now you may need portaudio too.

  • @stevenjacobs9706
    @stevenjacobs9706 ปีที่แล้ว

    I received the following error after running the sudo dpkg -i wsjtx_2.5.4_amd64.deb
    ko4sba@ko4sba-Evolve:~/Downloads$ sudo dpkg -i wsjtx_2.5.4_amd64.deb
    dpkg: warning: downgrading wsjtx from 2.5.4+repack-1 to 2.5.4
    (Reading database ... 351268 files and directories currently installed.)
    Preparing to unpack wsjtx_2.5.4_amd64.deb ...
    Unpacking wsjtx (2.5.4) over (2.5.4+repack-1) ...
    dpkg: error processing archive wsjtx_2.5.4_amd64.deb (--install):
    trying to overwrite '/usr/share/doc/wsjtx/example_log_configurations/README', which is also in package wsjtx-doc 2.5.4+repack-1
    dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
    Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
    Processing triggers for desktop-file-utils (0.26+mint1+vanessa) ...
    Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
    Errors were encountered while processing:
    wsjtx_2.5.4_amd64.deb
    Any ideas how to fix this? flrig was running during the install attempt
    Thx

    • @KM4ACK
      @KM4ACK  ปีที่แล้ว

      Try
      sudo apt --fix-broken install
      and then run the main package again
      sudo dpkg -i wsjtx_2.5.4_amd64.deb

    • @stevenjacobs9706
      @stevenjacobs9706 ปีที่แล้ว

      @@KM4ACK I did try it. Same results. It worked even after the warning. I have since done something wrong and will probably have to start from scratch. FLRig cannot connect to my 7100 anymore after I installed some logging software. I should have left things alone. It see's the two serial ports after unplug/re-plug and pressing the update button. I rebooted and still the same.