-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Failsafe is always set after "cold" start #88
Comments
This will probably be fixed when we merge in and release a version with #80 However, can you quickly check contents of these files / results of these commands, after connecting to the TV over telnet or ssh: cat /media/cryptofs/apps/usr/palm/services/com.palmdts.devmode.service/start-devmode.sh
cat /mnt/lg/cmn_data/wam/extra_conf.sh
cat /var/lib/webosbrew/startup.sh
ps aux | grep -i startup (You can use Putty or a somewhat-default Windows/Linux/OSX |
Just to add to this as well, it is not a good idea to cut the power at the socket after switching off as the TV attempts to do a pixel refresh in this time :) |
First of all: I enabled the ssh server in HBC - but it seems it is not running after power on.
hope it'll be soon ;-)
File does not exist.
see attached file "extra_conf.sh.txt"
see attached file "startup.sh.txt"
|
I thought current OLED TVs don't need that anymore? |
https://youtu.be/dHwB1IDVzZU will tell you about it 😁 |
I had the failsafe issue when i restart or poweroff the tv too often in short time. Waiting for the new release. |
Is there a quick way to fix this before the next release? It‘s kinda annoying, especially because the failsafe mode is activated again on every power loss, even if it’s unchecked at the settings.. |
Is the issue fixed with the 0.5.0RC/RC-2 releases? |
You need to connect over ssh or telnet and run the following command: luna-send -i 'luna://org.webosbrew.hbchannel.service/install' '{"ipkUrl":"https://github.com/webosbrew/webos-homebrew-channel/releases/download/v0.5.0-rc2/org.webosbrew.hbchannel_0.4.0_all.ipk","ipkHash":"d4b4a7d3bc6c13b2f85cb05c7987195a91188ef2d2b643ed68e06d2bc626f637"}' (version will still be listed as v0.4.0 in Settings because it's a release candidate...) Otherwise, I'll push out that version as an available update officially this evening. (in ~10 hours) Notable changes here: |
v0.5.0 has been released - now you can update by going to Homebrew Channel → Apps list → Homebrew Channel → Update. |
inbetween I updated to v0.5.0 - which doesn't solve this issue: it just "changes" ;-) Now I have a really big dialog after cold starting my TV saying that the TV started in failsafe mode and it asked whether I want to reboot now or later... So it's now easier to switch the failsafe mode off - but the issue that the TV goes to failsafe mode after powering it off is still present :-( |
Sure, we made a bunch of other changes that could've helped (but they didn't ;)) Can we sit down and try to debug this together in private? You can reach me on matrix ( |
im not sure if this same problem webos 6.2.0 |
I have been experiencing the same issue. |
Any news? Everything else works like a charm, but I use an zigbee outlet to power off all multimedia Standby by night and it’s so annoying 😔 |
I'm getting the same repeating message after each cold start of my LG UK7550LLA - v05.40.26 with latest webosbrew installed :-( |
I'm facing the same issue. Is there any place where i can find the log output to see what's causing the issue? modelName : OLED55C8LLA (rooted) |
regularly facing that issue Is there a way to fix it? It is pretty annoying to restart tv each time |
This is just an observation and someone with more knowledge than me needs to confirm the following. I was looking at the code and saw webos-homebrew-channel/services/startup.sh Lines 43 to 44 in d1898e8
Might the issue be caused by the fact that webos-homebrew-channel/services/startup.sh Lines 38 to 39 in d1898e8
webos-homebrew-channel/services/startup.sh Lines 139 to 140 in d1898e8
|
I added We need to improve the documentation around failsafe mode: what it is, how/why it gets enabled, what to do about it, etc. |
I'm ready an looking forward to test it |
Same issue here, LG C9 (OLED55C9PLA) - webOS 4.9.7-17 / Software 05:30:40 Would really like a solution if possible, restarting every time I start my tv is annoying. |
Hello there, Not sure if it's the same problem, but for some reason I can't disable fail-safe mode at all. I can grey it out, makes a cold restart, but it always come back. My TV is rooted using the latest DejaVuln exploit.
Using latest release of homebrew. I'm asking this because my TV keeps asking for installing available updates (while it is turned off in homebrew), and I suspect this is due to fail-safe mode not being properly disabled. Thanks for any help / hint ! |
I have a brand new LG OLED48C17LB with WebOS 6.2.2 which I rooted and installed the homebrew app.
I always shutdown my TV with its remote (standby mode is not set) and then cut it from the power (socket-outlet with a switch).
When I then switch it on again, it always starts in failsafe mode (with annoying message at TV screen) and I have to switch it off manually in the homebrew app and reboot the device.
After that the failsafe mode is gone until I cut the device completely from power again...
The text was updated successfully, but these errors were encountered: