The LED is built into the button. During boot, it's Orange, and once I reach login, it turns Blue. pressing the button doesn't change the colour or seem to affect it in any way.
Code:
~$ lsmod | grep wmi
snd_rawmidi 22207 2 snd_usbmidi_lib,snd_seq_midi
hp_wmi 6435 0
snd_seq_device 6912 3 snd_seq_midi,snd_seq,snd_rawmidi
snd 64117 18 snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm,snd_hwdep,snd_usbmidi_lib,snd_seq,snd_rawmidi,snd_timer,snd_seq_device
Looks like the hp-wmi isn't being loaded
Please find dmesg.zip attached as requested and, thanks
Bookmarks