September 9, 20232 yr comment_30642 Is there a way to permanently remove the ability for the Flirc usb from waking up the pc? Tried unchecking "Allow this device to wake the computer" and it still happens. Report
September 9, 20232 yr comment_30648 Yeah. Send me your config and I’ll do a trick to disable it Report
September 9, 20232 yr Author comment_30650 Thanks Jason! Appreciate the quick assist! my_flirc_config.fcfg Edited September 9, 20232 yr by thekaptn Report
September 11, 20232 yr comment_30669 Here you go, I think you had a duplicate in there too. I didn't remove it because I wasn't sure. That might have been causing the problem. 'noise' is recorded as an extra 'up' keyboard stroke.. wake disabled.fcfg Report
September 11, 20232 yr Author comment_30676 Thanks! Just did a quick check with flirc_util.exe settings And noticed what your talking about... 5 33733D53 045 02 next_track 6 CF881170 130 01 up 7 2C2DDF24 045 01 up 8 D1B6D3EB 045 01 left #6 does seem like the odd one out of the rest of the codes, I tried to delete it with flirc_util.exe delete_index 6 But it doesn't seem to take effect as running the settings command shows it. Is there another argument that I should be using or could you please remove it? *EDIT* Just noticed this one... 12 10A01061 045 01 0 Not sure if that was from you or not, but if not it could likely be removed as well. Edited September 11, 20232 yr by thekaptn Report
September 12, 20232 yr Author comment_30677 Hey Jason, was able to kill that mapping using the UI. So far everything seems to be working great! Again, appreciate the assist! Report
September 12, 20232 yr comment_30680 19 minutes ago, thekaptn said: Hey Jason, was able to kill that mapping using the UI. So far everything seems to be working great! Again, appreciate the assist! My pleasure. Yeah, looks like I have a bug in the command, so sorry about that. On my list is a bit of a firmware re-write to bring it up with the remote as well as make the configs human readable JSON. Report
September 18, 20232 yr Author comment_30781 @jason, I noticed over the weekend that things weren't 100%. When applying the profile you gave it seemed to work because I had every device that was listed in... powercfg -devicequery wake_armed ...and then disabled it via... powercfg -devicedisablewake '$DeviceName' ...so when I applied your fix, the keyboard was disabled from waking, so it didn't wake the PC. However, after enabling it with... Enable-WakeForDevice -DeviceName $deviceName ...The remote is waking the PC again through the Flirc when it is sleeping. I confirmed the only device listed as wake_armed is my logitech keyboard that is connected via the unifying USB receiver. Any suggestions on how to only have my logitech keyboard wake the PC? Report
September 19, 20232 yr comment_30784 Send me your config again. Maybe my addition got deleted. Report
September 20, 20232 yr Author comment_30806 Here is the current. I had tried going back to the one you sent, which also has the extra "up" that could be deleted. 2023-09-19.fcfg Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.