-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Default input not changing #255
Comments
Hi @Nokloklo There is nothing in the log to indicate that the app sets the TV to input 4 so I assume that input 4 was selected manually or by some other device. From the log it looks like the correct command to switch to input 2 is sent as soon as the TV reports that it is powered on. All looks good. So either your TV does not like to receive the HDMI-switch command so soon after being powered on (which can be helped by a user configurable delay) or there is another device overriding via CEC (in which case a user configurable delay could help as well). I will look into a user configurable delay for sending the hdmi switch command after powering on for the next release version of LGTVC |
I've got the same issue - except changing anything in lgtv bounces the connection back to the last used input. I can't see anything in the logs. I ended up completely uninstalling the daemon and starting again. I did update the firmware on my c2 and there's now sddp and ip network control options, including generate a key. |
hi @fards if it is not in the logs it seems unlikely to be due to LGTVC unless there is a second process running (which would be a bug). But please paste a link to a log paste at pastebin or similar and i will have a look |
hi @fards any input wr t the above? |
Sorry been busy with a series of life disasters. |
Hmm, I've heard of at least one other user with a similar problem. It is not a widespread issue by any measure but I will review the code for saving/loading the config file. Thanks for the feedback |
Hi @JPersson77, no more issues since the last update ! Thank you so much :) |
Describe the bug
Hi, I've physically changed my display input from HDMI 4 to HDMI 2 and changed the setting in LGTVCompanion to power on my monitor on HDMI 2 at startup but it keep powering my TV on HDMI 4. I've uninstalled and installed many times but nothing is working.
Is there somes residual files that can cause this behaviour ?
Thanks
What was the expected behavior
When starting my computer, the monitor should wake up and change input device to HDMI 2.
What is your system?
Win 11, build 22631.4460, LG OLED C2
Log file and screenshots
log.txt
The text was updated successfully, but these errors were encountered: