User Tools

Site Tools


en:hsmodem:installlinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:hsmodem:installlinux [2021/03/28 19:14]
127.0.0.1 external edit
en:hsmodem:installlinux [2022/05/16 01:03]
dj0abr
Line 1: Line 1:
 ====== Installation ====== ====== Installation ======
    
-The installation files are located here: \\ 
-[[https://t1p.de/a4am]] 
- 
 ===== Linux ===== ===== Linux =====
  
-There are ready-made images for the single-board computers Raspberry PI 4, Odroid N2 and Odroid C4. After the download, you write this on an SD card and boot the SBC. Afterwards you can expand the partition size to the maximum size of the SD card (see command: resize2fs). +from Github download this file only:\\ 
- +**hsmodem.sh**\\ 
-The images contain fully tested HS modems and are immediately ready for use after connecting a transceiver via USB. +and save it to any directory on the Linux PC (e.gthe home directory).
- +
-===== Linux Github ===== +
- +
-Hsmodem is an open source project. All files can be downloaded here: \\ +
-[[https://github.com/amsat-dl/QO-100-Modem]] \\ +
-The README.md file contains information on compiling and installing.+
  
-===== Installation from the current Github sources =====+Example to load the file:
  
-only load this one file from Github** hsmodem.sh ** \\ +  wget https://raw.githubusercontent.com/amsat-dl/QO-100-Modem/main/hsmodem/hsmodem.sh 
-Save in any directory on the Linux PC (e.g. in the home directory) \\ +Make the file executable: 
-Make the file executable: ** chmod 755 hsmodem.sh ** \\ +  chmod 755 hsmodem.sh 
-and start the file: **. / hsmodem.sh **+and start the file 
 +  ./hsmodem.sh
  
-The system is then configured and hsmodem is created from the sources. As soon as the script has finished (and without errors), hsmodem is ready for use. For more information, see Github README.md+The system will then be configured and hsmodem will be created from the sources. Once the script has run through (and without errors), hsmodem is ready to use. For more details see on Github README.md
  
-HSmodem requires a reasonably up-to-date 64-bit Linux version. The scripts are written for Debian / Ubuntu / Mint and derivatives. Other systems like Suse, Fedora may need adjustments to the names of the libraries.+HSmodem requires a reasonably recent Linux in the 64bit version. The scripts are written for Debian/Ubuntu/Mint and derivatives. Other systems like Suse, Fedora may need adjustments in the names of the libraries to be installed.
  
-=== Attention: ===+=== Note: ===
  
  
-GLIBC Version 2.27 or newer must be installed (Thanks for the information Martin, DM4IM)+GLIBC version 2.27 or newer must be installed (Thanks for the hint Martin, DM4IM)
  
en/hsmodem/installlinux.txt · Last modified: 2022/05/16 01:03 by dj0abr