I have two XD10's, virtually identical. Same motherboard, Asus.
To offer the ON/OFF feature on ATX motherboards, DTS developed a small circuit board with some logic on it. It plugs into the rocker switch at the front panel, taps into the "Power ON" line of the PSU and also plugs into the front panel connector on the motherboard. The purpose of this contraption is to turn on/off the system with a rocker switch when the motherboard would expect a "modern computer" behaviour.
Now, one XD10 behaves like the below:
XD10 is off.
I flip the switch to ON
XD10 immediately turns on
Once the system is working, if I flip the switch to the OFF position, the XD10 turns off IMMEDIATELY.
The other XD10 behaves differently.
XD10 is off.
I flip the switch to ON
XD10 immediately turns on​
Once the system is working, if I flip the switch to the OFF position, the XD10 turns off after 4 seconds (which is the behaviour of an ATX power on terminal)
I see that older motherboards - AOpen - don't have this contraption and the front panel rocker switch is driving the PSU directly. I'd imagine the Asus MB needs to be woken up to work.
So my question is: is the latter Asus behaviour expected? I wouldn't be concerned about it if I didn't have another identical XD10 behaving differently.
In the install script I found a little section of code: it seems that when the Power button is triggered, the software is checking whether there is a process running, if it's not running it's issuing the "poweroff" command. So some delay seems to be expected, it's the exactly "4 seconds" delay which puzzles me, that is what an ATX system would do when you hold the power ON button for 4 seconds! Also, that cannot work with the AOPEN boards where the front panel switch is directly driving the Power On line of the PSU.
Any feedback would be very useful!
To offer the ON/OFF feature on ATX motherboards, DTS developed a small circuit board with some logic on it. It plugs into the rocker switch at the front panel, taps into the "Power ON" line of the PSU and also plugs into the front panel connector on the motherboard. The purpose of this contraption is to turn on/off the system with a rocker switch when the motherboard would expect a "modern computer" behaviour.
Now, one XD10 behaves like the below:
XD10 is off.
I flip the switch to ON
XD10 immediately turns on
Once the system is working, if I flip the switch to the OFF position, the XD10 turns off IMMEDIATELY.
The other XD10 behaves differently.
XD10 is off.
I flip the switch to ON
XD10 immediately turns on​
Once the system is working, if I flip the switch to the OFF position, the XD10 turns off after 4 seconds (which is the behaviour of an ATX power on terminal)
I see that older motherboards - AOpen - don't have this contraption and the front panel rocker switch is driving the PSU directly. I'd imagine the Asus MB needs to be woken up to work.
So my question is: is the latter Asus behaviour expected? I wouldn't be concerned about it if I didn't have another identical XD10 behaving differently.
In the install script I found a little section of code: it seems that when the Power button is triggered, the software is checking whether there is a process running, if it's not running it's issuing the "poweroff" command. So some delay seems to be expected, it's the exactly "4 seconds" delay which puzzles me, that is what an ATX system would do when you hold the power ON button for 4 seconds! Also, that cannot work with the AOPEN boards where the front panel switch is directly driving the Power On line of the PSU.
Any feedback would be very useful!
Comment