z3ntu / RazerGenie

Qt application for configuring your Razer devices under GNU/Linux.
GNU General Public License v3.0
374 stars 35 forks source link

Error With OpenRazer-daemon Status #133

Closed Linrono closed 2 years ago

Linrono commented 2 years ago

I have run into this issue a couple of times and I am not sure what to do about it. Let me give you a series of events to explain my situation. I am currently running ArchLinux. I installed OpenRazer. I added my user to the plugdev group. I then installed RazerGenie. I rebooted. I run RazerGenie. OpenRazer fails because I do not have the Linux Headers installed. I install the Linux Headers. I reboot. Now, when I run RazerGenie, it says the OpenRazer daemon is currently not availabe, and it shows the status output of OpenRazer daemon. But the status output says OpenRazer is loaded, active, and running. There are no errors in the short log below it. There is a warning about a device being detected twice but it says it just skips it. OpenRazer does not show any errors, and following the instructions on the troubleshooting page just shows a functioning install. Now i can uninstall openrazer, razergenie, and linux-headers all I want, and reinstall them, but I cannot get past this part. The weird thing is, I have gotten this working before. I've found it works fine as long as I have the linux-headers package installed before I install openrazer. The only way I have gotten past this before is to do a fresh install. I really would rather not do that if possible. At this point I do not know what to do. Any help would be greatly appreciated. Screenshot_20220210_111312

z3ntu commented 2 years ago

Weird, is this still a problem or was it a one-off issue?

Linrono commented 2 years ago

This is still a problem.

z3ntu commented 2 years ago

Can you run this in the terminal and post the output? qdbus --session org.razer

Linrono commented 2 years ago

Here is the output.

Error: org.freedesktop.DBus.Error.Spawn.ChildExited Process org.razer exited with status 1

z3ntu commented 2 years ago

Try this:

systemctl --user stop openrazer-daemon.service
openrazer-daemon -Fv
Linrono commented 2 years ago

That worked, after I ran that, RazerGenie came up no problem. Sorry for the trouble. Here is the output.

~ 
❯ systemctl --user stop openrazer-daemon.service

~ 
❯ openrazer-daemon -Fv
Starting daemon.
2022-02-20 15:45:22 | razer                          | INFO     | Initialising Daemon (v3.2.0). Pid: 13617
2022-02-20 15:45:22 | razer.screensaver              | INFO     | Initialising DBus Screensaver Monitor
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAbyssus ---------------------------- (1532:0042)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAbyssus1800 ------------------------ (1532:0020)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAbyssus2000 ------------------------ (1532:005E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAbyssusEliteDVaEdition ------------- (1532:006A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAbyssusEssential ------------------- (1532:006B)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAbyssusV2 -------------------------- (1532:005B)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAnansi ----------------------------- (1532:010F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerAtherisReceiver -------------------- (1532:0062)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBaseStationChroma ------------------ (1532:0F08)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBaseStationV2Chroma ---------------- (1532:0F20)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBasilisk --------------------------- (1532:0064)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBasiliskEssential ------------------ (1532:0065)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBasiliskUltimateReceiver ----------- (1532:0088)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBasiliskUltimateWired -------------- (1532:0086)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBasiliskV2 ------------------------- (1532:0085)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBasiliskXHyperSpeed ---------------- (1532:0083)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidow2019 --------------------- (1532:0241)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowChroma ------------------- (1532:0203)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowChromaOverwatch ---------- (1532:0211)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowChromaTournamentEdition -- (1532:0209)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowChromaV2 ----------------- (1532:0221)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowElite -------------------- (1532:0228)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowEssential ---------------- (1532:0237)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowLite --------------------- (1532:0235)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowStealth ------------------ (1532:011B)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowStealthEdition ----------- (1532:010E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowTournamentEdition2014 ---- (1532:011C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowUltimate2012 ------------- (1532:010D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowUltimate2013 ------------- (1532:011A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowUltimate2016 ------------- (1532:0214)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowV3 ----------------------- (1532:024E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowV3MiniHyperspeed --------- (1532:0258)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowV3MiniHyperspeedWireless - (1532:0271)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowV3ProWired --------------- (1532:025A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowV3TK --------------------- (1532:0A24)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowXChroma ------------------ (1532:0216)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowXTournamentEditionChroma - (1532:021A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlackWidowXUltimate ---------------- (1532:0217)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade142021 ------------------------ (1532:0270)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade15Advanced2020 ---------------- (1532:0253)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade15Advanced2021 ---------------- (1532:0276)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade15AdvancedEarly2021 ----------- (1532:026D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade17Pro2021 --------------------- (1532:0279)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade2018 -------------------------- (1532:0233)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade2018Base ---------------------- (1532:023B)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade2018Mercury ------------------- (1532:0240)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade2019Adv ----------------------- (1532:023A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade2019Base ---------------------- (1532:0246)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBlade2019StudioEdition ------------- (1532:024D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeEarly2020Base ----------------- (1532:0255)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeEarly2021Base ----------------- (1532:026F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeLate2016 ---------------------- (1532:0224)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeMid2019Mercury ---------------- (1532:0245)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladePro2017 ----------------------- (1532:0225)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladePro2017FullHD ----------------- (1532:022F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladePro2019 ----------------------- (1532:0234)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeProEarly2020 ------------------ (1532:0256)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeProLate2016 ------------------- (1532:0210)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeProLate2019 ------------------- (1532:024C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeQHD --------------------------- (1532:020F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealth ----------------------- (1532:0205)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealth2019 ------------------- (1532:0239)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealthEarly2020 -------------- (1532:0252)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealthLate2016 --------------- (1532:0220)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealthLate2017 --------------- (1532:0232)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealthLate2019 --------------- (1532:024A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealthLate2020 --------------- (1532:0259)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBladeStealthMid2017 ---------------- (1532:022D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerBook2020 --------------------------- (1532:026A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerChargingPadChroma ------------------ (1532:0F26)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerChromaHDK -------------------------- (1532:0F09)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerChromaMugHolder -------------------- (1532:0F07)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerCore ------------------------------- (1532:0215)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerCynosaChroma ----------------------- (1532:022A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerCynosaChromaPro -------------------- (1532:022C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerCynosaLite ------------------------- (1532:023F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerCynosaV2 --------------------------- (1532:025E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdder1800 --------------------- (1532:0038)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdder2000 --------------------- (1532:004F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdder2013 --------------------- (1532:0037)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdder3500 --------------------- (1532:0054)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdder3_5G --------------------- (1532:0016)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderChroma ------------------- (1532:0043)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderElite -------------------- (1532:005C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderEssential ---------------- (1532:006E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderEssential2021 ------------ (1532:0098)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderEssentialWhiteEdition ---- (1532:0071)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderV2 ----------------------- (1532:0084)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderV2Mini ------------------- (1532:008C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderV2ProWired --------------- (1532:007C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathAdderV2ProWireless ------------ (1532:007D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathStalkerChroma ----------------- (1532:0204)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDeathStalkerExpert ----------------- (1532:0202)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerDiamondbackChroma ------------------ (1532:004C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerFirefly ---------------------------- (1532:0C00)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerFireflyHyperflux ------------------- (1532:0068)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerFireflyV2 -------------------------- (1532:0C04)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerGoliathus -------------------------- (1532:0C01)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerGoliathusExtended ------------------ (1532:0C02)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerHuntsman --------------------------- (1532:0227)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerHuntsmanElite ---------------------- (1532:0226)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerHuntsmanMini ----------------------- (1532:0257)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerHuntsmanTournamentEdition ---------- (1532:0243)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerHuntsmanV2Analog ------------------- (1532:0266)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerImperator -------------------------- (1532:002F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerKraken71 --------------------------- (1532:0501)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerKraken71Alternate ------------------ (1532:0506)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerKraken71Chroma --------------------- (1532:0504)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerKraken71V2 ------------------------- (1532:0510)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerKrakenKittyEdition ----------------- (1532:0F19)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerKrakenUltimate --------------------- (1532:0527)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerLanceheadTE ------------------------ (1532:0060)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerLanceheadWired --------------------- (1532:0059)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerLanceheadWireless ------------------ (1532:005A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerLanceheadWirelessReceiver ---------- (1532:006F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerLanceheadWirelessWired ------------- (1532:0070)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMamba2012Wired --------------------- (1532:0024)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMamba2012Wireless ------------------ (1532:0025)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMambaChromaWired ------------------- (1532:0044)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMambaChromaWireless ---------------- (1532:0045)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMambaElite ------------------------- (1532:006C)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMambaTE ---------------------------- (1532:0046)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMambaWirelessReceiver -------------- (1532:0072)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMambaWirelessWired ----------------- (1532:0073)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMouseBungeeV3Chroma ---------------- (1532:0F1D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerMouseDock -------------------------- (1532:007E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNaga2012 --------------------------- (1532:002E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNaga2014 --------------------------- (1532:0040)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNagaChroma ------------------------- (1532:0053)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNagaHex ---------------------------- (1532:0041)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNagaHexRed ------------------------- (1532:0036)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNagaHexV2 -------------------------- (1532:0050)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNagaLeftHanded2020 ----------------- (1532:008D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNagaTrinity ------------------------ (1532:0067)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNommoChroma ------------------------ (1532:0517)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNommoPro --------------------------- (1532:0518)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerNostromo --------------------------- (1532:0111)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrbweaver -------------------------- (1532:0113)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrbweaverChroma -------------------- (1532:0207)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrnata ----------------------------- (1532:021F)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrnataChroma ----------------------- (1532:021E)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrnataV2 --------------------------- (1532:025D)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrochi2011 ------------------------- (1532:0013)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrochi2013 ------------------------- (1532:0039)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOrochiWired ------------------------ (1532:0048)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerOuroboros -------------------------- (1532:0032)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerTaipan ----------------------------- (1532:0034)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerTartarus --------------------------- (1532:0201)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerTartarusChroma --------------------- (1532:0208)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerTartarusV2 ------------------------- (1532:022B)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerThunderbolt4DockChroma ------------- (1532:0F21)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerViper ------------------------------ (1532:0078)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerViper8KHz -------------------------- (1532:0091)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerViperMini -------------------------- (1532:008A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerViperUltimateWired ----------------- (1532:007A)
2022-02-20 15:45:22 | razer                          | DEBUG    | Loaded device specification: RazerViperUltimateWireless -------------- (1532:007B)
2022-02-20 15:45:22 | razer                          | INFO     | Found device.0: 0003:1532:0226.0005
2022-02-20 15:45:22 | razer.device0                  | INFO     | Initialising device.0 RazerHuntsmanElite
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getDeviceMode method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getDriverVersion method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getRazerUrls method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.suspendDevice method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getDeviceImage method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.resumeDevice method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.restoreLastEffect method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.hasDedicatedMacroKeys method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getVidPid method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.setDeviceMode method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getSerial method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.getEffectSpeed method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.getEffectColors method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.getEffect method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.getWaveDir method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getFirmware method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getMatrixDimensions method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.hasMatrix method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getDeviceName method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getKeyboardLayout method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.brightness.getBrightness method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.brightness.setBrightness method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.misc.getDeviceType method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setWave method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setStatic method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setSpectrum method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setReactive method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setNone method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setBreathRandom method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setBreathSingle method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setBreathDual method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setCustom method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setKeyRow method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.led.gamemode.getGameMode method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.led.gamemode.setGameMode method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.led.macromode.getMacroMode method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.led.macromode.setMacroMode method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.led.macromode.getMacroEffect method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.led.macromode.setMacroEffect method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.macro.getMacros method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.macro.deleteMacro method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.macro.addMacro method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setStarlightRandom method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setStarlightSingle method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.chroma.setStarlightDual method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.custom.setRipple method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Adding razer.device.lighting.custom.setRippleRandomColour method to DBus
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | DBus call set_brightness
2022-02-20 15:45:22 | razer.device0                  | DEBUG    | Sending observer message: ('effect', RazerHuntsmanElite:PM2032F28905303, 'setBrightness', 191)
2022-02-20 15:45:22 | razer.device0.keymanager       | DEBUG    | Starting KeyWatcher
2022-02-20 15:45:22 | razer.device0                  | INFO     | Putting device into driver mode. Daemon will handle special functionality
2022-02-20 15:45:22 | razer                          | INFO     | Found device.1: 0003:1532:007C.0006
2022-02-20 15:45:22 | razer.device1                  | INFO     | Initialising device.1 RazerDeathAdderV2ProWired
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.chroma.restoreLastEffect method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getSerial method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getDriverVersion method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getDeviceImage method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.suspendDevice method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.resumeDevice method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getDeviceMode method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getVidPid method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.hasDedicatedMacroKeys method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getRazerUrls method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.setDeviceMode method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.getLogoEffect method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.getLogoWaveDir method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.getLogoEffectColors method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.getLogoEffectSpeed method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getFirmware method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getMatrixDimensions method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.hasMatrix method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getDeviceName method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getDeviceType method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.dpi.maxDPI method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.dpi.getDPI method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.dpi.setDPI method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.getPollRate method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.misc.setPollRate method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.getLogoBrightness method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoBrightness method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.power.getBattery method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.power.isCharging method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.power.setIdleTime method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.power.setLowBatteryThreshold method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoStatic method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoSpectrum method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoNone method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoReactive method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoBreathRandom method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoBreathSingle method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.logo.setLogoBreathDual method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.chroma.setCustom method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Adding razer.device.lighting.chroma.setKeyRow method to DBus
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | DBus call set_dpi_xy
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | DBus call set_poll_rate
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | DBus call set_logo_brightness
2022-02-20 15:45:22 | razer.device1                  | DEBUG    | Sending observer message: ('effect', RazerDeathAdderV2ProWired:632034H15709226, 'setBrightness', 191)
2022-02-20 15:45:22 | razer                          | INFO     | Found device.2: 0003:1532:007C.0009
2022-02-20 15:45:22 | razer                          | WARNING  | BUG: Device 0003:1532:007C.0009 has already been found with interface 0003:1532:007C.0006. Skipping
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.daemon.version method to DBus
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.devices.getOffOnScreensaver method to DBus
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.devices.syncEffects method to DBus
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.devices.getSyncEffects method to DBus
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.daemon.stop method to DBus
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.devices.supportedDevices method to DBus
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.devices.enableTurnOffOnScreensaver method to DBus
2022-02-20 15:45:22 | razer                          | DEBUG    | Adding razer.devices.getDevices method to DBus
2022-02-20 15:45:22 | razer                          | INFO     | Serving DBus
2022-02-20 15:45:32 | razer                          | DEBUG    | State recently changed, writing to disk
2022-02-20 15:45:32 | razer                          | DEBUG    | Writing persistence config
2022-02-20 15:46:49 | razer                          | DEBUG    | DBus called get_serial_list
2022-02-20 15:46:49 | razer.device0                  | DEBUG    | DBus call has_matrix
2022-02-20 15:46:49 | razer.device0                  | DEBUG    | DBus call get_device_type
2022-02-20 15:46:49 | razer.device0                  | DEBUG    | DBus call get_device_name
2022-02-20 15:46:49 | razer.device0                  | DEBUG    | DBus call get_device_name
2022-02-20 15:46:49 | razer.device0                  | DEBUG    | DBus call get_brightness
2022-02-20 15:46:49 | razer.device0                  | DEBUG    | DBus call get_brightness
2022-02-20 15:46:49 | razer.device0                  | DEBUG    | DBus call get_firmware
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call has_matrix
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call get_device_type
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call get_device_name
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call get_device_name
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call get_logo_brightness
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call get_dpi_xy
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call max_dpi
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call get_poll_rate
2022-02-20 15:46:49 | razer.device1                  | DEBUG    | DBus call get_firmware
Linrono commented 2 years ago

@z3ntu Just FYI, I have to do this every time I run RazerGenie. I don't know if that is by design, and it's fine I'll do it, but it is annoying.

Edit: I guess I could script it to happen when I log in or something.

z3ntu commented 2 years ago

It very much looks like your dbus setup is quite broken. The systemd user unit should be able to access the same dbus session bus as your normal session, so something's wrong there.