Skip to content

Missing python-openrazer dependency causes "No device" even when daemon detects Tartarus Pro #4

Description

@Roel216

I ran into an issue where OpenTartarus showed "No device" even though openrazer-daemon was running and correctly detecting my device.

System:

CachyOS (Arch-based)

Razer Tartarus Pro

OpenRazer daemon 3.12.2

The daemon output showed:

Found device.0: 0003:1532:0244.0006
Initialising device.0 RazerTartarusPro
Serving DBus

I had already:

started openrazer-daemon

confirmed my user was in the input group

restarted OpenTartarus

The issue was that the Python OpenRazer module was not installed:

ModuleNotFoundError: No module named 'openrazer'

Installing the Arch package:

python-openrazer

fixed the issue and OpenTartarus detected the device.

It may be worth mentioning python-openrazer as a dependency or adding a troubleshooting step for missing Python bindings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions