Here is all the commands I did. A lot of them return errors, however it checking journalctl -b -u supergfxd & systemctl status supergfxd does not return any errors.
:~> supergfxctl --help
Optional arguments:
-h, --help print help message
-m, --mode Set graphics mode
-v, --version Get supergfxd version
-g, --get Get the current mode
-s, --supported Get the supported modes
-V, --vendor Get the dGPU vendor name
-S, --status Get the current power status
-p, --pend-action Get the pending user action if any
-P, --pend-mode Get the pending mode change if any
:~> supergfxctl --mode
Error: missing argument to option `--mode`
:~> supergfxctl --version
Graphics mode change error.
Please check `journalctl -b -u supergfxd`, and `systemctl status supergfxd`
Sender is not authorized to send message
:~> supergfxctl --get
Graphics mode change error.
Please check `journalctl -b -u supergfxd`, and `systemctl status supergfxd`
Sender is not authorized to send message
:~> supergfxctl --supported
Graphics mode change error.
Please check `journalctl -b -u supergfxd`, and `systemctl status supergfxd`
Sender is not authorized to send message
:~> supergfxctl --vendor
Graphics mode change error.
Please check `journalctl -b -u supergfxd`, and `systemctl status supergfxd`
Sender is not authorized to send message
:~> supergfxctl --status
Graphics mode change error.
Please check `journalctl -b -u supergfxd`, and `systemctl status supergfxd`
Sender is not authorized to send message
:~> supergfxctl --pend-action
Graphics mode change error.
Please check `journalctl -b -u supergfxd`, and `systemctl status supergfxd`
Sender is not authorized to send message
:~> supergfxctl --pend-mode
Graphics mode change error.
Please check `journalctl -b -u supergfxd`, and `systemctl status supergfxd`
Sender is not authorized to send message
:~> journalctl -b -u supergfxd
Hint: You are currently not seeing messages from other users and the system.
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
-- No entries --
:~> systemctl status supergfxd
● supergfxd.service - SUPERGFX
Loaded: loaded (/usr/lib/systemd/system/supergfxd.service; enabled; preset: enabled)
Active: active (running) since Fri 2025-08-29 10:34:57 PDT; 22min ago
Invocation: 66d07f301fc541d5b75791217fb1abcb
Main PID: 1512 (supergfxd)
Tasks: 17 (limit: 47149)
CPU: 556ms
CGroup: /system.slice/supergfxd.service
└─1512 /usr/bin/supergfxd
Warning: some journal files were not opened due to insufficient permissions.