<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rtl\_sdr - Hamradio.my</title>
	<atom:link href="https://hamradio.my/tag/rtl_sdr/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Amateur Radio, Tech Insights and Product Reviews</description>
	<lastBuildDate>Sun, 15 Jun 2025 19:05:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://hamradio.my/wp-content/uploads/2026/02/cropped-cropped-image-removebg-preview-3-32x32.png</url>
	<title>rtl\_sdr - Hamradio.my</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Best Operating Systems for Raspberry Pi in Amateur Radio Use</title>
		<link>https://hamradio.my/2025/07/best-operating-systems-for-raspberry-pi-in-amateur-radio-use/</link>
					<comments>https://hamradio.my/2025/07/best-operating-systems-for-raspberry-pi-in-amateur-radio-use/#comments</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Thu, 10 Jul 2025 23:29:18 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[free operating system]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[raspbian]]></category>
		<category><![CDATA[#AmateurRadio]]></category>
		<category><![CDATA[#DigitalModes]]></category>
		<category><![CDATA[#OpenSource]]></category>
		<category><![CDATA[#RadioCommunication]]></category>
		<category><![CDATA[#RadioProjects]]></category>
		<category><![CDATA[#radioshack]]></category>
		<category><![CDATA[#RaspberryPi]]></category>
		<category><![CDATA[APRS]]></category>
		<category><![CDATA[buildapi]]></category>
		<category><![CDATA[Direwolf]]></category>
		<category><![CDATA[emergencycommunications]]></category>
		<category><![CDATA[fldigi]]></category>
		<category><![CDATA[GNUradio]]></category>
		<category><![CDATA[HamPi]]></category>
		<category><![CDATA[hamradio]]></category>
		<category><![CDATA[js8call]]></category>
		<category><![CDATA[linuxham]]></category>
		<category><![CDATA[piaprs]]></category>
		<category><![CDATA[piaware]]></category>
		<category><![CDATA[raspberrypios]]></category>
		<category><![CDATA[rfengineering]]></category>
		<category><![CDATA[rtl\_sdr]]></category>
		<category><![CDATA[sdr]]></category>
		<category><![CDATA[WSJTX]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=7644</guid>

					<description><![CDATA[<p>Whether you&#8217;re setting up an APRS iGate, running digital modes, or experimenting with SDR, the Raspberry Pi is a fantastic platform for amateur radio. It&#8217;s small, efficient, and surprisingly powerful. But with so many OS choices out there, which one is best for your shack? Here&#8217;s a comprehensive guide to the best operating systems and [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/07/best-operating-systems-for-raspberry-pi-in-amateur-radio-use/">Best Operating Systems for Raspberry Pi in Amateur Radio Use</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"></h1>



<p class="wp-block-paragraph">Whether you&#8217;re setting up an APRS iGate, running digital modes, or experimenting with SDR, the Raspberry Pi is a fantastic platform for amateur radio. It&#8217;s small, efficient, and surprisingly powerful. But with so many OS choices out there, which one is best for your shack?</p>



<p class="wp-block-paragraph">Here&#8217;s a comprehensive guide to the best operating systems and setups tailored for amateur radio enthusiasts using the Raspberry Pi.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f527.png" alt="🔧" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 1. <strong>Raspberry Pi OS – The Flexible Foundation</strong></h2>



<p class="wp-block-paragraph"><strong>Best for:</strong> Custom setups and flexibility<br><strong>Why choose it?</strong> This is the official OS supported by the Raspberry Pi Foundation and offers full compatibility with most ham radio applications.</p>



<p class="wp-block-paragraph">With the base OS (either the full desktop or the Lite version), you can install exactly what you need. Perfect for hams who want full control.</p>



<p class="wp-block-paragraph"><strong>Recommended ham packages:</strong></p>



<pre class="wp-block-code"><code>sudo apt update
sudo apt install fldigi flrig wsjtx js8call direwolf xastir
</code></pre>



<p class="wp-block-paragraph">You can also add <code>chirp</code> for radio programming, <code>gnuradio</code> for SDR, or <code>gpsd</code> for location services.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e6.png" alt="📦" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 2. <strong>HamPi – All-in-One Ham Radio OS</strong></h2>



<p class="wp-block-paragraph"><strong>Developed by:</strong> Dave Slotter, W3DJS<br><strong>Best for:</strong> Plug-and-play ham shack<br><strong>What makes it special?</strong> HamPi is a fully-loaded Raspberry Pi image designed just for amateur radio.</p>



<p class="wp-block-paragraph"><strong>Included software:</strong></p>



<ul class="wp-block-list">
<li>WSJT-X, FLDIGI, JS8Call, CQRLOG</li>



<li>GNU Radio, Xastir, Direwolf</li>



<li>A huge range of tools for HF, VHF, SDR, logging, and more</li>
</ul>



<p class="wp-block-paragraph"><strong>Download from:</strong> <a href="https://github.com/dslotter/HamPi">https://github.com/dslotter/HamPi</a></p>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Tip:</strong> Best used on Raspberry Pi 4 with 2GB RAM or more.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 3. <strong>Build-a-Pi – Script Your Shack</strong> (73Linux)</h2>



<p class="wp-block-paragraph"><strong>Created by:</strong> KM4ACK<br><strong>Best for:</strong> DIY-friendly automation<br><strong>What it does:</strong> Build-a-Pi is a script that transforms a fresh install of Raspberry Pi OS Lite into a complete ham radio toolkit.</p>



<p class="wp-block-paragraph"><strong>Features:</strong></p>



<ul class="wp-block-list">
<li>Custom installs for JS8Call, WSJT-X, Direwolf, FLDIGI, HamLib</li>



<li>Great for headless or touchscreen operation</li>



<li>Community-supported and frequently updated</li>
</ul>



<p class="wp-block-paragraph"><strong>More info:</strong> <a href="https://github.com/km4ack/73Linux">https://github.com/km4ack/73Linux</a></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e1.png" alt="📡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 4. <strong>PiAPRS – APRS-Focused Builds</strong></h2>



<p class="wp-block-paragraph"><strong>Best for:</strong> APRS digipeaters, iGates, and trackers<br><strong>Suggested setup:</strong></p>



<ul class="wp-block-list">
<li>Start with <strong>Raspberry Pi OS Lite</strong></li>



<li>Add <code>direwolf</code>, <code>aprx</code>, or <code>YAAC</code></li>



<li>Add <code>gpsd</code> for GPS integration</li>



<li>Connect via USB soundcard or hardware TNC</li>
</ul>



<p class="wp-block-paragraph">Perfect for building your own APRS infrastructure or mobile station. Simple, reliable, and efficient.</p>



<p class="wp-block-paragraph"><strong>More info:</strong> <a href="https://github.com/km4ack/Pi-APRS">https://github.com/km4ack/Pi-APRS</a></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6f0.png" alt="🛰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 5. <strong>SkyAware / PiAware – For ADS-B and Aircraft Tracking</strong></h2>



<p class="wp-block-paragraph"><strong>Developed by:</strong> FlightAware<br><strong>Best for:</strong> Monitoring aircraft with an RTL-SDR dongle<br><strong>What it does:</strong> This turnkey OS lets you receive live ADS-B data and feed it to FlightAware or view it locally.</p>



<p class="wp-block-paragraph"><strong>More info:</strong> <a href="https://flightaware.com/adsb/piaware/">flightaware.com/adsb/piaware</a></p>



<p class="wp-block-paragraph">Plug in your SDR and antenna, and you&#8217;re tracking planes in no time.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4fb.png" alt="📻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 6. <strong>DragonOS – For Hardcore SDR Users</strong></h2>



<p class="wp-block-paragraph"><strong>Best for:</strong> SDR experimentation and development<br><strong>What’s inside:</strong> GNU Radio, GQRX, SDRangel, and a full set of signal analysis tools.</p>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Note:</strong> DragonOS is heavier and best suited for Raspberry Pi 4 or 5 with plenty of RAM.</p>



<p class="wp-block-paragraph"><strong>More info:</strong> <a href="https://sourceforge.net/projects/dragonos/">DragonOS on SourceForge</a></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ea.png" alt="🧪" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 7. <strong>Minimal Setup for Bots and Headless Gateways</strong></h2>



<p class="wp-block-paragraph">For projects like APRS bots, stick to a minimal OS like:</p>



<ul class="wp-block-list">
<li><strong>Raspberry Pi OS Lite (64-bit)</strong></li>
</ul>



<p class="wp-block-paragraph">Then install only what’s needed:</p>



<pre class="wp-block-code"><code>sudo apt install python3 gpsd direwolf ax25-tools
</code></pre>



<p class="wp-block-paragraph">Manage your scripts with systemd or cron. This keeps your system lean and efficient.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f50c.png" alt="🔌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Recommended Hardware</h2>



<ul class="wp-block-list">
<li><strong>Raspberry Pi Model:</strong> Pi 3B+ or Pi 4 (2GB+ RAM recommended)</li>



<li><strong>Storage:</strong> At least 16GB Class 10 microSD or USB SSD</li>



<li><strong>Extras:</strong> USB soundcard, GPS module, USB-Serial cable, or TNC interface (e.g. Signalink, Digirig)</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Final Thoughts</h2>



<p class="wp-block-paragraph">There’s no “one size fits all” OS for amateur radio on Raspberry Pi. It depends on your use case:</p>



<ul class="wp-block-list">
<li>Want an APRS gateway? Go minimal with Direwolf on Raspberry Pi OS Lite.</li>



<li>Prefer digital modes like FT8 or JS8? Try HamPi or Build-a-Pi.</li>



<li>Into SDR or signal decoding? DragonOS has you covered.</li>



<li>Want to feed ADS-B data to FlightAware? Use PiAware.</li>
</ul>



<p class="wp-block-paragraph">Whatever your setup, the Raspberry Pi continues to be a powerhouse for hams who love to tinker, operate, and innovate.</p>
<p>The post <a href="https://hamradio.my/2025/07/best-operating-systems-for-raspberry-pi-in-amateur-radio-use/">Best Operating Systems for Raspberry Pi in Amateur Radio Use</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/07/best-operating-systems-for-raspberry-pi-in-amateur-radio-use/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>OpenWebRX Using Docker on Raspberry Pi and Other Devices</title>
		<link>https://hamradio.my/2025/06/openwebrx-using-docker-on-raspberry-pi-and-other-devices/</link>
					<comments>https://hamradio.my/2025/06/openwebrx-using-docker-on-raspberry-pi-and-other-devices/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Sun, 15 Jun 2025 18:58:35 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[container]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[podman]]></category>
		<category><![CDATA[SDR]]></category>
		<category><![CDATA[software defined radio]]></category>
		<category><![CDATA[#RaspberryPi]]></category>
		<category><![CDATA[#Shortwave]]></category>
		<category><![CDATA[açıkwebrx]]></category>
		<category><![CDATA[amateur\_radio]]></category>
		<category><![CDATA[amatörradio]]></category>
		<category><![CDATA[amatorskie_radio]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[dockercompose]]></category>
		<category><![CDATA[dunia\_amator]]></category>
		<category><![CDATA[dunia\_radio]]></category>
		<category><![CDATA[dunia\_sdr]]></category>
		<category><![CDATA[dünya\_radyo]]></category>
		<category><![CDATA[global\_radio]]></category>
		<category><![CDATA[hamradio]]></category>
		<category><![CDATA[hobby_radio]]></category>
		<category><![CDATA[internet_radio]]></category>
		<category><![CDATA[komunikasi_radio]]></category>
		<category><![CDATA[malaysia_radio]]></category>
		<category><![CDATA[mjukvarudefinierad\_radio]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[online_receiver]]></category>
		<category><![CDATA[opensource\_sdr]]></category>
		<category><![CDATA[openwebrx]]></category>
		<category><![CDATA[pemantauan_radio]]></category>
		<category><![CDATA[penerima_sdr]]></category>
		<category><![CDATA[penerima_web]]></category>
		<category><![CDATA[perkakasan_radio]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[radio_amatur]]></category>
		<category><![CDATA[radio_amatur_malaysia]]></category>
		<category><![CDATA[radio_atas_talian]]></category>
		<category><![CDATA[radio_hobi]]></category>
		<category><![CDATA[radio_malaysia]]></category>
		<category><![CDATA[radio_station]]></category>
		<category><![CDATA[rádio\_amador]]></category>
		<category><![CDATA[rádio\_amatérsky]]></category>
		<category><![CDATA[rádio\_definido]]></category>
		<category><![CDATA[rádio\_hobista]]></category>
		<category><![CDATA[rádio\_mundo]]></category>
		<category><![CDATA[radio\_programowe]]></category>
		<category><![CDATA[rádió\_softvér]]></category>
		<category><![CDATA[rádio\_software]]></category>
		<category><![CDATA[rádióamatér]]></category>
		<category><![CDATA[RadioAmateur]]></category>
		<category><![CDATA[radioamatør]]></category>
		<category><![CDATA[receiver]]></category>
		<category><![CDATA[rtl\_sdr]]></category>
		<category><![CDATA[sdr]]></category>
		<category><![CDATA[SoftwareDefinedRadio]]></category>
		<category><![CDATA[szoftverrádió]]></category>
		<category><![CDATA[világ\_rádió]]></category>
		<category><![CDATA[web_sdr]]></category>
		<category><![CDATA[yazılım\_tanımlı\_radyo]]></category>
		<category><![CDATA[интернет\_радио]]></category>
		<category><![CDATA[программное\_радио]]></category>
		<category><![CDATA[радиолюбитель]]></category>
		<category><![CDATA[рация]]></category>
		<category><![CDATA[רדיו_חובבים]]></category>
		<category><![CDATA[רדיו\_בהגדרת\_תוכנה]]></category>
		<category><![CDATA[برمجيات\_الراديو]]></category>
		<category><![CDATA[راديو\_الإنترنت]]></category>
		<category><![CDATA[راديو\_هواة]]></category>
		<category><![CDATA[راډیو]]></category>
		<category><![CDATA[شوقي\_راډیو]]></category>
		<category><![CDATA[ओपनवेबआरएक्स]]></category>
		<category><![CDATA[रेडियो]]></category>
		<category><![CDATA[रेडियो\_इंटरनेट]]></category>
		<category><![CDATA[रेडियो\_प्रेमी]]></category>
		<category><![CDATA[रेडियो\_सॉफ़्टवेयर]]></category>
		<category><![CDATA[शौकिया\_रेडियो]]></category>
		<category><![CDATA[ওপেনওয়েব\_আরএক্স]]></category>
		<category><![CDATA[ওপেনওয়েবআরএক্স]]></category>
		<category><![CDATA[রেডিও]]></category>
		<category><![CDATA[রেডিও\_অনলাইন]]></category>
		<category><![CDATA[রেডিও\_ওয়েব]]></category>
		<category><![CDATA[রেডিও\_শিক্ষা]]></category>
		<category><![CDATA[インターネットラジオ]]></category>
		<category><![CDATA[オープンウェブラジオ]]></category>
		<category><![CDATA[ハムラジオ]]></category>
		<category><![CDATA[世界のラジオ]]></category>
		<category><![CDATA[世界广播]]></category>
		<category><![CDATA[互联网收音机]]></category>
		<category><![CDATA[无线电]]></category>
		<category><![CDATA[无线电爱好者]]></category>
		<category><![CDATA[软件定义无线电]]></category>
		<category><![CDATA[세계\_라디오]]></category>
		<category><![CDATA[소프트웨어무전기]]></category>
		<category><![CDATA[오픈웹알엑스]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=7919</guid>

					<description><![CDATA[<p>If you&#8217;re looking for a quick and clean way to get OpenWebRX running, Docker is a fantastic option—especially if you&#8217;re already familiar with containerized environments. Whether you&#8217;re setting up a software-defined radio (SDR) receiver on a desktop machine or a Raspberry Pi, using pre-built Docker images can save you a lot of time and hassle. [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/06/openwebrx-using-docker-on-raspberry-pi-and-other-devices/">OpenWebRX Using Docker on Raspberry Pi and Other Devices</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">If you&#8217;re looking for a quick and clean way to get OpenWebRX running, Docker is a fantastic option—especially if you&#8217;re already familiar with containerized environments. Whether you&#8217;re setting up a software-defined radio (SDR) receiver on a desktop machine or a Raspberry Pi, using pre-built Docker images can save you a lot of time and hassle.</p>



<h3 class="wp-block-heading">Why Docker?</h3>



<p class="wp-block-paragraph">Docker allows you to deploy software in isolated containers, complete with all their dependencies. This means you don’t need to worry about library conflicts, system packages, or compiling from source—just pull the image and run.</p>



<p class="wp-block-paragraph">The Docker images provided by <a href="https://hub.docker.com/u/jketterl">jketterl on Docker Hub</a> are built specifically for OpenWebRX and include all necessary requirements out of the box. Images are available for a range of hardware types, and there’s even a comprehensive “full” variant that supports multiple SDR devices.</p>



<p class="wp-block-paragraph">These images are built for multiple architectures:</p>



<ul class="wp-block-list">
<li><code>x86_64</code> (most desktops/laptops)</li>



<li><code>armv7l</code> and <code>aarch64</code> (perfect for Raspberry Pi and similar single-board computers)</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Quick Start for Raspberry Pi</h3>



<p class="wp-block-paragraph">If you haven’t installed Docker yet, the easiest way is to run:</p>



<pre class="wp-block-code"><code>curl -sSL https://get.docker.com | sh
</code></pre>



<p class="wp-block-paragraph">Once Docker is installed, you’re just two commands away from getting OpenWebRX up and running:</p>



<pre class="wp-block-code"><code>docker volume create openwebrx-settings
docker run --device /dev/bus/usb -p 8073:8073 \
  -v openwebrx-settings:/var/lib/openwebrx \
  --tmpfs=/tmp/openwebrx \
  jketterl/openwebrx:stable
</code></pre>



<p class="wp-block-paragraph">This setup does the following:</p>



<ul class="wp-block-list">
<li>Maps USB access so your SDR hardware can be used inside the container</li>



<li>Creates a persistent volume for OpenWebRX settings</li>



<li>Offloads temporary files to memory (<code>tmpfs</code>) to reduce SD card wear, which is especially important on Raspberry Pi</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Docker Compose Option</h3>



<p class="wp-block-paragraph">If you prefer <code>docker-compose</code>, here’s a minimal <code>docker-compose.yml</code> setup:</p>



<pre class="wp-block-code"><code>version: "3"
services:
  openwebrx:
    image: jketterl/openwebrx:stable
    volumes:
      - ./openwebrx/settings:/var/lib/openwebrx
    ports:
      - "8073:8073"
    devices:
      - "/dev/bus/usb/002/002:/dev/bus/usb/002/002"
    tmpfs:
      - "/tmp/openwebrx"
</code></pre>



<p class="wp-block-paragraph">Make sure to adjust the USB device path according to your system. You can check your SDR device’s path using <code>lsusb</code> and <code>ls /dev/bus/usb</code>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Troubleshooting: USB Device Access</h3>



<p class="wp-block-paragraph">Some users run into issues when the SDR device cannot be accessed inside the Docker container. This usually shows up as an error like:</p>



<pre class="wp-block-code"><code>usb_claim_interface error -6
</code></pre>



<p class="wp-block-paragraph">This happens when the Linux kernel loads its own drivers for your SDR, preventing access from within Docker.</p>



<p class="wp-block-paragraph">To solve this, you’ll need to blacklist the appropriate kernel modules on your host system. Here&#8217;s a quick reference:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>SDR Device</th><th>Kernel Module(s) to Blacklist</th></tr></thead><tbody><tr><td>RTL-SDR</td><td><code>dvb_usb_rtl28xxu</code></td></tr><tr><td>SDRplay</td><td><code>sdr_msi3101</code>, <code>msi001</code>, <code>msi2500</code></td></tr><tr><td>HackRF</td><td><code>hackrf</code></td></tr></tbody></table></figure>



<h4 class="wp-block-heading">On Debian-based systems:</h4>



<p class="wp-block-paragraph">Create a file in <code>/etc/modprobe.d/</code>, such as <code>sdr-blacklist.conf</code>, and add lines like:</p>



<pre class="wp-block-code"><code>blacklist dvb_usb_rtl28xxu
</code></pre>



<p class="wp-block-paragraph">After that, run <code>sudo update-initramfs -u</code> and reboot your system to apply the changes.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Final Notes</h3>



<p class="wp-block-paragraph">This containerized approach to running OpenWebRX is efficient, maintainable, and easy to back up or migrate. It’s ideal for both newcomers and experienced users alike. The Docker images by <code>jketterl</code> are actively maintained and support a variety of SDR hardware, making them a solid choice for any SDR setup.</p>



<p class="wp-block-paragraph">If you&#8217;re looking to get your SDR receiver online with minimal configuration and maximum flexibility, this is the way to go. Visit <strong><a href="https://github.com/jketterl/openwebrx">https://github.com/jketterl/openwebrx</a></strong></p>
<p>The post <a href="https://hamradio.my/2025/06/openwebrx-using-docker-on-raspberry-pi-and-other-devices/">OpenWebRX Using Docker on Raspberry Pi and Other Devices</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/06/openwebrx-using-docker-on-raspberry-pi-and-other-devices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Boost Your Ham Radio Experience on Debian with the Hamradio Metapackages</title>
		<link>https://hamradio.my/2025/06/boost-your-ham-radio-experience-on-debian-with-the-hamradio-metapackages/</link>
					<comments>https://hamradio.my/2025/06/boost-your-ham-radio-experience-on-debian-with-the-hamradio-metapackages/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Tue, 03 Jun 2025 12:07:04 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[#AmateurRadio]]></category>
		<category><![CDATA[#MorseCode]]></category>
		<category><![CDATA[#radioamateurs]]></category>
		<category><![CDATA[#RadioCommunication]]></category>
		<category><![CDATA[#SatelliteCommunication]]></category>
		<category><![CDATA[antennamodeling]]></category>
		<category><![CDATA[APRS]]></category>
		<category><![CDATA[AX25]]></category>
		<category><![CDATA[cw]]></category>
		<category><![CDATA[GNUradio]]></category>
		<category><![CDATA[GQRX]]></category>
		<category><![CDATA[hamradio]]></category>
		<category><![CDATA[hamradiodigital]]></category>
		<category><![CDATA[hamRadioLogging]]></category>
		<category><![CDATA[jt65]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rigcontrol]]></category>
		<category><![CDATA[rtl\_sdr]]></category>
		<category><![CDATA[sdr]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=7789</guid>

					<description><![CDATA[<p>Debian continues to be a powerful and versatile platform for amateur radio enthusiasts. One of its most valuable features is the Hamradio Blend, which includes a series of metapackages tailored specifically for amateur radio operations. These metapackages make it incredibly convenient to install and manage a full suite of ham radio tools and software in [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/06/boost-your-ham-radio-experience-on-debian-with-the-hamradio-metapackages/">Boost Your Ham Radio Experience on Debian with the Hamradio Metapackages</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading"></h2>



<p class="wp-block-paragraph">Debian continues to be a powerful and versatile platform for amateur radio enthusiasts. One of its most valuable features is the <strong>Hamradio Blend</strong>, which includes a series of <em>metapackages</em> tailored specifically for amateur radio operations. These metapackages make it incredibly convenient to install and manage a full suite of ham radio tools and software in just a few commands.</p>



<h3 class="wp-block-heading">What Are Metapackages?</h3>



<p class="wp-block-paragraph">Metapackages are essentially collections of related software grouped under a single package name. Installing one metapackage will automatically pull in all the recommended packages associated with a particular task. For ham radio operators, this means less time hunting for individual software packages and more time focusing on radio activities.</p>



<h3 class="wp-block-heading">Available Hamradio Metapackages</h3>



<p class="wp-block-paragraph">Here’s a breakdown of the currently maintained metapackages in the Debian Hamradio Blend:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Task Name</th><th>Metapackage</th><th>Description</th></tr></thead><tbody><tr><td><strong>Antennas</strong></td><td><code>hamradio-antenna</code></td><td>Tools for antenna modelling and simulation.</td></tr><tr><td><strong>Data Modes</strong></td><td><code>hamradio-datamodes</code></td><td>Software for digital modes such as RTTY, SSTV, and weak signal modes like JT65.</td></tr><tr><td><strong>Digital Voice</strong></td><td><code>hamradio-digitalvoice</code></td><td>Applications for digital voice operation and Internet linking.</td></tr><tr><td><strong>Logging</strong></td><td><code>hamradio-logging</code></td><td>Logbook software, including contest logging tools.</td></tr><tr><td><strong>Morse</strong></td><td><code>hamradio-morse</code></td><td>Programs for CW operation and Morse code learning.</td></tr><tr><td><strong>Non-Amateur Modes</strong></td><td><code>hamradio-nonamateur</code></td><td>Tools for decoding non-ham modes like AIS and ADS-B.</td></tr><tr><td><strong>Packet Modes</strong></td><td><code>hamradio-packetmodes</code></td><td>Everything for AX.25, APRS, and IP over packet radio.</td></tr><tr><td><strong>Rig Control</strong></td><td><code>hamradio-rigcontrol</code></td><td>Rig control and programming tools.</td></tr><tr><td><strong>Satellite Ops</strong></td><td><code>hamradio-satellite</code></td><td>Track and communicate via amateur radio satellites.</td></tr><tr><td><strong>SDR</strong></td><td><code>hamradio-sdr</code></td><td>Software for working with software-defined radios.</td></tr><tr><td><strong>Tools</strong></td><td><code>hamradio-tools</code></td><td>Various useful utilities for ham radio tasks.</td></tr><tr><td><strong>Training</strong></td><td><code>hamradio-training</code></td><td>Study tools for preparing for ham radio license exams.</td></tr></tbody></table></figure>



<h3 class="wp-block-heading">Installing Metapackages</h3>



<p class="wp-block-paragraph">To install any of these task-based collections, simply use the following format with your preferred package manager:</p>



<pre class="wp-block-code"><code>sudo apt-get install hamradio-&lt;task&gt;
</code></pre>



<p class="wp-block-paragraph">Replace <code>&lt;task&gt;</code> with the specific area you&#8217;re interested in, for example:</p>



<pre class="wp-block-code"><code>sudo apt-get install hamradio-logging
</code></pre>



<p class="wp-block-paragraph">If you&#8217;re looking for a full-featured ham radio setup, you can install the entire blend in one go:</p>



<pre class="wp-block-code"><code>sudo apt-get install hamradio-antenna hamradio-datamodes hamradio-digitalvoice hamradio-logging hamradio-morse hamradio-nonamateur hamradio-packetmodes hamradio-rigcontrol hamradio-satellite hamradio-sdr hamradio-tools hamradio-training
</code></pre>



<h3 class="wp-block-heading">Final Thoughts</h3>



<p class="wp-block-paragraph">Whether you&#8217;re into CW, APRS, satellite work, or just learning the ropes, the Debian Hamradio Blend has something to offer. With metapackages, setting up a complete amateur radio environment has never been easier. This is a great way to turn your Debian machine into a powerful radio shack workstation.</p>



<p class="wp-block-paragraph">If you&#8217;re running Debian, give these metapackages a try and take your ham radio experience to the next level.</p>



<p class="wp-block-paragraph">Visit <strong><a href="https://www.debian.org/blends/hamradio/get/metapackages">https://www.debian.org/blends/hamradio/get/metapackages</a></strong></p>
<p>The post <a href="https://hamradio.my/2025/06/boost-your-ham-radio-experience-on-debian-with-the-hamradio-metapackages/">Boost Your Ham Radio Experience on Debian with the Hamradio Metapackages</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/06/boost-your-ham-radio-experience-on-debian-with-the-hamradio-metapackages/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
