rodbishop Posted September 6, 2015 Report Share Posted September 6, 2015 HiI'm aware that Flirc-SE can turn on the computer from the Off position. I am uncertain how to configure this. I have read various forum threads for other OS e.g. "flirc_util.exe record power" e.g. here http://forum.flirc.tv/index.php?/topic/1887-power-onoff-wont-work-with-flirc-se-and-openeleckodi/But I cannot work out how to apply similar functionality for my setup.My setup is Flirc-SE on a hackintosh running Mac OS X Yosemite with a no-frills remote control from my amplifier/receiver.Here's what I've done.1) Installed the Flirc SE hardware, connected to USB, Motherboard and Power2) Run the Flirc mac gui app3) Recorded various keys. Including to record the On / Off buttons on the remote vs the Controllers > Full Keyboard > Wake button, as per the instructions here https://flirc.zendesk.com/hc/en-us/articles/200904676-Getting-flirc-to-wake-up-your-computer4) Tested. All mapped keys work. Wake from Sleep functionality works. On from Off functionality doesn't work.I'm confident I've missed a step, but can't work out where. Can anyone please assist? Quote Link to comment Share on other sites More sharing options...
yawor Posted September 6, 2015 Report Share Posted September 6, 2015 The Wake button is for waking PC from sleep. It doesn't operate the power button connection to the motherboard. You need to use command line utility (flirc_util) the way you've mentioned in your post to record the power button, which is currently not available in GUI. In OS X you just drop the .exe extension. I don't know OS X specifics so I don't know if the flirc_util is in PATH and can be accessed from anywhere or if you need first to change the working directory to one containing the executable. Quote Link to comment Share on other sites More sharing options...
rodbishop Posted September 8, 2015 Author Report Share Posted September 8, 2015 (edited) Hi Yawor, thanks.So flirc_util is inside the Flirc.app package. I get there by either 1) Go Applications / Flirc, Right Click, Show Package Contents, Go Contents / Resources / flirc_util; or 2) the same in Terminal: Open Terminal and type /Applications/Flirc.app/Contents/Resources/flirc_util.With either method, running flirc_util returns the following error.dyld: Library not loaded: /usr/local/lib/libusb-1.0.0.dylib Referenced from: /Applications/Flirc.app/Contents/Resources/flirc_util Reason: image not foundTrace/BPT trap: 5I then followed the instructions on this thread http://forum.flirc.tv/index.php?/topic/841-mac-flirc_util-embedded-in-flircapp-cant-find-libusb-100dylib/#comment-6791 to try to add libusb-1.0.0.dylib to the required folder cp /Applications/Flirc.app/Contents/Frameworks/libusb-1.0.* /usr/local/lib/Following that method I get this error.cp: directory /usr/local/lib does not existI'll be honest I'm a little out of depth using Terminal commands.... Edit: Worked it out! See below. Edited September 8, 2015 by rodbishop Quote Link to comment Share on other sites More sharing options...
rodbishop Posted September 8, 2015 Author Report Share Posted September 8, 2015 To summarise for posterity get Flirc SE to turn on / off your mac os X hackintoshIn Terminal type to open flirc_util/Applications/Flirc.app/Contents/Resources/flirc_util record powerIf that fails with error "dyld: Library not loaded: /usr/local/lib/libusb-1.0.0.dylib"In Terminal type to copy the library to the required placesudo cp /Applications/Flirc.app/Contents/Frameworks/libusb-1.0.* /usr/local/lib/If that fails with the error "cp: directory /usr/local/lib does not exist"In Terminal type to create the /local/lib folder, as you may not have onesudo mkdir /usr/local/libThen repeat the above steps - copy the library, then run the record power.Tested and working on a OS X Yosemite Hackintosh with Flirc SE 1 Quote Link to comment Share on other sites More sharing options...
djk Posted May 21, 2019 Report Share Posted May 21, 2019 Hi There, Tried the above steps, the power button is being recorded without any issues But does not Power down. I have the latest 14.4.4 Mojave hackintosh. FYI the power on and off works on the same PC and button combo on the windows partition. any suggestions? DJK Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.