Frans Meulenbroeks activity https://gitlab.com/FransM 2026-02-18T09:38:36Z tag:gitlab.com,2026-02-18:5115739996 Frans Meulenbroeks commented on merge request !3206 at Adam Honse / OpenRGB 2026-02-18T09:38:36Z FransM Frans Meulenbroeks

closed, sorry initially I did not see how to close the MR but just found it.

tag:gitlab.com,2026-02-18:5115736870 Frans Meulenbroeks closed merge request !3206: Mountain Everest 60: fix initialisation at Adam Honse / OpenRGB 2026-02-18T09:37:51Z FransM Frans Meulenbroeks

The Everest 60 does not initialise properly when connected to some USB ports. In the faulty case changing modes is possible but changing colors isn't. The fix is to send the command 0x03 0x46 0x23 0xea to the device. This resets (or maybe reinitialises) the device, after which changing the colors also works when the Everest 60 is connected to such a USB port.

tag:gitlab.com,2026-02-17:5111858217 Frans Meulenbroeks commented on merge request !3207 at Adam Honse / OpenRGB 2026-02-17T11:06:37Z FransM Frans Meulenbroeks

This supersedes !3206 (comment 3089001415)

tag:gitlab.com,2026-02-17:5111854132 Frans Meulenbroeks opened merge request !3207: Mountain Everest 60: fix initialisation at Adam Honse / OpenRGB 2026-02-17T11:05:36Z FransM Frans Meulenbroeks

The Everest 60 does not initialise properly when connected to some USB ports. In the faulty case changing modes is possible but changing colors isn't. The fix is to send the command 0x03 0x46 0x23 0xea to the device. This resets (or maybe reinitialises) the device, after which changing the colors also works when the Everest 60 is connected to such a USB port.

tag:gitlab.com,2026-02-17:5111844533 Frans Meulenbroeks pushed new project branch Mountain60Fix at Frans Meulenbroeks / OpenRGB 2026-02-17T11:03:17Z FransM Frans Meulenbroeks

Frans Meulenbroeks (6859c23d) at 17 Feb 11:03

Mountain Everest 60: fix initialisation

tag:gitlab.com,2026-02-17:5111819602 Frans Meulenbroeks commented on merge request !3206 at Adam Honse / OpenRGB 2026-02-17T10:58:10Z FransM Frans Meulenbroeks

Hi Chris,

Yes, I can change that. Actually I even considered that but I was not sure if the device was already opened and initialized, hence I took this solution. I will create a new merge request as I cannot updat ethis one due to master being a protected branch

See !3207 (merged)

tag:gitlab.com,2026-02-17:5111644834 Frans Meulenbroeks commented on merge request !3206 at Adam Honse / OpenRGB 2026-02-17T10:19:02Z FransM Frans Meulenbroeks

This fixes #5469

tag:gitlab.com,2026-02-17:5111640312 Frans Meulenbroeks opened issue #5469: Mountain Everst 60 initialisation issue at Adam Honse / OpenRGB 2026-02-17T10:17:55Z FransM Frans Meulenbroeks tag:gitlab.com,2026-02-17:5111592069 Frans Meulenbroeks opened merge request !3206: Mountain Everest 60: fix initialisation at Adam Honse / OpenRGB 2026-02-17T10:07:03Z FransM Frans Meulenbroeks

The Everest 60 does not initialise properly when connected to some USB ports. In the faulty case changing modes is possible but changing colors isn't. The fix is to send the command 0x03 0x46 0x23 0xea to the device. This resets (or maybe reinitialises) the device, after which changing the colors also works when the Everest 60 is connected to such a USB port.

tag:gitlab.com,2026-02-17:5111585523 Frans Meulenbroeks pushed to project branch master at Frans Meulenbroeks / OpenRGB 2026-02-17T10:05:43Z FransM Frans Meulenbroeks

Frans Meulenbroeks (8d7a3822) at 17 Feb 10:05

Mountain Everest 60: fix initialisation

tag:gitlab.com,2026-02-17:5111499638 Frans Meulenbroeks pushed to project branch master at Frans Meulenbroeks / OpenRGB 2026-02-17T09:46:28Z FransM Frans Meulenbroeks

Frans Meulenbroeks (8f331090) at 17 Feb 09:46

Added support to RTX 5070Ti MSI Vanguard 16G

... and 6 more commits

tag:gitlab.com,2026-02-13:5100865050 Frans Meulenbroeks commented on issue #4569 at Adam Honse / OpenRGB 2026-02-13T09:34:31Z FransM Frans Meulenbroeks

I feel that this issue can be closed. Code has been merged, see !3155 (merged) ALso on a local build everything seems to work with my Everest 60 (but as I do not have a numpad, I could not verify that part)

tag:gitlab.com,2026-02-08:5081196633 Frans Meulenbroeks commented on issue #5453 at Adam Honse / OpenRGB 2026-02-08T16:58:04Z FransM Frans Meulenbroeks

Update: I did some digging in the scripts/build-udev-rules.sh script I looked at the file list and I see in CollermasterCOntrolelr three subdirs that match *RGBController in the name. This might be causing that I see three generated CoolerMaster sections.

Amd for MOuntain I see ./Controllers/MountainKeyboardController/RGBController_Mountain60Keyboard.cpp ./Controllers/MountainKeyboardController/RGBController_MountainKeyboard.cpp

Two sections are generated but both are for the regular keyboard not for the 60:

#---------------------------------------------------------------#

Mountain Keyboard - DetectMountainKeyboardControllers

#---------------------------------------------------------------# SUBSYSTEMS=="usb|hidraw", ATTRS{idVendor}=="3282", ATTRS{idProduct}=="0001", TAG+="uaccess", TAG+="Mountain_Everest" #---------------------------------------------------------------#

Mountain Keyboard - DetectMountainKeyboardControllers

#---------------------------------------------------------------# SUBSYSTEMS=="usb|hidraw", ATTRS{idVendor}=="3282", ATTRS{idProduct}=="0001", TAG+="uaccess", TAG+="Mountain_Everest"

The ansi version of the 60 kdb has PID 0x0005 whereas the ISO version has PID 0x0006

tag:gitlab.com,2026-02-08:5081179635 Frans Meulenbroeks opened issue #5453: udev rules outdated; missing items and contains duplicates at Adam Honse / OpenRGB 2026-02-08T16:39:41Z FransM Frans Meulenbroeks tag:gitlab.com,2026-02-08:5081096380 Frans Meulenbroeks pushed to project branch master at Frans Meulenbroeks / OpenRGB 2026-02-08T15:22:57Z FransM Frans Meulenbroeks

Frans Meulenbroeks (a2f29911) at 08 Feb 15:22

feat: support MSI GeForce RTX 4060 GAMING X NV Edition 8G

... and 772 more commits

tag:gitlab.com,2025-10-27:4750434365 Frans Meulenbroeks pushed to project branch main at Frans Meulenbroeks / Sherpa 2025-10-27T13:12:24Z FransM Frans Meulenbroeks

Frans Meulenbroeks (3e08ddcd) at 27 Oct 13:12

small fixup to bold

tag:gitlab.com,2025-10-27:4750371573 Frans Meulenbroeks pushed to project branch main at Frans Meulenbroeks / Sherpa 2025-10-27T12:57:07Z FransM Frans Meulenbroeks

Frans Meulenbroeks (3e380d6a) at 27 Oct 12:57

Add end-of-project to the README

tag:gitlab.com,2025-10-27:4750369057 Frans Meulenbroeks pushed to project branch keys at Frans Meulenbroeks / Sherpa 2025-10-27T12:56:24Z FransM Frans Meulenbroeks

Frans Meulenbroeks (5511298d) at 27 Oct 12:56

Add end-of-project to the README

tag:gitlab.com,2025-04-15:4188580900 Frans Meulenbroeks commented on merge request !16 at Frans Meulenbroeks / Sherpa 2025-04-15T12:42:22Z FransM Frans Meulenbroeks

This is not the name of the file

tag:gitlab.com,2025-04-15:4188580875 Frans Meulenbroeks commented on merge request !16 at Frans Meulenbroeks / Sherpa 2025-04-15T12:42:21Z FransM Frans Meulenbroeks

I'm not too versed in python but if it is possible it is probably good to factor out this code in a separate py file as it appears a number of times