How to turn on LG OLED TV automatically on Linux startup

Published: 17 March 2024
on channel: Linux Renaissance
2,365
58

Let's make a systemd script which will turn on your OLED TV

Here is the whole script for your copy-pasting pleasure:
(don't forget to change the IP/MAC addresses in it)

[Service]
Type=simple
ExecStart=/bin/sh -c "wakeonlan -i 192.168.1.100 20:28:bc:aa:bb:cc"
RemainAfterExit=no

[Unit]
Wants=network-online.target
After=network.target network-online.target

[Install]
WantedBy=multi-user.target

Make sure to motivate me for more content by, at least, liking the video and leaving a comment. It means a lot to me. Sharing this video with your friends is most welcome as is following this channel!

You can support the work financially here:
https://ko-fi.com/darth

Social links:
My webpage: https://linuxrenaissance.com
I am fairly active on Mastodon: https://silversword.online/@darth
My Matrix chat space: https://matrix.to/#/!LWfgnmBeCrpLbcWI...
My PeerTube channel: https://tux-edu.tv/c/lxr
My YouTube chanel:    / @linuxrenaissance  
My Odysee channel: https://odysee.com/@LinuxRenaissance:1

This video was edited with Kdenlive.

Intro / outro music is borrowed with permission from H0ffman:
  / protracker-amiga  

Thumbnail photography by Lally


Watch video How to turn on LG OLED TV automatically on Linux startup online without registration, duration hours minute second in high quality. This video was added by user Linux Renaissance 17 March 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,365 once and liked it 58 people.