Bluetooth connectivity is essential for many modern devices, and ensuring it works seamlessly on your Arch Linux system is crucial for a smooth user experience. In this tutorial, we’ll explore the process of installing and configuring MediaTek Ralink 3290 Bluetooth on Arch Linux and Arch-based distributions, including Manjaro and EndeavourOS.
Steps to Install and Configure MediaTek Ralink 3290 Bluetooth on Arch Linux:
- Install the Linux headers package from the official repository using a software manager or the command line:
sudo pacman -Sy linux-headers
- Install the rtbth-dkms-git package from the AUR repository:
sudo pacman -S rtbth-dkms-git
- Add rtbth at the end of this file to load the module at boot:
sudo gedit /etc/modules-load.d/modules.conf
- Reboot.
Your wireless button light should turn blue.
- Now, let’s test it:
- Pair a device (e.g., a smartphone) – it works.
- Send a file test – good, it works.
- Receive a file test – nice, it works too.

Looking to enhance your Bluetooth capabilities even further? Consider upgrading to the UGREEN USB Bluetooth Dongle Adapter.
Affiliate Link (read disclosure)
By completing these steps, you’ve set up MediaTek Ralink 3290 Bluetooth on your Arch Linux system.Enjoy hassle-free Bluetooth connectivity for smoother file transfers and device pairing. If you need help or have questions, don’t hesitate to ask.



Linux-Tech&More Comment Policy
Comments are welcomed and encouraged on this blog. Spam, abusive and off-topics comments will be deleted. Please read our Comments policy before commenting.
Join the Discussion!