CM Rapid with frosty flake question

User avatar
Sev

24 Feb 2015, 19:45

I have a little questions.

I bought a used CM Quickfire Rapid and it has a frosty flake controller installed. The F9s LED is always on and I do not know how to turn it off. Any ideas how I can find out how to disable or how to turn the LED off?

Thanks for your help,

davkol

24 Feb 2015, 20:27

derp
Last edited by davkol on 10 Jan 2025, 22:59, edited 1 time in total.

User avatar
Sev

24 Feb 2015, 20:48

I dont know. I bought the keyboard and plugged it in. Not sure what firmware is installed. How can I check?

davkol

24 Feb 2015, 21:55

derp
Last edited by davkol on 10 Jan 2025, 22:59, edited 1 time in total.

User avatar
Sev

24 Feb 2015, 22:03

Any guide or tutorial for me?

davkol

24 Feb 2015, 22:56

derp
Last edited by davkol on 10 Jan 2025, 22:59, edited 2 times in total.

User avatar
Sev

24 Feb 2015, 23:22

hmmm...most steps seem clear but how can I put my keyboard in bootloader mode?

davkol

24 Feb 2015, 23:28

derp
Last edited by davkol on 10 Jan 2025, 22:59, edited 1 time in total.

User avatar
Sev

25 Feb 2015, 08:22

I am too stupid :cry:

User avatar
Halvar

05 Mar 2015, 13:25

You put a strong magnet on the keyboard directly above the controller until you hear the usual sound from Windows (or Linux or MacOs) that you hear when you disconnect the keyboard.

What happened?

User avatar
Muirium
µ

05 Mar 2015, 14:01

Macs don't chirp with goofy notices when you connect or disconnect a keyboard. I think that's just a Windows thing. Like waiting for a driver every time you put it in a different USB port.

User avatar
Halvar

05 Mar 2015, 14:27

Oh, ok. That's unfortunate then. It's a very useful chirp. :P

OK Sev, if you have a Mac, you look whereever you have to look to see that the keyboard has been disconnected.

User avatar
scottc

05 Mar 2015, 14:42

Yeah, I agree with Halvar on this one. Useful chirp indeed! It's certainly easier than eyeballing:

Code: Select all

while true; do dmesg | tail -n 5; sleep 5; done
in a terminal. :P

User avatar
Muirium
µ

05 Mar 2015, 15:18

Easier than eyeballing the USB cable in your hand? Keyboards are active the moment the USB link is up!

bpiphany

05 Mar 2015, 15:30

scottc wrote: Yeah, I agree with Halvar on this one. Useful chirp indeed! It's certainly easier than eyeballing:

Code: Select all

while true; do dmesg | tail -n 5; sleep 5; done
in a terminal. :P
I have a monitor more or less dedicated to

Code: Select all

watch -n 1 "dmesg | tail -24"
=)

User avatar
scottc

05 Mar 2015, 15:32

bpiphany wrote:
scottc wrote: Yeah, I agree with Halvar on this one. Useful chirp indeed! It's certainly easier than eyeballing:

Code: Select all

while true; do dmesg | tail -n 5; sleep 5; done
in a terminal. :P
I have a monitor more or less dedicated to

Code: Select all

watch -n 1 "dmesg | tail -24"
=)
watch is much nicer, but I can never remember what it's called so I always go for the low-tech version! :lol:

Post Reply

Return to “Keyboards”