Quote Originally Posted by Kit1cat View Post
Thanks Tim, it's working great, managed to copy the modified interfaces file to my computer hard drive for future use.

Another question, is the Power Off option ment to turn the pi/dac completely off, it just seems to turn the usb ports off on my pi/dac?

Barry
Hi Barry,

Raspberry Pi design did not include a built-in mechanism to detect operating system "halt" or "poweroff" commands and then disconnect electrical power after OS shuts down, nor does it include a power switch on the board.

It can be done but requires custom coding and some electronics (relay) to disconnect power from the board, then a physical switch on the board/exclosure to reconnect power to the board so it can boot.

Something like that :-)

Regards,
Tim