How do i configure a Logitech G502 Spectrum under Linux?












4















I'm thinking about buying a Logitech G502 Spectrum (the G502 with RGB LEDs) but as I am running Linux (Speciified in Debian @ work, ubuntu @work and archlinux @home) I am woundering how to setup colors directly under a linux environment.



As far as I know from some review videos on youtube, it uses Logitech's default Gaming Software to acheive this under windows, but sadly as far as i remember there is no official software from logitech supporting linux.



So how do i change the rgb color under linux (well each distro). I would be fine with a shell script doing it :) - But I am NOT willing to setup a profile ander a windows environment.










share|improve this question























  • I imagine someone has to write a proprietary driver for this. I wanted the same for my RGB Corsair keyboard, and fortunately someone did write a proprietary driver for it. I would be willing to contribute to such a project, but I am not knowledgeable enough in Linux kernel development to initiate one.

    – Jonathan Neufeld
    Sep 13 '17 at 6:35
















4















I'm thinking about buying a Logitech G502 Spectrum (the G502 with RGB LEDs) but as I am running Linux (Speciified in Debian @ work, ubuntu @work and archlinux @home) I am woundering how to setup colors directly under a linux environment.



As far as I know from some review videos on youtube, it uses Logitech's default Gaming Software to acheive this under windows, but sadly as far as i remember there is no official software from logitech supporting linux.



So how do i change the rgb color under linux (well each distro). I would be fine with a shell script doing it :) - But I am NOT willing to setup a profile ander a windows environment.










share|improve this question























  • I imagine someone has to write a proprietary driver for this. I wanted the same for my RGB Corsair keyboard, and fortunately someone did write a proprietary driver for it. I would be willing to contribute to such a project, but I am not knowledgeable enough in Linux kernel development to initiate one.

    – Jonathan Neufeld
    Sep 13 '17 at 6:35














4












4








4


1






I'm thinking about buying a Logitech G502 Spectrum (the G502 with RGB LEDs) but as I am running Linux (Speciified in Debian @ work, ubuntu @work and archlinux @home) I am woundering how to setup colors directly under a linux environment.



As far as I know from some review videos on youtube, it uses Logitech's default Gaming Software to acheive this under windows, but sadly as far as i remember there is no official software from logitech supporting linux.



So how do i change the rgb color under linux (well each distro). I would be fine with a shell script doing it :) - But I am NOT willing to setup a profile ander a windows environment.










share|improve this question














I'm thinking about buying a Logitech G502 Spectrum (the G502 with RGB LEDs) but as I am running Linux (Speciified in Debian @ work, ubuntu @work and archlinux @home) I am woundering how to setup colors directly under a linux environment.



As far as I know from some review videos on youtube, it uses Logitech's default Gaming Software to acheive this under windows, but sadly as far as i remember there is no official software from logitech supporting linux.



So how do i change the rgb color under linux (well each distro). I would be fine with a shell script doing it :) - But I am NOT willing to setup a profile ander a windows environment.







linux shell mouse colors configure






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 30 '16 at 11:48









0x1ad1b880x1ad1b88

74110




74110













  • I imagine someone has to write a proprietary driver for this. I wanted the same for my RGB Corsair keyboard, and fortunately someone did write a proprietary driver for it. I would be willing to contribute to such a project, but I am not knowledgeable enough in Linux kernel development to initiate one.

    – Jonathan Neufeld
    Sep 13 '17 at 6:35



















  • I imagine someone has to write a proprietary driver for this. I wanted the same for my RGB Corsair keyboard, and fortunately someone did write a proprietary driver for it. I would be willing to contribute to such a project, but I am not knowledgeable enough in Linux kernel development to initiate one.

    – Jonathan Neufeld
    Sep 13 '17 at 6:35

















I imagine someone has to write a proprietary driver for this. I wanted the same for my RGB Corsair keyboard, and fortunately someone did write a proprietary driver for it. I would be willing to contribute to such a project, but I am not knowledgeable enough in Linux kernel development to initiate one.

– Jonathan Neufeld
Sep 13 '17 at 6:35





I imagine someone has to write a proprietary driver for this. I wanted the same for my RGB Corsair keyboard, and fortunately someone did write a proprietary driver for it. I would be willing to contribute to such a project, but I am not knowledgeable enough in Linux kernel development to initiate one.

– Jonathan Neufeld
Sep 13 '17 at 6:35










1 Answer
1






active

oldest

votes


















0














This answer might be too late but I am still answering anyway. As I know there is no software for linux. So what I do (and every body else) is that I use another computer that runs Windows to configure my mouse. The macros, lights are stored in the mouse so they can work anywhere(linux included).



What you can also do is used a virtual machine (running windows or mac) and do a usb pass through. I know the virtual machine can work (to configure the mouse) but never tested it.



Hope you find what I said useful. :)






share|improve this answer
























  • The OP says: "I am NOT willing to setup a profile under a Windows environment". Your answer seems to ignore it. Still it may be useful to other users who are not as restrictive as the OP.

    – Kamil Maciorowski
    Feb 15 '18 at 20:43











  • sorry I didn't read correctly. my bad.

    – user869304
    Feb 16 '18 at 12:51











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1059113%2fhow-do-i-configure-a-logitech-g502-spectrum-under-linux%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














This answer might be too late but I am still answering anyway. As I know there is no software for linux. So what I do (and every body else) is that I use another computer that runs Windows to configure my mouse. The macros, lights are stored in the mouse so they can work anywhere(linux included).



What you can also do is used a virtual machine (running windows or mac) and do a usb pass through. I know the virtual machine can work (to configure the mouse) but never tested it.



Hope you find what I said useful. :)






share|improve this answer
























  • The OP says: "I am NOT willing to setup a profile under a Windows environment". Your answer seems to ignore it. Still it may be useful to other users who are not as restrictive as the OP.

    – Kamil Maciorowski
    Feb 15 '18 at 20:43











  • sorry I didn't read correctly. my bad.

    – user869304
    Feb 16 '18 at 12:51
















0














This answer might be too late but I am still answering anyway. As I know there is no software for linux. So what I do (and every body else) is that I use another computer that runs Windows to configure my mouse. The macros, lights are stored in the mouse so they can work anywhere(linux included).



What you can also do is used a virtual machine (running windows or mac) and do a usb pass through. I know the virtual machine can work (to configure the mouse) but never tested it.



Hope you find what I said useful. :)






share|improve this answer
























  • The OP says: "I am NOT willing to setup a profile under a Windows environment". Your answer seems to ignore it. Still it may be useful to other users who are not as restrictive as the OP.

    – Kamil Maciorowski
    Feb 15 '18 at 20:43











  • sorry I didn't read correctly. my bad.

    – user869304
    Feb 16 '18 at 12:51














0












0








0







This answer might be too late but I am still answering anyway. As I know there is no software for linux. So what I do (and every body else) is that I use another computer that runs Windows to configure my mouse. The macros, lights are stored in the mouse so they can work anywhere(linux included).



What you can also do is used a virtual machine (running windows or mac) and do a usb pass through. I know the virtual machine can work (to configure the mouse) but never tested it.



Hope you find what I said useful. :)






share|improve this answer













This answer might be too late but I am still answering anyway. As I know there is no software for linux. So what I do (and every body else) is that I use another computer that runs Windows to configure my mouse. The macros, lights are stored in the mouse so they can work anywhere(linux included).



What you can also do is used a virtual machine (running windows or mac) and do a usb pass through. I know the virtual machine can work (to configure the mouse) but never tested it.



Hope you find what I said useful. :)







share|improve this answer












share|improve this answer



share|improve this answer










answered Feb 15 '18 at 20:12







user869304




















  • The OP says: "I am NOT willing to setup a profile under a Windows environment". Your answer seems to ignore it. Still it may be useful to other users who are not as restrictive as the OP.

    – Kamil Maciorowski
    Feb 15 '18 at 20:43











  • sorry I didn't read correctly. my bad.

    – user869304
    Feb 16 '18 at 12:51



















  • The OP says: "I am NOT willing to setup a profile under a Windows environment". Your answer seems to ignore it. Still it may be useful to other users who are not as restrictive as the OP.

    – Kamil Maciorowski
    Feb 15 '18 at 20:43











  • sorry I didn't read correctly. my bad.

    – user869304
    Feb 16 '18 at 12:51

















The OP says: "I am NOT willing to setup a profile under a Windows environment". Your answer seems to ignore it. Still it may be useful to other users who are not as restrictive as the OP.

– Kamil Maciorowski
Feb 15 '18 at 20:43





The OP says: "I am NOT willing to setup a profile under a Windows environment". Your answer seems to ignore it. Still it may be useful to other users who are not as restrictive as the OP.

– Kamil Maciorowski
Feb 15 '18 at 20:43













sorry I didn't read correctly. my bad.

– user869304
Feb 16 '18 at 12:51





sorry I didn't read correctly. my bad.

– user869304
Feb 16 '18 at 12:51


















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1059113%2fhow-do-i-configure-a-logitech-g502-spectrum-under-linux%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Index of /

Tribalistas

Listed building