2014-02-14, 20:00
I will integrate the WOL code posted here and do some testing.
I also merged stif's code to support navigating TV channels
I also merged stif's code to support navigating TV channels
(2014-01-26, 10:06)Craig P Wrote: I made the Homemation driver. It was the first driver I did and was for getting my PC to boot into XBMC. Uses the same code as above. I just put that code into an XBMC driver I wrote for when C4 sends out the power command.
As long as it's working
(2014-02-28, 02:35)brandonj Wrote: Okay, I have been messing with the WoL stuff for a coupel days now, and I am pretty sure I've got it working now - I have it working consistently on my setup
Polanda, If you could try again for me, but follow these instructions, just to be sure:
1) in composer, delete XBMC from your project
2) go to the drivers menu and select "Manage Drivers"
3) sort by manufacturer, and scroll to the bottom of the list
4) highlight my XBMC driver and click the delete button, click yes to confirm
5) download the updated Frodo driver from github
6) in composer, go to the Drivers menu, and select Add - add the new updated driver
7) Add XBMC back in to your project, make the appropriate connections, assign the IP, etc
**MAKE SURE YOU HIT THE SET BUTTON AFTER CHANGING ANYTHING IN THESE NEXT STEPS***
8) In the driver configuration, add the mac address of the XBMC machine - no colons or dashes - click set
9) Change Wake On Lan to Enabled, click set
10) Change Room Off Command to "Suspend System", click set.
11) Try it out!
I have noticed that simply updating a driver almost never works. During development, I have to go through these steps every time I make a change, or it just uses the old driver version. I can't figure out why.
If you could follow all these steps and let me know how it works, I would appreciate it. Like I said, I have verified this in my home, as well as on a couple other machines, and it works every time now. older versions were inconsistent).
Good Luck!