OpenRazer 3.1 Released with New Razer Peripherals Support

OpenRazer, an open-source driver and user-space daemon to manage Razer peripherals on Linux, released version 3.1.

One of the most frustrating things about building a new computer for Linux is the peripherals, especially for gamers looking for lots of functionality out of their peripherals.

However, there are no official drivers for any Razer peripherals in Linux. But if you have Razer peripherals, you may be in luck because the OpenRazer project has a solution.

OpenRazer is a collection of Linux drivers for Razer devices, providing kernel drivers, DBus services, and Python bindings to interact with the DBus interface. It is an open-source driver and user-space daemon that allows you to manage your Razer peripherals on Linux.

The first place you should go is the project’s Github.io page, where you can see the supported devices.

Changes in OpenRazer 3.1

OpenRazer 3.1 adds support for six new devices:

  • Razer Blade Advanced (Early 2021)
  • Razer BlackWidow V3 Tenkeyless
  • Razer BlackWidow Tournament Edition 2014
  • Razer Basilisk Essential
  • Razer Blade 15 Advanced (Mid 2021)
  • Razer Huntsman V2 Analog

In addition, OpenRazer 3.1 adds more effects for Kraken Kitty Edition and volume scroll support for Ornata V2. The OpenRazer daemon has been refactored in some areas, and there are a variety of bug fixes.

You can also see if your device is supported by visiting the official GitHub Page of OpenRazer.

For detailed information about all changes, you can refer to the changelog.

Installation

For Ubuntu, the software has an official PPA. This will keep the drivers up-to-date when new versions are released.

sudo add-apt-repository ppa:openrazer/stable
sudo apt update
sudo apt install openrazer-meta

Arch Linux users can install OpenRazer from the AUR using an AUR helper such as yay.

yay -S openrazer-meta

After the drivers are installed, please restart the computer.

In addition to the driver, consider installing Polychromatic, which interacts with the driver to make the most out of your Razer peripheral. It is a graphical management tool and tray applet for managing Razer peripherals.

Polychromatic management front-end application for OpenRazer
Bobby Borisov

Bobby Borisov

Bobby, an editor-in-chief at Linuxiac, is a Linux professional with over 20 years of experience. With a strong focus on Linux and open-source software, he has worked as a Senior Linux System Administrator, Software Developer, and DevOps Engineer for small and large multinational companies.

Think You're an Ubuntu Expert? Let's Find Out!

Put your knowledge to the test in our lightning-fast Ubuntu quiz!
Ten questions to challenge yourself to see if you're a Linux legend or just a penguin in the making.

1 / 10

Ubuntu is an ancient African word that means:

2 / 10

Who is the Ubuntu's founder?

3 / 10

What year was the first official Ubuntu release?

4 / 10

What does the Ubuntu logo symbolize?

5 / 10

What package format does Ubuntu use for installing software?

6 / 10

When are Ubuntu's LTS versions released?

7 / 10

What is Unity?

8 / 10

What are Ubuntu versions named after?

9 / 10

What's Ubuntu Core?

10 / 10

Which Ubuntu version is Snap introduced?

The average score is 68%

One comment

  1. Looks nice. Will it stop my Razer Basilisk Hyperspeed X mouse from dropping connection randomly and then refusing to reconnect (short of taking out the battery and putting it back in again)?

Leave a Reply

Your email address will not be published. Required fields are marked *