Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
After the drivers are installed, please restart the computer.
Thanks, I ran all those, but I still get:
"(130)(deck@(((MACHINENAME))) ~)$ gpasswrd: group 'plugdev' does not exsit in /etc/group
bash: gpasswrd:: command not found
(127)(deck@Iconoclast ~)$ "
Forget your steps. type in the shell, exactly what I put below.
sudo steamos-readonly disable
sudo btrfs property set -ts / ro false
sudo pacman-key --init
sudo pacman-key --populate archlinux holo
sudo pacman -Syu base-devel git linux-neptune-headers
git clone https://aur.archlinux.org/openrazer.git
cd openrazer
makepkg -sri
sudo systemctl --user enable --now openrazer-daemon.service
reboot
sudo steamos-readonly enable
sudo btrfs property set -ts / ro true
Save these commands, because you will have to run them on every system update.
(deck@x ~)$ git clone https://aur.archlinux.org/openrazer.git
cd openrazer
makepkg -sri
sudo systemctl --user enable --now openrazer-daemon.service
Cloning into 'openrazer'...
remote: Enumerating objects: 199, done.
remote: Counting objects: 100% (199/199), done.
remote: Compressing objects: 100% (134/134), done.
remote: Total 199 (delta 65), reused 199 (delta 65), pack-reused 0
Receiving objects: 100% (199/199), 76.18 KiB | 180.00 KiB/s, done.
Resolving deltas: 100% (65/65), done.
==> ERROR: Cannot find the fakeroot binary.
[sudo] password for deck:
Failed to connect to bus: No medium found
(1)(deck@Iconoclast openrazer)$ ^C
(130)(deck@x openrazer)$ ^C
(130)(deck@x openrazer)$
I have installed RazerGenie from Discover, Then I ran your script (thank you very much for that!), and when I open RazerGenie it says OpenRazer Daemon is not installed. Any further suggestions?
By the way, I don't seem to get any errors during the srcript operation, the system reboots when it finishes, and when I go back to the Desktop and open RazerGenie, that is when I get told RazerDaemon is not installed.
Open a terminal window and type passwd , then enter your password twice, this gives you root access, as explained here:
https://steamcommunity.com/groups/steamuniverse/discussions/1/648814395741989999/
I had to find that for installing something else, as I'm just as linux-green as you my friend, obviously, I can't get OpenRazer working either.
sudo steamos-readonly disable
sudo btrfs property set -ts / ro false
sudo pacman-key --init
sudo pacman-key --populate archlinux holo
sudo pacman -Syu base-devel git linux-neptune-headers fakeroot
git clone https://aur.archlinux.org/openrazer.git
cd openrazer
makepkg -sri
sudo systemctl --user enable --now openrazer-daemon.service
reboot
sudo steamos-readonly enable
sudo btrfs property set -ts / ro true
Remember to do this command after makepkg -sri
sudo systemctl --user enable --now openrazer-daemon.service
Upon closer inspection, I think it may not be loading the OpenRazer drivers, because I don't believe it sees my Turret keyboard. I did not see the Turret listed in the supported devices, but thought I would try it, and it appears it can't access it, likely due to the wireless capabilities. Real shame, the Turret, I believe, is the best keyboard/lapboard in the industry, and believe me I have owned them all. Given I will be using the Deck in docked mode from my couch for the majority of the time (long story, but I cannot go into the room where my main desktop PC is at during the week), and the Deck was the answer to all of my problems, well PC related problems anyhow. I will just continue with the Corsair K63 for now. Thank you again, very much, for your help!!
Every time I run the command you just typed, this is the error I am getting:
(1)(deck@steamdeck openrazer)$ sudo systemctl --user enable --now openrazer-daemon.service
[sudo] password for deck:
Failed to connect to bus: No medium found
(1)(deck@steamdeck openrazer)$