Cant install openrazer with bazzite portal
When i try to install openrazer i get this error...
Fehler: Unbekannte Option -A
Fehler: Unbekannte Option -A
Fehler: Unbekannte Option -A
F: An error was encountered searching remote ‘flathub’ for ‘ujust’: »ujust« ist kein gültiger Name: Name muss mindestens 2 Punkte enthaltenFehler: No remote refs found for ‘ujust’
Installation Complete!
45 Replies
run
ujust install-openrazer
in a terminalDoes not work
please provide the output from running
rpm-ostree status
rpm-ostree status
State: idle
Deployments:
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:98522d63341192410178052962a2cb6084209fedb0c1a2909d6f46e76512fbc4
Version: 41.20241118.2 (2024-11-19T02:58:01Z)
Diff: 7 added
LayeredPackages: kernel-devel
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:98522d63341192410178052962a2cb6084209fedb0c1a2909d6f46e76512fbc4
Version: 41.20241118.2 (2024-11-19T02:58:01Z)
InterruptedLiveCommit: 183f55f1b5a5724b5b4b49e5635ccf3f048be32dafba07d589f78718ed522f94
Unlocked: transient
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:ff8886c66ab6c5e151acec6fd49fd1d8ce6e55d87593b7d38ce67094e6dc4fc6
Version: 41.20241118 (2024-11-18T05:57:03Z)
Any ideas what i can do?
first restart because you're not on your most recent deployment
plus you have that interrupted livecommit in there
sry, i dont understand this. 🫣
do you not know how to restart a PC?
Of curse. But it not fix it.
you need to get off of the deployment with the ●
so restart, run
rpm-ostree status
and see where you are thererpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:98522d63341192410178052962a2cb6084209fedb0c1a2909d6f46e76512fbc4
Version: 41.20241118.2 (2024-11-19T02:58:01Z)
LayeredPackages: kernel-devel
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:98522d63341192410178052962a2cb6084209fedb0c1a2909d6f46e76512fbc4
Version: 41.20241118.2 (2024-11-19T02:58:01Z)
why do you have
kernel-devel
layered in?I tryed to install openrazer like fedora 41.
Is this the problem?
it doesn't make sense to be there
run
rpm-ostree reset
and restart againok
rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:98522d63341192410178052962a2cb6084209fedb0c1a2909d6f46e76512fbc4
Version: 41.20241118.2 (2024-11-19T02:58:01Z)
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:98522d63341192410178052962a2cb6084209fedb0c1a2909d6f46e76512fbc4
Version: 41.20241118.2 (2024-11-19T02:58:01Z)
LayeredPackages: kernel-devel
alright, now try
ujust install-openrazer
againDoes not work
what type of PC do you have?
Amd Ryzen 5800X
Should i reinstall bazzite?
I wouldn't say so just yet. can you run
rpm-ostree update
and see if that goes through ok?rpm-ostree update
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
No upgrade available.
I have a similar build to you and what I don't understand is why it's trying to pull
aarch64
packages, which are intended for ARM64
this is what I get after running ujust install-openrazer
My PC will install openrazer for arm?
at the tail end it looks like it's causing one of your two issues
can you provide the output of
ll /etc/yum.repos.d/
?razer.repo
is out of place
sudo rm razer.repo hardware:razer.repo
then run the ujust installer againremove is not possible
file not found
sudo rm razer.repo hardware:razer.repo
[sudo] Passwort für agentwolf:
rm: das Entfernen von 'razer.repo' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
rm: das Entfernen von 'hardware:razer.repo' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
run
cd /etc/yum.repos.d/
then run sudo rm razer.repo hardware:razer.repo
then run the ujust installNope
do you have a link to the process you used to try and install openrazer?
OpenRazer
OpenRazer
Open source driver and user-space daemon to control Razer peripherals on GNU/Linux
can you run
rpm-ostree refresh-md -f
?
your hardware_razer repo has a different number of solvables than mine
the above command will force refresh your cacheAfter refresh ujust install?
following these instructions would not be appropriate for bazzite and explains why you had
kernel-devel
thereI think now it works
There is an error at the end
I have a feeling that's a byproduct of running the ujust script too many times
run
cat /etc/group
for reference, i have a pr open that should fix issues with the bazzite portal
It works fine now. THX 4 help!
does the portal still try to install the flatpak? that's what OP's original error looked like
yes
it's a syntax error
I was wondering about that. good to know