-
Notifications
You must be signed in to change notification settings - Fork 41
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
tv will not switch inputs #227
Comments
Hi, can you double check the pastebin link please. It does not seem to work for me. Cheers Edit: the link works when copy pasting the text..The log actually indicate that hdmi 4 was set. Is this an intermittent issue for you or does it always occur? |
seems to have fixed itself, it didnt work after i updated to the latest version, but after switching the settings off and on a couple of times it seems to have fixed it |
The only thing that stood out in the log was that the TV was quite slow to respond. Not sure what to make of it but maybe it is related |
You got me wondering now if a factory reset of the tv would be a good idea |
Yeah it wouldnt be the first time it helped with weird issues. Maybe start with pulling the plug for a few minutes though and see if things run smoothly from there |
Hmm, interesting. I have the same or similar issue. Instead of creating a new issue I thought I'd add here. I have two PC's connected to an LG C2, one on HDMI1 and the other on HDMI4. The one connected to HDMI1 always works correctly and switches the input to HDMI1 when turned on. The laptop connected to HDMI4 never switches to HDMI4 when turned on. I pasted a debug log here: https://pastebin.com/m430VVtt |
Hi @hapklaar there are no issues with your log, everything looks as expected. Since the TV powers on fine and responds to the request to switch HDMI, but doesn't actually do it, Isuspect that the TV needs slightly more time after being powered on before the HDMI-switch command is sent. Currently on vacation so it'll take a few weeks but I'll have a look |
Thanks @JPersson77 for responding while on holiday! No rush at all, I hope you have a good one! In the mean time, I'll do some additional testing. |
I've been testing with alternate inputs, but all behave the same as hdmi4. It works only 1 out of 20something times. Your suspicion about it being a timing issues might be correct, but then I would expect input switching to occur always when the TV is already on but on the wrong input when I power up the laptop. This doesn't seem to be the case (or maybe I tested it wrong...) |
I have a similar issue, if a last input was |
Thanks for reporting! I will have a look as soon as possible. Just for completeness, can you please enable debug level logging and paste a link here wirh the full log |
@JPersson77 Here it is. My steps are:
|
But then it sounds like a CEC issue. The app managed to initially and correctly switch to hdmi1 in step 4 if I understand correctly? But then apple tv forced another switch immediately after. |
@JPersson77 exactly https://www.reddit.com/r/LGOLED/comments/12j353m/how_to_stop_lg_switching_to_appletv_input_on/ So it's not the issue of your app, thank you anyway. It's small inconvenience for me, the rest functionality is very useful |
Yeah that link potentially explains it well. The app cannot prevent CEC communications between other devices of course. Potentially the hdmi switching command can be delayed or sent multipel times to "override" |
@JPersson77 I also thought about the similar fix. Well, will see, might be this issue is affecting someone else and then it would raise the priority |
@JPersson77 did you find some time to have a look? Maybe a workaround in the form of a configurable delay could help. |
Hi there been a little busy nut this is not forgotten about |
Same issue here, LG C3. It used to work normally but recently I took my HDMI cable out and put it back in and my TV switched from my PC being HDMI 3 to HDMI 1 and when I set and applied LGTV Companion to use HDMI 1 instead it still tries to set it to 3 on wakeup. |
hi @Sindorius this is a similar but not the same issue. From your description It sounds like the configuration was not saved properly. Can you confirm you pressed "apply" in the main gui before exiting the GUI? Do you mind enabling debug level logging and upload a log to pastebin and I will have a look |
@JPersson77 Yeah I pressed apply. I even tried setting it to another HDMI input #, hitting apply, and setting it back to 1, and hit apply again to see if I could resave settings. But same issue. Here's the log output: https://pastebin.com/ZdCBAd9h |
From the log supplied the app is setting the TV to hdmi input 1 so that, seems correct. Is something else setting it to hdmi input 3? |
Not that I'm aware of. I checked the TV settings and there was something to have it go to 'recent input' when turned back on but that's 1 too. |
Hi @hapklaar @vladimir-fsh @Sindorius please see if the latest version v4.1.0 resolves some or all of your issues |
Unfortunately my laptop now blocks this executable (Windows Defender ASR, managed from Intune by my employer), so not able to test at the moment unfortunately... |
Thanks for the fix. I can check it after gpu upgrade, in January. Now my pc is without gpu |
Describe the bug
Tv will power on and off fine but if tv is on say hdmi 2, when powering on it will not switch to the pc's hdmi 4
How to reproduce the bug?
leave tv on hdmi 2, turn tv off, start pc, tv turns on but does not switch to pc input
What was the expected behavior
tv switch to hdmi 4
What is your system?
Win 11, build 22631.3737, LG OLED C1
Log file and screenshots
https://pastebin.com/1WH7wHu4
The text was updated successfully, but these errors were encountered: