openrazer / openrazer

Open source driver and user-space daemon to control Razer lighting and other features on GNU/Linux
https://openrazer.github.io
GNU General Public License v2.0
3.66k stars 533 forks source link

Razer Tartarus Chroma not found #1400

Closed forsternet closed 3 years ago

forsternet commented 3 years ago

i have tried everything but cant get my Razer Tartarus Chroma to be found by any razer software on Linux mint mate

lah7 commented 3 years ago

Please be more specific - what have you tried? Presumably, none of the frontends show any device, correct?

Let's start with the daemon, what are the last lines?

tail ~/.local/share/openrazer/logs/razer.log
forsternet commented 3 years ago

2020-12-03 10:37:19 | razer | INFO | Serving DBus 2020-12-03 10:37:19 | razer | DEBUG | DBus called get_serial_list 2020-12-03 10:37:19 | razer.device0 | DEBUG | DBus call get_device_type 2020-12-03 10:37:19 | razer.device0 | DEBUG | DBus call get_device_name 2020-12-03 10:37:19 | razer.device0 | DEBUG | DBus call get_device_type 2020-12-03 10:37:19 | razer.device0 | DEBUG | DBus call get_firmware 2020-12-03 10:37:19 | razer.device0 | DEBUG | DBus call version 2020-12-03 10:37:19 | razer.device0 | DEBUG | DBus call has_matrix 2020-12-03 10:37:19 | razer.device0 | DEBUG | DBus call has_matrix 2020-12-03 10:37:20 | razer.device0 | DEBUG | DBus call get_brightness

lah7 commented 3 years ago

From this output, it looks like the device is recognised by the OpenRazer daemon.

Please take a screenshot of the error?

forsternet commented 3 years ago

its just doesnt matter which razer software i try they just say no device found dnt know what to show you really

On Thu, Jan 7, 2021 at 12:11 PM Luke Horwell notifications@github.com wrote:

From this output, it looks like the device is recognised by the OpenRazer daemon.

Please take a screenshot of the error?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openrazer/openrazer/issues/1400#issuecomment-756079045, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMP3JRN3HKPVF5NWBMIPMDLSYWQF7ANCNFSM4VWQYJOA .

lah7 commented 3 years ago

So if you use Polychromatic (for example), it says "No Device Found" and not "Device Not Recognised"...?

Let's just check the groups on your user account:

groups

If you don't see plugdev in the list, run this command and reboot:

sudo gpasswd -a $USER plugdev
forsternet commented 3 years ago

yeah sorry is saying device not recognised trying that reboot just now just need to save

forsternet commented 3 years ago

ok that got me light control thanks but how about the but mapping

lah7 commented 3 years ago

OpenRazer doesn't properly support key remapping right now (except M1-M5 keys on keyboards).

You can try #1124 or an application like key-mapper or Keyboarding Master.

forsternet commented 3 years ago

well got to say thanks bud got keyboarding master working

On Thu, Jan 7, 2021 at 2:07 PM Luke Horwell notifications@github.com wrote:

Closed #1400 https://github.com/openrazer/openrazer/issues/1400.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openrazer/openrazer/issues/1400#event-4180032861, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMP3JRPGUUMNEUSSIBVF6TDSYW52NANCNFSM4VWQYJOA .